Pull request #564 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d7a5bfdfe910bdd77bd74e34f454654597cc04d3+b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c (8e1a6cbf0d5f834fc76ce2a2e8bc92ae94f0c6f6) 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-ssh6612348090474739807.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-ssh15089560331678443013.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-564/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-564/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13465500728272778744.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-564/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4106822144172980888.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-ssh14459232238188850626.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-564/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-564/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2482816160965919055.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-6847 in /w/workspace/xfoundry_device-modbus-go_PR-564 [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-564 # 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 Merging remotes/origin/main commit b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c into PR head commit d7a5bfdfe910bdd77bd74e34f454654597cc04d3 Merge succeeded, producing d7a5bfdfe910bdd77bd74e34f454654597cc04d3 Checking out Revision d7a5bfdfe910bdd77bd74e34f454654597cc04d3 (PR-564) 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 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/564/head:refs/remotes/origin/PR-564 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7a5bfdfe910bdd77bd74e34f454654597cc04d3 # 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 b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7a5bfdfe910bdd77bd74e34f454654597cc04d3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-31T05:48:45.593Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-31T05:48:45.812Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-31T05:48:45.944Z] ========================================================= [2024-07-31T05:48:45.945Z] EdgeX Global Pipelines Version Info [2024-07-31T05:48:45.945Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-31T05:48:46.708Z] ------------------- [2024-07-31T05:48:46.708Z] stable info: [2024-07-31T05:48:46.708Z] ------------------- [2024-07-31T05:48:46.708Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-31T05:48:46.708Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-31T05:48:46.708Z] Message: update stable to v1.0.260 [2024-07-31T05:48:47.287Z] ------------------- [2024-07-31T05:48:47.287Z] experimental info: [2024-07-31T05:48:47.287Z] ------------------- [2024-07-31T05:48:47.288Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-31T05:48:47.288Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-31T05:48:47.288Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-31T05:48:47.512Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-07-31T05:48:47.561Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-07-31T05:48:47.615Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-31T05:48:47.672Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-31T05:48:47.726Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-31T05:48:47.786Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-31T05:48:47.844Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-31T05:48:47.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-31T05:48:47.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-31T05:48:48.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-31T05:48:48.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-31T05:48:48.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-07-31T05:48:48.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-31T05:48:48.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-31T05:48:48.325Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-31T05:48:48.385Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-31T05:48:48.446Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-31T05:48:48.505Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-31T05:48:48.567Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-31T05:48:48.623Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-31T05:48:48.686Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-31T05:48:48.739Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-31T05:48:48.794Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-31T05:48:48.856Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-31T05:48:48.914Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-31T05:48:48.975Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-31T05:48:49.027Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-31T05:48:49.085Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-564 [Pipeline] echo [2024-07-31T05:48:49.145Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-564 [Pipeline] echo [2024-07-31T05:48:49.201Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-564 [Pipeline] echo [2024-07-31T05:48:49.271Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d7a5bfdfe910bdd77bd74e34f454654597cc04d3 [Pipeline] echo [2024-07-31T05:48:49.330Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d7a5bfd [Pipeline] echo [2024-07-31T05:48:49.393Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T05:48:49.557Z] provisioning config files... [2024-07-31T05:48:49.572Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-564@tmp/config10066281857279194168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T05:48:49.952Z] ---> ****-login.sh [2024-07-31T05:48:49.952Z] nexus3.edgexfoundry.org:10001 [2024-07-31T05:48:50.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T05:48:50.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T05:48:50.216Z] Configure a credential helper to remove this warning. See [2024-07-31T05:48:50.216Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T05:48:50.216Z] [2024-07-31T05:48:50.216Z] Login Succeeded [2024-07-31T05:48:50.216Z] nexus3.edgexfoundry.org:10002 [2024-07-31T05:48:50.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T05:48:50.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T05:48:50.477Z] Configure a credential helper to remove this warning. See [2024-07-31T05:48:50.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T05:48:50.477Z] [2024-07-31T05:48:50.477Z] Login Succeeded [2024-07-31T05:48:50.477Z] nexus3.edgexfoundry.org:10003 [2024-07-31T05:48:50.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T05:48:50.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T05:48:50.478Z] Configure a credential helper to remove this warning. See [2024-07-31T05:48:50.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T05:48:50.478Z] [2024-07-31T05:48:50.478Z] Login Succeeded [2024-07-31T05:48:50.478Z] nexus3.edgexfoundry.org:10004 [2024-07-31T05:48:50.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T05:48:50.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T05:48:50.739Z] Configure a credential helper to remove this warning. See [2024-07-31T05:48:50.739Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T05:48:50.739Z] [2024-07-31T05:48:50.739Z] Login Succeeded [2024-07-31T05:48:50.739Z] ****.io [2024-07-31T05:48:50.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T05:48:51.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T05:48:51.000Z] Configure a credential helper to remove this warning. See [2024-07-31T05:48:51.000Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T05:48:51.000Z] [2024-07-31T05:48:51.000Z] Login Succeeded [2024-07-31T05:48:51.000Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T05:48:51.034Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-31T05:48:51.748Z] + git rev-list -1 --merges d7a5bfdfe910bdd77bd74e34f454654597cc04d3~1..d7a5bfdfe910bdd77bd74e34f454654597cc04d3 [Pipeline] echo [2024-07-31T05:48:51.801Z] -----------> git rev-list -1 --merges d7a5bfdfe910bdd77bd74e34f454654597cc04d3~1..d7a5bfdfe910bdd77bd74e34f454654597cc04d3 d7a5bfdfe910bdd77bd74e34f454654597cc04d3 [false] [Pipeline] sh [2024-07-31T05:48:52.123Z] + git log --format=format:%s -1 d7a5bfdfe910bdd77bd74e34f454654597cc04d3 [Pipeline] echo [2024-07-31T05:48:52.177Z] ========================================================= [2024-07-31T05:48:52.177Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-31T05:48:52.177Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-31T05:48:52.635Z] + git log --format=format:%s -1 d7a5bfdfe910bdd77bd74e34f454654597cc04d3 [Pipeline] echo [2024-07-31T05:48:52.675Z] [semverPrep] GIT_COMMIT: d7a5bfdfe910bdd77bd74e34f454654597cc04d3, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-07-31T05:48:52.721Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-31T05:48:53.135Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-31T05:48:53.135Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-31T05:48:53.135Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-31T05:48:53.135Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-31T05:48:53.135Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-31T05:48:53.135Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-31T05:48:53.135Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T05:48:53.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T05:48:53.667Z] [2024-07-31T05:48:53.667Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T05:48:54.071Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T05:48:54.071Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-31T05:48:54.071Z] b85a868b505f: Pulling fs layer [2024-07-31T05:48:54.071Z] e2be974225ed: Pulling fs layer [2024-07-31T05:48:54.071Z] 339a4e72a1f5: Pulling fs layer [2024-07-31T05:48:54.071Z] 988bab9f4d93: Pulling fs layer [2024-07-31T05:48:54.071Z] 1469e6f7b9e6: Pulling fs layer [2024-07-31T05:48:54.071Z] eaf3925da568: Pulling fs layer [2024-07-31T05:48:54.071Z] bab4dde63d76: Pulling fs layer [2024-07-31T05:48:54.071Z] bde34c3a00c8: Pulling fs layer [2024-07-31T05:48:54.071Z] b352a97aabf1: Pulling fs layer [2024-07-31T05:48:54.071Z] 4872d77fe225: Pulling fs layer [2024-07-31T05:48:54.071Z] 5851b861e8e6: Pulling fs layer [2024-07-31T05:48:54.071Z] 988bab9f4d93: Waiting [2024-07-31T05:48:54.071Z] 1469e6f7b9e6: Waiting [2024-07-31T05:48:54.071Z] eaf3925da568: Waiting [2024-07-31T05:48:54.071Z] bab4dde63d76: Waiting [2024-07-31T05:48:54.071Z] bde34c3a00c8: Waiting [2024-07-31T05:48:54.071Z] b352a97aabf1: Waiting [2024-07-31T05:48:54.071Z] 4872d77fe225: Waiting [2024-07-31T05:48:54.071Z] 5851b861e8e6: Waiting [2024-07-31T05:48:54.071Z] e2be974225ed: Verifying Checksum [2024-07-31T05:48:54.071Z] e2be974225ed: Download complete [2024-07-31T05:48:54.071Z] 988bab9f4d93: Verifying Checksum [2024-07-31T05:48:54.071Z] 988bab9f4d93: Download complete [2024-07-31T05:48:54.331Z] 1469e6f7b9e6: Verifying Checksum [2024-07-31T05:48:54.331Z] 1469e6f7b9e6: Download complete [2024-07-31T05:48:54.331Z] 339a4e72a1f5: Verifying Checksum [2024-07-31T05:48:54.331Z] 339a4e72a1f5: Download complete [2024-07-31T05:48:54.331Z] eaf3925da568: Verifying Checksum [2024-07-31T05:48:54.331Z] eaf3925da568: Download complete [2024-07-31T05:48:54.331Z] bde34c3a00c8: Download complete [2024-07-31T05:48:54.331Z] b352a97aabf1: Verifying Checksum [2024-07-31T05:48:54.331Z] b352a97aabf1: Download complete [2024-07-31T05:48:54.331Z] 4872d77fe225: Verifying Checksum [2024-07-31T05:48:54.331Z] 4872d77fe225: Download complete [2024-07-31T05:48:54.331Z] 5851b861e8e6: Verifying Checksum [2024-07-31T05:48:54.331Z] 5851b861e8e6: Download complete [2024-07-31T05:48:54.331Z] b85a868b505f: Verifying Checksum [2024-07-31T05:48:54.331Z] b85a868b505f: Download complete [2024-07-31T05:48:54.590Z] bab4dde63d76: Verifying Checksum [2024-07-31T05:48:54.590Z] bab4dde63d76: Download complete [2024-07-31T05:48:55.529Z] b85a868b505f: Pull complete [2024-07-31T05:48:55.789Z] e2be974225ed: Pull complete [2024-07-31T05:48:56.049Z] 339a4e72a1f5: Pull complete [2024-07-31T05:48:56.310Z] 988bab9f4d93: Pull complete [2024-07-31T05:48:56.571Z] 1469e6f7b9e6: Pull complete [2024-07-31T05:48:56.571Z] eaf3925da568: Pull complete [2024-07-31T05:48:58.481Z] bab4dde63d76: Pull complete [2024-07-31T05:48:58.481Z] bde34c3a00c8: Pull complete [2024-07-31T05:48:58.481Z] b352a97aabf1: Pull complete [2024-07-31T05:48:58.743Z] 4872d77fe225: Pull complete [2024-07-31T05:48:58.743Z] 5851b861e8e6: Pull complete [2024-07-31T05:48:58.743Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-31T05:48:58.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T05:48:58.743Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T05:48:59.066Z] prd-ubuntu20.04-docker-8c-8g-6847 does not seem to be running inside a container [2024-07-31T05:48:59.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-564 -v /w/workspace/xfoundry_device-modbus-go_PR-564:/w/workspace/xfoundry_device-modbus-go_PR-564:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-564@tmp:/w/workspace/xfoundry_device-modbus-go_PR-564@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-31T05:49:02.666Z] $ docker top c6b4580c13e2b48ea17f260cc3fb3eda177dbe1d51c55cb099d30d046cc712a8 -eo pid,comm [2024-07-31T05:49:02.727Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-31T05:49:02.727Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-31T05:49:02.899Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T05:49:02.899Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T05:49:03.020Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T05:49:03.021Z] $ docker exec c6b4580c13e2b48ea17f260cc3fb3eda177dbe1d51c55cb099d30d046cc712a8 ssh-agent [2024-07-31T05:49:03.137Z] SSH_AUTH_SOCK=/tmp/ssh-W805ryhj97kY/agent.33 [2024-07-31T05:49:03.137Z] SSH_AGENT_PID=39 [2024-07-31T05:49:03.144Z] Running ssh-add (command line suppressed) [2024-07-31T05:49:03.243Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-564@tmp/private_key_5134308094326504304.key (/w/workspace/xfoundry_device-modbus-go_PR-564@tmp/private_key_5134308094326504304.key) [2024-07-31T05:49:03.260Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T05:49:03.615Z] + git tag --points-at HEAD [Pipeline] } [2024-07-31T05:49:03.640Z] $ docker exec --env ******** --env ******** c6b4580c13e2b48ea17f260cc3fb3eda177dbe1d51c55cb099d30d046cc712a8 ssh-agent -k [2024-07-31T05:49:03.738Z] unset SSH_AUTH_SOCK; [2024-07-31T05:49:03.739Z] unset SSH_AGENT_PID; [2024-07-31T05:49:03.739Z] echo Agent pid 39 killed; [2024-07-31T05:49:03.754Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-31T05:49:03.870Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T05:49:03.870Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T05:49:03.979Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T05:49:03.980Z] $ docker exec c6b4580c13e2b48ea17f260cc3fb3eda177dbe1d51c55cb099d30d046cc712a8 ssh-agent [2024-07-31T05:49:04.102Z] SSH_AUTH_SOCK=/tmp/ssh-biVW9xI5sN73/agent.73 [2024-07-31T05:49:04.102Z] SSH_AGENT_PID=79 [2024-07-31T05:49:04.108Z] Running ssh-add (command line suppressed) [2024-07-31T05:49:04.203Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-564@tmp/private_key_11439599923138741489.key (/w/workspace/xfoundry_device-modbus-go_PR-564@tmp/private_key_11439599923138741489.key) [2024-07-31T05:49:04.218Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T05:49:04.559Z] + git semver init [2024-07-31T05:49:04.826Z] 2024-07-31 05:49:04,749 [run_init] DEBUG init version:0.0.0 force:False [2024-07-31T05:49:04.826Z] 2024-07-31 05:49:04,749 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-564/.semver [2024-07-31T05:49:04.826Z] 2024-07-31 05:49:04,750 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-564/.semver [2024-07-31T05:49:04.826Z] 2024-07-31 05:49:04,750 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-564/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-564, universal_newlines=False, shell=None, istream=None) [2024-07-31T05:49:07.210Z] 2024-07-31 05:49:06,839 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-564/.git/info/exclude [2024-07-31T05:49:07.210Z] 2024-07-31 05:49:06,840 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-564/.semver/PR-564 with force:False [2024-07-31T05:49:07.210Z] 2024-07-31 05:49:06,840 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-564/.semver/PR-564 [2024-07-31T05:49:07.210Z] 2024-07-31 05:49:06,844 [execute] INFO git cat-file --batch-check [2024-07-31T05:49:07.210Z] 2024-07-31 05:49:06,845 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-564/.semver, universal_newlines=False, shell=None, istream=) [2024-07-31T05:49:07.210Z] 2024-07-31 05:49:06,850 [execute] INFO git cat-file --batch [2024-07-31T05:49:07.210Z] 2024-07-31 05:49:06,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-564/.semver, universal_newlines=False, shell=None, istream=) [2024-07-31T05:49:07.210Z] 2024-07-31 05:49:06,855 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-564/.semver/PR-564 [2024-07-31T05:49:07.210Z] 0.0.0 [Pipeline] } [2024-07-31T05:49:07.237Z] $ docker exec --env ******** --env ******** c6b4580c13e2b48ea17f260cc3fb3eda177dbe1d51c55cb099d30d046cc712a8 ssh-agent -k [2024-07-31T05:49:07.329Z] unset SSH_AUTH_SOCK; [2024-07-31T05:49:07.330Z] unset SSH_AGENT_PID; [2024-07-31T05:49:07.330Z] echo Agent pid 79 killed; [2024-07-31T05:49:07.340Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-31T05:49:07.810Z] + git semver [Pipeline] } [2024-07-31T05:49:08.097Z] $ docker stop --time=1 c6b4580c13e2b48ea17f260cc3fb3eda177dbe1d51c55cb099d30d046cc712a8 [2024-07-31T05:49:09.403Z] $ docker rm -f --volumes c6b4580c13e2b48ea17f260cc3fb3eda177dbe1d51c55cb099d30d046cc712a8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T05:49:09.854Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-31T05:49:10.630Z] Stashed 1 file(s) [Pipeline] echo [2024-07-31T05:49:10.660Z] [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-07-31T05:49:11.378Z] provisioning config files... [2024-07-31T05:49:12.495Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-564@tmp/config4873962125155120671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T05:49:15.645Z] ---> ****-login.sh [2024-07-31T05:49:15.646Z] nexus3.edgexfoundry.org:10001 [2024-07-31T05:49:15.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T05:49:15.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T05:49:15.646Z] Configure a credential helper to remove this warning. See [2024-07-31T05:49:15.646Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T05:49:15.646Z] [2024-07-31T05:49:15.646Z] Login Succeeded [2024-07-31T05:49:15.646Z] nexus3.edgexfoundry.org:10002 [2024-07-31T05:49:15.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T05:49:15.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T05:49:15.646Z] Configure a credential helper to remove this warning. See [2024-07-31T05:49:15.646Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T05:49:15.646Z] [2024-07-31T05:49:15.646Z] Login Succeeded [2024-07-31T05:49:15.646Z] nexus3.edgexfoundry.org:10003 [2024-07-31T05:49:15.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T05:49:15.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T05:49:15.907Z] Configure a credential helper to remove this warning. See [2024-07-31T05:49:15.907Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T05:49:15.907Z] [2024-07-31T05:49:15.907Z] Login Succeeded [2024-07-31T05:49:15.907Z] nexus3.edgexfoundry.org:10004 [2024-07-31T05:49:15.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T05:49:15.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T05:49:15.907Z] Configure a credential helper to remove this warning. See [2024-07-31T05:49:15.907Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T05:49:15.907Z] [2024-07-31T05:49:15.907Z] Login Succeeded [2024-07-31T05:49:15.907Z] ****.io [2024-07-31T05:49:16.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T05:49:16.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T05:49:16.168Z] Configure a credential helper to remove this warning. See [2024-07-31T05:49:16.168Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T05:49:16.168Z] [2024-07-31T05:49:16.168Z] Login Succeeded [2024-07-31T05:49:16.168Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T05:49:16.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-31T05:49:16.657Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T05:49:16.707Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T05:49:16.760Z] ========================================================= [2024-07-31T05:49:16.760Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-31T05:49:16.760Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T05:49:17.355Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-31T05:49:17.355Z] Sending build context to Docker daemon 17.9MB [2024-07-31T05:49:17.355Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-31T05:49:17.355Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-31T05:49:17.813Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-31T05:49:17.813Z] 619be1103602: Pulling fs layer [2024-07-31T05:49:17.813Z] 7862e08f4a3e: Pulling fs layer [2024-07-31T05:49:17.813Z] 5df492c9dc93: Pulling fs layer [2024-07-31T05:49:17.813Z] 7629e6793208: Pulling fs layer [2024-07-31T05:49:17.813Z] 4f4fb700ef54: Pulling fs layer [2024-07-31T05:49:17.813Z] 4f4fb700ef54: Waiting [2024-07-31T05:49:17.813Z] 7629e6793208: Waiting [2024-07-31T05:49:17.813Z] fb5054dd5b73: Pulling fs layer [2024-07-31T05:49:17.813Z] eeca6798cff9: Pulling fs layer [2024-07-31T05:49:17.813Z] aa269ceb94a6: Pulling fs layer [2024-07-31T05:49:17.813Z] fb5054dd5b73: Waiting [2024-07-31T05:49:17.813Z] ada007ff1a6a: Pulling fs layer [2024-07-31T05:49:17.813Z] ada007ff1a6a: Waiting [2024-07-31T05:49:18.073Z] 7862e08f4a3e: Download complete [2024-07-31T05:49:18.073Z] 7629e6793208: Download complete [2024-07-31T05:49:18.073Z] 4f4fb700ef54: Verifying Checksum [2024-07-31T05:49:18.073Z] 4f4fb700ef54: Download complete [2024-07-31T05:49:18.073Z] 619be1103602: Verifying Checksum [2024-07-31T05:49:18.073Z] 619be1103602: Download complete [2024-07-31T05:49:18.073Z] fb5054dd5b73: Verifying Checksum [2024-07-31T05:49:18.073Z] fb5054dd5b73: Download complete [2024-07-31T05:49:18.073Z] eeca6798cff9: Verifying Checksum [2024-07-31T05:49:18.073Z] eeca6798cff9: Download complete [2024-07-31T05:49:18.073Z] 619be1103602: Pull complete [2024-07-31T05:49:18.332Z] ada007ff1a6a: Verifying Checksum [2024-07-31T05:49:18.332Z] ada007ff1a6a: Download complete [2024-07-31T05:49:18.332Z] 7862e08f4a3e: Pull complete [2024-07-31T05:49:18.332Z] 5df492c9dc93: Verifying Checksum [2024-07-31T05:49:18.332Z] 5df492c9dc93: Download complete [2024-07-31T05:49:18.900Z] aa269ceb94a6: Verifying Checksum [2024-07-31T05:49:18.900Z] aa269ceb94a6: Download complete [2024-07-31T05:49:21.431Z] 5df492c9dc93: Pull complete [2024-07-31T05:49:21.431Z] 7629e6793208: Pull complete [2024-07-31T05:49:21.691Z] 4f4fb700ef54: Pull complete [2024-07-31T05:49:21.691Z] fb5054dd5b73: Pull complete [2024-07-31T05:49:21.691Z] eeca6798cff9: Pull complete [2024-07-31T05:49:24.223Z] aa269ceb94a6: Pull complete [2024-07-31T05:49:24.791Z] ada007ff1a6a: Pull complete [2024-07-31T05:49:24.791Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-31T05:49:24.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-31T05:49:24.791Z] ---> f489d0715acc [2024-07-31T05:49:24.791Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-07-31T05:49:26.165Z] Still waiting to schedule task [2024-07-31T05:49:26.165Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-31T05:49:30.081Z] ---> Running in a244e9745b65 [2024-07-31T05:49:30.081Z] Removing intermediate container a244e9745b65 [2024-07-31T05:49:30.081Z] ---> becf71c7076f [2024-07-31T05:49:30.081Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-31T05:49:30.081Z] ---> Running in 19249c0459c4 [2024-07-31T05:49:30.081Z] Removing intermediate container 19249c0459c4 [2024-07-31T05:49:30.081Z] ---> dec53f11b42c [2024-07-31T05:49:30.081Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-07-31T05:49:30.081Z] ---> Running in a20fabdc841d [2024-07-31T05:49:30.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T05:49:30.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T05:49:31.173Z] (1/8) Installing openssh-keygen (9.3_p2-r2) [2024-07-31T05:49:31.173Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-07-31T05:49:31.173Z] (3/8) Installing openssh-client-common (9.3_p2-r2) [2024-07-31T05:49:31.173Z] (4/8) Installing openssh-client-default (9.3_p2-r2) [2024-07-31T05:49:31.173Z] (5/8) Installing openssh-sftp-server (9.3_p2-r2) [2024-07-31T05:49:31.173Z] (6/8) Installing openssh-server-common (9.3_p2-r2) [2024-07-31T05:49:31.173Z] (7/8) Installing openssh-server (9.3_p2-r2) [2024-07-31T05:49:31.173Z] (8/8) Installing openssh (9.3_p2-r2) [2024-07-31T05:49:31.173Z] Executing busybox-1.36.1-r5.trigger [2024-07-31T05:49:31.173Z] OK: 270 MiB in 60 packages [2024-07-31T05:49:31.740Z] Removing intermediate container a20fabdc841d [2024-07-31T05:49:31.740Z] ---> 7a1fe210705a [2024-07-31T05:49:31.740Z] Step 6/10 : WORKDIR /device-modbus-go [2024-07-31T05:49:31.740Z] ---> Running in 9f4e46f0fd23 [2024-07-31T05:49:31.740Z] Removing intermediate container 9f4e46f0fd23 [2024-07-31T05:49:31.740Z] ---> 9dc3925d0a9d [2024-07-31T05:49:31.740Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-31T05:49:32.002Z] ---> b2d4f21677cf [2024-07-31T05:49:32.002Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T05:49:32.002Z] ---> Running in 86494a29e94a [2024-07-31T05:50:39.739Z] Removing intermediate container 86494a29e94a [2024-07-31T05:50:39.739Z] ---> 0725ace60cc1 [2024-07-31T05:50:39.739Z] Step 9/10 : COPY . . [2024-07-31T05:50:39.739Z] ---> ec7b06c3751c [2024-07-31T05:50:39.739Z] Step 10/10 : RUN ${MAKE} [2024-07-31T05:50:39.739Z] ---> Running in 777321b67b9d [2024-07-31T05:50:39.739Z] noop [2024-07-31T05:50:39.739Z] Removing intermediate container 777321b67b9d [2024-07-31T05:50:39.739Z] ---> e405fc0e9166 [2024-07-31T05:50:39.739Z] Successfully built e405fc0e9166 [2024-07-31T05:50:39.739Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T05:50:40.241Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-31T05:50:40.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T05:50:40.427Z] prd-ubuntu20.04-docker-8c-8g-6847 does not seem to be running inside a container [2024-07-31T05:50:40.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-564 -v /w/workspace/xfoundry_device-modbus-go_PR-564:/w/workspace/xfoundry_device-modbus-go_PR-564:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-564@tmp:/w/workspace/xfoundry_device-modbus-go_PR-564@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 ******** ci-base-image-x86_64 cat [2024-07-31T05:50:40.812Z] $ docker top 5e7e4a5993cdab800bd46b5ffc3c6643ec969211ba31a5731bf53c2f01089f31 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T05:50:41.238Z] + go version [2024-07-31T05:50:41.238Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-31T05:50:41.274Z] $ docker stop --time=1 5e7e4a5993cdab800bd46b5ffc3c6643ec969211ba31a5731bf53c2f01089f31 [2024-07-31T05:50:42.554Z] $ docker rm -f --volumes 5e7e4a5993cdab800bd46b5ffc3c6643ec969211ba31a5731bf53c2f01089f31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T05:50:43.286Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-31T05:50:43.286Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T05:50:43.455Z] prd-ubuntu20.04-docker-8c-8g-6847 does not seem to be running inside a container [2024-07-31T05:50:43.485Z] $ 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-564 -v /w/workspace/xfoundry_device-modbus-go_PR-564:/w/workspace/xfoundry_device-modbus-go_PR-564:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-564@tmp:/w/workspace/xfoundry_device-modbus-go_PR-564@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 ******** ci-base-image-x86_64 cat [2024-07-31T05:50:43.822Z] $ docker top d900f258cefa606d3e8bc74c871482bd285814e43bff680e14efeba1f59b6873 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T05:50:44.245Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-564 [Pipeline] fileExists [Pipeline] sh [2024-07-31T05:50:44.626Z] + make test [2024-07-31T05:50:44.626Z] go test ./... -coverprofile=coverage.out [2024-07-31T05:50:46.530Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-07-31T05:50:59.475Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6848 in /w/workspace/xfoundry_device-modbus-go_PR-564 [Pipeline] { [Pipeline] ws [2024-07-31T05:50:59.552Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2024-07-31T05:50:59.648Z] The recommended git tool is: git [2024-07-31T05:51:04.871Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-07-31T05:51:04.871Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.012s coverage: 47.9% of statements [2024-07-31T05:51:07.888Z] using credential edgex-jenkins-ssh [2024-07-31T05:51:07.921Z] Cloning the remote Git repository [2024-07-31T05:51:07.985Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-07-31T05:51:08.160Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2024-07-31T05:51:08.392Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-07-31T05:51:08.393Z] > git --version # timeout=10 [2024-07-31T05:51:08.431Z] > git --version # 'git version 2.25.1' [2024-07-31T05:51:08.433Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-31T05:51:08.651Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-31T05:51:10.661Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-07-31T05:51:10.705Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-31T05:51:12.487Z] Merging remotes/origin/main commit b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c into PR head commit d7a5bfdfe910bdd77bd74e34f454654597cc04d3 [2024-07-31T05:51:12.860Z] Merge succeeded, producing d7a5bfdfe910bdd77bd74e34f454654597cc04d3 [2024-07-31T05:51:12.861Z] Checking out Revision d7a5bfdfe910bdd77bd74e34f454654597cc04d3 (PR-564) [2024-07-31T05:51:11.823Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-07-31T05:51:11.914Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-07-31T05:51:11.916Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-31T05:51:11.962Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/564/head:refs/remotes/origin/PR-564 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-31T05:51:12.507Z] > git config core.sparsecheckout # timeout=10 [2024-07-31T05:51:12.591Z] > git checkout -f d7a5bfdfe910bdd77bd74e34f454654597cc04d3 # timeout=10 [2024-07-31T05:51:12.702Z] > git remote # timeout=10 [2024-07-31T05:51:12.730Z] > git config --get remote.origin.url # timeout=10 [2024-07-31T05:51:12.773Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-31T05:51:12.801Z] > git merge b6c4b0dee6461bdbd7ff5442e9e8ba8b047e9f9c # timeout=10 [2024-07-31T05:51:12.833Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-31T05:51:12.868Z] > git config core.sparsecheckout # timeout=10 [2024-07-31T05:51:12.891Z] > git checkout -f d7a5bfdfe910bdd77bd74e34f454654597cc04d3 # timeout=10 [2024-07-31T05:51:13.480Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-07-31T05:51:13.526Z] > git --version # timeout=10 [2024-07-31T05:51:13.538Z] > git --version # 'git version 2.25.1' [2024-07-31T05:51:13.559Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-31T05:51:17.083Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-31T05:51:18.508Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-31T05:51:18.509Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-31T05:51:18.509Z] Dload Upload Total Spent Left Speed [2024-07-31T05:51:18.509Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 113k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh [2024-07-31T05:51:18.872Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-31T05:51:19.248Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-31T05:51:19.248Z] + sudo tee /etc/docker/daemon.new [2024-07-31T05:51:19.248Z] { [2024-07-31T05:51:19.248Z] "registry-mirrors": [ [2024-07-31T05:51:19.248Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-31T05:51:19.248Z] ], [2024-07-31T05:51:19.248Z] "bip": "10.250.0.254/24", [2024-07-31T05:51:19.248Z] "hosts": [ [2024-07-31T05:51:19.248Z] "tcp://0.0.0.0:5555", [2024-07-31T05:51:19.248Z] "unix:///var/run/docker.sock" [2024-07-31T05:51:19.248Z] ], [2024-07-31T05:51:19.248Z] "mtu": 1458, [2024-07-31T05:51:19.248Z] "selinux-enabled": true, [2024-07-31T05:51:19.248Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-31T05:51:19.248Z] } [Pipeline] sh [2024-07-31T05:51:19.619Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-31T05:51:19.971Z] + sudo service docker restart [2024-07-31T05:51:22.346Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-31T05:51:22.346Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-31T05:51:22.346Z] ./bin/test-attribution-txt.sh [2024-07-31T05:51:22.605Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-07-31T05:51:22.652Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-31T05:51:22.692Z] $ docker stop --time=1 d900f258cefa606d3e8bc74c871482bd285814e43bff680e14efeba1f59b6873 [2024-07-31T05:51:26.679Z] $ docker rm -f --volumes d900f258cefa606d3e8bc74c871482bd285814e43bff680e14efeba1f59b6873 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T05:51:27.359Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-31T05:51:27.442Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T05:51:57.803Z] provisioning config files... [2024-07-31T05:51:57.833Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config6516346101746457033tmp [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T05:51:58.339Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-31T05:51:58.585Z] ---> ****-login.sh [2024-07-31T05:51:58.585Z] nexus3.edgexfoundry.org:10001 [2024-07-31T05:51:58.691Z] + ls -al . [2024-07-31T05:51:58.691Z] total 272 [2024-07-31T05:51:58.691Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 05:50 . [2024-07-31T05:51:58.691Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 05:48 .. [2024-07-31T05:51:58.691Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 31 05:48 .dockerignore [2024-07-31T05:51:58.691Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 05:51 .git [2024-07-31T05:51:58.691Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 05:48 .github [2024-07-31T05:51:58.691Z] -rw-rw-r-- 1 jenkins jenkins 266 Jul 31 05:48 .gitignore [2024-07-31T05:51:58.691Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 05:48 .golangci.yml [2024-07-31T05:51:58.691Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 05:49 .semver [2024-07-31T05:51:58.691Z] -rw-rw-r-- 1 jenkins jenkins 19432 Jul 31 05:48 Attribution.txt [2024-07-31T05:51:58.691Z] -rw-rw-r-- 1 jenkins jenkins 16388 Jul 31 05:48 CHANGELOG.md [2024-07-31T05:51:58.691Z] -rw-rw-r-- 1 jenkins jenkins 1474 Jul 31 05:48 Dockerfile [2024-07-31T05:51:58.691Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 05:48 GOVERNANCE.md [2024-07-31T05:51:58.691Z] -rw-rw-r-- 1 jenkins jenkins 658 Jul 31 05:48 Jenkinsfile [2024-07-31T05:51:58.691Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 31 05:48 LICENSE [2024-07-31T05:51:58.691Z] -rw-rw-r-- 1 jenkins jenkins 1942 Jul 31 05:48 Makefile [2024-07-31T05:51:58.691Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 31 05:48 OWNERS.md [2024-07-31T05:51:58.691Z] -rw-rw-r-- 1 jenkins jenkins 4463 Jul 31 05:48 README.md [2024-07-31T05:51:58.691Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 31 05:49 VERSION [2024-07-31T05:51:58.691Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 05:48 bin [2024-07-31T05:51:58.691Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 05:48 cmd [2024-07-31T05:51:58.691Z] -rw-r--r-- 1 jenkins jenkins 24601 Jul 31 05:51 coverage.out [2024-07-31T05:51:58.691Z] -rw-rw-r-- 1 jenkins jenkins 7185 Jul 31 05:48 go.mod [2024-07-31T05:51:58.691Z] -rw-rw-r-- 1 jenkins jenkins 102015 Jul 31 05:48 go.sum [2024-07-31T05:51:58.691Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 05:48 internal [2024-07-31T05:51:58.691Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 05:48 simulator [2024-07-31T05:51:58.691Z] -rw-rw-r-- 1 jenkins jenkins 229 Jul 31 05:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T05:51:58.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T05:51:59.129Z] + 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=d7a5bfdfe910bdd77bd74e34f454654597cc04d3 --label arch=amd64 --label version=0.0.0 . [2024-07-31T05:51:59.129Z] Sending build context to Docker daemon 17.93MB [2024-07-31T05:51:59.129Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-07-31T05:51:59.129Z] Step 2/23 : FROM ${BASE} AS builder [2024-07-31T05:51:59.129Z] ---> e405fc0e9166 [2024-07-31T05:51:59.129Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-07-31T05:51:59.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T05:51:59.130Z] Configure a credential helper to remove this warning. See [2024-07-31T05:51:59.130Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T05:51:59.130Z] [2024-07-31T05:51:59.130Z] Login Succeeded [2024-07-31T05:51:59.130Z] nexus3.edgexfoundry.org:10002 [2024-07-31T05:51:59.389Z] ---> Running in 1ef1a9bcdb3c [2024-07-31T05:51:59.389Z] Removing intermediate container 1ef1a9bcdb3c [2024-07-31T05:51:59.389Z] ---> d0ef43ebb840 [2024-07-31T05:51:59.389Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-31T05:51:59.389Z] ---> Running in f9d5c488e969 [2024-07-31T05:51:59.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T05:51:59.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T05:51:59.401Z] Configure a credential helper to remove this warning. See [2024-07-31T05:51:59.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T05:51:59.401Z] [2024-07-31T05:51:59.401Z] Login Succeeded [2024-07-31T05:51:59.401Z] nexus3.edgexfoundry.org:10003 [2024-07-31T05:51:59.647Z] Removing intermediate container f9d5c488e969 [2024-07-31T05:51:59.647Z] ---> 2f6019a0d953 [2024-07-31T05:51:59.647Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-07-31T05:51:59.647Z] ---> Running in 2765f9170aef [2024-07-31T05:51:59.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T05:51:59.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T05:51:59.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T05:51:59.940Z] Configure a credential helper to remove this warning. See [2024-07-31T05:51:59.941Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T05:51:59.941Z] [2024-07-31T05:51:59.941Z] Login Succeeded [2024-07-31T05:51:59.941Z] nexus3.edgexfoundry.org:10004 [2024-07-31T05:52:00.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T05:52:00.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T05:52:00.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T05:52:00.212Z] Configure a credential helper to remove this warning. See [2024-07-31T05:52:00.212Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T05:52:00.212Z] [2024-07-31T05:52:00.212Z] Login Succeeded [2024-07-31T05:52:00.212Z] ****.io [2024-07-31T05:52:00.425Z] OK: 270 MiB in 60 packages [2024-07-31T05:52:00.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T05:52:00.685Z] Removing intermediate container 2765f9170aef [2024-07-31T05:52:00.685Z] ---> ddf46662dbf3 [2024-07-31T05:52:00.685Z] Step 6/23 : WORKDIR /device-modbus-go [2024-07-31T05:52:00.685Z] ---> Running in 3846cd51a8e7 [2024-07-31T05:52:00.685Z] Removing intermediate container 3846cd51a8e7 [2024-07-31T05:52:00.685Z] ---> 154a9ba6e99d [2024-07-31T05:52:00.685Z] Step 7/23 : COPY go.mod vendor* ./ [2024-07-31T05:52:00.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T05:52:00.746Z] Configure a credential helper to remove this warning. See [2024-07-31T05:52:00.746Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T05:52:00.746Z] [2024-07-31T05:52:00.746Z] Login Succeeded [2024-07-31T05:52:00.746Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T05:52:00.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2024-07-31T05:52:00.943Z] ---> ece901ba7011 [2024-07-31T05:52:00.943Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T05:52:00.943Z] ---> Running in 30717072bbb3 [Pipeline] unstash [Pipeline] echo [2024-07-31T05:52:01.216Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T05:52:01.270Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T05:52:01.350Z] ========================================================= [2024-07-31T05:52:01.350Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-31T05:52:01.350Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [2024-07-31T05:52:01.507Z] Removing intermediate container 30717072bbb3 [2024-07-31T05:52:01.507Z] ---> ad6f4a231e84 [2024-07-31T05:52:01.507Z] Step 9/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T05:52:01.902Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-31T05:52:02.169Z] Sending build context to Docker daemon 9.082MB [2024-07-31T05:52:02.437Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-31T05:52:02.437Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-31T05:52:02.437Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-31T05:52:02.437Z] c6b39de5b339: Pulling fs layer [2024-07-31T05:52:02.437Z] a69c41024577: Pulling fs layer [2024-07-31T05:52:02.437Z] d6de4b400683: Pulling fs layer [2024-07-31T05:52:02.437Z] 35cb2a7552d0: Pulling fs layer [2024-07-31T05:52:02.437Z] 4f4fb700ef54: Pulling fs layer [2024-07-31T05:52:02.437Z] 464afbd9ba4c: Pulling fs layer [2024-07-31T05:52:02.437Z] 00f215d4a9da: Pulling fs layer [2024-07-31T05:52:02.437Z] d496ad576159: Pulling fs layer [2024-07-31T05:52:02.437Z] 35cb2a7552d0: Waiting [2024-07-31T05:52:02.437Z] 4f4fb700ef54: Waiting [2024-07-31T05:52:02.437Z] 464afbd9ba4c: Waiting [2024-07-31T05:52:02.437Z] 00f215d4a9da: Waiting [2024-07-31T05:52:02.437Z] d496ad576159: Waiting [2024-07-31T05:52:02.445Z] ---> e01b07e79a60 [2024-07-31T05:52:02.445Z] Step 10/23 : RUN ${MAKE} [2024-07-31T05:52:02.445Z] ---> Running in 85b84e0e8a37 [2024-07-31T05:52:02.445Z] 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.29" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-07-31T05:52:02.709Z] a69c41024577: Verifying Checksum [2024-07-31T05:52:02.709Z] a69c41024577: Download complete [2024-07-31T05:52:02.709Z] 35cb2a7552d0: Verifying Checksum [2024-07-31T05:52:02.709Z] 35cb2a7552d0: Download complete [2024-07-31T05:52:02.709Z] 4f4fb700ef54: Verifying Checksum [2024-07-31T05:52:02.709Z] 4f4fb700ef54: Download complete [2024-07-31T05:52:02.709Z] c6b39de5b339: Verifying Checksum [2024-07-31T05:52:02.709Z] c6b39de5b339: Download complete [2024-07-31T05:52:02.709Z] 464afbd9ba4c: Verifying Checksum [2024-07-31T05:52:02.709Z] 464afbd9ba4c: Download complete [2024-07-31T05:52:02.980Z] d496ad576159: Verifying Checksum [2024-07-31T05:52:02.980Z] d496ad576159: Download complete [2024-07-31T05:52:03.567Z] c6b39de5b339: Pull complete [2024-07-31T05:52:04.154Z] a69c41024577: Pull complete [2024-07-31T05:52:04.423Z] d6de4b400683: Verifying Checksum [2024-07-31T05:52:04.423Z] d6de4b400683: Download complete [2024-07-31T05:52:05.391Z] 00f215d4a9da: Verifying Checksum [2024-07-31T05:52:05.391Z] 00f215d4a9da: Download complete [2024-07-31T05:52:17.729Z] d6de4b400683: Pull complete [2024-07-31T05:52:17.729Z] 35cb2a7552d0: Pull complete [2024-07-31T05:52:17.998Z] 4f4fb700ef54: Pull complete [2024-07-31T05:52:18.269Z] 464afbd9ba4c: Pull complete [2024-07-31T05:52:28.380Z] 00f215d4a9da: Pull complete [2024-07-31T05:52:28.380Z] d496ad576159: Pull complete [2024-07-31T05:52:28.380Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-31T05:52:28.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-31T05:52:28.651Z] ---> f246e2811388 [2024-07-31T05:52:28.651Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-07-31T05:52:30.626Z] ---> Running in 35f1323254af [2024-07-31T05:52:30.626Z] Removing intermediate container 35f1323254af [2024-07-31T05:52:30.626Z] ---> 55aef075912e [2024-07-31T05:52:30.626Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-31T05:52:30.626Z] ---> Running in cc9825713a94 [2024-07-31T05:52:30.897Z] Removing intermediate container cc9825713a94 [2024-07-31T05:52:30.897Z] ---> d132c940fe6b [2024-07-31T05:52:30.897Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-07-31T05:52:30.897Z] ---> Running in 01e8ef8a945c [2024-07-31T05:52:32.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T05:52:32.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T05:52:33.529Z] (1/8) Installing openssh-keygen (9.3_p2-r2) [2024-07-31T05:52:33.529Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-07-31T05:52:33.529Z] (3/8) Installing openssh-client-common (9.3_p2-r2) [2024-07-31T05:52:33.529Z] (4/8) Installing openssh-client-default (9.3_p2-r2) [2024-07-31T05:52:33.529Z] (5/8) Installing openssh-sftp-server (9.3_p2-r2) [2024-07-31T05:52:33.529Z] (6/8) Installing openssh-server-common (9.3_p2-r2) [2024-07-31T05:52:33.529Z] (7/8) Installing openssh-server (9.3_p2-r2) [2024-07-31T05:52:33.529Z] (8/8) Installing openssh (9.3_p2-r2) [2024-07-31T05:52:33.529Z] Executing busybox-1.36.1-r5.trigger [2024-07-31T05:52:33.529Z] OK: 272 MiB in 60 packages [2024-07-31T05:52:34.534Z] Removing intermediate container 85b84e0e8a37 [2024-07-31T05:52:34.534Z] ---> bedd6d6229db [2024-07-31T05:52:34.534Z] Step 11/23 : FROM alpine:3.18 [2024-07-31T05:52:34.534Z] 3.18: Pulling from library/alpine [2024-07-31T05:52:34.534Z] 930bdd4d222e: Pulling fs layer [2024-07-31T05:52:34.821Z] 930bdd4d222e: Download complete [2024-07-31T05:52:34.944Z] Removing intermediate container 01e8ef8a945c [2024-07-31T05:52:34.944Z] ---> 65ae3e5f708a [2024-07-31T05:52:34.944Z] Step 6/10 : WORKDIR /device-modbus-go [2024-07-31T05:52:34.944Z] ---> Running in 1dc4b91e1bf7 [2024-07-31T05:52:35.081Z] 930bdd4d222e: Pull complete [2024-07-31T05:52:35.081Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T05:52:35.081Z] Status: Downloaded newer image for alpine:3.18 [2024-07-31T05:52:35.081Z] ---> 18f865063206 [2024-07-31T05:52:35.081Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-07-31T05:52:35.081Z] ---> Running in 34a2f044981e [2024-07-31T05:52:35.081Z] Removing intermediate container 34a2f044981e [2024-07-31T05:52:35.081Z] ---> ef952f0f014d [2024-07-31T05:52:35.081Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-07-31T05:52:35.081Z] ---> Running in eee6111cb15e [2024-07-31T05:52:35.212Z] Removing intermediate container 1dc4b91e1bf7 [2024-07-31T05:52:35.212Z] ---> c75f8fef643b [2024-07-31T05:52:35.212Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-31T05:52:35.487Z] ---> 51a5b3650d13 [2024-07-31T05:52:35.487Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T05:52:35.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T05:52:35.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T05:52:35.758Z] ---> Running in 8b17610d7acc [2024-07-31T05:52:35.911Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-31T05:52:35.911Z] Executing busybox-1.36.1-r7.trigger [2024-07-31T05:52:35.911Z] OK: 7 MiB in 16 packages [2024-07-31T05:52:36.171Z] Removing intermediate container eee6111cb15e [2024-07-31T05:52:36.171Z] ---> a140957d4ead [2024-07-31T05:52:36.171Z] Step 14/23 : RUN apk --no-cache upgrade [2024-07-31T05:52:36.171Z] ---> Running in 190331ef2db6 [2024-07-31T05:52:36.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T05:52:36.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T05:52:36.996Z] OK: 7 MiB in 16 packages [2024-07-31T05:52:37.255Z] Removing intermediate container 190331ef2db6 [2024-07-31T05:52:37.256Z] ---> 8bb0e7ae874c [2024-07-31T05:52:37.256Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-07-31T05:52:38.210Z] ---> 28ea88191e00 [2024-07-31T05:52:38.211Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-07-31T05:52:38.211Z] ---> 4438ffa4015e [2024-07-31T05:52:38.211Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-07-31T05:52:38.470Z] ---> a6c46a9033a6 [2024-07-31T05:52:38.470Z] Step 18/23 : EXPOSE 59901 [2024-07-31T05:52:38.470Z] ---> Running in ccd8516f1db7 [2024-07-31T05:52:38.470Z] Removing intermediate container ccd8516f1db7 [2024-07-31T05:52:38.470Z] ---> c5183e0a1b68 [2024-07-31T05:52:38.470Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-07-31T05:52:38.470Z] ---> Running in c2a9077f37c7 [2024-07-31T05:52:38.470Z] Removing intermediate container c2a9077f37c7 [2024-07-31T05:52:38.470Z] ---> 8435904a585a [2024-07-31T05:52:38.470Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-31T05:52:38.470Z] ---> Running in 005402e9b110 [2024-07-31T05:52:38.729Z] Removing intermediate container 005402e9b110 [2024-07-31T05:52:38.729Z] ---> f1aaafd4a769 [2024-07-31T05:52:38.729Z] Step 21/23 : LABEL arch=amd64 [2024-07-31T05:52:38.729Z] ---> Running in 666af5cdcc07 [2024-07-31T05:52:38.729Z] Removing intermediate container 666af5cdcc07 [2024-07-31T05:52:38.729Z] ---> 8b5233a31974 [2024-07-31T05:52:38.729Z] Step 22/23 : LABEL git_sha=d7a5bfdfe910bdd77bd74e34f454654597cc04d3 [2024-07-31T05:52:38.729Z] ---> Running in c809a90f629e [2024-07-31T05:52:38.989Z] Removing intermediate container c809a90f629e [2024-07-31T05:52:38.989Z] ---> cc185f1c6b2f [2024-07-31T05:52:38.989Z] Step 23/23 : LABEL version=0.0.0 [2024-07-31T05:52:38.989Z] ---> Running in 24b10e8cd4ed [2024-07-31T05:52:38.989Z] Removing intermediate container 24b10e8cd4ed [2024-07-31T05:52:38.989Z] ---> 30705709ba0c [2024-07-31T05:52:38.989Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-31T05:52:38.989Z] Successfully built 30705709ba0c [2024-07-31T05:52:38.989Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T05:52:40.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T05:52:40.025Z] [2024-07-31T05:52:40.025Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T05:52:40.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T05:52:40.427Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-31T05:52:40.427Z] 5eb5b503b376: Pulling fs layer [2024-07-31T05:52:40.427Z] 5c69ac0246d0: Pulling fs layer [2024-07-31T05:52:40.427Z] ec43610c2a17: Pulling fs layer [2024-07-31T05:52:40.427Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-31T05:52:40.427Z] 33b1e0a273af: Pulling fs layer [2024-07-31T05:52:40.427Z] 5d3b04190fa2: Pulling fs layer [2024-07-31T05:52:40.427Z] 2f39f015ded8: Pulling fs layer [2024-07-31T05:52:40.427Z] 5d3b04190fa2: Waiting [2024-07-31T05:52:40.427Z] 33b1e0a273af: Waiting [2024-07-31T05:52:40.427Z] 2f39f015ded8: Waiting [2024-07-31T05:52:40.427Z] 3a2ae6a8a46f: Waiting [2024-07-31T05:52:40.427Z] 5c69ac0246d0: Download complete [2024-07-31T05:52:40.427Z] 3a2ae6a8a46f: Download complete [2024-07-31T05:52:40.427Z] 33b1e0a273af: Verifying Checksum [2024-07-31T05:52:40.427Z] 33b1e0a273af: Download complete [2024-07-31T05:52:40.427Z] ec43610c2a17: Verifying Checksum [2024-07-31T05:52:40.427Z] ec43610c2a17: Download complete [2024-07-31T05:52:40.427Z] 5d3b04190fa2: Verifying Checksum [2024-07-31T05:52:40.427Z] 5d3b04190fa2: Download complete [2024-07-31T05:52:40.687Z] 5eb5b503b376: Download complete [2024-07-31T05:52:41.914Z] 2f39f015ded8: Download complete [2024-07-31T05:52:41.914Z] 5eb5b503b376: Pull complete [2024-07-31T05:52:41.914Z] 5c69ac0246d0: Pull complete [2024-07-31T05:52:42.482Z] ec43610c2a17: Pull complete [2024-07-31T05:52:42.482Z] 3a2ae6a8a46f: Pull complete [2024-07-31T05:52:42.742Z] 33b1e0a273af: Pull complete [2024-07-31T05:52:42.742Z] 5d3b04190fa2: Pull complete [2024-07-31T05:52:48.017Z] 2f39f015ded8: Pull complete [2024-07-31T05:52:48.017Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-31T05:52:48.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T05:52:48.017Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T05:52:48.279Z] prd-ubuntu20.04-docker-8c-8g-6847 does not seem to be running inside a container [2024-07-31T05:52:48.310Z] $ 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-564 -v /w/workspace/xfoundry_device-modbus-go_PR-564:/w/workspace/xfoundry_device-modbus-go_PR-564:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-564@tmp:/w/workspace/xfoundry_device-modbus-go_PR-564@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-07-31T05:52:51.463Z] $ docker top d4c068e7850a87dc25bac7e26ba810ea62f8ef3bf75bc8a1d1c48a71394aff59 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T05:52:51.968Z] ---> job-cost.sh [2024-07-31T05:52:51.968Z] lf-activate-venv: SKIPPING [2024-07-31T05:52:51.968Z] INFO: No Stack... [2024-07-31T05:52:52.232Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-31T05:52:52.802Z] INFO: Archiving Costs [Pipeline] sh [2024-07-31T05:52:53.130Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-564/archives/cost.csv [2024-07-31T05:52:53.130Z] + cut -d, -f6 [Pipeline] lock [2024-07-31T05:52:53.186Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-564-1-stack-cost] [2024-07-31T05:52:53.192Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-564-1-stack-cost] did not exist. Created. [2024-07-31T05:52:53.199Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-564-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-31T05:52:53.618Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-31T05:52:53.680Z] Stashed 1 file(s) [Pipeline] } [2024-07-31T05:52:53.712Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-564-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-31T05:52:53.810Z] $ docker stop --time=1 d4c068e7850a87dc25bac7e26ba810ea62f8ef3bf75bc8a1d1c48a71394aff59 [2024-07-31T05:52:54.993Z] $ docker rm -f --volumes d4c068e7850a87dc25bac7e26ba810ea62f8ef3bf75bc8a1d1c48a71394aff59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-31T05:54:27.435Z] Removing intermediate container 8b17610d7acc [2024-07-31T05:54:27.435Z] ---> 0c903bfa8049 [2024-07-31T05:54:27.435Z] Step 9/10 : COPY . . [2024-07-31T05:54:27.435Z] ---> 116be0aa4816 [2024-07-31T05:54:27.435Z] Step 10/10 : RUN ${MAKE} [2024-07-31T05:54:27.435Z] ---> Running in 8e6b50e5dcad [2024-07-31T05:54:27.435Z] noop [2024-07-31T05:54:27.435Z] Removing intermediate container 8e6b50e5dcad [2024-07-31T05:54:27.435Z] ---> 8bf47d4a3437 [2024-07-31T05:54:27.435Z] Successfully built 8bf47d4a3437 [2024-07-31T05:54:27.435Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T05:54:27.967Z] + docker inspect -f . ci-base-image-arm64 [2024-07-31T05:54:27.967Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T05:54:28.268Z] prd-ubuntu20.04-docker-arm64-4c-16g-6848 does not seem to be running inside a container [2024-07-31T05:54:28.335Z] $ 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-07-31T05:54:29.543Z] $ docker top 2e1476adddd876233853609830efaa4c64634b99767a8907958e431df8997075 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T05:54:30.423Z] + go version [2024-07-31T05:54:30.423Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-31T05:54:30.467Z] $ docker stop --time=1 2e1476adddd876233853609830efaa4c64634b99767a8907958e431df8997075 [2024-07-31T05:54:32.079Z] $ docker rm -f --volumes 2e1476adddd876233853609830efaa4c64634b99767a8907958e431df8997075 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T05:54:32.998Z] + docker inspect -f . ci-base-image-arm64 [2024-07-31T05:54:32.998Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T05:54:33.264Z] prd-ubuntu20.04-docker-arm64-4c-16g-6848 does not seem to be running inside a container [2024-07-31T05:54:33.332Z] $ 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-07-31T05:54:34.492Z] $ docker top b8faa817cafe414122bd71efc0374a90e2c08a89b0857ef8bdef0abb4025e3c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T05:54:35.371Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-31T05:54:36.095Z] + make test [2024-07-31T05:54:36.095Z] go test ./... -coverprofile=coverage.out [2024-07-31T05:54:41.437Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-07-31T05:57:48.389Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-07-31T05:57:49.851Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.051s coverage: 47.9% of statements [2024-07-31T05:57:50.821Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-31T05:57:50.821Z] go vet ./... [2024-07-31T05:58:37.663Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-31T05:58:37.663Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-31T05:58:37.663Z] ./bin/test-attribution-txt.sh [2024-07-31T05:58:37.663Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-07-31T05:58:37.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-31T05:58:37.773Z] $ docker stop --time=1 b8faa817cafe414122bd71efc0374a90e2c08a89b0857ef8bdef0abb4025e3c2 [2024-07-31T05:58:39.560Z] $ docker rm -f --volumes b8faa817cafe414122bd71efc0374a90e2c08a89b0857ef8bdef0abb4025e3c2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T05:58:41.156Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-31T05:58:41.199Z] Warning: overwriting stash ‘coverage-report’ [2024-07-31T05:58:41.643Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-31T05:58:42.299Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-31T05:58:42.646Z] + ls -al . [2024-07-31T05:58:42.646Z] total 268 [2024-07-31T05:58:42.646Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 05:54 . [2024-07-31T05:58:42.646Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 05:51 .. [2024-07-31T05:58:42.646Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 31 05:51 .dockerignore [2024-07-31T05:58:42.646Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 05:51 .git [2024-07-31T05:58:42.646Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 05:51 .github [2024-07-31T05:58:42.646Z] -rw-rw-r-- 1 jenkins jenkins 266 Jul 31 05:51 .gitignore [2024-07-31T05:58:42.646Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 05:51 .golangci.yml [2024-07-31T05:58:42.646Z] -rw-rw-r-- 1 jenkins jenkins 19432 Jul 31 05:51 Attribution.txt [2024-07-31T05:58:42.646Z] -rw-rw-r-- 1 jenkins jenkins 16388 Jul 31 05:51 CHANGELOG.md [2024-07-31T05:58:42.646Z] -rw-rw-r-- 1 jenkins jenkins 1474 Jul 31 05:51 Dockerfile [2024-07-31T05:58:42.646Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 05:51 GOVERNANCE.md [2024-07-31T05:58:42.646Z] -rw-rw-r-- 1 jenkins jenkins 658 Jul 31 05:51 Jenkinsfile [2024-07-31T05:58:42.646Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 31 05:51 LICENSE [2024-07-31T05:58:42.646Z] -rw-rw-r-- 1 jenkins jenkins 1942 Jul 31 05:51 Makefile [2024-07-31T05:58:42.646Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 31 05:51 OWNERS.md [2024-07-31T05:58:42.646Z] -rw-rw-r-- 1 jenkins jenkins 4463 Jul 31 05:51 README.md [2024-07-31T05:58:42.646Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 31 05:49 VERSION [2024-07-31T05:58:42.646Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 05:51 bin [2024-07-31T05:58:42.646Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 05:51 cmd [2024-07-31T05:58:42.646Z] -rw-r--r-- 1 jenkins jenkins 24601 Jul 31 05:57 coverage.out [2024-07-31T05:58:42.646Z] -rw-rw-r-- 1 jenkins jenkins 7185 Jul 31 05:51 go.mod [2024-07-31T05:58:42.646Z] -rw-rw-r-- 1 jenkins jenkins 102015 Jul 31 05:51 go.sum [2024-07-31T05:58:42.646Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 05:51 internal [2024-07-31T05:58:42.646Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 05:51 simulator [2024-07-31T05:58:42.646Z] -rw-rw-r-- 1 jenkins jenkins 229 Jul 31 05:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T05:58:43.093Z] + 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=d7a5bfdfe910bdd77bd74e34f454654597cc04d3 --label arch=arm64 --label version=0.0.0 . [2024-07-31T05:58:43.358Z] Sending build context to Docker daemon 9.107MB [2024-07-31T05:58:43.358Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-07-31T05:58:43.358Z] Step 2/23 : FROM ${BASE} AS builder [2024-07-31T05:58:43.358Z] ---> 8bf47d4a3437 [2024-07-31T05:58:43.358Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-07-31T05:58:43.626Z] ---> Running in b9b38acff8df [2024-07-31T05:58:43.893Z] Removing intermediate container b9b38acff8df [2024-07-31T05:58:43.893Z] ---> 73d444a7f6ee [2024-07-31T05:58:43.893Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-31T05:58:43.893Z] ---> Running in 324b58e314cd [2024-07-31T05:58:44.164Z] Removing intermediate container 324b58e314cd [2024-07-31T05:58:44.164Z] ---> 203ea24104c2 [2024-07-31T05:58:44.164Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-07-31T05:58:44.432Z] ---> Running in 1b33c5bd18bc [2024-07-31T05:58:45.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T05:58:45.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T05:58:46.631Z] OK: 272 MiB in 60 packages [2024-07-31T05:58:47.601Z] Removing intermediate container 1b33c5bd18bc [2024-07-31T05:58:47.601Z] ---> 4a97f20b378b [2024-07-31T05:58:47.601Z] Step 6/23 : WORKDIR /device-modbus-go [2024-07-31T05:58:47.601Z] ---> Running in 23f0edcb4bb5 [2024-07-31T05:58:47.870Z] Removing intermediate container 23f0edcb4bb5 [2024-07-31T05:58:47.870Z] ---> 2e4fb4bf3ec4 [2024-07-31T05:58:47.870Z] Step 7/23 : COPY go.mod vendor* ./ [2024-07-31T05:58:48.462Z] ---> 3d5b8716eb4a [2024-07-31T05:58:48.462Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T05:58:48.462Z] ---> Running in bda33616b32c [2024-07-31T05:58:50.416Z] Removing intermediate container bda33616b32c [2024-07-31T05:58:50.416Z] ---> 764c56aec34f [2024-07-31T05:58:50.416Z] Step 9/23 : COPY . . [2024-07-31T05:58:51.823Z] ---> 1b9db90e69dc [2024-07-31T05:58:51.823Z] Step 10/23 : RUN ${MAKE} [2024-07-31T05:58:51.823Z] ---> Running in 335417023b8f [2024-07-31T05:58:52.778Z] 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.29" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-07-31T06:02:14.815Z] Removing intermediate container 335417023b8f [2024-07-31T06:02:14.815Z] ---> 8edb192e3004 [2024-07-31T06:02:14.815Z] Step 11/23 : FROM alpine:3.18 [2024-07-31T06:02:14.815Z] 3.18: Pulling from library/alpine [2024-07-31T06:02:14.815Z] 4983c3fe2029: Pulling fs layer [2024-07-31T06:02:14.815Z] 4983c3fe2029: Verifying Checksum [2024-07-31T06:02:14.815Z] 4983c3fe2029: Download complete [2024-07-31T06:02:14.815Z] 4983c3fe2029: Pull complete [2024-07-31T06:02:14.815Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T06:02:14.815Z] Status: Downloaded newer image for alpine:3.18 [2024-07-31T06:02:14.815Z] ---> a0237000ae83 [2024-07-31T06:02:14.815Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-07-31T06:02:14.815Z] ---> Running in 9ef103a662b2 [2024-07-31T06:02:14.815Z] Removing intermediate container 9ef103a662b2 [2024-07-31T06:02:14.815Z] ---> 28fa7c347f99 [2024-07-31T06:02:14.815Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-07-31T06:02:14.815Z] ---> Running in 4fe651e1b4c2 [2024-07-31T06:02:14.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T06:02:14.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T06:02:14.815Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-31T06:02:14.815Z] Executing busybox-1.36.1-r7.trigger [2024-07-31T06:02:14.815Z] OK: 8 MiB in 16 packages [2024-07-31T06:02:14.815Z] Removing intermediate container 4fe651e1b4c2 [2024-07-31T06:02:14.815Z] ---> dc0262be295e [2024-07-31T06:02:14.815Z] Step 14/23 : RUN apk --no-cache upgrade [2024-07-31T06:02:14.815Z] ---> Running in f875f9cb936e [2024-07-31T06:02:14.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T06:02:14.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T06:02:14.815Z] OK: 8 MiB in 16 packages [2024-07-31T06:02:14.815Z] Removing intermediate container f875f9cb936e [2024-07-31T06:02:14.815Z] ---> d35a7e3fce0d [2024-07-31T06:02:14.815Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-07-31T06:02:14.815Z] ---> 475b02f07d7d [2024-07-31T06:02:14.815Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-07-31T06:02:15.079Z] ---> 0e3a536d143d [2024-07-31T06:02:15.079Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-07-31T06:02:15.663Z] ---> 3cd43b927e3d [2024-07-31T06:02:15.664Z] Step 18/23 : EXPOSE 59901 [2024-07-31T06:02:15.664Z] ---> Running in dacd71d9baba [2024-07-31T06:02:15.928Z] Removing intermediate container dacd71d9baba [2024-07-31T06:02:15.928Z] ---> bac6c14f818c [2024-07-31T06:02:15.928Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-07-31T06:02:15.928Z] ---> Running in a0ee53284c9b [2024-07-31T06:02:16.193Z] Removing intermediate container a0ee53284c9b [2024-07-31T06:02:16.193Z] ---> 5bd0e4ce8751 [2024-07-31T06:02:16.193Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-31T06:02:16.193Z] ---> Running in 8e2083f15ba7 [2024-07-31T06:02:16.458Z] Removing intermediate container 8e2083f15ba7 [2024-07-31T06:02:16.458Z] ---> e9568e8e3ca9 [2024-07-31T06:02:16.458Z] Step 21/23 : LABEL arch=arm64 [2024-07-31T06:02:16.724Z] ---> Running in c51771a07b36 [2024-07-31T06:02:16.988Z] Removing intermediate container c51771a07b36 [2024-07-31T06:02:16.988Z] ---> 2ce80f8bf645 [2024-07-31T06:02:16.988Z] Step 22/23 : LABEL git_sha=d7a5bfdfe910bdd77bd74e34f454654597cc04d3 [2024-07-31T06:02:16.988Z] ---> Running in 3feea80f08f2 [2024-07-31T06:02:17.254Z] Removing intermediate container 3feea80f08f2 [2024-07-31T06:02:17.254Z] ---> fe8ddc81fe95 [2024-07-31T06:02:17.254Z] Step 23/23 : LABEL version=0.0.0 [2024-07-31T06:02:17.254Z] ---> Running in bdf6017298a0 [2024-07-31T06:02:17.518Z] Removing intermediate container bdf6017298a0 [2024-07-31T06:02:17.518Z] ---> 7132898bede9 [2024-07-31T06:02:17.518Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-31T06:02:17.686Z] Successfully built 7132898bede9 [2024-07-31T06:02:17.686Z] 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-07-31T06:02:18.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-31T06:02:18.585Z] [2024-07-31T06:02:18.585Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T06:02:19.021Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-31T06:02:19.021Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-31T06:02:19.021Z] 8998bd30e6a1: Pulling fs layer [2024-07-31T06:02:19.021Z] 04944245beec: Pulling fs layer [2024-07-31T06:02:19.021Z] 699f458cf7ca: Pulling fs layer [2024-07-31T06:02:19.021Z] 765212b225bb: Pulling fs layer [2024-07-31T06:02:19.021Z] f23df028b6ca: Pulling fs layer [2024-07-31T06:02:19.021Z] d65c8cfc05b1: Pulling fs layer [2024-07-31T06:02:19.021Z] 2437ff75d9bd: Pulling fs layer [2024-07-31T06:02:19.021Z] d65c8cfc05b1: Waiting [2024-07-31T06:02:19.021Z] 765212b225bb: Waiting [2024-07-31T06:02:19.021Z] f23df028b6ca: Waiting [2024-07-31T06:02:19.021Z] 2437ff75d9bd: Waiting [2024-07-31T06:02:19.288Z] 04944245beec: Verifying Checksum [2024-07-31T06:02:19.288Z] 04944245beec: Download complete [2024-07-31T06:02:19.288Z] 765212b225bb: Verifying Checksum [2024-07-31T06:02:19.288Z] 765212b225bb: Download complete [2024-07-31T06:02:19.288Z] f23df028b6ca: Verifying Checksum [2024-07-31T06:02:19.288Z] f23df028b6ca: Download complete [2024-07-31T06:02:19.288Z] d65c8cfc05b1: Verifying Checksum [2024-07-31T06:02:19.288Z] d65c8cfc05b1: Download complete [2024-07-31T06:02:19.288Z] 699f458cf7ca: Verifying Checksum [2024-07-31T06:02:19.288Z] 699f458cf7ca: Download complete [2024-07-31T06:02:19.868Z] 8998bd30e6a1: Verifying Checksum [2024-07-31T06:02:19.868Z] 8998bd30e6a1: Download complete [2024-07-31T06:02:22.448Z] 2437ff75d9bd: Verifying Checksum [2024-07-31T06:02:22.448Z] 2437ff75d9bd: Download complete [2024-07-31T06:02:24.379Z] 8998bd30e6a1: Pull complete [2024-07-31T06:02:24.959Z] 04944245beec: Pull complete [2024-07-31T06:02:26.893Z] 699f458cf7ca: Pull complete [2024-07-31T06:02:26.893Z] 765212b225bb: Pull complete [2024-07-31T06:02:27.847Z] f23df028b6ca: Pull complete [2024-07-31T06:02:27.847Z] d65c8cfc05b1: Pull complete [2024-07-31T06:02:46.037Z] 2437ff75d9bd: Pull complete [2024-07-31T06:02:46.037Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-31T06:02:46.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-31T06:02:46.037Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T06:02:46.376Z] prd-ubuntu20.04-docker-arm64-4c-16g-6848 does not seem to be running inside a container [2024-07-31T06:02:46.445Z] $ 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-07-31T06:02:48.994Z] $ docker top b66ab8b05f801b57c03c75d4139e31df1042aff8652299fce8c88aeb3822df45 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T06:02:49.578Z] ---> job-cost.sh [2024-07-31T06:02:49.845Z] lf-activate-venv: SKIPPING [2024-07-31T06:02:49.845Z] INFO: No Stack... [2024-07-31T06:02:50.424Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-31T06:02:51.002Z] INFO: Archiving Costs [Pipeline] sh [2024-07-31T06:02:51.349Z] + + cat /w/workspace/device-modbus-go/1/archives/cost.csvcut [2024-07-31T06:02:51.349Z] -d, -f6 [Pipeline] lock [2024-07-31T06:02:51.701Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-564-1-stack-cost] [2024-07-31T06:02:51.707Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-564-1-stack-cost] did not exist. Created. [2024-07-31T06:02:51.714Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-564-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-31T06:02:52.164Z] /w/workspace/device-modbus-go/1@tmp/durable-997184c8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-31T06:02:52.516Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-31T06:02:52.561Z] Warning: overwriting stash ‘stack-cost’ [2024-07-31T06:02:52.602Z] Stashed 1 file(s) [Pipeline] } [2024-07-31T06:02:52.625Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-564-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-31T06:02:52.724Z] $ docker stop --time=1 b66ab8b05f801b57c03c75d4139e31df1042aff8652299fce8c88aeb3822df45 [2024-07-31T06:02:54.201Z] $ docker rm -f --volumes b66ab8b05f801b57c03c75d4139e31df1042aff8652299fce8c88aeb3822df45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-31T06:02:55.375Z] provisioning config files... [2024-07-31T06:02:55.383Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-564@tmp/config2691162503020623221tmp [Pipeline] { [Pipeline] sh [2024-07-31T06:02:55.739Z] + set +x [2024-07-31T06:02:55.739Z] + + curl -s https://codecov.io/bash [2024-07-31T06:02:55.739Z] bash -s -- [2024-07-31T06:02:55.999Z] [2024-07-31T06:02:55.999Z] _____ _ [2024-07-31T06:02:55.999Z] / ____| | | [2024-07-31T06:02:55.999Z] | | ___ __| | ___ ___ _____ __ [2024-07-31T06:02:55.999Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-31T06:02:55.999Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-31T06:02:55.999Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-31T06:02:55.999Z] Bash-1.0.6 [2024-07-31T06:02:55.999Z] [2024-07-31T06:02:55.999Z] [2024-07-31T06:02:55.999Z] ==> git version 2.25.1 found [2024-07-31T06:02:55.999Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-31T06:02:55.999Z] Release-Date: 2020-01-08 [2024-07-31T06:02:55.999Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-31T06:02:55.999Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-31T06:02:55.999Z] ==> Jenkins CI detected. [2024-07-31T06:02:55.999Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-564 [2024-07-31T06:02:55.999Z] project root: . [2024-07-31T06:02:55.999Z] --> token set from env [2024-07-31T06:02:55.999Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-31T06:02:55.999Z] ==> Running gcov in . (disable via -X gcov) [2024-07-31T06:02:55.999Z] ==> Python coveragepy not found [2024-07-31T06:02:55.999Z] ==> Searching for coverage reports in: [2024-07-31T06:02:55.999Z] + . [2024-07-31T06:02:55.999Z] -> Found 1 reports [2024-07-31T06:02:55.999Z] ==> Detecting git/mercurial file structure [2024-07-31T06:02:55.999Z] ==> Reading reports [2024-07-31T06:02:55.999Z] + ./coverage.out bytes=24601 [2024-07-31T06:02:55.999Z] ==> Appending adjustments [2024-07-31T06:02:55.999Z] https://docs.codecov.io/docs/fixing-reports [2024-07-31T06:02:56.259Z] + Found adjustments [2024-07-31T06:02:56.259Z] ==> Gzipping contents [2024-07-31T06:02:56.259Z] 4.0K /tmp/codecov.bWbP6c.gz [2024-07-31T06:02:56.259Z] ==> Uploading reports [2024-07-31T06:02:56.259Z] url: https://codecov.io [2024-07-31T06:02:56.260Z] query: branch=PR-564&commit=d7a5bfdfe910bdd77bd74e34f454654597cc04d3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-564%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=564&job=&cmd_args= [2024-07-31T06:02:56.260Z] -> Pinging Codecov [2024-07-31T06:02:56.260Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-564&commit=d7a5bfdfe910bdd77bd74e34f454654597cc04d3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-564%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=564&job=&cmd_args= [2024-07-31T06:02:56.260Z] -> Uploading to [2024-07-31T06:02:56.260Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-31/55DBCA73C666E3227836607328DD7E49/d7a5bfdfe910bdd77bd74e34f454654597cc04d3/7bacb810-1107-4b0b-802c-d2950a57121a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240731%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240731T060256Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d839d06dbcf13335f75dcdfef0f27916c1b495428e50c4921e14c0cda81c8afc [2024-07-31T06:02:56.260Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-31T06:02:56.260Z] Dload Upload Total Spent Left Speed [2024-07-31T06:02:56.521Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3843 0 0 100 3843 0 14286 --:--:-- --:--:-- --:--:-- 14233 100 3843 0 0 100 3843 0 14286 --:--:-- --:--:-- --:--:-- 14233 [2024-07-31T06:02:56.521Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/d7a5bfdfe910bdd77bd74e34f454654597cc04d3 [Pipeline] } [2024-07-31T06:02:56.552Z] 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-07-31T06:02:58.866Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-564/archives ] [2024-07-31T06:02:58.866Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-564/archives [2024-07-31T06:02:58.866Z] total 16 [2024-07-31T06:02:58.866Z] drwxr-xr-x 3 root root 4096 Jul 31 05:52 . [2024-07-31T06:02:58.866Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 31 05:52 .. [2024-07-31T06:02:58.866Z] drwxr-xr-x 2 root root 4096 Jul 31 05:52 cost [2024-07-31T06:02:58.866Z] -rw-r--r-- 1 root root 88 Jul 31 05:52 cost.csv [2024-07-31T06:02:58.866Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-564/archives [2024-07-31T06:02:58.866Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-564/archives [2024-07-31T06:02:58.866Z] total 16 [2024-07-31T06:02:58.866Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 05:52 . [2024-07-31T06:02:58.866Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 31 05:52 .. [2024-07-31T06:02:58.866Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 31 05:52 cost [2024-07-31T06:02:58.866Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 31 05:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-31T06:02:59.206Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T06:03:00.113Z] ---> package-listing.sh [2024-07-31T06:03:00.113Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-31T06:03:00.113Z] ++ facter osfamily [2024-07-31T06:03:00.372Z] + OS_FAMILY=debian [2024-07-31T06:03:00.372Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-564 [2024-07-31T06:03:00.372Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-31T06:03:00.372Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-31T06:03:00.372Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-31T06:03:00.372Z] + PACKAGES=/tmp/packages_start.txt [2024-07-31T06:03:00.372Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-564 ']' [2024-07-31T06:03:00.372Z] + PACKAGES=/tmp/packages_end.txt [2024-07-31T06:03:00.372Z] + case "${OS_FAMILY}" in [2024-07-31T06:03:00.372Z] + dpkg -l [2024-07-31T06:03:00.372Z] + grep '^ii' [2024-07-31T06:03:00.372Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-31T06:03:00.372Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-31T06:03:00.372Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-31T06:03:00.372Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-564 ']' [2024-07-31T06:03:00.372Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-564/archives/ [2024-07-31T06:03:00.372Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-564/archives/ [Pipeline] echo [2024-07-31T06:03:00.417Z] 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-564/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-31T06:03:00.720Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T06:03:01.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T06:03:01.377Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T06:03:01.551Z] prd-ubuntu20.04-docker-8c-8g-6847 does not seem to be running inside a container [2024-07-31T06:03:01.582Z] $ 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-564/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-564 -v /w/workspace/xfoundry_device-modbus-go_PR-564:/w/workspace/xfoundry_device-modbus-go_PR-564:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-564@tmp:/w/workspace/xfoundry_device-modbus-go_PR-564@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-31T06:03:01.790Z] $ docker top 674d98f150f317f282308bc154786d8cbfb4af11c13d760b550bd6a1ba43aaf7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T06:03:02.208Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-31T06:03:02.530Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-31T06:03:02.852Z] + ls /var/log/sa-host [2024-07-31T06:03:02.852Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T06:03:03.107Z] provisioning config files... [2024-07-31T06:03:03.118Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-564@tmp/config8345040024633612048tmp [Pipeline] { [Pipeline] echo [2024-07-31T06:03:03.190Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T06:03:03.586Z] ---> create-netrc.sh [Pipeline] } [2024-07-31T06:03:03.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-31T06:03:04.035Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-31T06:03:04.085Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T06:03:04.448Z] ---> sudo-logs.sh [2024-07-31T06:03:04.448Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-31T06:03:04.550Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T06:03:04.902Z] ---> job-cost.sh [2024-07-31T06:03:04.902Z] lf-activate-venv: SKIPPING [2024-07-31T06:03:04.902Z] DEBUG: total: 0.2199999988079071 [2024-07-31T06:03:04.902Z] INFO: Retrieving Stack Cost... [2024-07-31T06:03:05.470Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-31T06:03:05.730Z] INFO: Archiving Costs [Pipeline] echo [2024-07-31T06:03:05.776Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T06:03:06.105Z] ---> logs-deploy.sh [2024-07-31T06:03:06.105Z] lf-activate-venv: SKIPPING [2024-07-31T06:03:06.105Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-564/1 [2024-07-31T06:03:06.105Z] INFO: archiving workspace using pattern(s): [2024-07-31T06:03:07.043Z] Archives upload complete. [2024-07-31T06:03:07.303Z] INFO: archiving logs to Nexus [2024-07-31T06:03:07.873Z] ---> uname -a: [2024-07-31T06:03:07.873Z] Linux prd-ubuntu20-04-docker-8c-8g-6847 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-31T06:03:07.873Z] [2024-07-31T06:03:07.873Z] [2024-07-31T06:03:07.873Z] ---> lscpu: [2024-07-31T06:03:07.873Z] Architecture: x86_64 [2024-07-31T06:03:07.873Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-31T06:03:07.873Z] Byte Order: Little Endian [2024-07-31T06:03:07.873Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-31T06:03:07.873Z] CPU(s): 8 [2024-07-31T06:03:07.873Z] On-line CPU(s) list: 0-7 [2024-07-31T06:03:07.873Z] Thread(s) per core: 1 [2024-07-31T06:03:07.873Z] Core(s) per socket: 1 [2024-07-31T06:03:07.873Z] Socket(s): 8 [2024-07-31T06:03:07.873Z] NUMA node(s): 1 [2024-07-31T06:03:07.873Z] Vendor ID: AuthenticAMD [2024-07-31T06:03:07.873Z] CPU family: 23 [2024-07-31T06:03:07.873Z] Model: 49 [2024-07-31T06:03:07.873Z] Model name: AMD EPYC-Rome Processor [2024-07-31T06:03:07.873Z] Stepping: 0 [2024-07-31T06:03:07.873Z] CPU MHz: 2800.000 [2024-07-31T06:03:07.873Z] BogoMIPS: 5600.00 [2024-07-31T06:03:07.873Z] Virtualization: AMD-V [2024-07-31T06:03:07.873Z] Hypervisor vendor: KVM [2024-07-31T06:03:07.873Z] Virtualization type: full [2024-07-31T06:03:07.873Z] L1d cache: 256 KiB [2024-07-31T06:03:07.873Z] L1i cache: 256 KiB [2024-07-31T06:03:07.873Z] L2 cache: 4 MiB [2024-07-31T06:03:07.873Z] L3 cache: 128 MiB [2024-07-31T06:03:07.873Z] NUMA node0 CPU(s): 0-7 [2024-07-31T06:03:07.873Z] Vulnerability Itlb multihit: Not affected [2024-07-31T06:03:07.873Z] Vulnerability L1tf: Not affected [2024-07-31T06:03:07.873Z] Vulnerability Mds: Not affected [2024-07-31T06:03:07.873Z] Vulnerability Meltdown: Not affected [2024-07-31T06:03:07.873Z] Vulnerability Mmio stale data: Not affected [2024-07-31T06:03:07.873Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-31T06:03:07.873Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-31T06:03:07.873Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-31T06:03:07.873Z] Vulnerability Srbds: Not affected [2024-07-31T06:03:07.873Z] Vulnerability Tsx async abort: Not affected [2024-07-31T06:03:07.873Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-07-31T06:03:07.873Z] [2024-07-31T06:03:07.873Z] [2024-07-31T06:03:07.873Z] ---> nproc: [2024-07-31T06:03:07.873Z] 8 [2024-07-31T06:03:07.873Z] [2024-07-31T06:03:07.873Z] [2024-07-31T06:03:07.873Z] ---> df -h: [2024-07-31T06:03:07.873Z] Filesystem Size Used Avail Use% Mounted on [2024-07-31T06:03:07.873Z] overlay 155G 12G 143G 8% / [2024-07-31T06:03:07.873Z] tmpfs 64M 0 64M 0% /dev [2024-07-31T06:03:07.873Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-31T06:03:07.873Z] shm 64M 0 64M 0% /dev/shm [2024-07-31T06:03:07.873Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-07-31T06:03:07.873Z] [2024-07-31T06:03:07.873Z]