Pull request #567 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1778de730d73a7cb7b03b690d4b907178a660b7b+d9d7c9445bd01df0ee4a07f33637a5782cac6865 (9b0b4ef7c325e7c6bdc127bdf5696795285fc698) 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-ssh13905867887401169408.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13671254614353261789.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-567/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-567/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5454968193038117788.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-567/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14082957482074409215.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh6104321100558330080.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-567/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-567/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13613267467501746576.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7933 in /w/workspace/xfoundry_device-modbus-go_PR-567 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-567 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/567/head:refs/remotes/origin/PR-567 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d9d7c9445bd01df0ee4a07f33637a5782cac6865 into PR head commit 1778de730d73a7cb7b03b690d4b907178a660b7b Merge succeeded, producing 1778de730d73a7cb7b03b690d4b907178a660b7b Checking out Revision 1778de730d73a7cb7b03b690d4b907178a660b7b (PR-567) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 1778de730d73a7cb7b03b690d4b907178a660b7b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d9d7c9445bd01df0ee4a07f33637a5782cac6865 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1778de730d73a7cb7b03b690d4b907178a660b7b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-19T05:32:43.697Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-19T05:32:43.920Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-19T05:32:44.056Z] ========================================================= [2024-08-19T05:32:44.056Z] EdgeX Global Pipelines Version Info [2024-08-19T05:32:44.056Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-19T05:32:44.822Z] ------------------- [2024-08-19T05:32:44.822Z] stable info: [2024-08-19T05:32:44.822Z] ------------------- [2024-08-19T05:32:44.822Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-19T05:32:44.822Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-19T05:32:44.822Z] Message: update stable to v1.0.260 [2024-08-19T05:32:45.393Z] ------------------- [2024-08-19T05:32:45.393Z] experimental info: [2024-08-19T05:32:45.393Z] ------------------- [2024-08-19T05:32:45.393Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-19T05:32:45.393Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-19T05:32:45.393Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-19T05:32:45.603Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-08-19T05:32:45.659Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-08-19T05:32:45.713Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-19T05:32:45.771Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-19T05:32:45.830Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-19T05:32:45.892Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-19T05:32:45.951Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-19T05:32:46.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-08-19T05:32:46.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-19T05:32:46.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-19T05:32:46.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-19T05:32:46.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-08-19T05:32:46.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-19T05:32:46.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-19T05:32:46.446Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-19T05:32:46.503Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-19T05:32:46.564Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-19T05:32:46.618Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-19T05:32:46.757Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-19T05:32:46.904Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-19T05:32:47.049Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-08-19T05:32:47.109Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-08-19T05:32:47.169Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-19T05:32:47.236Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-19T05:32:47.326Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-08-19T05:32:47.428Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-19T05:32:47.485Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-19T05:32:47.545Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-567 [Pipeline] echo [2024-08-19T05:32:47.606Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-567 [Pipeline] echo [2024-08-19T05:32:47.668Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-567 [Pipeline] echo [2024-08-19T05:32:47.732Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1778de730d73a7cb7b03b690d4b907178a660b7b [Pipeline] echo [2024-08-19T05:32:47.792Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1778de7 [Pipeline] echo [2024-08-19T05:32:47.851Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-19T05:32:48.011Z] provisioning config files... [2024-08-19T05:32:48.024Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-567@tmp/config12618740280413421950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-19T05:32:48.410Z] ---> ****-login.sh [2024-08-19T05:32:48.410Z] nexus3.edgexfoundry.org:10001 [2024-08-19T05:32:48.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T05:32:48.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T05:32:48.670Z] Configure a credential helper to remove this warning. See [2024-08-19T05:32:48.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T05:32:48.670Z] [2024-08-19T05:32:48.670Z] Login Succeeded [2024-08-19T05:32:48.670Z] nexus3.edgexfoundry.org:10002 [2024-08-19T05:32:48.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T05:32:48.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T05:32:48.935Z] Configure a credential helper to remove this warning. See [2024-08-19T05:32:48.935Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T05:32:48.935Z] [2024-08-19T05:32:48.935Z] Login Succeeded [2024-08-19T05:32:48.935Z] nexus3.edgexfoundry.org:10003 [2024-08-19T05:32:48.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T05:32:48.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T05:32:48.935Z] Configure a credential helper to remove this warning. See [2024-08-19T05:32:48.935Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T05:32:48.935Z] [2024-08-19T05:32:48.935Z] Login Succeeded [2024-08-19T05:32:48.935Z] nexus3.edgexfoundry.org:10004 [2024-08-19T05:32:48.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T05:32:49.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T05:32:49.196Z] Configure a credential helper to remove this warning. See [2024-08-19T05:32:49.196Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T05:32:49.196Z] [2024-08-19T05:32:49.196Z] Login Succeeded [2024-08-19T05:32:49.196Z] ****.io [2024-08-19T05:32:49.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T05:32:49.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T05:32:49.457Z] Configure a credential helper to remove this warning. See [2024-08-19T05:32:49.457Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T05:32:49.457Z] [2024-08-19T05:32:49.457Z] Login Succeeded [2024-08-19T05:32:49.458Z] ---> ****-login.sh ends [Pipeline] } [2024-08-19T05:32:49.495Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-19T05:32:50.181Z] + git rev-list -1 --merges 1778de730d73a7cb7b03b690d4b907178a660b7b~1..1778de730d73a7cb7b03b690d4b907178a660b7b [Pipeline] echo [2024-08-19T05:32:50.233Z] -----------> git rev-list -1 --merges 1778de730d73a7cb7b03b690d4b907178a660b7b~1..1778de730d73a7cb7b03b690d4b907178a660b7b 1778de730d73a7cb7b03b690d4b907178a660b7b [false] [Pipeline] sh [2024-08-19T05:32:50.553Z] + git log --format=format:%s -1 1778de730d73a7cb7b03b690d4b907178a660b7b [Pipeline] echo [2024-08-19T05:32:50.595Z] ========================================================= [2024-08-19T05:32:50.595Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-19T05:32:50.595Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-19T05:32:51.059Z] + git log --format=format:%s -1 1778de730d73a7cb7b03b690d4b907178a660b7b [Pipeline] echo [2024-08-19T05:32:51.105Z] [semverPrep] GIT_COMMIT: 1778de730d73a7cb7b03b690d4b907178a660b7b, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-08-19T05:32:51.150Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-19T05:32:51.565Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-19T05:32:51.565Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-19T05:32:51.565Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-19T05:32:51.565Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-19T05:32:51.565Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-19T05:32:51.565Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-19T05:32:51.565Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:32:52.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-19T05:32:52.107Z] [2024-08-19T05:32:52.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:32:52.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-19T05:32:52.508Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-19T05:32:52.508Z] b85a868b505f: Pulling fs layer [2024-08-19T05:32:52.508Z] e2be974225ed: Pulling fs layer [2024-08-19T05:32:52.508Z] 339a4e72a1f5: Pulling fs layer [2024-08-19T05:32:52.508Z] 988bab9f4d93: Pulling fs layer [2024-08-19T05:32:52.508Z] 1469e6f7b9e6: Pulling fs layer [2024-08-19T05:32:52.508Z] eaf3925da568: Pulling fs layer [2024-08-19T05:32:52.508Z] bab4dde63d76: Pulling fs layer [2024-08-19T05:32:52.508Z] bde34c3a00c8: Pulling fs layer [2024-08-19T05:32:52.508Z] b352a97aabf1: Pulling fs layer [2024-08-19T05:32:52.508Z] 4872d77fe225: Pulling fs layer [2024-08-19T05:32:52.508Z] 5851b861e8e6: Pulling fs layer [2024-08-19T05:32:52.508Z] bab4dde63d76: Waiting [2024-08-19T05:32:52.508Z] b352a97aabf1: Waiting [2024-08-19T05:32:52.508Z] bde34c3a00c8: Waiting [2024-08-19T05:32:52.508Z] 4872d77fe225: Waiting [2024-08-19T05:32:52.508Z] 1469e6f7b9e6: Waiting [2024-08-19T05:32:52.508Z] 988bab9f4d93: Waiting [2024-08-19T05:32:52.508Z] 5851b861e8e6: Waiting [2024-08-19T05:32:52.508Z] eaf3925da568: Waiting [2024-08-19T05:32:52.508Z] e2be974225ed: Download complete [2024-08-19T05:32:52.508Z] 988bab9f4d93: Verifying Checksum [2024-08-19T05:32:52.508Z] 988bab9f4d93: Download complete [2024-08-19T05:32:52.769Z] 339a4e72a1f5: Verifying Checksum [2024-08-19T05:32:52.769Z] 339a4e72a1f5: Download complete [2024-08-19T05:32:52.769Z] 1469e6f7b9e6: Verifying Checksum [2024-08-19T05:32:52.769Z] 1469e6f7b9e6: Download complete [2024-08-19T05:32:52.769Z] eaf3925da568: Verifying Checksum [2024-08-19T05:32:52.769Z] eaf3925da568: Download complete [2024-08-19T05:32:52.769Z] bde34c3a00c8: Verifying Checksum [2024-08-19T05:32:52.769Z] bde34c3a00c8: Download complete [2024-08-19T05:32:52.769Z] b352a97aabf1: Verifying Checksum [2024-08-19T05:32:52.769Z] b352a97aabf1: Download complete [2024-08-19T05:32:52.769Z] 4872d77fe225: Verifying Checksum [2024-08-19T05:32:52.769Z] 4872d77fe225: Download complete [2024-08-19T05:32:52.769Z] 5851b861e8e6: Verifying Checksum [2024-08-19T05:32:52.769Z] 5851b861e8e6: Download complete [2024-08-19T05:32:52.769Z] b85a868b505f: Verifying Checksum [2024-08-19T05:32:52.769Z] b85a868b505f: Download complete [2024-08-19T05:32:53.028Z] bab4dde63d76: Verifying Checksum [2024-08-19T05:32:53.028Z] bab4dde63d76: Download complete [2024-08-19T05:32:53.967Z] b85a868b505f: Pull complete [2024-08-19T05:32:54.229Z] e2be974225ed: Pull complete [2024-08-19T05:32:54.797Z] 339a4e72a1f5: Pull complete [2024-08-19T05:32:54.798Z] 988bab9f4d93: Pull complete [2024-08-19T05:32:55.060Z] 1469e6f7b9e6: Pull complete [2024-08-19T05:32:55.060Z] eaf3925da568: Pull complete [2024-08-19T05:32:56.978Z] bab4dde63d76: Pull complete [2024-08-19T05:32:56.978Z] bde34c3a00c8: Pull complete [2024-08-19T05:32:57.239Z] b352a97aabf1: Pull complete [2024-08-19T05:32:57.240Z] 4872d77fe225: Pull complete [2024-08-19T05:32:57.240Z] 5851b861e8e6: Pull complete [2024-08-19T05:32:57.240Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-19T05:32:57.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-19T05:32:57.240Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T05:32:57.541Z] prd-ubuntu20.04-docker-8c-8g-7933 does not seem to be running inside a container [2024-08-19T05:32:57.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-567 -v /w/workspace/xfoundry_device-modbus-go_PR-567:/w/workspace/xfoundry_device-modbus-go_PR-567:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-567@tmp:/w/workspace/xfoundry_device-modbus-go_PR-567@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-19T05:33:00.252Z] $ docker top 2305082b3c7a139c97455e6cc00597af99f99155fdf985104abd79d33dab7e2a -eo pid,comm [2024-08-19T05:33:00.304Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-08-19T05:33:00.304Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-19T05:33:00.492Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-19T05:33:00.492Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-19T05:33:00.590Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-19T05:33:00.591Z] $ docker exec 2305082b3c7a139c97455e6cc00597af99f99155fdf985104abd79d33dab7e2a ssh-agent [2024-08-19T05:33:00.694Z] SSH_AUTH_SOCK=/tmp/ssh-QxDoZme5vNbO/agent.32 [2024-08-19T05:33:00.694Z] SSH_AGENT_PID=38 [2024-08-19T05:33:00.700Z] Running ssh-add (command line suppressed) [2024-08-19T05:33:00.796Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-567@tmp/private_key_16351961060064330460.key (/w/workspace/xfoundry_device-modbus-go_PR-567@tmp/private_key_16351961060064330460.key) [2024-08-19T05:33:00.811Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-19T05:33:01.174Z] + git tag --points-at HEAD [Pipeline] } [2024-08-19T05:33:01.203Z] $ docker exec --env ******** --env ******** 2305082b3c7a139c97455e6cc00597af99f99155fdf985104abd79d33dab7e2a ssh-agent -k [2024-08-19T05:33:01.295Z] unset SSH_AUTH_SOCK; [2024-08-19T05:33:01.295Z] unset SSH_AGENT_PID; [2024-08-19T05:33:01.295Z] echo Agent pid 38 killed; [2024-08-19T05:33:01.305Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-19T05:33:01.421Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-19T05:33:01.421Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-19T05:33:01.542Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-19T05:33:01.543Z] $ docker exec 2305082b3c7a139c97455e6cc00597af99f99155fdf985104abd79d33dab7e2a ssh-agent [2024-08-19T05:33:01.653Z] SSH_AUTH_SOCK=/tmp/ssh-oMO572X4Y1Xb/agent.71 [2024-08-19T05:33:01.653Z] SSH_AGENT_PID=77 [2024-08-19T05:33:01.658Z] Running ssh-add (command line suppressed) [2024-08-19T05:33:01.746Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-567@tmp/private_key_13250103814637920633.key (/w/workspace/xfoundry_device-modbus-go_PR-567@tmp/private_key_13250103814637920633.key) [2024-08-19T05:33:01.760Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-19T05:33:02.114Z] + git semver init [2024-08-19T05:33:02.373Z] 2024-08-19 05:33:02,340 [run_init] DEBUG init version:0.0.0 force:False [2024-08-19T05:33:02.373Z] 2024-08-19 05:33:02,341 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-567/.semver [2024-08-19T05:33:02.373Z] 2024-08-19 05:33:02,341 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-567/.semver [2024-08-19T05:33:02.373Z] 2024-08-19 05:33:02,342 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-567/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-567, universal_newlines=False, shell=None, istream=None) [2024-08-19T05:33:03.751Z] 2024-08-19 05:33:03,399 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-567/.git/info/exclude [2024-08-19T05:33:03.751Z] 2024-08-19 05:33:03,399 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-567/.semver/PR-567 with force:False [2024-08-19T05:33:03.751Z] 2024-08-19 05:33:03,399 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-567/.semver/PR-567 [2024-08-19T05:33:03.751Z] 2024-08-19 05:33:03,403 [execute] INFO git cat-file --batch-check [2024-08-19T05:33:03.751Z] 2024-08-19 05:33:03,404 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-567/.semver, universal_newlines=False, shell=None, istream=) [2024-08-19T05:33:03.751Z] 2024-08-19 05:33:03,410 [execute] INFO git cat-file --batch [2024-08-19T05:33:03.751Z] 2024-08-19 05:33:03,410 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-567/.semver, universal_newlines=False, shell=None, istream=) [2024-08-19T05:33:03.751Z] 2024-08-19 05:33:03,414 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-567/.semver/PR-567 [2024-08-19T05:33:03.751Z] 0.0.0 [Pipeline] } [2024-08-19T05:33:03.783Z] $ docker exec --env ******** --env ******** 2305082b3c7a139c97455e6cc00597af99f99155fdf985104abd79d33dab7e2a ssh-agent -k [2024-08-19T05:33:03.882Z] unset SSH_AUTH_SOCK; [2024-08-19T05:33:03.883Z] unset SSH_AGENT_PID; [2024-08-19T05:33:03.883Z] echo Agent pid 77 killed; [2024-08-19T05:33:03.895Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-19T05:33:04.352Z] + git semver [Pipeline] } [2024-08-19T05:33:04.644Z] $ docker stop --time=1 2305082b3c7a139c97455e6cc00597af99f99155fdf985104abd79d33dab7e2a [2024-08-19T05:33:05.970Z] $ docker rm -f --volumes 2305082b3c7a139c97455e6cc00597af99f99155fdf985104abd79d33dab7e2a [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-19T05:33:06.389Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-19T05:33:06.692Z] Stashed 1 file(s) [Pipeline] echo [2024-08-19T05:33:06.716Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-19T05:33:07.424Z] provisioning config files... [2024-08-19T05:33:07.434Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-567@tmp/config1525463200451147059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-19T05:33:07.797Z] ---> ****-login.sh [2024-08-19T05:33:07.797Z] nexus3.edgexfoundry.org:10001 [2024-08-19T05:33:07.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T05:33:07.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T05:33:07.798Z] Configure a credential helper to remove this warning. See [2024-08-19T05:33:07.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T05:33:07.798Z] [2024-08-19T05:33:07.798Z] Login Succeeded [2024-08-19T05:33:07.798Z] nexus3.edgexfoundry.org:10002 [2024-08-19T05:33:07.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T05:33:07.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T05:33:07.798Z] Configure a credential helper to remove this warning. See [2024-08-19T05:33:07.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T05:33:07.798Z] [2024-08-19T05:33:07.798Z] Login Succeeded [2024-08-19T05:33:07.798Z] nexus3.edgexfoundry.org:10003 [2024-08-19T05:33:08.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T05:33:08.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T05:33:08.059Z] Configure a credential helper to remove this warning. See [2024-08-19T05:33:08.060Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T05:33:08.060Z] [2024-08-19T05:33:08.060Z] Login Succeeded [2024-08-19T05:33:08.060Z] nexus3.edgexfoundry.org:10004 [2024-08-19T05:33:08.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T05:33:08.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T05:33:08.060Z] Configure a credential helper to remove this warning. See [2024-08-19T05:33:08.060Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T05:33:08.060Z] [2024-08-19T05:33:08.060Z] Login Succeeded [2024-08-19T05:33:08.060Z] ****.io [2024-08-19T05:33:08.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T05:33:08.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T05:33:08.320Z] Configure a credential helper to remove this warning. See [2024-08-19T05:33:08.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T05:33:08.320Z] [2024-08-19T05:33:08.320Z] Login Succeeded [2024-08-19T05:33:08.320Z] ---> ****-login.sh ends [Pipeline] } [2024-08-19T05:33:08.357Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-19T05:33:08.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-19T05:33:08.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-19T05:33:08.688Z] ========================================================= [2024-08-19T05:33:08.688Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-19T05:33:08.688Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:33:09.218Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-08-19T05:33:09.218Z] Sending build context to Docker daemon 17.92MB [2024-08-19T05:33:09.218Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-08-19T05:33:09.218Z] Step 2/10 : FROM ${BASE} AS builder [2024-08-19T05:33:09.512Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-19T05:33:09.512Z] 619be1103602: Pulling fs layer [2024-08-19T05:33:09.512Z] 7862e08f4a3e: Pulling fs layer [2024-08-19T05:33:09.512Z] 5df492c9dc93: Pulling fs layer [2024-08-19T05:33:09.512Z] 7629e6793208: Pulling fs layer [2024-08-19T05:33:09.512Z] 4f4fb700ef54: Pulling fs layer [2024-08-19T05:33:09.512Z] fb5054dd5b73: Pulling fs layer [2024-08-19T05:33:09.512Z] eeca6798cff9: Pulling fs layer [2024-08-19T05:33:09.512Z] aa269ceb94a6: Pulling fs layer [2024-08-19T05:33:09.512Z] ada007ff1a6a: Pulling fs layer [2024-08-19T05:33:09.512Z] 7629e6793208: Waiting [2024-08-19T05:33:09.512Z] 4f4fb700ef54: Waiting [2024-08-19T05:33:09.512Z] fb5054dd5b73: Waiting [2024-08-19T05:33:09.512Z] eeca6798cff9: Waiting [2024-08-19T05:33:09.512Z] aa269ceb94a6: Waiting [2024-08-19T05:33:09.512Z] ada007ff1a6a: Waiting [2024-08-19T05:33:09.512Z] 7862e08f4a3e: Download complete [2024-08-19T05:33:09.512Z] 7629e6793208: Verifying Checksum [2024-08-19T05:33:09.512Z] 7629e6793208: Download complete [2024-08-19T05:33:09.512Z] 4f4fb700ef54: Verifying Checksum [2024-08-19T05:33:09.512Z] 4f4fb700ef54: Download complete [2024-08-19T05:33:09.512Z] fb5054dd5b73: Verifying Checksum [2024-08-19T05:33:09.512Z] fb5054dd5b73: Download complete [2024-08-19T05:33:09.512Z] 619be1103602: Download complete [2024-08-19T05:33:09.512Z] eeca6798cff9: Verifying Checksum [2024-08-19T05:33:09.512Z] eeca6798cff9: Download complete [2024-08-19T05:33:09.772Z] 619be1103602: Pull complete [2024-08-19T05:33:09.772Z] ada007ff1a6a: Verifying Checksum [2024-08-19T05:33:09.772Z] ada007ff1a6a: Download complete [2024-08-19T05:33:09.772Z] 7862e08f4a3e: Pull complete [2024-08-19T05:33:10.031Z] 5df492c9dc93: Verifying Checksum [2024-08-19T05:33:10.031Z] 5df492c9dc93: Download complete [2024-08-19T05:33:10.598Z] aa269ceb94a6: Verifying Checksum [2024-08-19T05:33:10.599Z] aa269ceb94a6: Download complete [2024-08-19T05:33:13.887Z] 5df492c9dc93: Pull complete [2024-08-19T05:33:13.887Z] 7629e6793208: Pull complete [2024-08-19T05:33:13.887Z] 4f4fb700ef54: Pull complete [2024-08-19T05:33:13.887Z] fb5054dd5b73: Pull complete [2024-08-19T05:33:13.887Z] eeca6798cff9: Pull complete [2024-08-19T05:33:16.419Z] aa269ceb94a6: Pull complete [2024-08-19T05:33:16.678Z] ada007ff1a6a: Pull complete [2024-08-19T05:33:16.678Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-19T05:33:16.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-19T05:33:16.678Z] ---> f489d0715acc [2024-08-19T05:33:16.678Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-08-19T05:33:20.877Z] ---> Running in 2558d778e722 [2024-08-19T05:33:20.877Z] Removing intermediate container 2558d778e722 [2024-08-19T05:33:20.877Z] ---> 001aaa4d43d9 [2024-08-19T05:33:20.877Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-19T05:33:20.877Z] ---> Running in 35f74e00fe70 [2024-08-19T05:33:20.877Z] Removing intermediate container 35f74e00fe70 [2024-08-19T05:33:20.877Z] ---> d5b2057263a4 [2024-08-19T05:33:20.877Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-08-19T05:33:20.877Z] ---> Running in 13a8a0738970 [2024-08-19T05:33:21.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T05:33:21.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T05:33:21.655Z] (1/8) Installing openssh-keygen (9.3_p2-r2) [2024-08-19T05:33:21.655Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-08-19T05:33:21.655Z] (3/8) Installing openssh-client-common (9.3_p2-r2) [2024-08-19T05:33:21.655Z] (4/8) Installing openssh-client-default (9.3_p2-r2) [2024-08-19T05:33:21.655Z] (5/8) Installing openssh-sftp-server (9.3_p2-r2) [2024-08-19T05:33:21.655Z] (6/8) Installing openssh-server-common (9.3_p2-r2) [2024-08-19T05:33:21.655Z] (7/8) Installing openssh-server (9.3_p2-r2) [2024-08-19T05:33:21.655Z] (8/8) Installing openssh (9.3_p2-r2) [2024-08-19T05:33:21.655Z] Executing busybox-1.36.1-r5.trigger [2024-08-19T05:33:21.655Z] OK: 270 MiB in 60 packages [2024-08-19T05:33:22.207Z] Still waiting to schedule task [2024-08-19T05:33:22.207Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-19T05:33:22.222Z] Removing intermediate container 13a8a0738970 [2024-08-19T05:33:22.222Z] ---> 326813630580 [2024-08-19T05:33:22.222Z] Step 6/10 : WORKDIR /device-modbus-go [2024-08-19T05:33:22.222Z] ---> Running in d1b37093a8b6 [2024-08-19T05:33:22.222Z] Removing intermediate container d1b37093a8b6 [2024-08-19T05:33:22.222Z] ---> cabb3109756f [2024-08-19T05:33:22.222Z] Step 7/10 : COPY go.mod vendor* ./ [2024-08-19T05:33:22.480Z] ---> 2b8659181335 [2024-08-19T05:33:22.480Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:33:22.480Z] ---> Running in 1deb48c35f95 [2024-08-19T05:34:18.825Z] Removing intermediate container 1deb48c35f95 [2024-08-19T05:34:18.825Z] ---> d0e866c9535b [2024-08-19T05:34:18.825Z] Step 9/10 : COPY . . [2024-08-19T05:34:18.825Z] ---> 8546d74d6f3b [2024-08-19T05:34:18.825Z] Step 10/10 : RUN ${MAKE} [2024-08-19T05:34:18.825Z] ---> Running in 20545165efdd [2024-08-19T05:34:18.825Z] noop [2024-08-19T05:34:18.825Z] Removing intermediate container 20545165efdd [2024-08-19T05:34:18.825Z] ---> 431b29cedce9 [2024-08-19T05:34:18.825Z] Successfully built 431b29cedce9 [2024-08-19T05:34:18.825Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:34:19.323Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-19T05:34:19.323Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T05:34:19.510Z] prd-ubuntu20.04-docker-8c-8g-7933 does not seem to be running inside a container [2024-08-19T05:34:19.537Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-567 -v /w/workspace/xfoundry_device-modbus-go_PR-567:/w/workspace/xfoundry_device-modbus-go_PR-567:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-567@tmp:/w/workspace/xfoundry_device-modbus-go_PR-567@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-19T05:34:19.939Z] $ docker top 469bdf5c09cc58a15b8f867842e93f2ebcdfac2ff12266598cef91d8bdc2b213 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-19T05:34:20.801Z] + go version [2024-08-19T05:34:20.801Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-19T05:34:20.835Z] $ docker stop --time=1 469bdf5c09cc58a15b8f867842e93f2ebcdfac2ff12266598cef91d8bdc2b213 [2024-08-19T05:34:22.474Z] $ docker rm -f --volumes 469bdf5c09cc58a15b8f867842e93f2ebcdfac2ff12266598cef91d8bdc2b213 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:34:23.347Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-19T05:34:23.348Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T05:34:23.534Z] prd-ubuntu20.04-docker-8c-8g-7933 does not seem to be running inside a container [2024-08-19T05:34:23.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-567 -v /w/workspace/xfoundry_device-modbus-go_PR-567:/w/workspace/xfoundry_device-modbus-go_PR-567:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-567@tmp:/w/workspace/xfoundry_device-modbus-go_PR-567@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-19T05:34:23.917Z] $ docker top a720a0d70fd674f244739e40fc26f4a843667dc1da227993c1b3a5c7142565f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-19T05:34:24.331Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-567 [Pipeline] fileExists [Pipeline] sh [2024-08-19T05:34:24.708Z] + make test [2024-08-19T05:34:24.708Z] go test ./... -coverprofile=coverage.out [2024-08-19T05:34:26.608Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-08-19T05:34:44.683Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-08-19T05:34:44.683Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.008s coverage: 47.9% of statements [2024-08-19T05:34:54.668Z] go vet ./... [2024-08-19T05:34:59.337Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7934 in /w/workspace/xfoundry_device-modbus-go_PR-567 [Pipeline] { [Pipeline] ws [2024-08-19T05:34:59.409Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2024-08-19T05:34:59.928Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-19T05:34:59.928Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-19T05:34:59.928Z] ./bin/test-attribution-txt.sh [2024-08-19T05:34:59.928Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-08-19T05:35:02.517Z] The recommended git tool is: git [Pipeline] echo [2024-08-19T05:35:02.586Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-19T05:35:02.619Z] $ docker stop --time=1 a720a0d70fd674f244739e40fc26f4a843667dc1da227993c1b3a5c7142565f5 [2024-08-19T05:35:06.032Z] $ docker rm -f --volumes a720a0d70fd674f244739e40fc26f4a843667dc1da227993c1b3a5c7142565f5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-19T05:35:06.665Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-19T05:35:06.774Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-08-19T05:35:07.704Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-19T05:35:08.024Z] + ls -al . [2024-08-19T05:35:08.024Z] total 272 [2024-08-19T05:35:08.024Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 19 05:34 . [2024-08-19T05:35:08.024Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 19 05:32 .. [2024-08-19T05:35:08.024Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 19 05:32 .dockerignore [2024-08-19T05:35:08.024Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 19 05:34 .git [2024-08-19T05:35:08.024Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 05:32 .github [2024-08-19T05:35:08.024Z] -rw-rw-r-- 1 jenkins jenkins 266 Aug 19 05:32 .gitignore [2024-08-19T05:35:08.024Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 19 05:32 .golangci.yml [2024-08-19T05:35:08.024Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 19 05:33 .semver [2024-08-19T05:35:08.024Z] -rw-rw-r-- 1 jenkins jenkins 19432 Aug 19 05:32 Attribution.txt [2024-08-19T05:35:08.024Z] -rw-rw-r-- 1 jenkins jenkins 16388 Aug 19 05:32 CHANGELOG.md [2024-08-19T05:35:08.024Z] -rw-rw-r-- 1 jenkins jenkins 1474 Aug 19 05:32 Dockerfile [2024-08-19T05:35:08.024Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 19 05:32 GOVERNANCE.md [2024-08-19T05:35:08.024Z] -rw-rw-r-- 1 jenkins jenkins 658 Aug 19 05:32 Jenkinsfile [2024-08-19T05:35:08.024Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 19 05:32 LICENSE [2024-08-19T05:35:08.024Z] -rw-rw-r-- 1 jenkins jenkins 1942 Aug 19 05:32 Makefile [2024-08-19T05:35:08.024Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 19 05:32 OWNERS.md [2024-08-19T05:35:08.024Z] -rw-rw-r-- 1 jenkins jenkins 4463 Aug 19 05:32 README.md [2024-08-19T05:35:08.024Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 19 05:33 VERSION [2024-08-19T05:35:08.024Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 19 05:32 bin [2024-08-19T05:35:08.024Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 05:32 cmd [2024-08-19T05:35:08.024Z] -rw-r--r-- 1 jenkins jenkins 24601 Aug 19 05:34 coverage.out [2024-08-19T05:35:08.024Z] -rw-rw-r-- 1 jenkins jenkins 7185 Aug 19 05:32 go.mod [2024-08-19T05:35:08.024Z] -rw-rw-r-- 1 jenkins jenkins 102015 Aug 19 05:32 go.sum [2024-08-19T05:35:08.024Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 05:32 internal [2024-08-19T05:35:08.024Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 19 05:32 simulator [2024-08-19T05:35:08.024Z] -rw-rw-r-- 1 jenkins jenkins 229 Aug 19 05:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:35:08.445Z] + 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=1778de730d73a7cb7b03b690d4b907178a660b7b --label arch=amd64 --label version=0.0.0 . [2024-08-19T05:35:08.445Z] Sending build context to Docker daemon 17.94MB [2024-08-19T05:35:08.445Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-08-19T05:35:08.445Z] Step 2/23 : FROM ${BASE} AS builder [2024-08-19T05:35:08.445Z] ---> 431b29cedce9 [2024-08-19T05:35:08.445Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-08-19T05:35:08.704Z] ---> Running in 3caedeadf86c [2024-08-19T05:35:08.964Z] Removing intermediate container 3caedeadf86c [2024-08-19T05:35:08.964Z] ---> 490624bcaf3c [2024-08-19T05:35:08.964Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-19T05:35:08.964Z] ---> Running in b1f022c1382e [2024-08-19T05:35:08.964Z] Removing intermediate container b1f022c1382e [2024-08-19T05:35:08.964Z] ---> 1d6a21e1db1f [2024-08-19T05:35:08.964Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-08-19T05:35:08.964Z] ---> Running in 44650d0ad047 [2024-08-19T05:35:09.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T05:35:09.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T05:35:09.741Z] OK: 270 MiB in 60 packages [2024-08-19T05:35:09.999Z] Removing intermediate container 44650d0ad047 [2024-08-19T05:35:09.999Z] ---> 54ce9df9de5e [2024-08-19T05:35:09.999Z] Step 6/23 : WORKDIR /device-modbus-go [2024-08-19T05:35:09.999Z] ---> Running in d6dfd016afbe [2024-08-19T05:35:09.999Z] Removing intermediate container d6dfd016afbe [2024-08-19T05:35:09.999Z] ---> 29411e5da840 [2024-08-19T05:35:09.999Z] Step 7/23 : COPY go.mod vendor* ./ [2024-08-19T05:35:10.257Z] ---> 6ad85ba4568f [2024-08-19T05:35:10.257Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:35:10.257Z] ---> Running in 17161a57215f [2024-08-19T05:35:10.730Z] using credential edgex-jenkins-ssh [2024-08-19T05:35:10.759Z] Cloning the remote Git repository [2024-08-19T05:35:10.823Z] Removing intermediate container 17161a57215f [2024-08-19T05:35:10.823Z] ---> f7a726fdede6 [2024-08-19T05:35:10.823Z] Step 9/23 : COPY . . [2024-08-19T05:35:11.513Z] ---> 735f5a90f8ee [2024-08-19T05:35:11.513Z] Step 10/23 : RUN ${MAKE} [2024-08-19T05:35:11.513Z] ---> Running in 30057327b59d [2024-08-19T05:35:10.815Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-08-19T05:35:10.935Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2024-08-19T05:35:11.113Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-08-19T05:35:11.114Z] > git --version # timeout=10 [2024-08-19T05:35:11.144Z] > git --version # 'git version 2.25.1' [2024-08-19T05:35:11.146Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-19T05:35:11.336Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-19T05:35:11.772Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.31" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-08-19T05:35:13.474Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-08-19T05:35:13.505Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-19T05:35:15.423Z] Merging remotes/origin/main commit d9d7c9445bd01df0ee4a07f33637a5782cac6865 into PR head commit 1778de730d73a7cb7b03b690d4b907178a660b7b [2024-08-19T05:35:15.794Z] Merge succeeded, producing 1778de730d73a7cb7b03b690d4b907178a660b7b [2024-08-19T05:35:15.795Z] Checking out Revision 1778de730d73a7cb7b03b690d4b907178a660b7b (PR-567) [2024-08-19T05:35:14.709Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-08-19T05:35:14.771Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-08-19T05:35:14.772Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-19T05:35:14.814Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/567/head:refs/remotes/origin/PR-567 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-19T05:35:15.443Z] > git config core.sparsecheckout # timeout=10 [2024-08-19T05:35:15.526Z] > git checkout -f 1778de730d73a7cb7b03b690d4b907178a660b7b # timeout=10 [2024-08-19T05:35:15.656Z] > git remote # timeout=10 [2024-08-19T05:35:15.688Z] > git config --get remote.origin.url # timeout=10 [2024-08-19T05:35:15.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-19T05:35:15.736Z] > git merge d9d7c9445bd01df0ee4a07f33637a5782cac6865 # timeout=10 [2024-08-19T05:35:15.765Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-19T05:35:15.797Z] > git config core.sparsecheckout # timeout=10 [2024-08-19T05:35:15.830Z] > git checkout -f 1778de730d73a7cb7b03b690d4b907178a660b7b # timeout=10 [2024-08-19T05:35:16.526Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-08-19T05:35:16.591Z] > git --version # timeout=10 [2024-08-19T05:35:16.604Z] > git --version # 'git version 2.25.1' [2024-08-19T05:35:16.625Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-19T05:35:21.666Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-19T05:35:21.667Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-19T05:35:21.667Z] Dload Upload Total Spent Left Speed [2024-08-19T05:35:21.667Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 119k 0 --:--:-- --:--:-- --:--:-- 120k [Pipeline] sh [2024-08-19T05:35:22.017Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-19T05:35:22.363Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2024-08-19T05:35:22.363Z] /etc/docker/daemon.new [2024-08-19T05:35:22.363Z] { [2024-08-19T05:35:22.363Z] "registry-mirrors": [ [2024-08-19T05:35:22.363Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-19T05:35:22.363Z] ], [2024-08-19T05:35:22.363Z] "bip": "10.250.0.254/24", [2024-08-19T05:35:22.363Z] "hosts": [ [2024-08-19T05:35:22.363Z] "tcp://0.0.0.0:5555", [2024-08-19T05:35:22.363Z] "unix:///var/run/docker.sock" [2024-08-19T05:35:22.363Z] ], [2024-08-19T05:35:22.363Z] "mtu": 1458, [2024-08-19T05:35:22.363Z] "selinux-enabled": true, [2024-08-19T05:35:22.363Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-19T05:35:22.363Z] } [Pipeline] sh [2024-08-19T05:35:22.713Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-19T05:35:23.063Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-19T05:35:41.406Z] provisioning config files... [2024-08-19T05:35:41.429Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config10071000082376142397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-19T05:35:41.941Z] ---> ****-login.sh [2024-08-19T05:35:41.941Z] nexus3.edgexfoundry.org:10001 [2024-08-19T05:35:42.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T05:35:42.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T05:35:42.478Z] Configure a credential helper to remove this warning. See [2024-08-19T05:35:42.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T05:35:42.478Z] [2024-08-19T05:35:42.478Z] Login Succeeded [2024-08-19T05:35:42.478Z] nexus3.edgexfoundry.org:10002 [2024-08-19T05:35:42.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T05:35:43.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T05:35:43.014Z] Configure a credential helper to remove this warning. See [2024-08-19T05:35:43.015Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T05:35:43.015Z] [2024-08-19T05:35:43.015Z] Login Succeeded [2024-08-19T05:35:43.015Z] nexus3.edgexfoundry.org:10003 [2024-08-19T05:35:43.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T05:35:43.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T05:35:43.286Z] Configure a credential helper to remove this warning. See [2024-08-19T05:35:43.286Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T05:35:43.286Z] [2024-08-19T05:35:43.286Z] Login Succeeded [2024-08-19T05:35:43.286Z] nexus3.edgexfoundry.org:10004 [2024-08-19T05:35:43.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T05:35:43.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T05:35:43.554Z] Configure a credential helper to remove this warning. See [2024-08-19T05:35:43.555Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T05:35:43.555Z] [2024-08-19T05:35:43.555Z] Login Succeeded [2024-08-19T05:35:43.555Z] ****.io [2024-08-19T05:35:43.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T05:35:43.852Z] Removing intermediate container 30057327b59d [2024-08-19T05:35:43.852Z] ---> b69c7d56af6f [2024-08-19T05:35:43.852Z] Step 11/23 : FROM alpine:3.18 [2024-08-19T05:35:43.852Z] 3.18: Pulling from library/alpine [2024-08-19T05:35:43.852Z] 930bdd4d222e: Pulling fs layer [2024-08-19T05:35:43.852Z] 930bdd4d222e: Download complete [2024-08-19T05:35:43.852Z] 930bdd4d222e: Pull complete [2024-08-19T05:35:43.852Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T05:35:43.852Z] Status: Downloaded newer image for alpine:3.18 [2024-08-19T05:35:43.852Z] ---> 18f865063206 [2024-08-19T05:35:43.852Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-08-19T05:35:43.852Z] ---> Running in 3c171ae4e66c [2024-08-19T05:35:43.852Z] Removing intermediate container 3c171ae4e66c [2024-08-19T05:35:43.852Z] ---> 55089b970293 [2024-08-19T05:35:43.852Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-08-19T05:35:43.852Z] ---> Running in 1636905c272d [2024-08-19T05:35:43.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T05:35:43.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T05:35:43.852Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-19T05:35:43.852Z] Executing busybox-1.36.1-r7.trigger [2024-08-19T05:35:43.852Z] OK: 7 MiB in 16 packages [2024-08-19T05:35:43.852Z] Removing intermediate container 1636905c272d [2024-08-19T05:35:43.852Z] ---> 2b658e54bd53 [2024-08-19T05:35:43.852Z] Step 14/23 : RUN apk --no-cache upgrade [2024-08-19T05:35:43.852Z] ---> Running in 0d8e371ad74b [2024-08-19T05:35:43.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T05:35:43.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T05:35:43.852Z] OK: 7 MiB in 16 packages [2024-08-19T05:35:43.852Z] Removing intermediate container 0d8e371ad74b [2024-08-19T05:35:43.852Z] ---> 166a7f254a3a [2024-08-19T05:35:43.852Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-08-19T05:35:43.852Z] ---> 983bebabf29c [2024-08-19T05:35:43.852Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-08-19T05:35:43.852Z] ---> fe06fe71c401 [2024-08-19T05:35:43.852Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-08-19T05:35:43.852Z] ---> cc2c2bae2829 [2024-08-19T05:35:43.852Z] Step 18/23 : EXPOSE 59901 [2024-08-19T05:35:43.852Z] ---> Running in cb1cb4e6c3d3 [2024-08-19T05:35:43.852Z] Removing intermediate container cb1cb4e6c3d3 [2024-08-19T05:35:43.852Z] ---> dada6d71d951 [2024-08-19T05:35:43.852Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-08-19T05:35:43.852Z] ---> Running in 1913224b3b9d [2024-08-19T05:35:44.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T05:35:44.088Z] Configure a credential helper to remove this warning. See [2024-08-19T05:35:44.088Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T05:35:44.088Z] [2024-08-19T05:35:44.088Z] Login Succeeded [2024-08-19T05:35:44.088Z] ---> ****-login.sh ends [2024-08-19T05:35:44.111Z] Removing intermediate container 1913224b3b9d [2024-08-19T05:35:44.111Z] ---> 00a1691db69f [2024-08-19T05:35:44.111Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-08-19T05:35:44.111Z] ---> Running in 01db3e0eaaa7 [2024-08-19T05:35:44.111Z] Removing intermediate container 01db3e0eaaa7 [2024-08-19T05:35:44.111Z] ---> 474f754c8d0f [2024-08-19T05:35:44.111Z] Step 21/23 : LABEL arch=amd64 [2024-08-19T05:35:44.111Z] ---> Running in 1ca5ba5ace45 [2024-08-19T05:35:44.111Z] Removing intermediate container 1ca5ba5ace45 [2024-08-19T05:35:44.111Z] ---> 3b836927b697 [2024-08-19T05:35:44.111Z] Step 22/23 : LABEL git_sha=1778de730d73a7cb7b03b690d4b907178a660b7b [2024-08-19T05:35:44.111Z] ---> Running in e6555d92c3b4 [Pipeline] } [2024-08-19T05:35:44.123Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-08-19T05:35:44.369Z] Removing intermediate container e6555d92c3b4 [2024-08-19T05:35:44.369Z] ---> faf116057a9c [2024-08-19T05:35:44.369Z] Step 23/23 : LABEL version=0.0.0 [2024-08-19T05:35:44.369Z] ---> Running in e12fb086f027 [2024-08-19T05:35:44.369Z] Removing intermediate container e12fb086f027 [2024-08-19T05:35:44.369Z] ---> 1a51268a2156 [2024-08-19T05:35:44.369Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-19T05:35:44.369Z] Successfully built 1a51268a2156 [2024-08-19T05:35:44.369Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] echo [2024-08-19T05:35:44.643Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-19T05:35:44.689Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-19T05:35:44.732Z] ========================================================= [2024-08-19T05:35:44.732Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-19T05:35:44.732Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [2024-08-19T05:35:45.213Z] + 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 . [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:35:45.479Z] Sending build context to Docker daemon 9.098MB [2024-08-19T05:35:45.479Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-08-19T05:35:45.479Z] Step 2/10 : FROM ${BASE} AS builder [2024-08-19T05:35:45.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-19T05:35:45.738Z] [2024-08-19T05:35:45.738Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-19T05:35:45.745Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-19T05:35:45.745Z] c6b39de5b339: Pulling fs layer [2024-08-19T05:35:45.745Z] a69c41024577: Pulling fs layer [2024-08-19T05:35:45.745Z] d6de4b400683: Pulling fs layer [2024-08-19T05:35:45.745Z] 35cb2a7552d0: Pulling fs layer [2024-08-19T05:35:45.745Z] 4f4fb700ef54: Pulling fs layer [2024-08-19T05:35:45.745Z] 464afbd9ba4c: Pulling fs layer [2024-08-19T05:35:45.745Z] 00f215d4a9da: Pulling fs layer [2024-08-19T05:35:45.745Z] d496ad576159: Pulling fs layer [2024-08-19T05:35:45.745Z] 35cb2a7552d0: Waiting [2024-08-19T05:35:45.745Z] 4f4fb700ef54: Waiting [2024-08-19T05:35:45.745Z] 00f215d4a9da: Waiting [2024-08-19T05:35:45.745Z] 464afbd9ba4c: Waiting [2024-08-19T05:35:45.745Z] d496ad576159: Waiting [2024-08-19T05:35:45.745Z] a69c41024577: Verifying Checksum [2024-08-19T05:35:45.745Z] a69c41024577: Download complete [2024-08-19T05:35:45.745Z] 35cb2a7552d0: Download complete [2024-08-19T05:35:45.745Z] 4f4fb700ef54: Verifying Checksum [2024-08-19T05:35:45.745Z] 4f4fb700ef54: Download complete [2024-08-19T05:35:45.745Z] 464afbd9ba4c: Verifying Checksum [2024-08-19T05:35:45.745Z] 464afbd9ba4c: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:35:46.021Z] c6b39de5b339: Verifying Checksum [2024-08-19T05:35:46.021Z] c6b39de5b339: Download complete [2024-08-19T05:35:46.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-19T05:35:46.151Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-19T05:35:46.151Z] 5eb5b503b376: Pulling fs layer [2024-08-19T05:35:46.151Z] 5c69ac0246d0: Pulling fs layer [2024-08-19T05:35:46.151Z] ec43610c2a17: Pulling fs layer [2024-08-19T05:35:46.151Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-19T05:35:46.151Z] 33b1e0a273af: Pulling fs layer [2024-08-19T05:35:46.151Z] 5d3b04190fa2: Pulling fs layer [2024-08-19T05:35:46.151Z] 2f39f015ded8: Pulling fs layer [2024-08-19T05:35:46.151Z] 3a2ae6a8a46f: Waiting [2024-08-19T05:35:46.151Z] 5d3b04190fa2: Waiting [2024-08-19T05:35:46.151Z] 5c69ac0246d0: Verifying Checksum [2024-08-19T05:35:46.151Z] 5c69ac0246d0: Download complete [2024-08-19T05:35:46.151Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-19T05:35:46.151Z] 3a2ae6a8a46f: Download complete [2024-08-19T05:35:46.286Z] d496ad576159: Verifying Checksum [2024-08-19T05:35:46.286Z] d496ad576159: Download complete [2024-08-19T05:35:46.411Z] 33b1e0a273af: Download complete [2024-08-19T05:35:46.411Z] 5d3b04190fa2: Download complete [2024-08-19T05:35:46.411Z] ec43610c2a17: Verifying Checksum [2024-08-19T05:35:46.411Z] ec43610c2a17: Download complete [2024-08-19T05:35:46.411Z] 5eb5b503b376: Verifying Checksum [2024-08-19T05:35:46.411Z] 5eb5b503b376: Download complete [2024-08-19T05:35:46.867Z] c6b39de5b339: Pull complete [2024-08-19T05:35:47.344Z] 2f39f015ded8: Download complete [2024-08-19T05:35:47.446Z] a69c41024577: Pull complete [2024-08-19T05:35:47.602Z] 5eb5b503b376: Pull complete [2024-08-19T05:35:47.602Z] 5c69ac0246d0: Pull complete [2024-08-19T05:35:47.712Z] d6de4b400683: Verifying Checksum [2024-08-19T05:35:47.712Z] d6de4b400683: Download complete [2024-08-19T05:35:48.166Z] ec43610c2a17: Pull complete [2024-08-19T05:35:48.166Z] 3a2ae6a8a46f: Pull complete [2024-08-19T05:35:48.425Z] 33b1e0a273af: Pull complete [2024-08-19T05:35:48.425Z] 5d3b04190fa2: Pull complete [2024-08-19T05:35:48.671Z] 00f215d4a9da: Verifying Checksum [2024-08-19T05:35:48.671Z] 00f215d4a9da: Download complete [2024-08-19T05:35:52.605Z] 2f39f015ded8: Pull complete [2024-08-19T05:35:52.605Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-19T05:35:52.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-19T05:35:52.605Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T05:35:52.861Z] prd-ubuntu20.04-docker-8c-8g-7933 does not seem to be running inside a container [2024-08-19T05:35:52.879Z] $ 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/xfoundry_device-modbus-go_PR-567 -v /w/workspace/xfoundry_device-modbus-go_PR-567:/w/workspace/xfoundry_device-modbus-go_PR-567:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-567@tmp:/w/workspace/xfoundry_device-modbus-go_PR-567@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-19T05:35:56.769Z] $ docker top 4fd5fd031941a29587b13e66b6480932eec7fe538e83a99f023deaa6cdc0d6a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-19T05:35:57.307Z] ---> job-cost.sh [2024-08-19T05:35:57.307Z] lf-activate-venv: SKIPPING [2024-08-19T05:35:57.307Z] INFO: No Stack... [2024-08-19T05:35:57.567Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-19T05:35:58.136Z] INFO: Archiving Costs [Pipeline] sh [2024-08-19T05:35:58.672Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-567/archives/cost.csv [2024-08-19T05:35:58.673Z] + cut -d, -f6 [Pipeline] lock [2024-08-19T05:35:58.724Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-567-1-stack-cost] [2024-08-19T05:35:58.731Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-567-1-stack-cost] did not exist. Created. [2024-08-19T05:35:58.738Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-567-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-19T05:35:59.165Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-19T05:35:59.225Z] Stashed 1 file(s) [Pipeline] } [2024-08-19T05:35:59.257Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-567-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-19T05:35:59.356Z] $ docker stop --time=1 4fd5fd031941a29587b13e66b6480932eec7fe538e83a99f023deaa6cdc0d6a9 [2024-08-19T05:36:00.520Z] $ docker rm -f --volumes 4fd5fd031941a29587b13e66b6480932eec7fe538e83a99f023deaa6cdc0d6a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-19T05:36:01.002Z] d6de4b400683: Pull complete [2024-08-19T05:36:01.002Z] 35cb2a7552d0: Pull complete [2024-08-19T05:36:01.002Z] 4f4fb700ef54: Pull complete [2024-08-19T05:36:01.002Z] 464afbd9ba4c: Pull complete [2024-08-19T05:36:09.214Z] 00f215d4a9da: Pull complete [2024-08-19T05:36:11.151Z] d496ad576159: Pull complete [2024-08-19T05:36:11.151Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-19T05:36:11.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-19T05:36:11.151Z] ---> f246e2811388 [2024-08-19T05:36:11.151Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-08-19T05:36:12.556Z] ---> Running in 907ad220bfd5 [2024-08-19T05:36:12.823Z] Removing intermediate container 907ad220bfd5 [2024-08-19T05:36:12.823Z] ---> 8f6edd378676 [2024-08-19T05:36:12.823Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-19T05:36:13.100Z] ---> Running in 4b2d99127307 [2024-08-19T05:36:13.365Z] Removing intermediate container 4b2d99127307 [2024-08-19T05:36:13.365Z] ---> 9056135119ef [2024-08-19T05:36:13.365Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-08-19T05:36:13.365Z] ---> Running in a7c098b7c05a [2024-08-19T05:36:14.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T05:36:15.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T05:36:16.229Z] (1/8) Installing openssh-keygen (9.3_p2-r2) [2024-08-19T05:36:16.229Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-08-19T05:36:16.229Z] (3/8) Installing openssh-client-common (9.3_p2-r2) [2024-08-19T05:36:16.229Z] (4/8) Installing openssh-client-default (9.3_p2-r2) [2024-08-19T05:36:16.229Z] (5/8) Installing openssh-sftp-server (9.3_p2-r2) [2024-08-19T05:36:16.229Z] (6/8) Installing openssh-server-common (9.3_p2-r2) [2024-08-19T05:36:16.497Z] (7/8) Installing openssh-server (9.3_p2-r2) [2024-08-19T05:36:16.497Z] (8/8) Installing openssh (9.3_p2-r2) [2024-08-19T05:36:16.497Z] Executing busybox-1.36.1-r5.trigger [2024-08-19T05:36:16.497Z] OK: 272 MiB in 60 packages [2024-08-19T05:36:17.913Z] Removing intermediate container a7c098b7c05a [2024-08-19T05:36:17.913Z] ---> 42a2901c826e [2024-08-19T05:36:17.913Z] Step 6/10 : WORKDIR /device-modbus-go [2024-08-19T05:36:17.913Z] ---> Running in 49f174d6d96c [2024-08-19T05:36:19.317Z] Removing intermediate container 49f174d6d96c [2024-08-19T05:36:19.317Z] ---> a647ce71b249 [2024-08-19T05:36:19.317Z] Step 7/10 : COPY go.mod vendor* ./ [2024-08-19T05:36:19.584Z] ---> 3fd63d7fc19a [2024-08-19T05:36:19.584Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:36:19.584Z] ---> Running in aabb17e6408a [2024-08-19T05:38:11.429Z] Removing intermediate container aabb17e6408a [2024-08-19T05:38:11.429Z] ---> 01cdab71e733 [2024-08-19T05:38:11.429Z] Step 9/10 : COPY . . [2024-08-19T05:38:11.429Z] ---> 5cf5a36a8b5b [2024-08-19T05:38:11.429Z] Step 10/10 : RUN ${MAKE} [2024-08-19T05:38:11.429Z] ---> Running in c64242ae9515 [2024-08-19T05:38:11.429Z] noop [2024-08-19T05:38:11.429Z] Removing intermediate container c64242ae9515 [2024-08-19T05:38:11.429Z] ---> 4e15356c053f [2024-08-19T05:38:11.429Z] Successfully built 4e15356c053f [2024-08-19T05:38:11.429Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:38:12.013Z] + docker inspect -f . ci-base-image-arm64 [2024-08-19T05:38:12.013Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T05:38:12.325Z] prd-ubuntu20.04-docker-arm64-4c-16g-7934 does not seem to be running inside a container [2024-08-19T05:38:12.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-19T05:38:13.604Z] $ docker top f78beac70290aeb1db617eaefa0de16b238267f6c877347544bb74357cd74309 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-19T05:38:14.513Z] + go version [2024-08-19T05:38:14.513Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-19T05:38:14.547Z] $ docker stop --time=1 f78beac70290aeb1db617eaefa0de16b238267f6c877347544bb74357cd74309 [2024-08-19T05:38:16.190Z] $ docker rm -f --volumes f78beac70290aeb1db617eaefa0de16b238267f6c877347544bb74357cd74309 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:38:17.169Z] + docker inspect -f . ci-base-image-arm64 [2024-08-19T05:38:17.169Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T05:38:17.450Z] prd-ubuntu20.04-docker-arm64-4c-16g-7934 does not seem to be running inside a container [2024-08-19T05:38:17.501Z] $ 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/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-19T05:38:18.622Z] $ docker top 54a7cf0f443838c8b58f0aa94d455af0e1baef3adccfb38dcf9cb8c91b0e05f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-19T05:38:19.510Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-19T05:38:19.924Z] + make test [2024-08-19T05:38:20.196Z] go test ./... -coverprofile=coverage.out [2024-08-19T05:38:25.537Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-08-19T05:41:47.768Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-08-19T05:41:47.768Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.058s coverage: 47.9% of statements [2024-08-19T05:41:47.768Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-19T05:41:47.768Z] go vet ./... [2024-08-19T05:42:26.650Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-19T05:42:26.651Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-19T05:42:26.651Z] ./bin/test-attribution-txt.sh [2024-08-19T05:42:26.651Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-08-19T05:42:26.696Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-19T05:42:26.727Z] $ docker stop --time=1 54a7cf0f443838c8b58f0aa94d455af0e1baef3adccfb38dcf9cb8c91b0e05f6 [2024-08-19T05:42:28.666Z] $ docker rm -f --volumes 54a7cf0f443838c8b58f0aa94d455af0e1baef3adccfb38dcf9cb8c91b0e05f6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-19T05:42:30.280Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-19T05:42:30.323Z] Warning: overwriting stash ‘coverage-report’ [2024-08-19T05:42:30.810Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-19T05:42:31.418Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-19T05:42:31.768Z] + ls -al . [2024-08-19T05:42:31.768Z] total 268 [2024-08-19T05:42:31.768Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 19 05:38 . [2024-08-19T05:42:31.768Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 19 05:35 .. [2024-08-19T05:42:31.768Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 19 05:35 .dockerignore [2024-08-19T05:42:31.768Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 19 05:35 .git [2024-08-19T05:42:31.768Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 05:35 .github [2024-08-19T05:42:31.768Z] -rw-rw-r-- 1 jenkins jenkins 266 Aug 19 05:35 .gitignore [2024-08-19T05:42:31.768Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 19 05:35 .golangci.yml [2024-08-19T05:42:31.768Z] -rw-rw-r-- 1 jenkins jenkins 19432 Aug 19 05:35 Attribution.txt [2024-08-19T05:42:31.768Z] -rw-rw-r-- 1 jenkins jenkins 16388 Aug 19 05:35 CHANGELOG.md [2024-08-19T05:42:31.768Z] -rw-rw-r-- 1 jenkins jenkins 1474 Aug 19 05:35 Dockerfile [2024-08-19T05:42:31.768Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 19 05:35 GOVERNANCE.md [2024-08-19T05:42:31.768Z] -rw-rw-r-- 1 jenkins jenkins 658 Aug 19 05:35 Jenkinsfile [2024-08-19T05:42:31.768Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 19 05:35 LICENSE [2024-08-19T05:42:31.768Z] -rw-rw-r-- 1 jenkins jenkins 1942 Aug 19 05:35 Makefile [2024-08-19T05:42:31.768Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 19 05:35 OWNERS.md [2024-08-19T05:42:31.768Z] -rw-rw-r-- 1 jenkins jenkins 4463 Aug 19 05:35 README.md [2024-08-19T05:42:31.769Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 19 05:33 VERSION [2024-08-19T05:42:31.769Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 19 05:35 bin [2024-08-19T05:42:31.769Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 05:35 cmd [2024-08-19T05:42:31.769Z] -rw-r--r-- 1 jenkins jenkins 24601 Aug 19 05:41 coverage.out [2024-08-19T05:42:31.769Z] -rw-rw-r-- 1 jenkins jenkins 7185 Aug 19 05:35 go.mod [2024-08-19T05:42:31.769Z] -rw-rw-r-- 1 jenkins jenkins 102015 Aug 19 05:35 go.sum [2024-08-19T05:42:31.769Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 05:35 internal [2024-08-19T05:42:31.769Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 19 05:35 simulator [2024-08-19T05:42:31.769Z] -rw-rw-r-- 1 jenkins jenkins 229 Aug 19 05:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:42:32.218Z] + 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=1778de730d73a7cb7b03b690d4b907178a660b7b --label arch=arm64 --label version=0.0.0 . [2024-08-19T05:42:32.490Z] Sending build context to Docker daemon 9.124MB [2024-08-19T05:42:32.757Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-08-19T05:42:32.757Z] Step 2/23 : FROM ${BASE} AS builder [2024-08-19T05:42:32.757Z] ---> 4e15356c053f [2024-08-19T05:42:32.757Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-08-19T05:42:32.757Z] ---> Running in 9aa4f38b3b58 [2024-08-19T05:42:33.337Z] Removing intermediate container 9aa4f38b3b58 [2024-08-19T05:42:33.337Z] ---> 924a3ef4648c [2024-08-19T05:42:33.337Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-19T05:42:33.337Z] ---> Running in 8ec6ccc9109f [2024-08-19T05:42:33.606Z] Removing intermediate container 8ec6ccc9109f [2024-08-19T05:42:33.606Z] ---> 4e93f72e6da1 [2024-08-19T05:42:33.606Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-08-19T05:42:33.606Z] ---> Running in e7b7c20bf35e [2024-08-19T05:42:34.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T05:42:35.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T05:42:36.099Z] OK: 272 MiB in 60 packages [2024-08-19T05:42:36.688Z] Removing intermediate container e7b7c20bf35e [2024-08-19T05:42:36.688Z] ---> e8dddd26a282 [2024-08-19T05:42:36.688Z] Step 6/23 : WORKDIR /device-modbus-go [2024-08-19T05:42:36.958Z] ---> Running in 42a57c7f31e8 [2024-08-19T05:42:37.225Z] Removing intermediate container 42a57c7f31e8 [2024-08-19T05:42:37.225Z] ---> 85c08af4530b [2024-08-19T05:42:37.225Z] Step 7/23 : COPY go.mod vendor* ./ [2024-08-19T05:42:37.808Z] ---> c4e8fe317f72 [2024-08-19T05:42:37.808Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T05:42:37.808Z] ---> Running in 6204e6ec89b5 [2024-08-19T05:42:40.394Z] Removing intermediate container 6204e6ec89b5 [2024-08-19T05:42:40.394Z] ---> e5ccfabcb765 [2024-08-19T05:42:40.394Z] Step 9/23 : COPY . . [2024-08-19T05:42:40.986Z] ---> 1e041c24aa85 [2024-08-19T05:42:40.986Z] Step 10/23 : RUN ${MAKE} [2024-08-19T05:42:41.254Z] ---> Running in 06595e432f83 [2024-08-19T05:42:42.214Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.31" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-08-19T05:46:19.023Z] Removing intermediate container 06595e432f83 [2024-08-19T05:46:19.023Z] ---> 986e4bc301b6 [2024-08-19T05:46:19.023Z] Step 11/23 : FROM alpine:3.18 [2024-08-19T05:46:19.023Z] 3.18: Pulling from library/alpine [2024-08-19T05:46:19.023Z] 4983c3fe2029: Pulling fs layer [2024-08-19T05:46:19.023Z] 4983c3fe2029: Verifying Checksum [2024-08-19T05:46:19.023Z] 4983c3fe2029: Download complete [2024-08-19T05:46:19.023Z] 4983c3fe2029: Pull complete [2024-08-19T05:46:19.023Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T05:46:19.023Z] Status: Downloaded newer image for alpine:3.18 [2024-08-19T05:46:19.023Z] ---> a0237000ae83 [2024-08-19T05:46:19.023Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-08-19T05:46:19.023Z] ---> Running in 712e5c73a56e [2024-08-19T05:46:19.023Z] Removing intermediate container 712e5c73a56e [2024-08-19T05:46:19.023Z] ---> d8322c81eece [2024-08-19T05:46:19.023Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-08-19T05:46:19.023Z] ---> Running in 119db47ed134 [2024-08-19T05:46:19.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:19.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:19.608Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-19T05:46:19.608Z] Executing busybox-1.36.1-r7.trigger [2024-08-19T05:46:19.608Z] OK: 8 MiB in 16 packages [2024-08-19T05:46:20.574Z] Removing intermediate container 119db47ed134 [2024-08-19T05:46:20.574Z] ---> 13e0652f5cde [2024-08-19T05:46:20.574Z] Step 14/23 : RUN apk --no-cache upgrade [2024-08-19T05:46:20.841Z] ---> Running in 05633c100bf1 [2024-08-19T05:46:21.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:22.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T05:46:23.487Z] OK: 8 MiB in 16 packages [2024-08-19T05:46:24.073Z] Removing intermediate container 05633c100bf1 [2024-08-19T05:46:24.073Z] ---> 47ea82215ea2 [2024-08-19T05:46:24.074Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-08-19T05:46:26.032Z] ---> 52b3e260d9f6 [2024-08-19T05:46:26.032Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-08-19T05:46:26.620Z] ---> 95981ab6b2d0 [2024-08-19T05:46:26.620Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-08-19T05:46:27.209Z] ---> c4b30c66592f [2024-08-19T05:46:27.209Z] Step 18/23 : EXPOSE 59901 [2024-08-19T05:46:27.209Z] ---> Running in c5e3752b8901 [2024-08-19T05:46:27.477Z] Removing intermediate container c5e3752b8901 [2024-08-19T05:46:27.477Z] ---> 7808afbc84de [2024-08-19T05:46:27.477Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-08-19T05:46:27.477Z] ---> Running in 584703e679a7 [2024-08-19T05:46:28.064Z] Removing intermediate container 584703e679a7 [2024-08-19T05:46:28.064Z] ---> 9c97a868c0f5 [2024-08-19T05:46:28.064Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-08-19T05:46:28.064Z] ---> Running in fd1340c27261 [2024-08-19T05:46:28.332Z] Removing intermediate container fd1340c27261 [2024-08-19T05:46:28.332Z] ---> 544603994eb5 [2024-08-19T05:46:28.332Z] Step 21/23 : LABEL arch=arm64 [2024-08-19T05:46:28.332Z] ---> Running in dc324d1fce7b [2024-08-19T05:46:28.599Z] Removing intermediate container dc324d1fce7b [2024-08-19T05:46:28.599Z] ---> e2da356db8a7 [2024-08-19T05:46:28.599Z] Step 22/23 : LABEL git_sha=1778de730d73a7cb7b03b690d4b907178a660b7b [2024-08-19T05:46:28.868Z] ---> Running in 6672f947a048 [2024-08-19T05:46:29.135Z] Removing intermediate container 6672f947a048 [2024-08-19T05:46:29.135Z] ---> e5eadfdac1f3 [2024-08-19T05:46:29.135Z] Step 23/23 : LABEL version=0.0.0 [2024-08-19T05:46:29.135Z] ---> Running in 64202d64263c [2024-08-19T05:46:29.403Z] Removing intermediate container 64202d64263c [2024-08-19T05:46:29.403Z] ---> 61355d5e27c6 [2024-08-19T05:46:29.403Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-19T05:46:29.403Z] Successfully built 61355d5e27c6 [2024-08-19T05:46:29.403Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:46:30.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-19T05:46:30.405Z] [2024-08-19T05:46:30.405Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:46:30.828Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-19T05:46:31.094Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-19T05:46:31.094Z] 8998bd30e6a1: Pulling fs layer [2024-08-19T05:46:31.094Z] 04944245beec: Pulling fs layer [2024-08-19T05:46:31.094Z] 699f458cf7ca: Pulling fs layer [2024-08-19T05:46:31.094Z] 765212b225bb: Pulling fs layer [2024-08-19T05:46:31.094Z] 765212b225bb: Waiting [2024-08-19T05:46:31.094Z] f23df028b6ca: Pulling fs layer [2024-08-19T05:46:31.094Z] d65c8cfc05b1: Pulling fs layer [2024-08-19T05:46:31.094Z] f23df028b6ca: Waiting [2024-08-19T05:46:31.094Z] 2437ff75d9bd: Pulling fs layer [2024-08-19T05:46:31.094Z] d65c8cfc05b1: Waiting [2024-08-19T05:46:31.094Z] 04944245beec: Verifying Checksum [2024-08-19T05:46:31.094Z] 04944245beec: Download complete [2024-08-19T05:46:31.094Z] 765212b225bb: Verifying Checksum [2024-08-19T05:46:31.094Z] 765212b225bb: Download complete [2024-08-19T05:46:31.094Z] f23df028b6ca: Verifying Checksum [2024-08-19T05:46:31.094Z] f23df028b6ca: Download complete [2024-08-19T05:46:31.094Z] d65c8cfc05b1: Verifying Checksum [2024-08-19T05:46:31.094Z] d65c8cfc05b1: Download complete [2024-08-19T05:46:31.360Z] 699f458cf7ca: Verifying Checksum [2024-08-19T05:46:31.360Z] 699f458cf7ca: Download complete [2024-08-19T05:46:31.627Z] 8998bd30e6a1: Verifying Checksum [2024-08-19T05:46:31.627Z] 8998bd30e6a1: Download complete [2024-08-19T05:46:34.225Z] 2437ff75d9bd: Verifying Checksum [2024-08-19T05:46:34.225Z] 2437ff75d9bd: Download complete [2024-08-19T05:46:36.801Z] 8998bd30e6a1: Pull complete [2024-08-19T05:46:37.066Z] 04944245beec: Pull complete [2024-08-19T05:46:38.469Z] 699f458cf7ca: Pull complete [2024-08-19T05:46:38.736Z] 765212b225bb: Pull complete [2024-08-19T05:46:39.693Z] f23df028b6ca: Pull complete [2024-08-19T05:46:39.959Z] d65c8cfc05b1: Pull complete [2024-08-19T05:46:58.157Z] 2437ff75d9bd: Pull complete [2024-08-19T05:46:58.157Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-19T05:46:58.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-19T05:46:58.157Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T05:46:58.533Z] prd-ubuntu20.04-docker-arm64-4c-16g-7934 does not seem to be running inside a container [2024-08-19T05:46:58.590Z] $ 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/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-19T05:47:01.444Z] $ docker top 4b276785e072a3d71e26c6af59f9d75308c738ff17d54c6f61b0e5d89d4cadf0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-19T05:47:02.372Z] ---> job-cost.sh [2024-08-19T05:47:02.372Z] lf-activate-venv: SKIPPING [2024-08-19T05:47:02.372Z] INFO: No Stack... [2024-08-19T05:47:02.639Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-19T05:47:03.603Z] INFO: Archiving Costs [Pipeline] sh [2024-08-19T05:47:04.279Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2024-08-19T05:47:04.279Z] + cut -d, -f6 [Pipeline] lock [2024-08-19T05:47:04.368Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-567-1-stack-cost] [2024-08-19T05:47:04.374Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-567-1-stack-cost] did not exist. Created. [2024-08-19T05:47:04.381Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-567-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-19T05:47:05.131Z] /w/workspace/device-modbus-go/1@tmp/durable-c62b30ea/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-19T05:47:05.828Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-19T05:47:05.875Z] Warning: overwriting stash ‘stack-cost’ [2024-08-19T05:47:05.927Z] Stashed 1 file(s) [Pipeline] } [2024-08-19T05:47:05.947Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-567-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-19T05:47:06.030Z] $ docker stop --time=1 4b276785e072a3d71e26c6af59f9d75308c738ff17d54c6f61b0e5d89d4cadf0 [2024-08-19T05:47:07.538Z] $ docker rm -f --volumes 4b276785e072a3d71e26c6af59f9d75308c738ff17d54c6f61b0e5d89d4cadf0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-08-19T05:47:08.796Z] provisioning config files... [2024-08-19T05:47:08.804Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-567@tmp/config9954091009933676286tmp [Pipeline] { [Pipeline] sh [2024-08-19T05:47:09.162Z] + set +x [2024-08-19T05:47:09.162Z] + curl -s https://codecov.io/bash [2024-08-19T05:47:09.162Z] + bash -s -- [2024-08-19T05:47:09.162Z] [2024-08-19T05:47:09.162Z] _____ _ [2024-08-19T05:47:09.162Z] / ____| | | [2024-08-19T05:47:09.162Z] | | ___ __| | ___ ___ _____ __ [2024-08-19T05:47:09.162Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-19T05:47:09.162Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-19T05:47:09.162Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-19T05:47:09.162Z] Bash-1.0.6 [2024-08-19T05:47:09.162Z] [2024-08-19T05:47:09.162Z] [2024-08-19T05:47:09.162Z] ==> git version 2.25.1 found [2024-08-19T05:47:09.162Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-08-19T05:47:09.162Z] Release-Date: 2020-01-08 [2024-08-19T05:47:09.162Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-19T05:47:09.162Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-19T05:47:09.162Z] ==> Jenkins CI detected. [2024-08-19T05:47:09.162Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-567 [2024-08-19T05:47:09.162Z] project root: . [2024-08-19T05:47:09.162Z] --> token set from env [2024-08-19T05:47:09.162Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-19T05:47:09.162Z] ==> Running gcov in . (disable via -X gcov) [2024-08-19T05:47:09.162Z] ==> Python coveragepy not found [2024-08-19T05:47:09.162Z] ==> Searching for coverage reports in: [2024-08-19T05:47:09.162Z] + . [2024-08-19T05:47:09.162Z] -> Found 1 reports [2024-08-19T05:47:09.162Z] ==> Detecting git/mercurial file structure [2024-08-19T05:47:09.162Z] ==> Reading reports [2024-08-19T05:47:09.162Z] + ./coverage.out bytes=24601 [2024-08-19T05:47:09.162Z] ==> Appending adjustments [2024-08-19T05:47:09.162Z] https://docs.codecov.io/docs/fixing-reports [2024-08-19T05:47:09.421Z] + Found adjustments [2024-08-19T05:47:09.421Z] ==> Gzipping contents [2024-08-19T05:47:09.421Z] 4.0K /tmp/codecov.r5CTep.gz [2024-08-19T05:47:09.421Z] ==> Uploading reports [2024-08-19T05:47:09.421Z] url: https://codecov.io [2024-08-19T05:47:09.422Z] query: branch=PR-567&commit=1778de730d73a7cb7b03b690d4b907178a660b7b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-567%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=567&job=&cmd_args= [2024-08-19T05:47:09.422Z] -> Pinging Codecov [2024-08-19T05:47:09.422Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-567&commit=1778de730d73a7cb7b03b690d4b907178a660b7b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-567%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=567&job=&cmd_args= [2024-08-19T05:47:09.681Z] -> Uploading to [2024-08-19T05:47:09.681Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-19/55DBCA73C666E3227836607328DD7E49/1778de730d73a7cb7b03b690d4b907178a660b7b/64e7fcf9-f5c0-4474-bc64-bf2ab2382cf1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240819%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240819T054709Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7a560eddf7a7ea645d0c6a22fccf899b22fd073e3eecfddccb37bd47ac69472f [2024-08-19T05:47:09.681Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-19T05:47:09.681Z] Dload Upload Total Spent Left Speed [2024-08-19T05:47:09.681Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3843 0 0 100 3843 0 16855 --:--:-- --:--:-- --:--:-- 16929 [2024-08-19T05:47:09.681Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/1778de730d73a7cb7b03b690d4b907178a660b7b [Pipeline] } [2024-08-19T05:47:09.714Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-08-19T05:47:11.992Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-567/archives ] [2024-08-19T05:47:11.992Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-567/archives [2024-08-19T05:47:11.992Z] total 16 [2024-08-19T05:47:11.992Z] drwxr-xr-x 3 root root 4096 Aug 19 05:35 . [2024-08-19T05:47:11.992Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 19 05:35 .. [2024-08-19T05:47:11.992Z] drwxr-xr-x 2 root root 4096 Aug 19 05:35 cost [2024-08-19T05:47:11.992Z] -rw-r--r-- 1 root root 88 Aug 19 05:35 cost.csv [2024-08-19T05:47:11.992Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-567/archives [2024-08-19T05:47:11.992Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-567/archives [2024-08-19T05:47:11.992Z] total 16 [2024-08-19T05:47:11.992Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 19 05:35 . [2024-08-19T05:47:11.992Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 19 05:35 .. [2024-08-19T05:47:11.992Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 19 05:35 cost [2024-08-19T05:47:11.992Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 19 05:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-19T05:47:12.334Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T05:47:13.243Z] ---> package-listing.sh [2024-08-19T05:47:13.243Z] ++ facter osfamily [2024-08-19T05:47:13.243Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-19T05:47:13.502Z] + OS_FAMILY=debian [2024-08-19T05:47:13.502Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-567 [2024-08-19T05:47:13.502Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-19T05:47:13.502Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-19T05:47:13.502Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-19T05:47:13.502Z] + PACKAGES=/tmp/packages_start.txt [2024-08-19T05:47:13.502Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-567 ']' [2024-08-19T05:47:13.502Z] + PACKAGES=/tmp/packages_end.txt [2024-08-19T05:47:13.502Z] + case "${OS_FAMILY}" in [2024-08-19T05:47:13.502Z] + dpkg -l [2024-08-19T05:47:13.502Z] + grep '^ii' [2024-08-19T05:47:13.502Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-19T05:47:13.502Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-19T05:47:13.502Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-19T05:47:13.502Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-567 ']' [2024-08-19T05:47:13.502Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-567/archives/ [2024-08-19T05:47:13.502Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-567/archives/ [Pipeline] echo [2024-08-19T05:47:13.548Z] 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/xfoundry_device-modbus-go_PR-567/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-19T05:47:13.847Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T05:47:14.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-19T05:47:14.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T05:47:14.684Z] prd-ubuntu20.04-docker-8c-8g-7933 does not seem to be running inside a container [2024-08-19T05:47:14.708Z] $ 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/xfoundry_device-modbus-go_PR-567/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-567 -v /w/workspace/xfoundry_device-modbus-go_PR-567:/w/workspace/xfoundry_device-modbus-go_PR-567:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-567@tmp:/w/workspace/xfoundry_device-modbus-go_PR-567@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-19T05:47:14.914Z] $ docker top 98d6deb16a347400a3bb4ba606c8faf0bd68de534b429a1ca340bb8ee57e929b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-19T05:47:15.420Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-19T05:47:15.777Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-19T05:47:16.096Z] + ls /var/log/sa-host [2024-08-19T05:47:16.096Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-19T05:47:16.346Z] provisioning config files... [2024-08-19T05:47:16.356Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-567@tmp/config16309056601991621888tmp [Pipeline] { [Pipeline] echo [2024-08-19T05:47:16.429Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T05:47:16.760Z] ---> create-netrc.sh [Pipeline] } [2024-08-19T05:47:16.793Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-19T05:47:17.222Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-19T05:47:17.265Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T05:47:17.616Z] ---> sudo-logs.sh [2024-08-19T05:47:17.616Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-19T05:47:17.731Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T05:47:18.061Z] ---> job-cost.sh [2024-08-19T05:47:18.061Z] lf-activate-venv: SKIPPING [2024-08-19T05:47:18.061Z] DEBUG: total: 0.2199999988079071 [2024-08-19T05:47:18.061Z] INFO: Retrieving Stack Cost... [2024-08-19T05:47:18.321Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-19T05:47:18.580Z] INFO: Archiving Costs [Pipeline] echo [2024-08-19T05:47:18.626Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T05:47:19.022Z] ---> logs-deploy.sh [2024-08-19T05:47:19.022Z] lf-activate-venv: SKIPPING [2024-08-19T05:47:19.022Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-567/1 [2024-08-19T05:47:19.022Z] INFO: archiving workspace using pattern(s): [2024-08-19T05:47:19.968Z] Archives upload complete. [2024-08-19T05:47:19.968Z] INFO: archiving logs to Nexus