Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 56822b146883d567dc10738adb0b8ce5338db960 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-ssh5267283135279054906.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9936994922633458715.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8932683923051497524.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10307047072268961370.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14329746525221480995.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3504 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 56822b146883d567dc10738adb0b8ce5338db960 (main) Commit message: "Merge pull request #549 from rcrtss/handle-unsupported-primary-table" > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 56822b146883d567dc10738adb0b8ce5338db960 # timeout=10 > git rev-list --no-walk 78c106f1b1d485d6b9e2c5cc4debe4f465169507 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-04-24T10:59:50.118Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-04-24T10:59:50.200Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-04-24T10:59:50.225Z] ========================================================= [2024-04-24T10:59:50.225Z] EdgeX Global Pipelines Version Info [2024-04-24T10:59:50.225Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-04-24T10:59:51.336Z] ------------------- [2024-04-24T10:59:51.336Z] stable info: [2024-04-24T10:59:51.336Z] ------------------- [2024-04-24T10:59:51.336Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-04-24T10:59:51.336Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-24T10:59:51.336Z] Message: update stable to v1.0.258 [2024-04-24T10:59:52.277Z] ------------------- [2024-04-24T10:59:52.277Z] experimental info: [2024-04-24T10:59:52.277Z] ------------------- [2024-04-24T10:59:52.277Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-04-24T10:59:52.277Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-24T10:59:52.277Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-04-24T10:59:52.355Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-04-24T10:59:52.373Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-04-24T10:59:52.393Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-04-24T10:59:52.413Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-04-24T10:59:52.434Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-04-24T10:59:52.459Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-04-24T10:59:52.477Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-04-24T10:59:52.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-04-24T10:59:52.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-04-24T10:59:52.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-04-24T10:59:52.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-04-24T10:59:52.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-04-24T10:59:52.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-04-24T10:59:52.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-04-24T10:59:52.640Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-04-24T10:59:52.663Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-04-24T10:59:52.685Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-04-24T10:59:52.706Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-04-24T10:59:52.725Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-04-24T10:59:52.748Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-04-24T10:59:52.771Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-04-24T10:59:52.793Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-04-24T10:59:52.812Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-04-24T10:59:52.831Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-04-24T10:59:52.848Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-04-24T10:59:52.868Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-04-24T10:59:52.890Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-04-24T10:59:52.910Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-04-24T10:59:52.928Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-04-24T10:59:52.947Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-04-24T10:59:52.968Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 56822b146883d567dc10738adb0b8ce5338db960 [Pipeline] echo [2024-04-24T10:59:52.996Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 56822b1 [Pipeline] echo [2024-04-24T10:59:53.020Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-24T10:59:53.076Z] provisioning config files... [2024-04-24T10:59:53.090Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config343454654039482142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-24T10:59:53.433Z] ---> ****-login.sh [2024-04-24T10:59:53.433Z] nexus3.edgexfoundry.org:10001 [2024-04-24T10:59:53.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-24T10:59:53.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-24T10:59:53.953Z] Configure a credential helper to remove this warning. See [2024-04-24T10:59:53.953Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-24T10:59:53.953Z] [2024-04-24T10:59:53.953Z] Login Succeeded [2024-04-24T10:59:53.953Z] nexus3.edgexfoundry.org:10002 [2024-04-24T10:59:53.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-24T10:59:53.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-24T10:59:53.953Z] Configure a credential helper to remove this warning. See [2024-04-24T10:59:53.953Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-24T10:59:53.953Z] [2024-04-24T10:59:53.953Z] Login Succeeded [2024-04-24T10:59:53.953Z] nexus3.edgexfoundry.org:10003 [2024-04-24T10:59:53.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-24T10:59:54.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-24T10:59:54.214Z] Configure a credential helper to remove this warning. See [2024-04-24T10:59:54.214Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-24T10:59:54.214Z] [2024-04-24T10:59:54.214Z] Login Succeeded [2024-04-24T10:59:54.214Z] nexus3.edgexfoundry.org:10004 [2024-04-24T10:59:54.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-24T10:59:54.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-24T10:59:54.215Z] Configure a credential helper to remove this warning. See [2024-04-24T10:59:54.215Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-24T10:59:54.215Z] [2024-04-24T10:59:54.215Z] Login Succeeded [2024-04-24T10:59:54.215Z] ****.io [2024-04-24T10:59:54.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-24T10:59:54.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-24T10:59:54.477Z] Configure a credential helper to remove this warning. See [2024-04-24T10:59:54.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-24T10:59:54.477Z] [2024-04-24T10:59:54.477Z] Login Succeeded [2024-04-24T10:59:54.477Z] ---> ****-login.sh ends [Pipeline] } [2024-04-24T10:59:54.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-04-24T10:59:54.922Z] + git rev-list -1 --merges 56822b146883d567dc10738adb0b8ce5338db960~1..56822b146883d567dc10738adb0b8ce5338db960 [Pipeline] echo [2024-04-24T10:59:54.953Z] -----------> git rev-list -1 --merges 56822b146883d567dc10738adb0b8ce5338db960~1..56822b146883d567dc10738adb0b8ce5338db960 56822b146883d567dc10738adb0b8ce5338db960 [2024-04-24T10:59:54.953Z] 56822b146883d567dc10738adb0b8ce5338db960 [false] [Pipeline] sh [2024-04-24T10:59:55.247Z] + git log --format=format:%s -1 56822b146883d567dc10738adb0b8ce5338db960 [Pipeline] echo [2024-04-24T10:59:55.259Z] ========================================================= [2024-04-24T10:59:55.259Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-04-24T10:59:55.259Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-24T10:59:55.602Z] + git log --format=format:%s -1 56822b146883d567dc10738adb0b8ce5338db960 [Pipeline] echo [2024-04-24T10:59:55.613Z] [semverPrep] GIT_COMMIT: 56822b146883d567dc10738adb0b8ce5338db960, Commit Message: Merge pull request #549 from rcrtss/handle-unsupported-primary-table [Pipeline] echo [2024-04-24T10:59:55.626Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-04-24T10:59:56.009Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-24T10:59:56.009Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-04-24T10:59:56.009Z] + [ -e /tmp/ssh_known_hosts ] [2024-04-24T10:59:56.009Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-04-24T10:59:56.009Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-04-24T10:59:56.009Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-04-24T10:59:56.009Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T10:59:56.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-24T10:59:56.431Z] [2024-04-24T10:59:56.431Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T10:59:56.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-24T10:59:56.739Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-04-24T10:59:56.739Z] b85a868b505f: Pulling fs layer [2024-04-24T10:59:56.739Z] e2be974225ed: Pulling fs layer [2024-04-24T10:59:56.739Z] 339a4e72a1f5: Pulling fs layer [2024-04-24T10:59:56.739Z] 988bab9f4d93: Pulling fs layer [2024-04-24T10:59:56.739Z] 1469e6f7b9e6: Pulling fs layer [2024-04-24T10:59:56.739Z] eaf3925da568: Pulling fs layer [2024-04-24T10:59:56.739Z] bab4dde63d76: Pulling fs layer [2024-04-24T10:59:56.739Z] bde34c3a00c8: Pulling fs layer [2024-04-24T10:59:56.739Z] b352a97aabf1: Pulling fs layer [2024-04-24T10:59:56.739Z] 4872d77fe225: Pulling fs layer [2024-04-24T10:59:56.739Z] 5851b861e8e6: Pulling fs layer [2024-04-24T10:59:56.739Z] 1469e6f7b9e6: Waiting [2024-04-24T10:59:56.739Z] b352a97aabf1: Waiting [2024-04-24T10:59:56.739Z] 4872d77fe225: Waiting [2024-04-24T10:59:56.739Z] 5851b861e8e6: Waiting [2024-04-24T10:59:56.739Z] eaf3925da568: Waiting [2024-04-24T10:59:56.739Z] bab4dde63d76: Waiting [2024-04-24T10:59:56.739Z] 988bab9f4d93: Waiting [2024-04-24T10:59:56.999Z] e2be974225ed: Verifying Checksum [2024-04-24T10:59:56.999Z] e2be974225ed: Download complete [2024-04-24T10:59:56.999Z] 988bab9f4d93: Verifying Checksum [2024-04-24T10:59:56.999Z] 988bab9f4d93: Download complete [2024-04-24T10:59:56.999Z] 1469e6f7b9e6: Verifying Checksum [2024-04-24T10:59:56.999Z] 1469e6f7b9e6: Download complete [2024-04-24T10:59:56.999Z] eaf3925da568: Verifying Checksum [2024-04-24T10:59:56.999Z] eaf3925da568: Download complete [2024-04-24T10:59:56.999Z] 339a4e72a1f5: Verifying Checksum [2024-04-24T10:59:56.999Z] 339a4e72a1f5: Download complete [2024-04-24T10:59:56.999Z] bde34c3a00c8: Verifying Checksum [2024-04-24T10:59:56.999Z] bde34c3a00c8: Download complete [2024-04-24T10:59:56.999Z] b352a97aabf1: Download complete [2024-04-24T10:59:56.999Z] 4872d77fe225: Verifying Checksum [2024-04-24T10:59:56.999Z] 4872d77fe225: Download complete [2024-04-24T10:59:56.999Z] 5851b861e8e6: Verifying Checksum [2024-04-24T10:59:56.999Z] 5851b861e8e6: Download complete [2024-04-24T10:59:57.259Z] b85a868b505f: Verifying Checksum [2024-04-24T10:59:57.259Z] b85a868b505f: Download complete [2024-04-24T10:59:57.518Z] bab4dde63d76: Verifying Checksum [2024-04-24T10:59:58.456Z] b85a868b505f: Pull complete [2024-04-24T10:59:58.716Z] e2be974225ed: Pull complete [2024-04-24T10:59:59.286Z] 339a4e72a1f5: Pull complete [2024-04-24T10:59:59.286Z] 988bab9f4d93: Pull complete [2024-04-24T10:59:59.569Z] 1469e6f7b9e6: Pull complete [2024-04-24T10:59:59.569Z] eaf3925da568: Pull complete [2024-04-24T11:00:01.471Z] bab4dde63d76: Pull complete [2024-04-24T11:00:01.471Z] bde34c3a00c8: Pull complete [2024-04-24T11:00:01.471Z] b352a97aabf1: Pull complete [2024-04-24T11:00:01.731Z] 4872d77fe225: Pull complete [2024-04-24T11:00:01.731Z] 5851b861e8e6: Pull complete [2024-04-24T11:00:01.731Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-04-24T11:00:01.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-24T11:00:01.731Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-24T11:00:01.870Z] prd-ubuntu20.04-docker-8c-8g-3504 does not seem to be running inside a container [2024-04-24T11:00:01.909Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-04-24T11:00:06.532Z] $ docker top 542e49489b2cd9bc358e46a081b5d99d35a7b49b2e8e1d80e84b0f58546aeb5d -eo pid,comm [2024-04-24T11:00:06.584Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-04-24T11:00:06.584Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-24T11:00:06.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-24T11:00:06.643Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-24T11:00:06.763Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-24T11:00:06.769Z] $ docker exec 542e49489b2cd9bc358e46a081b5d99d35a7b49b2e8e1d80e84b0f58546aeb5d ssh-agent [2024-04-24T11:00:06.873Z] SSH_AUTH_SOCK=/tmp/ssh-610FFw30bvOo/agent.31 [2024-04-24T11:00:06.873Z] SSH_AGENT_PID=37 [2024-04-24T11:00:06.881Z] Running ssh-add (command line suppressed) [2024-04-24T11:00:06.977Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11883310751264986947.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11883310751264986947.key) [2024-04-24T11:00:06.991Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-24T11:00:07.287Z] + git tag --points-at HEAD [Pipeline] } [2024-04-24T11:00:07.304Z] $ docker exec --env ******** --env ******** 542e49489b2cd9bc358e46a081b5d99d35a7b49b2e8e1d80e84b0f58546aeb5d ssh-agent -k [2024-04-24T11:00:07.411Z] unset SSH_AUTH_SOCK; [2024-04-24T11:00:07.412Z] unset SSH_AGENT_PID; [2024-04-24T11:00:07.412Z] echo Agent pid 37 killed; [2024-04-24T11:00:07.422Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-04-24T11:00:07.464Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-24T11:00:07.464Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-24T11:00:07.599Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-24T11:00:07.605Z] $ docker exec 542e49489b2cd9bc358e46a081b5d99d35a7b49b2e8e1d80e84b0f58546aeb5d ssh-agent [2024-04-24T11:00:07.706Z] SSH_AUTH_SOCK=/tmp/ssh-KPbrb8AHpjuh/agent.70 [2024-04-24T11:00:07.706Z] SSH_AGENT_PID=76 [2024-04-24T11:00:07.711Z] Running ssh-add (command line suppressed) [2024-04-24T11:00:07.815Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8965463931654662622.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8965463931654662622.key) [2024-04-24T11:00:07.827Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-24T11:00:08.121Z] + git semver init [2024-04-24T11:00:08.381Z] 2024-04-24 11:00:08,316 [run_init] DEBUG init version:0.0.0 force:False [2024-04-24T11:00:08.381Z] 2024-04-24 11:00:08,317 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-04-24T11:00:08.381Z] 2024-04-24 11:00:08,317 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-04-24T11:00:08.381Z] 2024-04-24 11:00:08,318 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-04-24T11:00:09.787Z] 2024-04-24 11:00:09,714 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2024-04-24T11:00:09.787Z] 2024-04-24 11:00:09,716 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2024-04-24T11:00:09.787Z] 2024-04-24 11:00:09,716 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-04-24T11:00:09.787Z] 2024-04-24 11:00:09,716 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-04-24T11:00:09.787Z] 3.2.0-dev.11 [Pipeline] } [2024-04-24T11:00:09.800Z] $ docker exec --env ******** --env ******** 542e49489b2cd9bc358e46a081b5d99d35a7b49b2e8e1d80e84b0f58546aeb5d ssh-agent -k [2024-04-24T11:00:09.925Z] unset SSH_AUTH_SOCK; [2024-04-24T11:00:09.930Z] unset SSH_AGENT_PID; [2024-04-24T11:00:09.930Z] echo Agent pid 76 killed; [2024-04-24T11:00:09.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-24T11:00:10.265Z] + git semver [Pipeline] } [2024-04-24T11:00:10.547Z] $ docker stop --time=1 542e49489b2cd9bc358e46a081b5d99d35a7b49b2e8e1d80e84b0f58546aeb5d [2024-04-24T11:00:11.961Z] $ docker rm -f --volumes 542e49489b2cd9bc358e46a081b5d99d35a7b49b2e8e1d80e84b0f58546aeb5d [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-24T11:00:12.345Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-04-24T11:00:12.582Z] Stashed 1 file(s) [Pipeline] echo [2024-04-24T11:00:12.586Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.11 [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-04-24T11:00:12.785Z] provisioning config files... [2024-04-24T11:00:12.796Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config106608553208610434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-24T11:00:13.103Z] ---> ****-login.sh [2024-04-24T11:00:13.104Z] nexus3.edgexfoundry.org:10001 [2024-04-24T11:00:13.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-24T11:00:13.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-24T11:00:13.104Z] Configure a credential helper to remove this warning. See [2024-04-24T11:00:13.104Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-24T11:00:13.104Z] [2024-04-24T11:00:13.104Z] Login Succeeded [2024-04-24T11:00:13.104Z] nexus3.edgexfoundry.org:10002 [2024-04-24T11:00:13.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-24T11:00:13.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-24T11:00:13.104Z] Configure a credential helper to remove this warning. See [2024-04-24T11:00:13.104Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-24T11:00:13.104Z] [2024-04-24T11:00:13.104Z] Login Succeeded [2024-04-24T11:00:13.364Z] nexus3.edgexfoundry.org:10003 [2024-04-24T11:00:13.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-24T11:00:13.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-24T11:00:13.364Z] Configure a credential helper to remove this warning. See [2024-04-24T11:00:13.364Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-24T11:00:13.364Z] [2024-04-24T11:00:13.364Z] Login Succeeded [2024-04-24T11:00:13.364Z] nexus3.edgexfoundry.org:10004 [2024-04-24T11:00:13.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-24T11:00:13.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-24T11:00:13.364Z] Configure a credential helper to remove this warning. See [2024-04-24T11:00:13.364Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-24T11:00:13.364Z] [2024-04-24T11:00:13.364Z] Login Succeeded [2024-04-24T11:00:13.364Z] ****.io [2024-04-24T11:00:13.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-24T11:00:15.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-24T11:00:15.003Z] Configure a credential helper to remove this warning. See [2024-04-24T11:00:15.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-24T11:00:15.003Z] [2024-04-24T11:00:15.003Z] Login Succeeded [2024-04-24T11:00:15.003Z] ---> ****-login.sh ends [Pipeline] } [2024-04-24T11:00:15.011Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-04-24T11:00:15.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-24T11:00:15.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-24T11:00:15.117Z] ========================================================= [2024-04-24T11:00:15.117Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-04-24T11:00:15.117Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:00:15.501Z] + 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-04-24T11:00:15.501Z] Sending build context to Docker daemon 17.35MB [2024-04-24T11:00:15.501Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-04-24T11:00:15.501Z] Step 2/10 : FROM ${BASE} AS builder [2024-04-24T11:00:15.762Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-04-24T11:00:15.762Z] 619be1103602: Pulling fs layer [2024-04-24T11:00:15.762Z] 7862e08f4a3e: Pulling fs layer [2024-04-24T11:00:15.762Z] 5df492c9dc93: Pulling fs layer [2024-04-24T11:00:15.762Z] 7629e6793208: Pulling fs layer [2024-04-24T11:00:15.762Z] 4f4fb700ef54: Pulling fs layer [2024-04-24T11:00:15.762Z] fb5054dd5b73: Pulling fs layer [2024-04-24T11:00:15.762Z] eeca6798cff9: Pulling fs layer [2024-04-24T11:00:15.762Z] aa269ceb94a6: Pulling fs layer [2024-04-24T11:00:15.762Z] ada007ff1a6a: Pulling fs layer [2024-04-24T11:00:15.762Z] 7629e6793208: Waiting [2024-04-24T11:00:15.762Z] 4f4fb700ef54: Waiting [2024-04-24T11:00:15.762Z] fb5054dd5b73: Waiting [2024-04-24T11:00:15.762Z] eeca6798cff9: Waiting [2024-04-24T11:00:15.762Z] aa269ceb94a6: Waiting [2024-04-24T11:00:15.762Z] ada007ff1a6a: Waiting [2024-04-24T11:00:15.762Z] 7862e08f4a3e: Download complete [2024-04-24T11:00:15.762Z] 7629e6793208: Download complete [2024-04-24T11:00:15.762Z] 4f4fb700ef54: Verifying Checksum [2024-04-24T11:00:15.762Z] 4f4fb700ef54: Download complete [2024-04-24T11:00:15.762Z] 619be1103602: Download complete [2024-04-24T11:00:15.762Z] fb5054dd5b73: Download complete [2024-04-24T11:00:15.762Z] eeca6798cff9: Verifying Checksum [2024-04-24T11:00:15.762Z] eeca6798cff9: Download complete [2024-04-24T11:00:16.021Z] 619be1103602: Pull complete [2024-04-24T11:00:16.021Z] ada007ff1a6a: Verifying Checksum [2024-04-24T11:00:16.021Z] ada007ff1a6a: Download complete [2024-04-24T11:00:16.281Z] 7862e08f4a3e: Pull complete [2024-04-24T11:00:16.281Z] 5df492c9dc93: Verifying Checksum [2024-04-24T11:00:16.281Z] 5df492c9dc93: Download complete [2024-04-24T11:00:16.847Z] aa269ceb94a6: Verifying Checksum [2024-04-24T11:00:16.847Z] aa269ceb94a6: Download complete [2024-04-24T11:00:20.166Z] 5df492c9dc93: Pull complete [2024-04-24T11:00:20.166Z] 7629e6793208: Pull complete [2024-04-24T11:00:20.166Z] 4f4fb700ef54: Pull complete [2024-04-24T11:00:20.166Z] fb5054dd5b73: Pull complete [2024-04-24T11:00:20.166Z] eeca6798cff9: Pull complete [2024-04-24T11:00:22.699Z] aa269ceb94a6: Pull complete [2024-04-24T11:00:23.266Z] ada007ff1a6a: Pull complete [2024-04-24T11:00:23.266Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-04-24T11:00:23.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-24T11:00:23.266Z] ---> f489d0715acc [2024-04-24T11:00:23.266Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-04-24T11:00:27.725Z] Still waiting to schedule task [2024-04-24T11:00:27.726Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-04-24T11:00:28.580Z] ---> Running in 9125453184ff [2024-04-24T11:00:28.841Z] Removing intermediate container 9125453184ff [2024-04-24T11:00:28.841Z] ---> 7eec47f2e8c5 [2024-04-24T11:00:28.841Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-24T11:00:28.841Z] ---> Running in eea496a3001f [2024-04-24T11:00:28.841Z] Removing intermediate container eea496a3001f [2024-04-24T11:00:28.841Z] ---> a918b7b9e8a1 [2024-04-24T11:00:28.841Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-04-24T11:00:28.841Z] ---> Running in 3bca989546a5 [2024-04-24T11:00:29.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-24T11:00:29.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-24T11:00:29.622Z] (1/8) Installing openssh-keygen (9.3_p2-r1) [2024-04-24T11:00:29.623Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-04-24T11:00:29.623Z] (3/8) Installing openssh-client-common (9.3_p2-r1) [2024-04-24T11:00:29.623Z] (4/8) Installing openssh-client-default (9.3_p2-r1) [2024-04-24T11:00:29.623Z] (5/8) Installing openssh-sftp-server (9.3_p2-r1) [2024-04-24T11:00:29.623Z] (6/8) Installing openssh-server-common (9.3_p2-r1) [2024-04-24T11:00:29.623Z] (7/8) Installing openssh-server (9.3_p2-r1) [2024-04-24T11:00:29.623Z] (8/8) Installing openssh (9.3_p2-r1) [2024-04-24T11:00:29.623Z] Executing busybox-1.36.1-r5.trigger [2024-04-24T11:00:29.882Z] OK: 270 MiB in 60 packages [2024-04-24T11:00:30.452Z] Removing intermediate container 3bca989546a5 [2024-04-24T11:00:30.452Z] ---> 9eb0450ae1d5 [2024-04-24T11:00:30.452Z] Step 6/10 : WORKDIR /device-modbus-go [2024-04-24T11:00:30.711Z] ---> Running in a31010d1a91b [2024-04-24T11:00:30.711Z] Removing intermediate container a31010d1a91b [2024-04-24T11:00:30.711Z] ---> 9e921e7480e1 [2024-04-24T11:00:30.711Z] Step 7/10 : COPY go.mod vendor* ./ [2024-04-24T11:00:30.711Z] ---> 2b85b8458dd4 [2024-04-24T11:00:30.711Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-24T11:00:30.970Z] ---> Running in 6bf9c05a40b0 [2024-04-24T11:01:03.142Z] Removing intermediate container 6bf9c05a40b0 [2024-04-24T11:01:03.142Z] ---> 94997f54d72a [2024-04-24T11:01:03.142Z] Step 9/10 : COPY . . [2024-04-24T11:01:03.142Z] ---> b41c2d43566f [2024-04-24T11:01:03.142Z] Step 10/10 : RUN ${MAKE} [2024-04-24T11:01:03.142Z] ---> Running in 0e5f723ae404 [2024-04-24T11:01:03.142Z] noop [2024-04-24T11:01:03.142Z] Removing intermediate container 0e5f723ae404 [2024-04-24T11:01:03.142Z] ---> 447cbef9649c [2024-04-24T11:01:03.142Z] Successfully built 447cbef9649c [2024-04-24T11:01:03.142Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:01:03.480Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-24T11:01:03.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-24T11:01:03.564Z] prd-ubuntu20.04-docker-8c-8g-3504 does not seem to be running inside a container [2024-04-24T11:01:03.601Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-04-24T11:01:03.929Z] $ docker top 5177c87cddeb4cea96db092dadcec403915e850c875c0ee26496ecf7c5e780ce -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-24T11:01:04.273Z] + go version [2024-04-24T11:01:04.273Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-04-24T11:01:04.285Z] $ docker stop --time=1 5177c87cddeb4cea96db092dadcec403915e850c875c0ee26496ecf7c5e780ce [2024-04-24T11:01:05.576Z] $ docker rm -f --volumes 5177c87cddeb4cea96db092dadcec403915e850c875c0ee26496ecf7c5e780ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:01:06.020Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-24T11:01:06.020Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-24T11:01:06.100Z] prd-ubuntu20.04-docker-8c-8g-3504 does not seem to be running inside a container [2024-04-24T11:01:06.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-04-24T11:01:06.462Z] $ docker top 4db92deeff184c903ba64041f35a600b6f5e9bb21d21ca60ad5b21b681043970 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-24T11:01:06.817Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2024-04-24T11:01:07.121Z] + make test [2024-04-24T11:01:07.121Z] go test ./... -coverprofile=coverage.out [2024-04-24T11:01:08.504Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-04-24T11:01:20.711Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-04-24T11:01:20.711Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.012s coverage: 47.9% of statements [2024-04-24T11:01:25.977Z] go vet ./... [2024-04-24T11:01:29.259Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-24T11:01:29.259Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-24T11:01:29.259Z] ./bin/test-attribution-txt.sh [2024-04-24T11:01:29.259Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-04-24T11:01:29.272Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-24T11:01:29.288Z] $ docker stop --time=1 4db92deeff184c903ba64041f35a600b6f5e9bb21d21ca60ad5b21b681043970 [2024-04-24T11:01:32.721Z] $ docker rm -f --volumes 4db92deeff184c903ba64041f35a600b6f5e9bb21d21ca60ad5b21b681043970 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-24T11:01:33.193Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-24T11:01:33.248Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-04-24T11:01:33.789Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-24T11:01:34.077Z] + ls -al . [2024-04-24T11:01:34.077Z] total 196 [2024-04-24T11:01:34.077Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 24 11:01 . [2024-04-24T11:01:34.077Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 10:59 .. [2024-04-24T11:01:34.077Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 24 10:59 .dockerignore [2024-04-24T11:01:34.077Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 11:01 .git [2024-04-24T11:01:34.077Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 10:59 .github [2024-04-24T11:01:34.077Z] -rw-rw-r-- 1 jenkins jenkins 266 Apr 24 10:59 .gitignore [2024-04-24T11:01:34.077Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 10:59 .golangci.yml [2024-04-24T11:01:34.077Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 11:00 .semver [2024-04-24T11:01:34.077Z] -rw-rw-r-- 1 jenkins jenkins 11101 Apr 24 10:59 Attribution.txt [2024-04-24T11:01:34.077Z] -rw-rw-r-- 1 jenkins jenkins 16388 Apr 24 10:59 CHANGELOG.md [2024-04-24T11:01:34.077Z] -rw-rw-r-- 1 jenkins jenkins 1474 Apr 24 10:59 Dockerfile [2024-04-24T11:01:34.077Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 10:59 GOVERNANCE.md [2024-04-24T11:01:34.077Z] -rw-rw-r-- 1 jenkins jenkins 658 Apr 24 10:59 Jenkinsfile [2024-04-24T11:01:34.077Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 10:59 LICENSE [2024-04-24T11:01:34.077Z] -rw-rw-r-- 1 jenkins jenkins 1942 Apr 24 10:59 Makefile [2024-04-24T11:01:34.077Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 24 10:59 OWNERS.md [2024-04-24T11:01:34.077Z] -rw-rw-r-- 1 jenkins jenkins 4463 Apr 24 10:59 README.md [2024-04-24T11:01:34.077Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 24 11:00 VERSION [2024-04-24T11:01:34.077Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 10:59 bin [2024-04-24T11:01:34.077Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 10:59 cmd [2024-04-24T11:01:34.077Z] -rw-r--r-- 1 jenkins jenkins 24601 Apr 24 11:01 coverage.out [2024-04-24T11:01:34.077Z] -rw-rw-r-- 1 jenkins jenkins 3987 Apr 24 10:59 go.mod [2024-04-24T11:01:34.077Z] -rw-rw-r-- 1 jenkins jenkins 36558 Apr 24 10:59 go.sum [2024-04-24T11:01:34.077Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 10:59 internal [2024-04-24T11:01:34.077Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 10:59 simulator [2024-04-24T11:01:34.077Z] -rw-rw-r-- 1 jenkins jenkins 229 Apr 24 10:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:01:34.393Z] + 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=56822b146883d567dc10738adb0b8ce5338db960 --label arch=amd64 --label version=3.2.0-dev.11 . [2024-04-24T11:01:34.394Z] Sending build context to Docker daemon 17.38MB [2024-04-24T11:01:34.394Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-04-24T11:01:34.394Z] Step 2/23 : FROM ${BASE} AS builder [2024-04-24T11:01:34.394Z] ---> 447cbef9649c [2024-04-24T11:01:34.394Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-04-24T11:01:34.674Z] ---> Running in 2249af7b57f4 [2024-04-24T11:01:34.933Z] Removing intermediate container 2249af7b57f4 [2024-04-24T11:01:34.933Z] ---> 5744cb2b9e00 [2024-04-24T11:01:34.933Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-24T11:01:34.933Z] ---> Running in e685c4a07d7e [2024-04-24T11:01:34.933Z] Removing intermediate container e685c4a07d7e [2024-04-24T11:01:34.933Z] ---> b43b2b8ebbd9 [2024-04-24T11:01:34.933Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-04-24T11:01:34.933Z] ---> Running in 8134137974c1 [2024-04-24T11:01:35.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-24T11:01:35.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-24T11:01:35.711Z] OK: 270 MiB in 60 packages [2024-04-24T11:01:35.970Z] Removing intermediate container 8134137974c1 [2024-04-24T11:01:35.970Z] ---> 32778ff34b7d [2024-04-24T11:01:35.970Z] Step 6/23 : WORKDIR /device-modbus-go [2024-04-24T11:01:35.970Z] ---> Running in a6c04b0e6571 [2024-04-24T11:01:35.970Z] Removing intermediate container a6c04b0e6571 [2024-04-24T11:01:35.970Z] ---> 93f728608164 [2024-04-24T11:01:35.970Z] Step 7/23 : COPY go.mod vendor* ./ [2024-04-24T11:01:36.227Z] ---> 90ebe73927db [2024-04-24T11:01:36.227Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-24T11:01:36.227Z] ---> Running in 0228b32b7746 [2024-04-24T11:01:36.793Z] Removing intermediate container 0228b32b7746 [2024-04-24T11:01:36.793Z] ---> 868286bd8514 [2024-04-24T11:01:36.793Z] Step 9/23 : COPY . . [2024-04-24T11:01:37.361Z] ---> e1432ca49270 [2024-04-24T11:01:37.361Z] Step 10/23 : RUN ${MAKE} [2024-04-24T11:01:37.361Z] ---> Running in 0df04e0c7f5e [2024-04-24T11:01:37.620Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-04-24T11:01:59.558Z] Removing intermediate container 0df04e0c7f5e [2024-04-24T11:01:59.558Z] ---> 9ca9afd3846f [2024-04-24T11:01:59.558Z] Step 11/23 : FROM alpine:3.18 [2024-04-24T11:01:59.558Z] 3.18: Pulling from library/alpine [2024-04-24T11:01:59.558Z] 619be1103602: Already exists [2024-04-24T11:01:59.558Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-24T11:01:59.558Z] Status: Downloaded newer image for alpine:3.18 [2024-04-24T11:01:59.558Z] ---> d3782b16ccc9 [2024-04-24T11:01:59.558Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-04-24T11:01:59.558Z] ---> Running in e7be1592ae5e [2024-04-24T11:01:59.558Z] Removing intermediate container e7be1592ae5e [2024-04-24T11:01:59.558Z] ---> b12afe3e68c5 [2024-04-24T11:01:59.558Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-04-24T11:01:59.558Z] ---> Running in 88e4df414e67 [2024-04-24T11:01:59.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-24T11:01:59.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-24T11:01:59.558Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-04-24T11:01:59.558Z] Executing busybox-1.36.1-r5.trigger [2024-04-24T11:01:59.558Z] OK: 7 MiB in 16 packages [2024-04-24T11:01:59.558Z] Removing intermediate container 88e4df414e67 [2024-04-24T11:01:59.558Z] ---> ecf296037398 [2024-04-24T11:01:59.558Z] Step 14/23 : RUN apk --no-cache upgrade [2024-04-24T11:01:59.558Z] ---> Running in 51dd2599e5f6 [2024-04-24T11:01:59.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-24T11:01:59.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-24T11:01:59.558Z] Upgrading critical system libraries and apk-tools: [2024-04-24T11:01:59.558Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-24T11:01:59.558Z] Executing busybox-1.36.1-r5.trigger [2024-04-24T11:01:59.558Z] Continuing the upgrade transaction with new apk-tools: [2024-04-24T11:01:59.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-24T11:01:59.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-24T11:01:59.559Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-24T11:01:59.559Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-24T11:01:59.818Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-24T11:01:59.818Z] OK: 7 MiB in 16 packages [2024-04-24T11:02:00.076Z] Removing intermediate container 51dd2599e5f6 [2024-04-24T11:02:00.076Z] ---> abb650d8a22d [2024-04-24T11:02:00.076Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-04-24T11:02:01.016Z] ---> 446d429d68fd [2024-04-24T11:02:01.016Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-04-24T11:02:01.016Z] ---> 73b9d3e481ca [2024-04-24T11:02:01.016Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-04-24T11:02:01.016Z] ---> bb33f9e64b35 [2024-04-24T11:02:01.016Z] Step 18/23 : EXPOSE 59901 [2024-04-24T11:02:01.016Z] ---> Running in f17ecbcae3d2 [2024-04-24T11:02:01.285Z] Removing intermediate container f17ecbcae3d2 [2024-04-24T11:02:01.285Z] ---> 4c19f1b99483 [2024-04-24T11:02:01.285Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-04-24T11:02:01.285Z] ---> Running in 7a70b92c1f94 [2024-04-24T11:02:01.285Z] Removing intermediate container 7a70b92c1f94 [2024-04-24T11:02:01.285Z] ---> a12094b5e162 [2024-04-24T11:02:01.285Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-04-24T11:02:01.285Z] ---> Running in 56b9278d4754 [2024-04-24T11:02:01.285Z] Removing intermediate container 56b9278d4754 [2024-04-24T11:02:01.285Z] ---> e7b82ecf3bb1 [2024-04-24T11:02:01.285Z] Step 21/23 : LABEL arch=amd64 [2024-04-24T11:02:01.285Z] ---> Running in 97f74dda4d40 [2024-04-24T11:02:01.547Z] Removing intermediate container 97f74dda4d40 [2024-04-24T11:02:01.547Z] ---> e3a73af1355f [2024-04-24T11:02:01.547Z] Step 22/23 : LABEL git_sha=56822b146883d567dc10738adb0b8ce5338db960 [2024-04-24T11:02:01.547Z] ---> Running in da7a3fadae54 [2024-04-24T11:02:01.547Z] Removing intermediate container da7a3fadae54 [2024-04-24T11:02:01.547Z] ---> 589f26855031 [2024-04-24T11:02:01.547Z] Step 23/23 : LABEL version=3.2.0-dev.11 [2024-04-24T11:02:01.547Z] ---> Running in d26ed7564f57 [2024-04-24T11:02:01.547Z] Removing intermediate container d26ed7564f57 [2024-04-24T11:02:01.547Z] ---> ae28d3bb5382 [2024-04-24T11:02:01.547Z] [Warning] One or more build-args [ARCH] were not consumed [2024-04-24T11:02:01.547Z] Successfully built ae28d3bb5382 [2024-04-24T11:02:01.547Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-24T11:02:01.694Z] provisioning config files... [2024-04-24T11:02:01.704Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7228454239417765722tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-24T11:02:02.006Z] ---> ****-login.sh [2024-04-24T11:02:02.006Z] nexus3.edgexfoundry.org:10001 [2024-04-24T11:02:02.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-24T11:02:02.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-24T11:02:02.006Z] Configure a credential helper to remove this warning. See [2024-04-24T11:02:02.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-24T11:02:02.007Z] [2024-04-24T11:02:02.007Z] Login Succeeded [2024-04-24T11:02:02.007Z] nexus3.edgexfoundry.org:10002 [2024-04-24T11:02:02.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-24T11:02:02.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-24T11:02:02.007Z] Configure a credential helper to remove this warning. See [2024-04-24T11:02:02.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-24T11:02:02.007Z] [2024-04-24T11:02:02.007Z] Login Succeeded [2024-04-24T11:02:02.007Z] nexus3.edgexfoundry.org:10003 [2024-04-24T11:02:02.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-24T11:02:02.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-24T11:02:02.265Z] Configure a credential helper to remove this warning. See [2024-04-24T11:02:02.265Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-24T11:02:02.265Z] [2024-04-24T11:02:02.265Z] Login Succeeded [2024-04-24T11:02:02.265Z] nexus3.edgexfoundry.org:10004 [2024-04-24T11:02:02.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-24T11:02:02.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-24T11:02:02.265Z] Configure a credential helper to remove this warning. See [2024-04-24T11:02:02.265Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-24T11:02:02.265Z] [2024-04-24T11:02:02.265Z] Login Succeeded [2024-04-24T11:02:02.265Z] ****.io [2024-04-24T11:02:02.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-24T11:02:02.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-24T11:02:02.525Z] Configure a credential helper to remove this warning. See [2024-04-24T11:02:02.525Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-24T11:02:02.525Z] [2024-04-24T11:02:02.525Z] Login Succeeded [2024-04-24T11:02:02.525Z] ---> ****-login.sh ends [Pipeline] } [2024-04-24T11:02:02.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-04-24T11:02:02.582Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-24T11:02:02.612Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2024-04-24T11:02:02.612Z] 56822b146883d567dc10738adb0b8ce5338db960 [2024-04-24T11:02:02.612Z] latest [2024-04-24T11:02:02.612Z] 3.2.0-dev.11 [2024-04-24T11:02:02.612Z] 56822b146883d567dc10738adb0b8ce5338db960-3.2.0-dev.11 [2024-04-24T11:02:02.612Z] main [2024-04-24T11:02:02.612Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:02:02.734Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3505 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2024-04-24T11:02:02.749Z] Running in /w/workspace/device-modbus-go/150 [Pipeline] { [Pipeline] checkout [2024-04-24T11:02:02.781Z] Selected Git installation does not exist. Using Default [2024-04-24T11:02:02.781Z] The recommended git tool is: NONE [2024-04-24T11:02:02.958Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:56822b146883d567dc10738adb0b8ce5338db960 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:02:03.287Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:56822b146883d567dc10738adb0b8ce5338db960 [2024-04-24T11:02:03.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-04-24T11:02:03.287Z] 8f6f4026ec80: Preparing [2024-04-24T11:02:03.287Z] fde0ec5593b0: Preparing [2024-04-24T11:02:03.287Z] 9690ead28f57: Preparing [2024-04-24T11:02:03.287Z] 017e3b045d23: Preparing [2024-04-24T11:02:03.287Z] e0013bf9a324: Preparing [2024-04-24T11:02:03.287Z] aedc3bda2944: Preparing [2024-04-24T11:02:03.287Z] aedc3bda2944: Waiting [2024-04-24T11:02:03.287Z] e0013bf9a324: Pushed [2024-04-24T11:02:03.287Z] fde0ec5593b0: Pushed [2024-04-24T11:02:03.287Z] 8f6f4026ec80: Pushed [2024-04-24T11:02:03.287Z] aedc3bda2944: Layer already exists [2024-04-24T11:02:03.853Z] 017e3b045d23: Pushed [2024-04-24T11:02:05.233Z] 9690ead28f57: Pushed [2024-04-24T11:02:05.492Z] 56822b146883d567dc10738adb0b8ce5338db960: digest: sha256:e7e42e9dae203c718eba55a85dc76560f26e6668c0cf38d973b8f381d2d1c5b9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:02:05.819Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:02:06.149Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-04-24T11:02:06.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-04-24T11:02:06.149Z] 8f6f4026ec80: Preparing [2024-04-24T11:02:06.149Z] fde0ec5593b0: Preparing [2024-04-24T11:02:06.149Z] 9690ead28f57: Preparing [2024-04-24T11:02:06.149Z] 017e3b045d23: Preparing [2024-04-24T11:02:06.149Z] e0013bf9a324: Preparing [2024-04-24T11:02:06.149Z] aedc3bda2944: Preparing [2024-04-24T11:02:06.149Z] aedc3bda2944: Waiting [2024-04-24T11:02:06.149Z] e0013bf9a324: Layer already exists [2024-04-24T11:02:06.149Z] 017e3b045d23: Layer already exists [2024-04-24T11:02:06.149Z] fde0ec5593b0: Layer already exists [2024-04-24T11:02:06.149Z] 8f6f4026ec80: Layer already exists [2024-04-24T11:02:06.150Z] 9690ead28f57: Layer already exists [2024-04-24T11:02:06.150Z] aedc3bda2944: Layer already exists [2024-04-24T11:02:06.150Z] latest: digest: sha256:e7e42e9dae203c718eba55a85dc76560f26e6668c0cf38d973b8f381d2d1c5b9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:02:06.485Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:02:06.803Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.11 [2024-04-24T11:02:06.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-04-24T11:02:06.803Z] 8f6f4026ec80: Preparing [2024-04-24T11:02:06.803Z] fde0ec5593b0: Preparing [2024-04-24T11:02:06.803Z] 9690ead28f57: Preparing [2024-04-24T11:02:06.803Z] 017e3b045d23: Preparing [2024-04-24T11:02:06.803Z] e0013bf9a324: Preparing [2024-04-24T11:02:06.803Z] aedc3bda2944: Preparing [2024-04-24T11:02:06.803Z] aedc3bda2944: Waiting [2024-04-24T11:02:06.803Z] 8f6f4026ec80: Layer already exists [2024-04-24T11:02:06.803Z] 017e3b045d23: Layer already exists [2024-04-24T11:02:06.803Z] fde0ec5593b0: Layer already exists [2024-04-24T11:02:06.803Z] 9690ead28f57: Layer already exists [2024-04-24T11:02:06.803Z] e0013bf9a324: Layer already exists [2024-04-24T11:02:06.803Z] aedc3bda2944: Layer already exists [2024-04-24T11:02:06.803Z] 3.2.0-dev.11: digest: sha256:e7e42e9dae203c718eba55a85dc76560f26e6668c0cf38d973b8f381d2d1c5b9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:02:07.137Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:56822b146883d567dc10738adb0b8ce5338db960-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:02:07.405Z] using credential edgex-jenkins-ssh [2024-04-24T11:02:07.430Z] Cloning the remote Git repository [2024-04-24T11:02:07.461Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:56822b146883d567dc10738adb0b8ce5338db960-3.2.0-dev.11 [2024-04-24T11:02:07.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-04-24T11:02:07.470Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-04-24T11:02:07.553Z] > git init /w/workspace/device-modbus-go/150 # timeout=10 [2024-04-24T11:02:07.719Z] 8f6f4026ec80: Preparing [2024-04-24T11:02:07.719Z] fde0ec5593b0: Preparing [2024-04-24T11:02:07.719Z] 9690ead28f57: Preparing [2024-04-24T11:02:07.719Z] 017e3b045d23: Preparing [2024-04-24T11:02:07.719Z] e0013bf9a324: Preparing [2024-04-24T11:02:07.719Z] aedc3bda2944: Preparing [2024-04-24T11:02:07.719Z] aedc3bda2944: Waiting [2024-04-24T11:02:07.719Z] e0013bf9a324: Layer already exists [2024-04-24T11:02:07.719Z] 9690ead28f57: Layer already exists [2024-04-24T11:02:07.719Z] fde0ec5593b0: Layer already exists [2024-04-24T11:02:07.719Z] 8f6f4026ec80: Layer already exists [2024-04-24T11:02:07.719Z] 017e3b045d23: Layer already exists [2024-04-24T11:02:07.978Z] aedc3bda2944: Layer already exists [2024-04-24T11:02:07.978Z] 56822b146883d567dc10738adb0b8ce5338db960-3.2.0-dev.11: digest: sha256:e7e42e9dae203c718eba55a85dc76560f26e6668c0cf38d973b8f381d2d1c5b9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:02:08.317Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:02:08.641Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2024-04-24T11:02:08.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-04-24T11:02:08.641Z] 8f6f4026ec80: Preparing [2024-04-24T11:02:08.641Z] fde0ec5593b0: Preparing [2024-04-24T11:02:08.641Z] 9690ead28f57: Preparing [2024-04-24T11:02:08.641Z] 017e3b045d23: Preparing [2024-04-24T11:02:08.641Z] e0013bf9a324: Preparing [2024-04-24T11:02:08.641Z] aedc3bda2944: Preparing [2024-04-24T11:02:08.641Z] aedc3bda2944: Waiting [2024-04-24T11:02:08.641Z] 9690ead28f57: Layer already exists [2024-04-24T11:02:08.641Z] 8f6f4026ec80: Layer already exists [2024-04-24T11:02:08.641Z] 017e3b045d23: Layer already exists [2024-04-24T11:02:08.641Z] e0013bf9a324: Layer already exists [2024-04-24T11:02:08.641Z] fde0ec5593b0: Layer already exists [2024-04-24T11:02:08.641Z] aedc3bda2944: Layer already exists [2024-04-24T11:02:08.641Z] main: digest: sha256:e7e42e9dae203c718eba55a85dc76560f26e6668c0cf38d973b8f381d2d1c5b9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-04-24T11:02:08.714Z] ===================================================== [Pipeline] echo [2024-04-24T11:02:08.731Z] taggedImages: [2024-04-24T11:02:08.731Z] - nexus3.edgexfoundry.org:10004/device-modbus:56822b146883d567dc10738adb0b8ce5338db960 [2024-04-24T11:02:08.731Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-04-24T11:02:08.731Z] - nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.11 [2024-04-24T11:02:08.731Z] - nexus3.edgexfoundry.org:10004/device-modbus:56822b146883d567dc10738adb0b8ce5338db960-3.2.0-dev.11 [2024-04-24T11:02:08.731Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [2024-04-24T11:02:07.700Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-04-24T11:02:07.702Z] > git --version # timeout=10 [2024-04-24T11:02:07.721Z] > git --version # 'git version 2.25.1' [2024-04-24T11:02:07.723Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-24T11:02:07.881Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:02:09.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-24T11:02:09.148Z] [2024-04-24T11:02:09.148Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:02:09.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-24T11:02:09.453Z] latest: Pulling from edgex-lftools-log-publisher [2024-04-24T11:02:09.453Z] 5eb5b503b376: Pulling fs layer [2024-04-24T11:02:09.453Z] 5c69ac0246d0: Pulling fs layer [2024-04-24T11:02:09.453Z] ec43610c2a17: Pulling fs layer [2024-04-24T11:02:09.453Z] 3a2ae6a8a46f: Pulling fs layer [2024-04-24T11:02:09.453Z] 33b1e0a273af: Pulling fs layer [2024-04-24T11:02:09.453Z] 5d3b04190fa2: Pulling fs layer [2024-04-24T11:02:09.453Z] 2f39f015ded8: Pulling fs layer [2024-04-24T11:02:09.453Z] 5d3b04190fa2: Waiting [2024-04-24T11:02:09.453Z] 33b1e0a273af: Waiting [2024-04-24T11:02:09.453Z] 3a2ae6a8a46f: Waiting [2024-04-24T11:02:09.453Z] 2f39f015ded8: Waiting [2024-04-24T11:02:09.453Z] 5c69ac0246d0: Verifying Checksum [2024-04-24T11:02:09.453Z] 5c69ac0246d0: Download complete [2024-04-24T11:02:09.453Z] 3a2ae6a8a46f: Verifying Checksum [2024-04-24T11:02:09.453Z] 3a2ae6a8a46f: Download complete [2024-04-24T11:02:09.453Z] 33b1e0a273af: Verifying Checksum [2024-04-24T11:02:09.453Z] 33b1e0a273af: Download complete [2024-04-24T11:02:09.453Z] 5d3b04190fa2: Verifying Checksum [2024-04-24T11:02:09.453Z] 5d3b04190fa2: Download complete [2024-04-24T11:02:09.453Z] ec43610c2a17: Verifying Checksum [2024-04-24T11:02:09.453Z] ec43610c2a17: Download complete [2024-04-24T11:02:09.711Z] 5eb5b503b376: Verifying Checksum [2024-04-24T11:02:09.711Z] 5eb5b503b376: Download complete [2024-04-24T11:02:09.758Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-04-24T11:02:09.787Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-24T11:02:10.276Z] 2f39f015ded8: Download complete [2024-04-24T11:02:10.750Z] Avoid second fetch [2024-04-24T11:02:10.750Z] Checking out Revision 56822b146883d567dc10738adb0b8ce5338db960 (main) [2024-04-24T11:02:10.841Z] 5eb5b503b376: Pull complete [2024-04-24T11:02:11.099Z] 5c69ac0246d0: Pull complete [2024-04-24T11:02:11.460Z] Commit message: "Merge pull request #549 from rcrtss/handle-unsupported-primary-table" [2024-04-24T11:02:10.768Z] > git config core.sparsecheckout # timeout=10 [2024-04-24T11:02:10.834Z] > git checkout -f 56822b146883d567dc10738adb0b8ce5338db960 # timeout=10 [2024-04-24T11:02:11.666Z] ec43610c2a17: Pull complete [2024-04-24T11:02:11.666Z] 3a2ae6a8a46f: Pull complete [2024-04-24T11:02:11.666Z] 33b1e0a273af: Pull complete [2024-04-24T11:02:11.923Z] 5d3b04190fa2: Pull complete [2024-04-24T11:02:15.487Z] [2024-04-24T11:02:15.487Z] GitHub has been notified of this commit’s build result [2024-04-24T11:02:15.487Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-24T11:02:16.093Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-04-24T11:02:16.093Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-24T11:02:16.093Z] Dload Upload Total Spent Left Speed [2024-04-24T11:02:16.093Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92956 0 --:--:-- --:--:-- --:--:-- 92287 100 12828 100 12828 0 0 92287 0 --:--:-- --:--:-- --:--:-- 91628 [2024-04-24T11:02:16.106Z] 2f39f015ded8: Pull complete [2024-04-24T11:02:16.106Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-04-24T11:02:16.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-24T11:02:16.106Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-24T11:02:16.270Z] prd-ubuntu20.04-docker-8c-8g-3504 does not seem to be running inside a container [2024-04-24T11:02:16.300Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-04-24T11:02:16.430Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2024-04-24T11:02:20.845Z] $ docker top b41f5f82bb28522f153daddd295ceb201f2f4ab5a8261546b5f73a736aa3b20d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2024-04-24T11:02:21.231Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-04-24T11:02:21.231Z] + sudo tee /etc/docker/daemon.new [2024-04-24T11:02:21.231Z] { [2024-04-24T11:02:21.231Z] "registry-mirrors": [ [2024-04-24T11:02:21.231Z] "https://nexus3.edgexfoundry.org:10001" [2024-04-24T11:02:21.231Z] ], [2024-04-24T11:02:21.231Z] "bip": "10.250.0.254/24", [2024-04-24T11:02:21.231Z] "hosts": [ [2024-04-24T11:02:21.231Z] "tcp://0.0.0.0:5555", [2024-04-24T11:02:21.231Z] "unix:///var/run/docker.sock" [2024-04-24T11:02:21.231Z] ], [2024-04-24T11:02:21.231Z] "mtu": 1458, [2024-04-24T11:02:21.231Z] "selinux-enabled": true, [2024-04-24T11:02:21.231Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-04-24T11:02:21.231Z] } [Pipeline] sh [2024-04-24T11:02:21.326Z] ---> job-cost.sh [2024-04-24T11:02:21.326Z] lf-activate-venv: SKIPPING [2024-04-24T11:02:21.326Z] INFO: No Stack... [2024-04-24T11:02:21.563Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-04-24T11:02:21.585Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-24T11:02:21.844Z] INFO: Archiving Costs [Pipeline] sh [2024-04-24T11:02:21.907Z] + sudo service docker restart [2024-04-24T11:02:22.131Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2024-04-24T11:02:22.131Z] + cut -d, -f6 [Pipeline] lock [2024-04-24T11:02:22.146Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-150-stack-cost] [2024-04-24T11:02:22.155Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-150-stack-cost] did not exist. Created. [2024-04-24T11:02:22.160Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-150-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-24T11:02:22.469Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-04-24T11:02:22.507Z] Stashed 1 file(s) [Pipeline] } [2024-04-24T11:02:22.516Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-150-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-24T11:02:22.544Z] $ docker stop --time=1 b41f5f82bb28522f153daddd295ceb201f2f4ab5a8261546b5f73a736aa3b20d [2024-04-24T11:02:23.696Z] $ docker rm -f --volumes b41f5f82bb28522f153daddd295ceb201f2f4ab5a8261546b5f73a736aa3b20d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-24T11:02:40.179Z] provisioning config files... [2024-04-24T11:02:40.203Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/150@tmp/config6923982775957697945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-24T11:02:40.646Z] ---> ****-login.sh [2024-04-24T11:02:40.647Z] nexus3.edgexfoundry.org:10001 [2024-04-24T11:02:41.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-24T11:02:41.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-24T11:02:41.240Z] Configure a credential helper to remove this warning. See [2024-04-24T11:02:41.240Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-24T11:02:41.240Z] [2024-04-24T11:02:41.240Z] Login Succeeded [2024-04-24T11:02:41.240Z] nexus3.edgexfoundry.org:10002 [2024-04-24T11:02:41.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-24T11:02:41.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-24T11:02:41.516Z] Configure a credential helper to remove this warning. See [2024-04-24T11:02:41.516Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-24T11:02:41.516Z] [2024-04-24T11:02:41.516Z] Login Succeeded [2024-04-24T11:02:41.786Z] nexus3.edgexfoundry.org:10003 [2024-04-24T11:02:41.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-24T11:02:42.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-24T11:02:42.055Z] Configure a credential helper to remove this warning. See [2024-04-24T11:02:42.055Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-24T11:02:42.055Z] [2024-04-24T11:02:42.055Z] Login Succeeded [2024-04-24T11:02:42.055Z] nexus3.edgexfoundry.org:10004 [2024-04-24T11:02:42.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-24T11:02:42.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-24T11:02:42.328Z] Configure a credential helper to remove this warning. See [2024-04-24T11:02:42.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-24T11:02:42.328Z] [2024-04-24T11:02:42.328Z] Login Succeeded [2024-04-24T11:02:42.328Z] ****.io [2024-04-24T11:02:42.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-24T11:02:42.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-24T11:02:42.866Z] Configure a credential helper to remove this warning. See [2024-04-24T11:02:42.866Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-24T11:02:42.866Z] [2024-04-24T11:02:42.866Z] Login Succeeded [2024-04-24T11:02:42.866Z] ---> ****-login.sh ends [Pipeline] } [2024-04-24T11:02:42.879Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-04-24T11:02:43.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-24T11:02:43.164Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-24T11:02:43.181Z] ========================================================= [2024-04-24T11:02:43.181Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-04-24T11:02:43.181Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:02:43.540Z] + 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-04-24T11:02:43.808Z] Sending build context to Docker daemon 8.809MB [2024-04-24T11:02:44.078Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-04-24T11:02:44.078Z] Step 2/10 : FROM ${BASE} AS builder [2024-04-24T11:02:44.359Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-04-24T11:02:44.359Z] c6b39de5b339: Pulling fs layer [2024-04-24T11:02:44.359Z] a69c41024577: Pulling fs layer [2024-04-24T11:02:44.359Z] d6de4b400683: Pulling fs layer [2024-04-24T11:02:44.359Z] 35cb2a7552d0: Pulling fs layer [2024-04-24T11:02:44.359Z] 4f4fb700ef54: Pulling fs layer [2024-04-24T11:02:44.359Z] 464afbd9ba4c: Pulling fs layer [2024-04-24T11:02:44.359Z] 00f215d4a9da: Pulling fs layer [2024-04-24T11:02:44.359Z] d496ad576159: Pulling fs layer [2024-04-24T11:02:44.359Z] 464afbd9ba4c: Waiting [2024-04-24T11:02:44.359Z] 00f215d4a9da: Waiting [2024-04-24T11:02:44.359Z] d496ad576159: Waiting [2024-04-24T11:02:44.359Z] 4f4fb700ef54: Waiting [2024-04-24T11:02:44.359Z] 35cb2a7552d0: Waiting [2024-04-24T11:02:44.359Z] a69c41024577: Verifying Checksum [2024-04-24T11:02:44.359Z] a69c41024577: Download complete [2024-04-24T11:02:44.359Z] 35cb2a7552d0: Verifying Checksum [2024-04-24T11:02:44.359Z] 35cb2a7552d0: Download complete [2024-04-24T11:02:44.359Z] 4f4fb700ef54: Verifying Checksum [2024-04-24T11:02:44.359Z] 4f4fb700ef54: Download complete [2024-04-24T11:02:44.359Z] 464afbd9ba4c: Verifying Checksum [2024-04-24T11:02:44.359Z] 464afbd9ba4c: Download complete [2024-04-24T11:02:44.359Z] c6b39de5b339: Verifying Checksum [2024-04-24T11:02:44.359Z] c6b39de5b339: Download complete [2024-04-24T11:02:44.950Z] d496ad576159: Verifying Checksum [2024-04-24T11:02:44.950Z] d496ad576159: Download complete [2024-04-24T11:02:45.218Z] c6b39de5b339: Pull complete [2024-04-24T11:02:45.808Z] a69c41024577: Pull complete [2024-04-24T11:02:46.075Z] d6de4b400683: Download complete [2024-04-24T11:02:47.491Z] 00f215d4a9da: Verifying Checksum [2024-04-24T11:02:47.491Z] 00f215d4a9da: Download complete [2024-04-24T11:02:59.829Z] d6de4b400683: Pull complete [2024-04-24T11:02:59.829Z] 35cb2a7552d0: Pull complete [2024-04-24T11:02:59.829Z] 4f4fb700ef54: Pull complete [2024-04-24T11:02:59.829Z] 464afbd9ba4c: Pull complete [2024-04-24T11:03:08.046Z] 00f215d4a9da: Pull complete [2024-04-24T11:03:09.472Z] d496ad576159: Pull complete [2024-04-24T11:03:09.472Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-04-24T11:03:09.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-24T11:03:09.472Z] ---> f246e2811388 [2024-04-24T11:03:09.472Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-04-24T11:03:11.424Z] ---> Running in 7bd47d390131 [2024-04-24T11:03:11.424Z] Removing intermediate container 7bd47d390131 [2024-04-24T11:03:11.424Z] ---> 4409fb943588 [2024-04-24T11:03:11.424Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-24T11:03:11.424Z] ---> Running in 5456d05ed4b5 [2024-04-24T11:03:11.690Z] Removing intermediate container 5456d05ed4b5 [2024-04-24T11:03:11.690Z] ---> 9adb07d80054 [2024-04-24T11:03:11.690Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-04-24T11:03:11.958Z] ---> Running in b7e9039919eb [2024-04-24T11:03:12.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-24T11:03:13.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-24T11:03:14.454Z] (1/8) Installing openssh-keygen (9.3_p2-r1) [2024-04-24T11:03:14.454Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-04-24T11:03:14.454Z] (3/8) Installing openssh-client-common (9.3_p2-r1) [2024-04-24T11:03:14.454Z] (4/8) Installing openssh-client-default (9.3_p2-r1) [2024-04-24T11:03:14.454Z] (5/8) Installing openssh-sftp-server (9.3_p2-r1) [2024-04-24T11:03:14.454Z] (6/8) Installing openssh-server-common (9.3_p2-r1) [2024-04-24T11:03:14.454Z] (7/8) Installing openssh-server (9.3_p2-r1) [2024-04-24T11:03:14.454Z] (8/8) Installing openssh (9.3_p2-r1) [2024-04-24T11:03:14.454Z] Executing busybox-1.36.1-r5.trigger [2024-04-24T11:03:14.454Z] OK: 272 MiB in 60 packages [2024-04-24T11:03:15.865Z] Removing intermediate container b7e9039919eb [2024-04-24T11:03:15.865Z] ---> f0785a090119 [2024-04-24T11:03:15.865Z] Step 6/10 : WORKDIR /device-modbus-go [2024-04-24T11:03:15.865Z] ---> Running in 148e680ac726 [2024-04-24T11:03:15.865Z] Removing intermediate container 148e680ac726 [2024-04-24T11:03:15.865Z] ---> 772755ca95f9 [2024-04-24T11:03:15.865Z] Step 7/10 : COPY go.mod vendor* ./ [2024-04-24T11:03:16.446Z] ---> 5fb3f4abeefe [2024-04-24T11:03:16.446Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-24T11:03:16.446Z] ---> Running in c816084f12b2 [2024-04-24T11:04:12.827Z] Removing intermediate container c816084f12b2 [2024-04-24T11:04:12.827Z] ---> 7142c9884bf5 [2024-04-24T11:04:12.827Z] Step 9/10 : COPY . . [2024-04-24T11:04:13.783Z] ---> 8efb6f1911e3 [2024-04-24T11:04:13.783Z] Step 10/10 : RUN ${MAKE} [2024-04-24T11:04:14.050Z] ---> Running in 92d196b559db [2024-04-24T11:04:15.011Z] noop [2024-04-24T11:04:15.594Z] Removing intermediate container 92d196b559db [2024-04-24T11:04:15.594Z] ---> af337be219ba [2024-04-24T11:04:15.594Z] Successfully built af337be219ba [2024-04-24T11:04:15.594Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:04:15.970Z] + docker inspect -f . ci-base-image-arm64 [2024-04-24T11:04:15.970Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-24T11:04:16.192Z] prd-ubuntu20.04-docker-arm64-4c-16g-3505 does not seem to be running inside a container [2024-04-24T11:04:16.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/150 -v /w/workspace/device-modbus-go/150:/w/workspace/device-modbus-go/150:rw,z -v /w/workspace/device-modbus-go/150@tmp:/w/workspace/device-modbus-go/150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-04-24T11:04:17.449Z] $ docker top edbc6af95c09945289560faed6c3febe94f24f5311cb6de63e09a2f65375902c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-24T11:04:18.262Z] + go version [2024-04-24T11:04:18.263Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-04-24T11:04:18.287Z] $ docker stop --time=1 edbc6af95c09945289560faed6c3febe94f24f5311cb6de63e09a2f65375902c [2024-04-24T11:04:19.908Z] $ docker rm -f --volumes edbc6af95c09945289560faed6c3febe94f24f5311cb6de63e09a2f65375902c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:04:20.465Z] + docker inspect -f . ci-base-image-arm64 [2024-04-24T11:04:20.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-24T11:04:20.652Z] prd-ubuntu20.04-docker-arm64-4c-16g-3505 does not seem to be running inside a container [2024-04-24T11:04:20.718Z] $ 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/150 -v /w/workspace/device-modbus-go/150:/w/workspace/device-modbus-go/150:rw,z -v /w/workspace/device-modbus-go/150@tmp:/w/workspace/device-modbus-go/150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-04-24T11:04:21.875Z] $ docker top c951861c14cbbf7eb1e647437624208047c819812e4178a398dd51b71f88f6a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-24T11:04:22.391Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/150 [Pipeline] fileExists [Pipeline] sh [2024-04-24T11:04:22.987Z] + make test [2024-04-24T11:04:22.987Z] go test ./... -coverprofile=coverage.out [2024-04-24T11:04:27.241Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-04-24T11:06:18.910Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-04-24T11:06:19.490Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.081s coverage: 47.9% of statements [2024-04-24T11:06:20.069Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-04-24T11:06:20.069Z] go vet ./... [2024-04-24T11:06:52.490Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-24T11:06:52.490Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-24T11:06:52.490Z] ./bin/test-attribution-txt.sh [2024-04-24T11:06:52.490Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-04-24T11:06:52.522Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-24T11:06:52.545Z] $ docker stop --time=1 c951861c14cbbf7eb1e647437624208047c819812e4178a398dd51b71f88f6a3 [2024-04-24T11:06:54.332Z] $ docker rm -f --volumes c951861c14cbbf7eb1e647437624208047c819812e4178a398dd51b71f88f6a3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-24T11:06:55.452Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-24T11:06:55.478Z] Warning: overwriting stash ‘coverage-report’ [2024-04-24T11:06:55.922Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-24T11:06:56.331Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-24T11:06:56.657Z] + ls -al . [2024-04-24T11:06:56.657Z] total 192 [2024-04-24T11:06:56.657Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 11:04 . [2024-04-24T11:06:56.657Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 11:02 .. [2024-04-24T11:06:56.657Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 24 11:02 .dockerignore [2024-04-24T11:06:56.657Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 11:02 .git [2024-04-24T11:06:56.657Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 11:02 .github [2024-04-24T11:06:56.657Z] -rw-rw-r-- 1 jenkins jenkins 266 Apr 24 11:02 .gitignore [2024-04-24T11:06:56.657Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 11:02 .golangci.yml [2024-04-24T11:06:56.657Z] -rw-rw-r-- 1 jenkins jenkins 11101 Apr 24 11:02 Attribution.txt [2024-04-24T11:06:56.657Z] -rw-rw-r-- 1 jenkins jenkins 16388 Apr 24 11:02 CHANGELOG.md [2024-04-24T11:06:56.657Z] -rw-rw-r-- 1 jenkins jenkins 1474 Apr 24 11:02 Dockerfile [2024-04-24T11:06:56.657Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 11:02 GOVERNANCE.md [2024-04-24T11:06:56.657Z] -rw-rw-r-- 1 jenkins jenkins 658 Apr 24 11:02 Jenkinsfile [2024-04-24T11:06:56.657Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 11:02 LICENSE [2024-04-24T11:06:56.657Z] -rw-rw-r-- 1 jenkins jenkins 1942 Apr 24 11:02 Makefile [2024-04-24T11:06:56.657Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 24 11:02 OWNERS.md [2024-04-24T11:06:56.657Z] -rw-rw-r-- 1 jenkins jenkins 4463 Apr 24 11:02 README.md [2024-04-24T11:06:56.657Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 24 11:00 VERSION [2024-04-24T11:06:56.657Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 11:02 bin [2024-04-24T11:06:56.657Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 11:02 cmd [2024-04-24T11:06:56.657Z] -rw-r--r-- 1 jenkins jenkins 24601 Apr 24 11:06 coverage.out [2024-04-24T11:06:56.657Z] -rw-rw-r-- 1 jenkins jenkins 3987 Apr 24 11:02 go.mod [2024-04-24T11:06:56.657Z] -rw-rw-r-- 1 jenkins jenkins 36558 Apr 24 11:02 go.sum [2024-04-24T11:06:56.657Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 11:02 internal [2024-04-24T11:06:56.657Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 11:02 simulator [2024-04-24T11:06:56.657Z] -rw-rw-r-- 1 jenkins jenkins 229 Apr 24 11:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:06:57.013Z] + 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=56822b146883d567dc10738adb0b8ce5338db960 --label arch=arm64 --label version=3.2.0-dev.11 . [2024-04-24T11:06:57.281Z] Sending build context to Docker daemon 8.835MB [2024-04-24T11:06:57.281Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-04-24T11:06:57.281Z] Step 2/23 : FROM ${BASE} AS builder [2024-04-24T11:06:57.555Z] ---> af337be219ba [2024-04-24T11:06:57.555Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-04-24T11:06:57.555Z] ---> Running in de055f7045d2 [2024-04-24T11:06:57.834Z] Removing intermediate container de055f7045d2 [2024-04-24T11:06:57.834Z] ---> e5827adff38f [2024-04-24T11:06:57.834Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-24T11:06:57.834Z] ---> Running in 7e180eddd678 [2024-04-24T11:06:58.101Z] Removing intermediate container 7e180eddd678 [2024-04-24T11:06:58.101Z] ---> 57e4092fe01a [2024-04-24T11:06:58.101Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-04-24T11:06:58.379Z] ---> Running in 707a0382f8aa [2024-04-24T11:06:59.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-24T11:06:59.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-24T11:07:00.584Z] OK: 272 MiB in 60 packages [2024-04-24T11:07:01.562Z] Removing intermediate container 707a0382f8aa [2024-04-24T11:07:01.562Z] ---> 5a02b109890f [2024-04-24T11:07:01.562Z] Step 6/23 : WORKDIR /device-modbus-go [2024-04-24T11:07:01.562Z] ---> Running in d6b198723980 [2024-04-24T11:07:01.832Z] Removing intermediate container d6b198723980 [2024-04-24T11:07:01.832Z] ---> 8da5e3a86395 [2024-04-24T11:07:01.832Z] Step 7/23 : COPY go.mod vendor* ./ [2024-04-24T11:07:02.424Z] ---> f500e7fc110c [2024-04-24T11:07:02.424Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-24T11:07:02.424Z] ---> Running in 0adccdf462c6 [2024-04-24T11:07:04.379Z] Removing intermediate container 0adccdf462c6 [2024-04-24T11:07:04.379Z] ---> 33b77a2c9986 [2024-04-24T11:07:04.379Z] Step 9/23 : COPY . . [2024-04-24T11:07:05.340Z] ---> 76f0eae45c77 [2024-04-24T11:07:05.340Z] Step 10/23 : RUN ${MAKE} [2024-04-24T11:07:05.340Z] ---> Running in 07f699406a95 [2024-04-24T11:07:06.303Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-04-24T11:09:12.960Z] Removing intermediate container 07f699406a95 [2024-04-24T11:09:12.960Z] ---> 601553d44d55 [2024-04-24T11:09:12.960Z] Step 11/23 : FROM alpine:3.18 [2024-04-24T11:09:12.960Z] 3.18: Pulling from library/alpine [2024-04-24T11:09:12.960Z] c6b39de5b339: Already exists [2024-04-24T11:09:12.960Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-24T11:09:12.960Z] Status: Downloaded newer image for alpine:3.18 [2024-04-24T11:09:12.960Z] ---> 33abbf032149 [2024-04-24T11:09:12.960Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-04-24T11:09:12.960Z] ---> Running in 149284d0c647 [2024-04-24T11:09:13.227Z] Removing intermediate container 149284d0c647 [2024-04-24T11:09:13.227Z] ---> 1168b7dfffd9 [2024-04-24T11:09:13.227Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-04-24T11:09:13.495Z] ---> Running in 96e5aa9d4d74 [2024-04-24T11:09:14.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-24T11:09:14.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-24T11:09:15.681Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-04-24T11:09:15.681Z] Executing busybox-1.36.1-r5.trigger [2024-04-24T11:09:15.681Z] OK: 8 MiB in 16 packages [2024-04-24T11:09:16.643Z] Removing intermediate container 96e5aa9d4d74 [2024-04-24T11:09:16.643Z] ---> 762872a6ea4e [2024-04-24T11:09:16.643Z] Step 14/23 : RUN apk --no-cache upgrade [2024-04-24T11:09:16.643Z] ---> Running in 93fd3d238ecc [2024-04-24T11:09:17.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-24T11:09:17.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-24T11:09:18.847Z] Upgrading critical system libraries and apk-tools: [2024-04-24T11:09:18.847Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-24T11:09:18.847Z] Executing busybox-1.36.1-r5.trigger [2024-04-24T11:09:19.113Z] Continuing the upgrade transaction with new apk-tools: [2024-04-24T11:09:19.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-24T11:09:19.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-24T11:09:20.341Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-24T11:09:20.342Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-24T11:09:20.342Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-24T11:09:20.342Z] OK: 8 MiB in 16 packages [2024-04-24T11:09:21.297Z] Removing intermediate container 93fd3d238ecc [2024-04-24T11:09:21.297Z] ---> 8cc0943c9e00 [2024-04-24T11:09:21.297Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-04-24T11:09:22.705Z] ---> 6bf8751cdeda [2024-04-24T11:09:22.705Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-04-24T11:09:22.972Z] ---> dab09b718a11 [2024-04-24T11:09:22.972Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-04-24T11:09:23.559Z] ---> 357257680e1e [2024-04-24T11:09:23.559Z] Step 18/23 : EXPOSE 59901 [2024-04-24T11:09:23.825Z] ---> Running in f1813652f2e2 [2024-04-24T11:09:24.091Z] Removing intermediate container f1813652f2e2 [2024-04-24T11:09:24.091Z] ---> f578db3d2c0e [2024-04-24T11:09:24.091Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-04-24T11:09:24.091Z] ---> Running in 0b964c2b4cab [2024-04-24T11:09:24.357Z] Removing intermediate container 0b964c2b4cab [2024-04-24T11:09:24.357Z] ---> 3897af7ae1df [2024-04-24T11:09:24.357Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-04-24T11:09:24.357Z] ---> Running in 1201bb8c286f [2024-04-24T11:09:24.629Z] Removing intermediate container 1201bb8c286f [2024-04-24T11:09:24.629Z] ---> 5639a536ec38 [2024-04-24T11:09:24.629Z] Step 21/23 : LABEL arch=arm64 [2024-04-24T11:09:24.629Z] ---> Running in b321baa6c9e8 [2024-04-24T11:09:24.896Z] Removing intermediate container b321baa6c9e8 [2024-04-24T11:09:24.896Z] ---> ed6e866ca37e [2024-04-24T11:09:24.896Z] Step 22/23 : LABEL git_sha=56822b146883d567dc10738adb0b8ce5338db960 [2024-04-24T11:09:25.166Z] ---> Running in 053c5bb6e372 [2024-04-24T11:09:25.430Z] Removing intermediate container 053c5bb6e372 [2024-04-24T11:09:25.430Z] ---> f4e57cfda956 [2024-04-24T11:09:25.430Z] Step 23/23 : LABEL version=3.2.0-dev.11 [2024-04-24T11:09:25.430Z] ---> Running in e0f2995e97bf [2024-04-24T11:09:25.694Z] Removing intermediate container e0f2995e97bf [2024-04-24T11:09:25.694Z] ---> 4ad9343aa34b [2024-04-24T11:09:25.694Z] [Warning] One or more build-args [ARCH] were not consumed [2024-04-24T11:09:25.694Z] Successfully built 4ad9343aa34b [2024-04-24T11:09:25.694Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-24T11:09:25.833Z] provisioning config files... [2024-04-24T11:09:25.846Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/150@tmp/config17260751030608410092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-24T11:09:26.182Z] ---> ****-login.sh [2024-04-24T11:09:26.182Z] nexus3.edgexfoundry.org:10001 [2024-04-24T11:09:26.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-24T11:09:26.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-24T11:09:26.449Z] Configure a credential helper to remove this warning. See [2024-04-24T11:09:26.449Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-24T11:09:26.449Z] [2024-04-24T11:09:26.449Z] Login Succeeded [2024-04-24T11:09:26.449Z] nexus3.edgexfoundry.org:10002 [2024-04-24T11:09:26.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-24T11:09:26.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-24T11:09:26.715Z] Configure a credential helper to remove this warning. See [2024-04-24T11:09:26.715Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-24T11:09:26.715Z] [2024-04-24T11:09:26.715Z] Login Succeeded [2024-04-24T11:09:26.716Z] nexus3.edgexfoundry.org:10003 [2024-04-24T11:09:26.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-24T11:09:27.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-24T11:09:27.246Z] Configure a credential helper to remove this warning. See [2024-04-24T11:09:27.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-24T11:09:27.246Z] [2024-04-24T11:09:27.246Z] Login Succeeded [2024-04-24T11:09:27.246Z] nexus3.edgexfoundry.org:10004 [2024-04-24T11:09:27.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-24T11:09:27.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-24T11:09:27.514Z] Configure a credential helper to remove this warning. See [2024-04-24T11:09:27.514Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-24T11:09:27.514Z] [2024-04-24T11:09:27.514Z] Login Succeeded [2024-04-24T11:09:27.514Z] ****.io [2024-04-24T11:09:27.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-24T11:09:28.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-24T11:09:28.047Z] Configure a credential helper to remove this warning. See [2024-04-24T11:09:28.047Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-24T11:09:28.047Z] [2024-04-24T11:09:28.047Z] Login Succeeded [2024-04-24T11:09:28.047Z] ---> ****-login.sh ends [Pipeline] } [2024-04-24T11:09:28.061Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-04-24T11:09:28.111Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-24T11:09:28.137Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2024-04-24T11:09:28.137Z] 56822b146883d567dc10738adb0b8ce5338db960 [2024-04-24T11:09:28.137Z] latest [2024-04-24T11:09:28.137Z] 3.2.0-dev.11 [2024-04-24T11:09:28.137Z] 56822b146883d567dc10738adb0b8ce5338db960-3.2.0-dev.11 [2024-04-24T11:09:28.137Z] main [2024-04-24T11:09:28.137Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:09:28.505Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:56822b146883d567dc10738adb0b8ce5338db960 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:09:28.908Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:56822b146883d567dc10738adb0b8ce5338db960 [2024-04-24T11:09:28.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-04-24T11:09:28.908Z] 4cc89aa8f9b5: Preparing [2024-04-24T11:09:28.908Z] 1e36fa4a0cd5: Preparing [2024-04-24T11:09:28.908Z] ab49ecb88aab: Preparing [2024-04-24T11:09:28.908Z] 99c084374845: Preparing [2024-04-24T11:09:28.908Z] 34d8f42b5589: Preparing [2024-04-24T11:09:28.908Z] 7c504f21be85: Preparing [2024-04-24T11:09:28.908Z] 7c504f21be85: Waiting [2024-04-24T11:09:29.186Z] 34d8f42b5589: Pushed [2024-04-24T11:09:29.186Z] 4cc89aa8f9b5: Pushed [2024-04-24T11:09:29.186Z] 1e36fa4a0cd5: Pushed [2024-04-24T11:09:29.186Z] 7c504f21be85: Layer already exists [2024-04-24T11:09:30.632Z] 99c084374845: Pushed [2024-04-24T11:09:33.959Z] ab49ecb88aab: Pushed [2024-04-24T11:09:33.959Z] 56822b146883d567dc10738adb0b8ce5338db960: digest: sha256:32dab5deb783119dd2750e18f927cbd58705a19b11a5d12035941f8a30f76b67 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:09:35.418Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:09:35.763Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-04-24T11:09:35.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-04-24T11:09:35.763Z] 4cc89aa8f9b5: Preparing [2024-04-24T11:09:35.763Z] 1e36fa4a0cd5: Preparing [2024-04-24T11:09:35.763Z] ab49ecb88aab: Preparing [2024-04-24T11:09:35.763Z] 99c084374845: Preparing [2024-04-24T11:09:35.763Z] 34d8f42b5589: Preparing [2024-04-24T11:09:35.763Z] 7c504f21be85: Preparing [2024-04-24T11:09:35.763Z] 7c504f21be85: Waiting [2024-04-24T11:09:35.763Z] 4cc89aa8f9b5: Layer already exists [2024-04-24T11:09:35.763Z] 99c084374845: Layer already exists [2024-04-24T11:09:35.763Z] 1e36fa4a0cd5: Layer already exists [2024-04-24T11:09:35.763Z] 34d8f42b5589: Layer already exists [2024-04-24T11:09:35.763Z] ab49ecb88aab: Layer already exists [2024-04-24T11:09:35.763Z] 7c504f21be85: Layer already exists [2024-04-24T11:09:36.029Z] latest: digest: sha256:32dab5deb783119dd2750e18f927cbd58705a19b11a5d12035941f8a30f76b67 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:09:36.388Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:09:36.743Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.11 [2024-04-24T11:09:36.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-04-24T11:09:36.743Z] 4cc89aa8f9b5: Preparing [2024-04-24T11:09:36.743Z] 1e36fa4a0cd5: Preparing [2024-04-24T11:09:36.743Z] ab49ecb88aab: Preparing [2024-04-24T11:09:36.743Z] 99c084374845: Preparing [2024-04-24T11:09:36.743Z] 34d8f42b5589: Preparing [2024-04-24T11:09:36.743Z] 7c504f21be85: Preparing [2024-04-24T11:09:36.743Z] 7c504f21be85: Waiting [2024-04-24T11:09:36.743Z] 1e36fa4a0cd5: Layer already exists [2024-04-24T11:09:36.743Z] ab49ecb88aab: Layer already exists [2024-04-24T11:09:36.743Z] 4cc89aa8f9b5: Layer already exists [2024-04-24T11:09:36.743Z] 34d8f42b5589: Layer already exists [2024-04-24T11:09:36.743Z] 99c084374845: Layer already exists [2024-04-24T11:09:36.743Z] 7c504f21be85: Layer already exists [2024-04-24T11:09:37.013Z] 3.2.0-dev.11: digest: sha256:32dab5deb783119dd2750e18f927cbd58705a19b11a5d12035941f8a30f76b67 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:09:37.388Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:56822b146883d567dc10738adb0b8ce5338db960-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:09:37.740Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:56822b146883d567dc10738adb0b8ce5338db960-3.2.0-dev.11 [2024-04-24T11:09:37.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-04-24T11:09:37.740Z] 4cc89aa8f9b5: Preparing [2024-04-24T11:09:37.740Z] 1e36fa4a0cd5: Preparing [2024-04-24T11:09:37.740Z] ab49ecb88aab: Preparing [2024-04-24T11:09:37.740Z] 99c084374845: Preparing [2024-04-24T11:09:37.740Z] 34d8f42b5589: Preparing [2024-04-24T11:09:37.740Z] 7c504f21be85: Preparing [2024-04-24T11:09:37.740Z] 7c504f21be85: Waiting [2024-04-24T11:09:37.740Z] 1e36fa4a0cd5: Layer already exists [2024-04-24T11:09:37.740Z] 99c084374845: Layer already exists [2024-04-24T11:09:37.740Z] 4cc89aa8f9b5: Layer already exists [2024-04-24T11:09:37.740Z] ab49ecb88aab: Layer already exists [2024-04-24T11:09:37.740Z] 34d8f42b5589: Layer already exists [2024-04-24T11:09:37.740Z] 7c504f21be85: Layer already exists [2024-04-24T11:09:37.740Z] 56822b146883d567dc10738adb0b8ce5338db960-3.2.0-dev.11: digest: sha256:32dab5deb783119dd2750e18f927cbd58705a19b11a5d12035941f8a30f76b67 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:09:38.357Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:09:38.710Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2024-04-24T11:09:38.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-04-24T11:09:38.710Z] 4cc89aa8f9b5: Preparing [2024-04-24T11:09:38.710Z] 1e36fa4a0cd5: Preparing [2024-04-24T11:09:38.710Z] ab49ecb88aab: Preparing [2024-04-24T11:09:38.710Z] 99c084374845: Preparing [2024-04-24T11:09:38.710Z] 34d8f42b5589: Preparing [2024-04-24T11:09:38.710Z] 7c504f21be85: Preparing [2024-04-24T11:09:38.710Z] 7c504f21be85: Waiting [2024-04-24T11:09:38.710Z] 34d8f42b5589: Layer already exists [2024-04-24T11:09:38.710Z] 1e36fa4a0cd5: Layer already exists [2024-04-24T11:09:38.710Z] 4cc89aa8f9b5: Layer already exists [2024-04-24T11:09:38.710Z] ab49ecb88aab: Layer already exists [2024-04-24T11:09:38.710Z] 99c084374845: Layer already exists [2024-04-24T11:09:38.710Z] 7c504f21be85: Layer already exists [2024-04-24T11:09:38.710Z] main: digest: sha256:32dab5deb783119dd2750e18f927cbd58705a19b11a5d12035941f8a30f76b67 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-04-24T11:09:39.053Z] ===================================================== [Pipeline] echo [2024-04-24T11:09:39.065Z] taggedImages: [2024-04-24T11:09:39.065Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:56822b146883d567dc10738adb0b8ce5338db960 [2024-04-24T11:09:39.065Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-04-24T11:09:39.065Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.11 [2024-04-24T11:09:39.065Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:56822b146883d567dc10738adb0b8ce5338db960-3.2.0-dev.11 [2024-04-24T11:09:39.065Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:09:39.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-24T11:09:39.447Z] [2024-04-24T11:09:39.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:09:39.785Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-24T11:09:39.785Z] arm64: Pulling from edgex-lftools-log-publisher [2024-04-24T11:09:39.785Z] 8998bd30e6a1: Pulling fs layer [2024-04-24T11:09:39.785Z] 04944245beec: Pulling fs layer [2024-04-24T11:09:39.785Z] 699f458cf7ca: Pulling fs layer [2024-04-24T11:09:39.785Z] 765212b225bb: Pulling fs layer [2024-04-24T11:09:39.785Z] f23df028b6ca: Pulling fs layer [2024-04-24T11:09:39.785Z] d65c8cfc05b1: Pulling fs layer [2024-04-24T11:09:39.785Z] 2437ff75d9bd: Pulling fs layer [2024-04-24T11:09:39.785Z] f23df028b6ca: Waiting [2024-04-24T11:09:39.785Z] d65c8cfc05b1: Waiting [2024-04-24T11:09:39.785Z] 2437ff75d9bd: Waiting [2024-04-24T11:09:39.785Z] 765212b225bb: Waiting [2024-04-24T11:09:40.053Z] 04944245beec: Verifying Checksum [2024-04-24T11:09:40.053Z] 04944245beec: Download complete [2024-04-24T11:09:40.053Z] 765212b225bb: Verifying Checksum [2024-04-24T11:09:40.053Z] 765212b225bb: Download complete [2024-04-24T11:09:40.053Z] f23df028b6ca: Verifying Checksum [2024-04-24T11:09:40.053Z] f23df028b6ca: Download complete [2024-04-24T11:09:40.053Z] d65c8cfc05b1: Verifying Checksum [2024-04-24T11:09:40.053Z] d65c8cfc05b1: Download complete [2024-04-24T11:09:40.319Z] 699f458cf7ca: Verifying Checksum [2024-04-24T11:09:40.319Z] 699f458cf7ca: Download complete [2024-04-24T11:09:40.587Z] 8998bd30e6a1: Verifying Checksum [2024-04-24T11:09:40.587Z] 8998bd30e6a1: Download complete [2024-04-24T11:09:43.165Z] 2437ff75d9bd: Verifying Checksum [2024-04-24T11:09:43.165Z] 2437ff75d9bd: Download complete [2024-04-24T11:09:45.742Z] 8998bd30e6a1: Pull complete [2024-04-24T11:09:46.007Z] 04944245beec: Pull complete [2024-04-24T11:09:47.415Z] 699f458cf7ca: Pull complete [2024-04-24T11:09:47.683Z] 765212b225bb: Pull complete [2024-04-24T11:09:48.641Z] f23df028b6ca: Pull complete [2024-04-24T11:09:48.908Z] d65c8cfc05b1: Pull complete [2024-04-24T11:10:07.130Z] 2437ff75d9bd: Pull complete [2024-04-24T11:10:07.130Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-04-24T11:10:07.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-24T11:10:07.130Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-24T11:10:07.335Z] prd-ubuntu20.04-docker-arm64-4c-16g-3505 does not seem to be running inside a container [2024-04-24T11:10:07.395Z] $ 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/150 -v /w/workspace/device-modbus-go/150:/w/workspace/device-modbus-go/150:rw,z -v /w/workspace/device-modbus-go/150@tmp:/w/workspace/device-modbus-go/150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-04-24T11:10:09.992Z] $ docker top f43f524ac97078e0d47a94a06b7c1c2b3d291697e1d8547afe427cdeee1f0eee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-24T11:10:10.821Z] ---> job-cost.sh [2024-04-24T11:10:10.821Z] lf-activate-venv: SKIPPING [2024-04-24T11:10:10.821Z] INFO: No Stack... [2024-04-24T11:10:11.088Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-04-24T11:10:12.052Z] INFO: Archiving Costs [Pipeline] sh [2024-04-24T11:10:12.683Z] + cat /w/workspace/device-modbus-go/150/archives/cost.csv [2024-04-24T11:10:12.683Z] + cut -d, -f6 [Pipeline] lock [2024-04-24T11:10:12.713Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-150-stack-cost] [2024-04-24T11:10:12.724Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-150-stack-cost] did not exist. Created. [2024-04-24T11:10:12.728Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-150-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-24T11:10:13.381Z] /w/workspace/device-modbus-go/150@tmp/durable-20fedf41/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-04-24T11:10:14.013Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-04-24T11:10:14.041Z] Warning: overwriting stash ‘stack-cost’ [2024-04-24T11:10:14.082Z] Stashed 1 file(s) [Pipeline] } [2024-04-24T11:10:14.089Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-150-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-24T11:10:14.118Z] $ docker stop --time=1 f43f524ac97078e0d47a94a06b7c1c2b3d291697e1d8547afe427cdeee1f0eee [2024-04-24T11:10:15.668Z] $ docker rm -f --volumes f43f524ac97078e0d47a94a06b7c1c2b3d291697e1d8547afe427cdeee1f0eee [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-04-24T11:10:16.167Z] provisioning config files... [2024-04-24T11:10:16.175Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3721411887820178878tmp [Pipeline] { [Pipeline] sh [2024-04-24T11:10:16.481Z] + set +x [2024-04-24T11:10:16.481Z] + curl -s https://codecov.io/bash [2024-04-24T11:10:16.481Z] + bash -s -- [2024-04-24T11:10:16.481Z] [2024-04-24T11:10:16.481Z] _____ _ [2024-04-24T11:10:16.481Z] / ____| | | [2024-04-24T11:10:16.481Z] | | ___ __| | ___ ___ _____ __ [2024-04-24T11:10:16.481Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-04-24T11:10:16.481Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-04-24T11:10:16.481Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-04-24T11:10:16.481Z] Bash-1.0.6 [2024-04-24T11:10:16.481Z] [2024-04-24T11:10:16.481Z] [2024-04-24T11:10:16.482Z] ==> git version 2.25.1 found [2024-04-24T11:10:16.482Z] ==> 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-04-24T11:10:16.482Z] Release-Date: 2020-01-08 [2024-04-24T11:10:16.482Z] 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-04-24T11:10:16.482Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-04-24T11:10:16.482Z] ==> Jenkins CI detected. [2024-04-24T11:10:16.482Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2024-04-24T11:10:16.482Z] project root: . [2024-04-24T11:10:16.482Z] --> token set from env [2024-04-24T11:10:16.482Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-04-24T11:10:16.482Z] ==> Running gcov in . (disable via -X gcov) [2024-04-24T11:10:16.742Z] ==> Python coveragepy not found [2024-04-24T11:10:16.742Z] ==> Searching for coverage reports in: [2024-04-24T11:10:16.742Z] + . [2024-04-24T11:10:16.742Z] -> Found 1 reports [2024-04-24T11:10:16.742Z] ==> Detecting git/mercurial file structure [2024-04-24T11:10:16.742Z] ==> Reading reports [2024-04-24T11:10:16.742Z] + ./coverage.out bytes=24601 [2024-04-24T11:10:16.742Z] ==> Appending adjustments [2024-04-24T11:10:16.742Z] https://docs.codecov.io/docs/fixing-reports [2024-04-24T11:10:16.742Z] + Found adjustments [2024-04-24T11:10:16.742Z] ==> Gzipping contents [2024-04-24T11:10:16.742Z] 4.0K /tmp/codecov.B3J9uz.gz [2024-04-24T11:10:16.742Z] ==> Uploading reports [2024-04-24T11:10:16.742Z] url: https://codecov.io [2024-04-24T11:10:16.742Z] query: branch=main&commit=56822b146883d567dc10738adb0b8ce5338db960&build=150&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F150%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-04-24T11:10:16.742Z] -> Pinging Codecov [2024-04-24T11:10:16.742Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=56822b146883d567dc10738adb0b8ce5338db960&build=150&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F150%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-04-24T11:10:17.002Z] -> Uploading to [2024-04-24T11:10:17.003Z] https://storage.googleapis.com/codecov/v4/raw/2024-04-24/55DBCA73C666E3227836607328DD7E49/56822b146883d567dc10738adb0b8ce5338db960/4c715c58-8323-43ac-a710-e015b3ca0678.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240424%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240424T111016Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2285a1f91b1b8652eb88b8efc53d6e0fca8848659df373efb86f56ae75ce5ad7 [2024-04-24T11:10:17.003Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-24T11:10:17.003Z] Dload Upload Total Spent Left Speed [2024-04-24T11:10:17.262Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3843 0 0 100 3843 0 18838 --:--:-- --:--:-- --:--:-- 18746 100 3843 0 0 100 3843 0 14233 --:--:-- --:--:-- --:--:-- 14180 [2024-04-24T11:10:17.262Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/56822b146883d567dc10738adb0b8ce5338db960 [Pipeline] } [2024-04-24T11:10:17.269Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-04-24T11:10:17.488Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-04-24T11:10:17.502Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:10:17.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-04-24T11:10:17.810Z] [2024-04-24T11:10:17.810Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:10:18.111Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-04-24T11:10:18.112Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-04-24T11:10:18.112Z] df9b9388f04a: Pulling fs layer [2024-04-24T11:10:18.112Z] 52dc419b0ee2: Pulling fs layer [2024-04-24T11:10:18.112Z] 25bc292e5bac: Pulling fs layer [2024-04-24T11:10:18.112Z] 114826534d7a: Pulling fs layer [2024-04-24T11:10:18.112Z] 4657fd5d0bcf: Pulling fs layer [2024-04-24T11:10:18.112Z] 6ad1cebc031e: Pulling fs layer [2024-04-24T11:10:18.112Z] 8a3aa393b2d8: Pulling fs layer [2024-04-24T11:10:18.112Z] 4657fd5d0bcf: Waiting [2024-04-24T11:10:18.112Z] 6ad1cebc031e: Waiting [2024-04-24T11:10:18.112Z] 8a3aa393b2d8: Waiting [2024-04-24T11:10:18.112Z] 114826534d7a: Waiting [2024-04-24T11:10:18.112Z] 25bc292e5bac: Verifying Checksum [2024-04-24T11:10:18.112Z] 25bc292e5bac: Download complete [2024-04-24T11:10:18.112Z] 52dc419b0ee2: Verifying Checksum [2024-04-24T11:10:18.112Z] 52dc419b0ee2: Download complete [2024-04-24T11:10:18.112Z] 4657fd5d0bcf: Verifying Checksum [2024-04-24T11:10:18.112Z] 4657fd5d0bcf: Download complete [2024-04-24T11:10:18.112Z] df9b9388f04a: Download complete [2024-04-24T11:10:18.370Z] df9b9388f04a: Pull complete [2024-04-24T11:10:18.370Z] 6ad1cebc031e: Verifying Checksum [2024-04-24T11:10:18.370Z] 6ad1cebc031e: Download complete [2024-04-24T11:10:18.628Z] 52dc419b0ee2: Pull complete [2024-04-24T11:10:18.628Z] 25bc292e5bac: Pull complete [2024-04-24T11:10:18.886Z] 114826534d7a: Download complete [2024-04-24T11:10:19.144Z] 8a3aa393b2d8: Verifying Checksum [2024-04-24T11:10:19.144Z] 8a3aa393b2d8: Download complete [2024-04-24T11:10:22.424Z] 114826534d7a: Pull complete [2024-04-24T11:10:22.424Z] 4657fd5d0bcf: Pull complete [2024-04-24T11:10:22.682Z] 6ad1cebc031e: Pull complete [2024-04-24T11:10:25.222Z] 8a3aa393b2d8: Pull complete [2024-04-24T11:10:25.222Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-04-24T11:10:25.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-04-24T11:10:25.222Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-24T11:10:25.323Z] prd-ubuntu20.04-docker-8c-8g-3504 does not seem to be running inside a container [2024-04-24T11:10:25.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-04-24T11:10:30.999Z] $ docker top b621cacb75ccd7869f2c6ca41429cf31771f0a3d4f19c96a34aa61cc2ac95713 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-04-24T11:10:31.077Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2024-04-24T11:10:31.350Z] + set -o pipefail [2024-04-24T11:10:31.350Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2024-04-24T11:10:36.622Z] [2024-04-24T11:10:36.622Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2024-04-24T11:10:36.622Z] [2024-04-24T11:10:36.622Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/28e92aa5-fabd-4099-83af-01e1a674164d [2024-04-24T11:10:36.622Z] [2024-04-24T11:10:36.622Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-04-24T11:10:36.622Z] [2024-04-24T11:10:36.622Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-04-24T11:10:36.622Z] [2024-04-24T11:10:36.622Z] [2024-04-24T11:10:36.622Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-04-24T11:10:36.622Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-04-24T11:10:36.622Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-04-24T11:10:36.654Z] $ docker stop --time=1 b621cacb75ccd7869f2c6ca41429cf31771f0a3d4f19c96a34aa61cc2ac95713 [2024-04-24T11:10:41.118Z] $ docker rm -f --volumes b621cacb75ccd7869f2c6ca41429cf31771f0a3d4f19c96a34aa61cc2ac95713 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-24T11:10:41.856Z] + git log --format=format:%s -1 56822b146883d567dc10738adb0b8ce5338db960 [Pipeline] sh [2024-04-24T11:10:42.196Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-24T11:10:42.196Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:10:42.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-24T11:10:42.525Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-24T11:10:42.636Z] prd-ubuntu20.04-docker-8c-8g-3504 does not seem to be running inside a container [2024-04-24T11:10:42.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-04-24T11:10:43.107Z] $ docker top 5156d8fe3d929c905f2a14696d9ec7826535d183d1008b1fba78f3772df2c698 -eo pid,comm [2024-04-24T11:10:43.162Z] 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-04-24T11:10:43.162Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-24T11:10:43.213Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-24T11:10:43.213Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-24T11:10:43.328Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-24T11:10:43.329Z] $ docker exec 5156d8fe3d929c905f2a14696d9ec7826535d183d1008b1fba78f3772df2c698 ssh-agent [2024-04-24T11:10:43.422Z] SSH_AUTH_SOCK=/tmp/ssh-FJyFrD6K41Uc/agent.32 [2024-04-24T11:10:43.422Z] SSH_AGENT_PID=38 [2024-04-24T11:10:43.426Z] Running ssh-add (command line suppressed) [2024-04-24T11:10:43.538Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1460762821260523810.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1460762821260523810.key) [2024-04-24T11:10:43.555Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-24T11:10:43.847Z] + git semver tag [2024-04-24T11:10:44.106Z] 2024-04-24 11:10:44,014 [run_tag] DEBUG tag force:False [2024-04-24T11:10:44.106Z] 2024-04-24 11:10:44,014 [check_head_tag] DEBUG check head tag [2024-04-24T11:10:44.106Z] 2024-04-24 11:10:44,015 [execute] INFO git cat-file --batch-check [2024-04-24T11:10:44.106Z] 2024-04-24 11:10:44,015 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-04-24T11:10:44.106Z] 2024-04-24 11:10:44,019 [execute] INFO git cat-file --batch [2024-04-24T11:10:44.106Z] 2024-04-24 11:10:44,019 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-04-24T11:10:44.106Z] 2024-04-24 11:10:44,036 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-04-24T11:10:44.106Z] 2024-04-24 11:10:44,036 [execute] INFO git tag -a v3.2.0-dev.11 -m v3.2.0-dev.11 [2024-04-24T11:10:44.106Z] 2024-04-24 11:10:44,036 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.11', '-m', 'v3.2.0-dev.11'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-04-24T11:10:44.106Z] 2024-04-24 11:10:44,040 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-04-24T11:10:44.106Z] 3.2.0-dev.11 [Pipeline] } [2024-04-24T11:10:44.114Z] $ docker exec --env ******** --env ******** 5156d8fe3d929c905f2a14696d9ec7826535d183d1008b1fba78f3772df2c698 ssh-agent -k [2024-04-24T11:10:44.221Z] unset SSH_AUTH_SOCK; [2024-04-24T11:10:44.222Z] unset SSH_AGENT_PID; [2024-04-24T11:10:44.222Z] echo Agent pid 38 killed; [2024-04-24T11:10:44.232Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-24T11:10:44.555Z] + git semver [Pipeline] } [2024-04-24T11:10:44.824Z] $ docker stop --time=1 5156d8fe3d929c905f2a14696d9ec7826535d183d1008b1fba78f3772df2c698 [2024-04-24T11:10:46.089Z] $ docker rm -f --volumes 5156d8fe3d929c905f2a14696d9ec7826535d183d1008b1fba78f3772df2c698 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:10:46.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-04-24T11:10:46.500Z] [2024-04-24T11:10:46.500Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:10:46.804Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-04-24T11:10:46.804Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-04-24T11:10:46.804Z] ab5ef0e58194: Pulling fs layer [2024-04-24T11:10:46.804Z] 9712f1f96733: Pulling fs layer [2024-04-24T11:10:46.804Z] 63f879dbbcfc: Pulling fs layer [2024-04-24T11:10:46.804Z] 0d9ebad4ef96: Pulling fs layer [2024-04-24T11:10:46.804Z] e9a5061849ea: Pulling fs layer [2024-04-24T11:10:46.804Z] d747dcd14b5f: Pulling fs layer [2024-04-24T11:10:46.804Z] 2de7ff778b66: Pulling fs layer [2024-04-24T11:10:46.804Z] d747dcd14b5f: Waiting [2024-04-24T11:10:46.804Z] 2de7ff778b66: Waiting [2024-04-24T11:10:46.804Z] 0d9ebad4ef96: Waiting [2024-04-24T11:10:46.804Z] e9a5061849ea: Waiting [2024-04-24T11:10:46.804Z] 9712f1f96733: Verifying Checksum [2024-04-24T11:10:46.804Z] 9712f1f96733: Download complete [2024-04-24T11:10:47.064Z] 63f879dbbcfc: Verifying Checksum [2024-04-24T11:10:47.064Z] 63f879dbbcfc: Download complete [2024-04-24T11:10:47.322Z] 0d9ebad4ef96: Verifying Checksum [2024-04-24T11:10:47.322Z] 0d9ebad4ef96: Download complete [2024-04-24T11:10:47.322Z] d747dcd14b5f: Verifying Checksum [2024-04-24T11:10:47.322Z] d747dcd14b5f: Download complete [2024-04-24T11:10:47.322Z] e9a5061849ea: Verifying Checksum [2024-04-24T11:10:47.322Z] e9a5061849ea: Download complete [2024-04-24T11:10:47.322Z] ab5ef0e58194: Verifying Checksum [2024-04-24T11:10:47.322Z] ab5ef0e58194: Download complete [2024-04-24T11:10:47.580Z] 2de7ff778b66: Verifying Checksum [2024-04-24T11:10:47.580Z] 2de7ff778b66: Download complete [2024-04-24T11:10:50.865Z] ab5ef0e58194: Pull complete [2024-04-24T11:10:50.865Z] 9712f1f96733: Pull complete [2024-04-24T11:10:51.124Z] 63f879dbbcfc: Pull complete [2024-04-24T11:10:55.316Z] 0d9ebad4ef96: Pull complete [2024-04-24T11:10:55.316Z] e9a5061849ea: Pull complete [2024-04-24T11:10:55.575Z] d747dcd14b5f: Pull complete [2024-04-24T11:10:56.952Z] 2de7ff778b66: Pull complete [2024-04-24T11:10:56.952Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-04-24T11:10:56.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-04-24T11:10:56.952Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-24T11:10:57.054Z] prd-ubuntu20.04-docker-8c-8g-3504 does not seem to be running inside a container [2024-04-24T11:10:57.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-04-24T11:11:03.910Z] $ docker top c608629d5064fa97c506a09e1ce17dda777b4382010ac31db799e08562b6c71c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-04-24T11:11:03.995Z] provisioning config files... [2024-04-24T11:11:04.001Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12425089508728917798tmp [2024-04-24T11:11:04.009Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9831037871494009577tmp [2024-04-24T11:11:04.021Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8372617846249601329tmp [Pipeline] { [Pipeline] echo [2024-04-24T11:11:04.053Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-24T11:11:04.353Z] ---> sigul-configuration.sh [2024-04-24T11:11:04.353Z] gpg: directory `/root/.gnupg' created [2024-04-24T11:11:04.354Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-04-24T11:11:04.354Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-04-24T11:11:04.354Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-04-24T11:11:04.354Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-04-24T11:11:04.354Z] gpg: CAST5 encrypted data [2024-04-24T11:11:04.354Z] gpg: encrypted with 1 passphrase [2024-04-24T11:11:04.354Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-04-24T11:11:04.648Z] + mkdir /home/jenkins [2024-04-24T11:11:04.648Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-04-24T11:11:04.943Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-04-24T11:11:04.958Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-24T11:11:05.251Z] ---> sigul-install.sh [2024-04-24T11:11:05.251Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-04-24T11:11:05.544Z] + git tag --list [2024-04-24T11:11:05.545Z] 0.7.1 [2024-04-24T11:11:05.545Z] v1.0.0 [2024-04-24T11:11:05.545Z] v1.1.0 [2024-04-24T11:11:05.545Z] v1.1.1 [2024-04-24T11:11:05.545Z] v1.2.2 [2024-04-24T11:11:05.545Z] v1.3.0 [2024-04-24T11:11:05.545Z] v1.3.1 [2024-04-24T11:11:05.545Z] v2.0.0 [2024-04-24T11:11:05.545Z] v2.1.0 [2024-04-24T11:11:05.545Z] v2.1.1 [2024-04-24T11:11:05.545Z] v2.2.0 [2024-04-24T11:11:05.545Z] v2.3.0 [2024-04-24T11:11:05.545Z] v3.0 [2024-04-24T11:11:05.545Z] v3.0.0 [2024-04-24T11:11:05.545Z] v3.1 [2024-04-24T11:11:05.545Z] v3.1.0 [2024-04-24T11:11:05.545Z] v3.1.0-dev.1 [2024-04-24T11:11:05.545Z] v3.1.0-dev.10 [2024-04-24T11:11:05.545Z] v3.1.0-dev.11 [2024-04-24T11:11:05.545Z] v3.1.0-dev.12 [2024-04-24T11:11:05.545Z] v3.1.0-dev.13 [2024-04-24T11:11:05.545Z] v3.1.0-dev.14 [2024-04-24T11:11:05.545Z] v3.1.0-dev.15 [2024-04-24T11:11:05.545Z] v3.1.0-dev.16 [2024-04-24T11:11:05.545Z] v3.1.0-dev.17 [2024-04-24T11:11:05.545Z] v3.1.0-dev.18 [2024-04-24T11:11:05.545Z] v3.1.0-dev.19 [2024-04-24T11:11:05.545Z] v3.1.0-dev.2 [2024-04-24T11:11:05.545Z] v3.1.0-dev.20 [2024-04-24T11:11:05.545Z] v3.1.0-dev.21 [2024-04-24T11:11:05.545Z] v3.1.0-dev.22 [2024-04-24T11:11:05.545Z] v3.1.0-dev.23 [2024-04-24T11:11:05.545Z] v3.1.0-dev.24 [2024-04-24T11:11:05.545Z] v3.1.0-dev.25 [2024-04-24T11:11:05.545Z] v3.1.0-dev.3 [2024-04-24T11:11:05.545Z] v3.1.0-dev.4 [2024-04-24T11:11:05.545Z] v3.1.0-dev.5 [2024-04-24T11:11:05.545Z] v3.1.0-dev.6 [2024-04-24T11:11:05.545Z] v3.1.0-dev.7 [2024-04-24T11:11:05.545Z] v3.1.0-dev.8 [2024-04-24T11:11:05.545Z] v3.1.0-dev.9 [2024-04-24T11:11:05.545Z] v3.2.0-dev.1 [2024-04-24T11:11:05.545Z] v3.2.0-dev.10 [2024-04-24T11:11:05.545Z] v3.2.0-dev.11 [2024-04-24T11:11:05.545Z] v3.2.0-dev.2 [2024-04-24T11:11:05.545Z] v3.2.0-dev.3 [2024-04-24T11:11:05.545Z] v3.2.0-dev.4 [2024-04-24T11:11:05.545Z] v3.2.0-dev.5 [2024-04-24T11:11:05.545Z] v3.2.0-dev.6 [2024-04-24T11:11:05.545Z] v3.2.0-dev.7 [2024-04-24T11:11:05.545Z] v3.2.0-dev.8 [2024-04-24T11:11:05.545Z] v3.2.0-dev.9 [Pipeline] sh [2024-04-24T11:11:05.840Z] + lftools sign git-tag v3.2.0-dev.11 [2024-04-24T11:11:06.408Z] Signing Git tag with Sigul... [2024-04-24T11:11:06.408Z] Signing v3.2.0-dev.11 [Pipeline] echo [2024-04-24T11:11:06.991Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-24T11:11:07.286Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-04-24T11:11:07.294Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-04-24T11:11:07.316Z] $ docker stop --time=1 c608629d5064fa97c506a09e1ce17dda777b4382010ac31db799e08562b6c71c [2024-04-24T11:11:08.636Z] $ docker rm -f --volumes c608629d5064fa97c506a09e1ce17dda777b4382010ac31db799e08562b6c71c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-04-24T11:11:09.078Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-24T11:11:09.078Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:11:09.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-24T11:11:09.383Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-24T11:11:09.461Z] prd-ubuntu20.04-docker-8c-8g-3504 does not seem to be running inside a container [2024-04-24T11:11:09.486Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-04-24T11:11:09.804Z] $ docker top 9df02b9836782d2dcd29daecb20dd92b778b8e8d818661fb11ce2411fc49f1a1 -eo pid,comm [2024-04-24T11:11:09.859Z] 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-04-24T11:11:09.859Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-24T11:11:09.919Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-24T11:11:09.919Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-24T11:11:10.026Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-24T11:11:10.027Z] $ docker exec 9df02b9836782d2dcd29daecb20dd92b778b8e8d818661fb11ce2411fc49f1a1 ssh-agent [2024-04-24T11:11:10.142Z] SSH_AUTH_SOCK=/tmp/ssh-wkjgbmw67wjp/agent.32 [2024-04-24T11:11:10.142Z] SSH_AGENT_PID=38 [2024-04-24T11:11:10.146Z] Running ssh-add (command line suppressed) [2024-04-24T11:11:10.245Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13042947132577628730.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13042947132577628730.key) [2024-04-24T11:11:10.262Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-24T11:11:10.556Z] + git semver bump pre [2024-04-24T11:11:10.817Z] 2024-04-24 11:11:10,747 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-04-24T11:11:10.817Z] 2024-04-24 11:11:10,747 [bump_version] DEBUG bumping version:3.2.0-dev.11 on axis:pre with prefix:dev [2024-04-24T11:11:10.817Z] 2024-04-24 11:11:10,747 [bump_version] DEBUG bumped version:3.2.0-dev.12 [2024-04-24T11:11:10.817Z] 2024-04-24 11:11:10,747 [write_version] DEBUG write version:3.2.0-dev.12 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2024-04-24T11:11:10.817Z] 2024-04-24 11:11:10,747 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-04-24T11:11:10.817Z] 2024-04-24 11:11:10,747 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-04-24T11:11:10.817Z] 2024-04-24 11:11:10,750 [execute] INFO git cat-file --batch-check [2024-04-24T11:11:10.817Z] 2024-04-24 11:11:10,750 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-04-24T11:11:10.817Z] 2024-04-24 11:11:10,755 [execute] INFO git cat-file --batch [2024-04-24T11:11:10.817Z] 2024-04-24 11:11:10,755 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-04-24T11:11:10.817Z] 2024-04-24 11:11:10,761 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-04-24T11:11:10.817Z] 3.2.0-dev.12 [Pipeline] } [2024-04-24T11:11:10.826Z] $ docker exec --env ******** --env ******** 9df02b9836782d2dcd29daecb20dd92b778b8e8d818661fb11ce2411fc49f1a1 ssh-agent -k [2024-04-24T11:11:10.925Z] unset SSH_AUTH_SOCK; [2024-04-24T11:11:10.926Z] unset SSH_AGENT_PID; [2024-04-24T11:11:10.926Z] echo Agent pid 38 killed; [2024-04-24T11:11:10.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-24T11:11:11.259Z] + git semver [Pipeline] } [2024-04-24T11:11:11.531Z] $ docker stop --time=1 9df02b9836782d2dcd29daecb20dd92b778b8e8d818661fb11ce2411fc49f1a1 [2024-04-24T11:11:12.838Z] $ docker rm -f --volumes 9df02b9836782d2dcd29daecb20dd92b778b8e8d818661fb11ce2411fc49f1a1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-24T11:11:13.194Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-24T11:11:13.194Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:11:13.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-24T11:11:13.492Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-24T11:11:13.571Z] prd-ubuntu20.04-docker-8c-8g-3504 does not seem to be running inside a container [2024-04-24T11:11:13.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-04-24T11:11:13.934Z] $ docker top f046c6bc408c193383796ed0a284d56a4789b56909fe2576cdb41eb9e596850f -eo pid,comm [2024-04-24T11:11:13.982Z] 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-04-24T11:11:13.982Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-24T11:11:14.039Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-24T11:11:14.039Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-24T11:11:14.148Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-24T11:11:14.149Z] $ docker exec f046c6bc408c193383796ed0a284d56a4789b56909fe2576cdb41eb9e596850f ssh-agent [2024-04-24T11:11:14.274Z] SSH_AUTH_SOCK=/tmp/ssh-wAAxuWPggSvn/agent.33 [2024-04-24T11:11:14.274Z] SSH_AGENT_PID=39 [2024-04-24T11:11:14.280Z] Running ssh-add (command line suppressed) [2024-04-24T11:11:14.386Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17887929788435445221.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17887929788435445221.key) [2024-04-24T11:11:14.399Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-24T11:11:14.693Z] + git semver push [2024-04-24T11:11:14.951Z] 2024-04-24 11:11:14,906 [run_push] DEBUG push [2024-04-24T11:11:14.951Z] 2024-04-24 11:11:14,907 [execute] INFO git cat-file --batch-check [2024-04-24T11:11:14.951Z] 2024-04-24 11:11:14,907 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-04-24T11:11:14.951Z] 2024-04-24 11:11:14,912 [execute] INFO git rev-list c2bfaca5083cfbb9e643e67d1029c897c4c0e108 -- [2024-04-24T11:11:14.951Z] 2024-04-24 11:11:14,912 [execute] DEBUG Popen(['git', 'rev-list', 'c2bfaca5083cfbb9e643e67d1029c897c4c0e108', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-04-24T11:11:14.951Z] 2024-04-24 11:11:14,919 [execute] INFO git fetch -v origin [2024-04-24T11:11:14.951Z] 2024-04-24 11:11:14,919 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-04-24T11:11:15.518Z] 2024-04-24 11:11:15,391 [run_push] DEBUG no remote changes detected [2024-04-24T11:11:15.518Z] 2024-04-24 11:11:15,391 [execute] INFO git push origin semver [2024-04-24T11:11:15.518Z] 2024-04-24 11:11:15,391 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-04-24T11:11:16.454Z] 2024-04-24 11:11:16,279 [run_push] DEBUG push all version tags [2024-04-24T11:11:16.454Z] 2024-04-24 11:11:16,280 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-04-24T11:11:16.454Z] 2024-04-24 11:11:16,280 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-04-24T11:11:17.391Z] 2024-04-24 11:11:17,050 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-04-24T11:11:17.391Z] 3.2.0-dev.12 [Pipeline] } [2024-04-24T11:11:17.400Z] $ docker exec --env ******** --env ******** f046c6bc408c193383796ed0a284d56a4789b56909fe2576cdb41eb9e596850f ssh-agent -k [2024-04-24T11:11:17.504Z] unset SSH_AUTH_SOCK; [2024-04-24T11:11:17.506Z] unset SSH_AGENT_PID; [2024-04-24T11:11:17.506Z] echo Agent pid 39 killed; [2024-04-24T11:11:17.515Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-24T11:11:17.843Z] + git semver [Pipeline] } [2024-04-24T11:11:18.114Z] $ docker stop --time=1 f046c6bc408c193383796ed0a284d56a4789b56909fe2576cdb41eb9e596850f [2024-04-24T11:11:19.381Z] $ docker rm -f --volumes f046c6bc408c193383796ed0a284d56a4789b56909fe2576cdb41eb9e596850f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-04-24T11:11:20.001Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2024-04-24T11:11:20.001Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-04-24T11:11:20.001Z] total 16 [2024-04-24T11:11:20.001Z] drwxr-xr-x 3 root root 4096 Apr 24 11:02 . [2024-04-24T11:11:20.001Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 11:11 .. [2024-04-24T11:11:20.001Z] drwxr-xr-x 2 root root 4096 Apr 24 11:02 cost [2024-04-24T11:11:20.001Z] -rw-r--r-- 1 root root 88 Apr 24 11:02 cost.csv [2024-04-24T11:11:20.001Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-04-24T11:11:20.001Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-04-24T11:11:20.001Z] total 16 [2024-04-24T11:11:20.001Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 11:02 . [2024-04-24T11:11:20.001Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 11:11 .. [2024-04-24T11:11:20.001Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 24 11:02 cost [2024-04-24T11:11:20.001Z] -rw-r--r-- 1 jenkins jenkins 88 Apr 24 11:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-04-24T11:11:20.291Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-24T11:11:21.151Z] ---> package-listing.sh [2024-04-24T11:11:21.152Z] ++ facter osfamily [2024-04-24T11:11:21.152Z] ++ tr '[:upper:]' '[:lower:]' [2024-04-24T11:11:21.411Z] + OS_FAMILY=debian [2024-04-24T11:11:21.411Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2024-04-24T11:11:21.411Z] + START_PACKAGES=/tmp/packages_start.txt [2024-04-24T11:11:21.411Z] + END_PACKAGES=/tmp/packages_end.txt [2024-04-24T11:11:21.411Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-04-24T11:11:21.411Z] + PACKAGES=/tmp/packages_start.txt [2024-04-24T11:11:21.411Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-04-24T11:11:21.411Z] + PACKAGES=/tmp/packages_end.txt [2024-04-24T11:11:21.411Z] + case "${OS_FAMILY}" in [2024-04-24T11:11:21.411Z] + dpkg -l [2024-04-24T11:11:21.411Z] + grep '^ii' [2024-04-24T11:11:21.411Z] + '[' -f /tmp/packages_start.txt ']' [2024-04-24T11:11:21.411Z] + '[' -f /tmp/packages_end.txt ']' [2024-04-24T11:11:21.411Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-04-24T11:11:21.411Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-04-24T11:11:21.411Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2024-04-24T11:11:21.411Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2024-04-24T11:11:21.423Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-04-24T11:11:21.701Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:11:22.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-24T11:11:22.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-24T11:11:22.351Z] prd-ubuntu20.04-docker-8c-8g-3504 does not seem to be running inside a container [2024-04-24T11:11:22.382Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-04-24T11:11:22.582Z] $ docker top eeda3013dcb1319902420661cd657443831a78167771fc0aab17f94d36aa48de -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-24T11:11:22.940Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-04-24T11:11:23.227Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-04-24T11:11:23.516Z] + ls /var/log/sa-host [2024-04-24T11:11:23.516Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-24T11:11:23.676Z] provisioning config files... [2024-04-24T11:11:23.685Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2851954393851055147tmp [Pipeline] { [Pipeline] echo [2024-04-24T11:11:23.702Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-24T11:11:23.985Z] ---> create-netrc.sh [Pipeline] } [2024-04-24T11:11:23.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-04-24T11:11:24.330Z] ---> python-tools-install.sh [Pipeline] echo [2024-04-24T11:11:24.339Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-24T11:11:24.623Z] ---> sudo-logs.sh [2024-04-24T11:11:24.623Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-04-24T11:11:24.651Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-24T11:11:24.934Z] ---> job-cost.sh [2024-04-24T11:11:24.934Z] lf-activate-venv: SKIPPING [2024-04-24T11:11:24.934Z] DEBUG: total: 0.2199999988079071 [2024-04-24T11:11:24.934Z] INFO: Retrieving Stack Cost... [2024-04-24T11:11:25.503Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-24T11:11:25.763Z] INFO: Archiving Costs [Pipeline] echo [2024-04-24T11:11:25.776Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-24T11:11:26.059Z] ---> logs-deploy.sh [2024-04-24T11:11:26.059Z] lf-activate-venv: SKIPPING [2024-04-24T11:11:26.059Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/150 [2024-04-24T11:11:26.059Z] INFO: archiving workspace using pattern(s): [2024-04-24T11:11:26.996Z] Archives upload complete. [2024-04-24T11:11:27.255Z] INFO: archiving logs to Nexus