Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 241a878cec89566ff21da3f2869313bdc7ed294a 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-ssh13825021747396679406.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh12947290544311020499.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-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-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17191649416449370583.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh6654268955504422660.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-mqtt-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-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6506530413125780148.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-mqtt-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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-35165 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 241a878cec89566ff21da3f2869313bdc7ed294a (main) Commit message: "Merge pull request #716 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.11" > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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 241a878cec89566ff21da3f2869313bdc7ed294a # timeout=10 > git rev-list --no-walk 858a887cbaf8a0b5761b88e9c26f4f16d121c8ce # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-16T02:00:26.654Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-16T02:00:26.727Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-16T02:00:26.747Z] ========================================================= [2024-12-16T02:00:26.747Z] EdgeX Global Pipelines Version Info [2024-12-16T02:00:26.747Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-16T02:00:27.863Z] ------------------- [2024-12-16T02:00:27.863Z] stable info: [2024-12-16T02:00:27.863Z] ------------------- [2024-12-16T02:00:27.863Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-16T02:00:27.863Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-16T02:00:27.863Z] Message: update stable to v1.0.269 [2024-12-16T02:00:28.432Z] ------------------- [2024-12-16T02:00:28.432Z] experimental info: [2024-12-16T02:00:28.432Z] ------------------- [2024-12-16T02:00:28.432Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-16T02:00:28.432Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-16T02:00:28.432Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-16T02:00:28.495Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-12-16T02:00:28.512Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-12-16T02:00:28.537Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-16T02:00:28.560Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-16T02:00:28.579Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-16T02:00:28.600Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-16T02:00:28.620Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-16T02:00:28.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-12-16T02:00:28.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-16T02:00:28.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-16T02:00:28.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-16T02:00:28.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-12-16T02:00:28.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-16T02:00:28.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-16T02:00:28.804Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-16T02:00:28.829Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-16T02:00:28.853Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-12-16T02:00:28.872Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-12-16T02:00:28.895Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-16T02:00:28.919Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-16T02:00:28.944Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-12-16T02:00:28.968Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-12-16T02:00:28.987Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-12-16T02:00:29.010Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-12-16T02:00:29.027Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-12-16T02:00:29.049Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-16T02:00:29.067Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-16T02:00:29.089Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-16T02:00:29.117Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-16T02:00:29.141Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-16T02:00:29.162Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 241a878cec89566ff21da3f2869313bdc7ed294a [Pipeline] echo [2024-12-16T02:00:29.186Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 241a878 [Pipeline] echo [2024-12-16T02:00:29.210Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-16T02:00:29.265Z] provisioning config files... [2024-12-16T02:00:29.280Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2053075108721880521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T02:00:29.624Z] ---> ****-login.sh [2024-12-16T02:00:29.625Z] nexus3.edgexfoundry.org:10001 [2024-12-16T02:00:29.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T02:00:30.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T02:00:30.826Z] Configure a credential helper to remove this warning. See [2024-12-16T02:00:30.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T02:00:30.827Z] [2024-12-16T02:00:30.827Z] Login Succeeded [2024-12-16T02:00:30.827Z] nexus3.edgexfoundry.org:10002 [2024-12-16T02:00:30.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T02:00:30.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T02:00:30.827Z] Configure a credential helper to remove this warning. See [2024-12-16T02:00:30.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T02:00:30.827Z] [2024-12-16T02:00:30.827Z] Login Succeeded [2024-12-16T02:00:30.827Z] nexus3.edgexfoundry.org:10003 [2024-12-16T02:00:30.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T02:00:31.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T02:00:31.088Z] Configure a credential helper to remove this warning. See [2024-12-16T02:00:31.088Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T02:00:31.088Z] [2024-12-16T02:00:31.088Z] Login Succeeded [2024-12-16T02:00:31.088Z] nexus3.edgexfoundry.org:10004 [2024-12-16T02:00:31.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T02:00:31.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T02:00:31.088Z] Configure a credential helper to remove this warning. See [2024-12-16T02:00:31.088Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T02:00:31.088Z] [2024-12-16T02:00:31.088Z] Login Succeeded [2024-12-16T02:00:31.089Z] ****.io [2024-12-16T02:00:31.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T02:00:31.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T02:00:31.350Z] Configure a credential helper to remove this warning. See [2024-12-16T02:00:31.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T02:00:31.350Z] [2024-12-16T02:00:31.350Z] Login Succeeded [2024-12-16T02:00:31.350Z] ---> ****-login.sh ends [Pipeline] } [2024-12-16T02:00:31.358Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-16T02:00:31.761Z] + git rev-list -1 --merges 241a878cec89566ff21da3f2869313bdc7ed294a~1..241a878cec89566ff21da3f2869313bdc7ed294a [Pipeline] echo [2024-12-16T02:00:31.788Z] -----------> git rev-list -1 --merges 241a878cec89566ff21da3f2869313bdc7ed294a~1..241a878cec89566ff21da3f2869313bdc7ed294a 241a878cec89566ff21da3f2869313bdc7ed294a [2024-12-16T02:00:31.788Z] 241a878cec89566ff21da3f2869313bdc7ed294a [false] [Pipeline] sh [2024-12-16T02:00:32.084Z] + git log --format=format:%s -1 241a878cec89566ff21da3f2869313bdc7ed294a [Pipeline] echo [2024-12-16T02:00:32.101Z] ========================================================= [2024-12-16T02:00:32.101Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-16T02:00:32.101Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-16T02:00:32.450Z] + git log --format=format:%s -1 241a878cec89566ff21da3f2869313bdc7ed294a [Pipeline] echo [2024-12-16T02:00:32.464Z] [semverPrep] GIT_COMMIT: 241a878cec89566ff21da3f2869313bdc7ed294a, Commit Message: Merge pull request #716 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.11 [Pipeline] echo [2024-12-16T02:00:32.479Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-12-16T02:00:32.848Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-16T02:00:32.849Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-16T02:00:32.849Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-16T02:00:32.849Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-16T02:00:32.849Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-16T02:00:32.849Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-16T02:00:32.849Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:00:33.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-16T02:00:33.264Z] [2024-12-16T02:00:33.264Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:00:33.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-16T02:00:33.568Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-16T02:00:33.568Z] b85a868b505f: Pulling fs layer [2024-12-16T02:00:33.568Z] e2be974225ed: Pulling fs layer [2024-12-16T02:00:33.568Z] 339a4e72a1f5: Pulling fs layer [2024-12-16T02:00:33.568Z] 988bab9f4d93: Pulling fs layer [2024-12-16T02:00:33.568Z] 1469e6f7b9e6: Pulling fs layer [2024-12-16T02:00:33.568Z] eaf3925da568: Pulling fs layer [2024-12-16T02:00:33.568Z] bab4dde63d76: Pulling fs layer [2024-12-16T02:00:33.568Z] bde34c3a00c8: Pulling fs layer [2024-12-16T02:00:33.568Z] b352a97aabf1: Pulling fs layer [2024-12-16T02:00:33.568Z] 4872d77fe225: Pulling fs layer [2024-12-16T02:00:33.568Z] 5851b861e8e6: Pulling fs layer [2024-12-16T02:00:33.568Z] 4872d77fe225: Waiting [2024-12-16T02:00:33.568Z] bab4dde63d76: Waiting [2024-12-16T02:00:33.568Z] 5851b861e8e6: Waiting [2024-12-16T02:00:33.568Z] 1469e6f7b9e6: Waiting [2024-12-16T02:00:33.568Z] eaf3925da568: Waiting [2024-12-16T02:00:33.568Z] bde34c3a00c8: Waiting [2024-12-16T02:00:33.568Z] 988bab9f4d93: Waiting [2024-12-16T02:00:33.568Z] b352a97aabf1: Waiting [2024-12-16T02:00:33.568Z] e2be974225ed: Verifying Checksum [2024-12-16T02:00:33.568Z] e2be974225ed: Download complete [2024-12-16T02:00:33.568Z] 988bab9f4d93: Verifying Checksum [2024-12-16T02:00:33.568Z] 988bab9f4d93: Download complete [2024-12-16T02:00:33.827Z] 1469e6f7b9e6: Verifying Checksum [2024-12-16T02:00:33.827Z] 1469e6f7b9e6: Download complete [2024-12-16T02:00:33.827Z] 339a4e72a1f5: Verifying Checksum [2024-12-16T02:00:33.827Z] 339a4e72a1f5: Download complete [2024-12-16T02:00:33.827Z] eaf3925da568: Download complete [2024-12-16T02:00:33.827Z] bde34c3a00c8: Download complete [2024-12-16T02:00:33.827Z] b352a97aabf1: Download complete [2024-12-16T02:00:33.827Z] 4872d77fe225: Verifying Checksum [2024-12-16T02:00:33.827Z] 4872d77fe225: Download complete [2024-12-16T02:00:33.827Z] 5851b861e8e6: Verifying Checksum [2024-12-16T02:00:33.827Z] 5851b861e8e6: Download complete [2024-12-16T02:00:33.827Z] b85a868b505f: Verifying Checksum [2024-12-16T02:00:33.827Z] b85a868b505f: Download complete [2024-12-16T02:00:34.086Z] bab4dde63d76: Verifying Checksum [2024-12-16T02:00:34.086Z] bab4dde63d76: Download complete [2024-12-16T02:00:35.025Z] b85a868b505f: Pull complete [2024-12-16T02:00:35.284Z] e2be974225ed: Pull complete [2024-12-16T02:00:35.881Z] 339a4e72a1f5: Pull complete [2024-12-16T02:00:35.881Z] 988bab9f4d93: Pull complete [2024-12-16T02:00:36.141Z] 1469e6f7b9e6: Pull complete [2024-12-16T02:00:36.141Z] eaf3925da568: Pull complete [2024-12-16T02:00:38.044Z] bab4dde63d76: Pull complete [2024-12-16T02:00:38.044Z] bde34c3a00c8: Pull complete [2024-12-16T02:00:38.305Z] b352a97aabf1: Pull complete [2024-12-16T02:00:38.305Z] 4872d77fe225: Pull complete [2024-12-16T02:00:38.565Z] 5851b861e8e6: Pull complete [2024-12-16T02:00:38.565Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-16T02:00:38.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-16T02:00:38.565Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T02:00:38.708Z] prd-ubuntu20.04-docker-8c-8g-35165 does not seem to be running inside a container [2024-12-16T02:00:38.733Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-12-16T02:00:41.548Z] $ docker top e668e2c628b76213d81f1bf46d43718f6840cda6640be8553891267d652d3670 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-16T02:00:44.173Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-16T02:00:44.173Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-16T02:00:44.298Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-16T02:00:44.299Z] $ docker exec e668e2c628b76213d81f1bf46d43718f6840cda6640be8553891267d652d3670 ssh-agent [2024-12-16T02:00:44.405Z] SSH_AUTH_SOCK=/tmp/ssh-uUnZ5VXYkMg9/agent.33 [2024-12-16T02:00:44.405Z] SSH_AGENT_PID=39 [2024-12-16T02:00:44.411Z] Running ssh-add (command line suppressed) [2024-12-16T02:00:44.520Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4915358166963540240.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4915358166963540240.key) [2024-12-16T02:00:44.536Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-16T02:00:44.826Z] + git tag --points-at HEAD [Pipeline] } [2024-12-16T02:00:44.835Z] $ docker exec --env ******** --env ******** e668e2c628b76213d81f1bf46d43718f6840cda6640be8553891267d652d3670 ssh-agent -k [2024-12-16T02:00:44.932Z] unset SSH_AUTH_SOCK; [2024-12-16T02:00:44.933Z] unset SSH_AGENT_PID; [2024-12-16T02:00:44.933Z] echo Agent pid 39 killed; [2024-12-16T02:00:44.947Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-16T02:00:44.986Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-16T02:00:44.986Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-16T02:00:45.106Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-16T02:00:45.106Z] $ docker exec e668e2c628b76213d81f1bf46d43718f6840cda6640be8553891267d652d3670 ssh-agent [2024-12-16T02:00:45.229Z] SSH_AUTH_SOCK=/tmp/ssh-uyf96o8bNCIt/agent.72 [2024-12-16T02:00:45.229Z] SSH_AGENT_PID=78 [2024-12-16T02:00:45.234Z] Running ssh-add (command line suppressed) [2024-12-16T02:00:45.345Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15276671019608755310.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15276671019608755310.key) [2024-12-16T02:00:45.365Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-16T02:00:47.714Z] + git semver init [2024-12-16T02:00:47.714Z] 2024-12-16 02:00:45,847 [run_init] DEBUG init version:0.0.0 force:False [2024-12-16T02:00:47.714Z] 2024-12-16 02:00:45,848 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-12-16T02:00:47.714Z] 2024-12-16 02:00:45,848 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-12-16T02:00:47.714Z] 2024-12-16 02:00:45,848 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2024-12-16T02:00:53.424Z] 2024-12-16 02:00:49,328 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2024-12-16T02:00:53.424Z] 2024-12-16 02:00:49,329 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2024-12-16T02:00:53.424Z] 2024-12-16 02:00:49,329 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-12-16T02:00:53.424Z] 2024-12-16 02:00:49,329 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-12-16T02:00:53.424Z] 4.0.0-dev.7 [Pipeline] } [2024-12-16T02:00:53.431Z] $ docker exec --env ******** --env ******** e668e2c628b76213d81f1bf46d43718f6840cda6640be8553891267d652d3670 ssh-agent -k [2024-12-16T02:00:53.556Z] unset SSH_AUTH_SOCK; [2024-12-16T02:00:53.556Z] unset SSH_AGENT_PID; [2024-12-16T02:00:53.556Z] echo Agent pid 78 killed; [2024-12-16T02:00:57.171Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-16T02:01:01.117Z] + git semver [Pipeline] } [2024-12-16T02:01:01.387Z] $ docker stop --time=1 e668e2c628b76213d81f1bf46d43718f6840cda6640be8553891267d652d3670 [2024-12-16T02:01:05.463Z] $ docker rm -f --volumes e668e2c628b76213d81f1bf46d43718f6840cda6640be8553891267d652d3670 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-16T02:01:08.883Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-16T02:01:09.150Z] Stashed 1 file(s) [Pipeline] echo [2024-12-16T02:01:09.155Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.7 [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-12-16T02:01:09.322Z] provisioning config files... [2024-12-16T02:01:09.332Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2951118984359920835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T02:01:09.630Z] ---> ****-login.sh [2024-12-16T02:01:09.630Z] nexus3.edgexfoundry.org:10001 [2024-12-16T02:01:09.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T02:01:09.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T02:01:09.630Z] Configure a credential helper to remove this warning. See [2024-12-16T02:01:09.630Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T02:01:09.630Z] [2024-12-16T02:01:09.630Z] Login Succeeded [2024-12-16T02:01:09.631Z] nexus3.edgexfoundry.org:10002 [2024-12-16T02:01:09.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T02:01:09.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T02:01:09.631Z] Configure a credential helper to remove this warning. See [2024-12-16T02:01:09.631Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T02:01:09.631Z] [2024-12-16T02:01:09.631Z] Login Succeeded [2024-12-16T02:01:09.631Z] nexus3.edgexfoundry.org:10003 [2024-12-16T02:01:09.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T02:01:09.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T02:01:09.892Z] Configure a credential helper to remove this warning. See [2024-12-16T02:01:09.892Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T02:01:09.892Z] [2024-12-16T02:01:09.892Z] Login Succeeded [2024-12-16T02:01:09.892Z] nexus3.edgexfoundry.org:10004 [2024-12-16T02:01:09.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T02:01:09.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T02:01:09.892Z] Configure a credential helper to remove this warning. See [2024-12-16T02:01:09.892Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T02:01:09.892Z] [2024-12-16T02:01:09.892Z] Login Succeeded [2024-12-16T02:01:09.892Z] ****.io [2024-12-16T02:01:10.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T02:01:10.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T02:01:10.153Z] Configure a credential helper to remove this warning. See [2024-12-16T02:01:10.153Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T02:01:10.153Z] [2024-12-16T02:01:10.153Z] Login Succeeded [2024-12-16T02:01:10.153Z] ---> ****-login.sh ends [Pipeline] } [2024-12-16T02:01:10.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-16T02:01:10.278Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-16T02:01:10.298Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-16T02:01:10.313Z] ========================================================= [2024-12-16T02:01:10.313Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-16T02:01:10.313Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:01:10.664Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-16T02:01:10.664Z] Sending build context to Docker daemon 20.99MB [2024-12-16T02:01:10.664Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-12-16T02:01:10.664Z] Step 2/12 : FROM ${BASE} AS builder [2024-12-16T02:01:19.695Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-16T02:01:19.695Z] 43c4264eed91: Pulling fs layer [2024-12-16T02:01:19.695Z] 4cc291be95ef: Pulling fs layer [2024-12-16T02:01:19.695Z] 2ac1f1163629: Pulling fs layer [2024-12-16T02:01:19.695Z] 5c3c966382ef: Pulling fs layer [2024-12-16T02:01:19.695Z] 4f4fb700ef54: Pulling fs layer [2024-12-16T02:01:19.695Z] 5d5c8e513c77: Pulling fs layer [2024-12-16T02:01:19.695Z] 9f66e0745190: Pulling fs layer [2024-12-16T02:01:19.695Z] f49a43e4bbc0: Pulling fs layer [2024-12-16T02:01:19.695Z] 561ebcabdf7f: Pulling fs layer [2024-12-16T02:01:19.695Z] 5d5c8e513c77: Waiting [2024-12-16T02:01:19.695Z] 9f66e0745190: Waiting [2024-12-16T02:01:19.695Z] 4f4fb700ef54: Waiting [2024-12-16T02:01:24.283Z] Still waiting to schedule task [2024-12-16T02:01:24.283Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-35164’ [2024-12-16T02:01:24.604Z] 4cc291be95ef: Verifying Checksum [2024-12-16T02:01:24.605Z] 4cc291be95ef: Download complete [2024-12-16T02:01:24.605Z] 5c3c966382ef: Download complete [2024-12-16T02:01:24.605Z] 4f4fb700ef54: Download complete [2024-12-16T02:01:24.605Z] 5d5c8e513c77: Verifying Checksum [2024-12-16T02:01:24.605Z] 5d5c8e513c77: Download complete [2024-12-16T02:01:24.605Z] 43c4264eed91: Download complete [2024-12-16T02:01:24.605Z] 9f66e0745190: Verifying Checksum [2024-12-16T02:01:24.605Z] 9f66e0745190: Download complete [2024-12-16T02:01:24.605Z] 43c4264eed91: Pull complete [2024-12-16T02:01:24.605Z] 4cc291be95ef: Pull complete [2024-12-16T02:01:29.592Z] 561ebcabdf7f: Verifying Checksum [2024-12-16T02:01:29.592Z] 561ebcabdf7f: Download complete [2024-12-16T02:01:29.592Z] 2ac1f1163629: Verifying Checksum [2024-12-16T02:01:29.592Z] 2ac1f1163629: Download complete [2024-12-16T02:01:29.850Z] f49a43e4bbc0: Verifying Checksum [2024-12-16T02:01:29.850Z] f49a43e4bbc0: Download complete [2024-12-16T02:01:33.136Z] 2ac1f1163629: Pull complete [2024-12-16T02:01:33.136Z] 5c3c966382ef: Pull complete [2024-12-16T02:01:33.394Z] 4f4fb700ef54: Pull complete [2024-12-16T02:01:33.394Z] 5d5c8e513c77: Pull complete [2024-12-16T02:01:33.394Z] 9f66e0745190: Pull complete [2024-12-16T02:01:35.936Z] f49a43e4bbc0: Pull complete [2024-12-16T02:01:36.194Z] 561ebcabdf7f: Pull complete [2024-12-16T02:01:36.195Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-16T02:01:36.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-16T02:01:36.195Z] ---> 3a752c3f9dda [2024-12-16T02:01:36.195Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-12-16T02:01:40.398Z] ---> Running in a05d99ef58b9 [2024-12-16T02:01:40.398Z] Removing intermediate container a05d99ef58b9 [2024-12-16T02:01:40.398Z] ---> f7ed0fdbc575 [2024-12-16T02:01:40.398Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-16T02:01:40.398Z] ---> Running in bceae8574a7e [2024-12-16T02:01:40.398Z] Removing intermediate container bceae8574a7e [2024-12-16T02:01:40.398Z] ---> 22fb9b9efec1 [2024-12-16T02:01:40.398Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-12-16T02:01:40.398Z] ---> Running in 2ab5d16c5594 [2024-12-16T02:01:40.398Z] Removing intermediate container 2ab5d16c5594 [2024-12-16T02:01:40.398Z] ---> 63ac45d7a651 [2024-12-16T02:01:40.398Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-12-16T02:01:40.398Z] ---> Running in 0793f93112cf [2024-12-16T02:01:40.398Z] Removing intermediate container 0793f93112cf [2024-12-16T02:01:40.398Z] ---> 2de213b4c549 [2024-12-16T02:01:40.398Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-16T02:01:40.398Z] ---> Running in f5e5a4f55da0 [2024-12-16T02:01:40.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-16T02:01:40.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-16T02:01:41.230Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-12-16T02:01:41.230Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-12-16T02:01:41.230Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-12-16T02:01:41.230Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-12-16T02:01:41.230Z] Executing busybox-1.36.1-r29.trigger [2024-12-16T02:01:41.230Z] OK: 250 MiB in 58 packages [2024-12-16T02:01:41.797Z] Removing intermediate container f5e5a4f55da0 [2024-12-16T02:01:41.797Z] ---> 136b5e17e28e [2024-12-16T02:01:41.797Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-12-16T02:01:41.797Z] ---> Running in ef79e2fe4103 [2024-12-16T02:01:41.797Z] Removing intermediate container ef79e2fe4103 [2024-12-16T02:01:41.797Z] ---> 721437a6d6d7 [2024-12-16T02:01:41.797Z] Step 9/12 : COPY go.mod vendor* ./ [2024-12-16T02:01:41.797Z] ---> a8a7060d27b6 [2024-12-16T02:01:41.797Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-16T02:01:42.056Z] ---> Running in ffc01795909e [2024-12-16T02:02:28.765Z] Removing intermediate container ffc01795909e [2024-12-16T02:02:28.765Z] ---> 17267ae0630b [2024-12-16T02:02:28.765Z] Step 11/12 : COPY . . [2024-12-16T02:02:28.765Z] ---> faf259eaf68d [2024-12-16T02:02:28.765Z] Step 12/12 : RUN $MAKE [2024-12-16T02:02:28.765Z] ---> Running in a0cb149fe543 [2024-12-16T02:02:28.765Z] noop [2024-12-16T02:02:28.765Z] Removing intermediate container a0cb149fe543 [2024-12-16T02:02:28.765Z] ---> 807ea20eacf2 [2024-12-16T02:02:28.765Z] Successfully built 807ea20eacf2 [2024-12-16T02:02:28.765Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:02:29.099Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-16T02:02:29.099Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T02:02:29.183Z] prd-ubuntu20.04-docker-8c-8g-35165 does not seem to be running inside a container [2024-12-16T02:02:29.212Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-12-16T02:02:29.549Z] $ docker top dfecc9d07249022b4e564693c2f05b98c918aec843dc5ff04a7d252e4a306765 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-16T02:02:29.906Z] + go version [2024-12-16T02:02:29.906Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-16T02:02:29.917Z] $ docker stop --time=1 dfecc9d07249022b4e564693c2f05b98c918aec843dc5ff04a7d252e4a306765 [2024-12-16T02:02:31.211Z] $ docker rm -f --volumes dfecc9d07249022b4e564693c2f05b98c918aec843dc5ff04a7d252e4a306765 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:02:31.646Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-16T02:02:31.646Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T02:02:31.735Z] prd-ubuntu20.04-docker-8c-8g-35165 does not seem to be running inside a container [2024-12-16T02:02:31.764Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-12-16T02:02:32.071Z] $ docker top 0f0409cdc5ffed24ae2b9c45385acb6deb76e8319c52f6d3586d183fc67fd5de -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-16T02:02:32.422Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2024-12-16T02:02:32.729Z] + make test [2024-12-16T02:02:32.730Z] go test ./... -coverprofile=coverage.out ./... [2024-12-16T02:02:34.631Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-12-16T02:02:52.714Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2024-12-16T02:02:52.714Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2024-12-16T02:02:52.714Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.012s coverage: 22.8% of statements [2024-12-16T02:03:02.704Z] go vet ./... [2024-12-16T02:03:06.893Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-16T02:03:06.893Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-16T02:03:06.893Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-16T02:03:06.906Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-16T02:03:06.918Z] $ docker stop --time=1 0f0409cdc5ffed24ae2b9c45385acb6deb76e8319c52f6d3586d183fc67fd5de [2024-12-16T02:03:10.704Z] $ docker rm -f --volumes 0f0409cdc5ffed24ae2b9c45385acb6deb76e8319c52f6d3586d183fc67fd5de [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-16T02:03:11.249Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-16T02:03:11.310Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-12-16T02:03:11.815Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-16T02:03:12.093Z] + ls -al . [2024-12-16T02:03:12.093Z] total 252 [2024-12-16T02:03:12.093Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 16 02:02 . [2024-12-16T02:03:12.093Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 02:00 .. [2024-12-16T02:03:12.093Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 16 02:00 .dockerignore [2024-12-16T02:03:12.093Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 02:02 .git [2024-12-16T02:03:12.093Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 02:00 .github [2024-12-16T02:03:12.093Z] -rw-rw-r-- 1 jenkins jenkins 264 Dec 16 02:00 .gitignore [2024-12-16T02:03:12.093Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 16 02:00 .golangci.yml [2024-12-16T02:03:12.093Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 16 02:00 .semver [2024-12-16T02:03:12.093Z] -rw-rw-r-- 1 jenkins jenkins 19106 Dec 16 02:00 Attribution.txt [2024-12-16T02:03:12.093Z] -rw-rw-r-- 1 jenkins jenkins 18574 Dec 16 02:00 CHANGELOG.md [2024-12-16T02:03:12.093Z] -rw-rw-r-- 1 jenkins jenkins 1803 Dec 16 02:00 Dockerfile [2024-12-16T02:03:12.093Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 16 02:00 GOVERNANCE.md [2024-12-16T02:03:12.093Z] -rw-rw-r-- 1 jenkins jenkins 657 Dec 16 02:00 Jenkinsfile [2024-12-16T02:03:12.093Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 16 02:00 LICENSE [2024-12-16T02:03:12.093Z] -rw-rw-r-- 1 jenkins jenkins 2545 Dec 16 02:00 Makefile [2024-12-16T02:03:12.093Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 16 02:00 OWNERS.md [2024-12-16T02:03:12.093Z] -rw-rw-r-- 1 jenkins jenkins 3599 Dec 16 02:00 README.md [2024-12-16T02:03:12.093Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 16 02:01 VERSION [2024-12-16T02:03:12.093Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 02:00 bin [2024-12-16T02:03:12.093Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 02:00 cmd [2024-12-16T02:03:12.093Z] -rw-r--r-- 1 jenkins jenkins 21039 Dec 16 02:02 coverage.out [2024-12-16T02:03:12.093Z] -rw-rw-r-- 1 jenkins jenkins 6267 Dec 16 02:00 go.mod [2024-12-16T02:03:12.093Z] -rw-rw-r-- 1 jenkins jenkins 87152 Dec 16 02:00 go.sum [2024-12-16T02:03:12.093Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 02:00 internal [2024-12-16T02:03:12.093Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 02:00 mock [2024-12-16T02:03:12.093Z] -rw-rw-r-- 1 jenkins jenkins 227 Dec 16 02:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:03:12.402Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=241a878cec89566ff21da3f2869313bdc7ed294a --label arch=amd64 --label version=4.0.0-dev.7 . [2024-12-16T02:03:12.402Z] Sending build context to Docker daemon 21.01MB [2024-12-16T02:03:12.402Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-12-16T02:03:12.402Z] Step 2/25 : FROM ${BASE} AS builder [2024-12-16T02:03:12.402Z] ---> 807ea20eacf2 [2024-12-16T02:03:12.402Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-12-16T02:03:12.661Z] ---> Running in 40eca608843f [2024-12-16T02:03:12.661Z] Removing intermediate container 40eca608843f [2024-12-16T02:03:12.661Z] ---> b7a2a0e18373 [2024-12-16T02:03:12.661Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-16T02:03:12.919Z] ---> Running in db8748f2ea87 [2024-12-16T02:03:12.919Z] Removing intermediate container db8748f2ea87 [2024-12-16T02:03:12.919Z] ---> 6276726f3033 [2024-12-16T02:03:12.919Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-12-16T02:03:12.919Z] ---> Running in bfd30aecaa11 [2024-12-16T02:03:12.919Z] Removing intermediate container bfd30aecaa11 [2024-12-16T02:03:12.919Z] ---> 377e398f6645 [2024-12-16T02:03:12.919Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-12-16T02:03:12.919Z] ---> Running in 415a91bb998c [2024-12-16T02:03:12.919Z] Removing intermediate container 415a91bb998c [2024-12-16T02:03:12.919Z] ---> 7f98ef33b145 [2024-12-16T02:03:12.919Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-16T02:03:13.178Z] ---> Running in 16a78470aa22 [2024-12-16T02:03:13.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-16T02:03:13.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-16T02:03:13.707Z] OK: 250 MiB in 58 packages [2024-12-16T02:03:13.966Z] Removing intermediate container 16a78470aa22 [2024-12-16T02:03:13.966Z] ---> 123002dba098 [2024-12-16T02:03:13.966Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-12-16T02:03:13.966Z] ---> Running in 0ba69533bc0f [2024-12-16T02:03:13.966Z] Removing intermediate container 0ba69533bc0f [2024-12-16T02:03:13.966Z] ---> cd55ade6750b [2024-12-16T02:03:13.966Z] Step 9/25 : COPY go.mod vendor* ./ [2024-12-16T02:03:14.225Z] ---> 3ec6e59b1511 [2024-12-16T02:03:14.225Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-16T02:03:14.225Z] ---> Running in 1885df04a073 [2024-12-16T02:03:14.791Z] Removing intermediate container 1885df04a073 [2024-12-16T02:03:14.791Z] ---> b76aa26a27e3 [2024-12-16T02:03:14.791Z] Step 11/25 : COPY . . [2024-12-16T02:03:15.384Z] ---> a98ccb95f37b [2024-12-16T02:03:15.384Z] Step 12/25 : RUN $MAKE [2024-12-16T02:03:15.384Z] ---> Running in 0bb5078223d5 [2024-12-16T02:03:15.642Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2024-12-16T02:03:47.770Z] Removing intermediate container 0bb5078223d5 [2024-12-16T02:03:47.770Z] ---> 8c2122c29246 [2024-12-16T02:03:47.770Z] Step 13/25 : FROM alpine:3.20 [2024-12-16T02:03:47.770Z] 3.20: Pulling from library/alpine [2024-12-16T02:03:47.770Z] da9db072f522: Pulling fs layer [2024-12-16T02:03:47.770Z] da9db072f522: Verifying Checksum [2024-12-16T02:03:47.770Z] da9db072f522: Download complete [2024-12-16T02:03:47.770Z] da9db072f522: Pull complete [2024-12-16T02:03:47.770Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-16T02:03:47.770Z] Status: Downloaded newer image for alpine:3.20 [2024-12-16T02:03:47.770Z] ---> 63b790fccc90 [2024-12-16T02:03:47.770Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2024-12-16T02:03:47.770Z] ---> Running in 38d79bd413fc [2024-12-16T02:03:47.770Z] Removing intermediate container 38d79bd413fc [2024-12-16T02:03:47.770Z] ---> 54c7934e2d24 [2024-12-16T02:03:47.770Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-12-16T02:03:47.770Z] ---> Running in 36fd9e16a942 [2024-12-16T02:03:47.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-16T02:03:47.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-16T02:03:47.770Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-12-16T02:03:47.770Z] Executing busybox-1.36.1-r29.trigger [2024-12-16T02:03:47.770Z] OK: 8 MiB in 15 packages [2024-12-16T02:03:47.770Z] Removing intermediate container 36fd9e16a942 [2024-12-16T02:03:47.770Z] ---> cb818a2f5320 [2024-12-16T02:03:47.770Z] Step 16/25 : RUN apk --no-cache upgrade [2024-12-16T02:03:47.770Z] ---> Running in bc8ceb3db25c [2024-12-16T02:03:47.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-16T02:03:47.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-16T02:03:47.770Z] Upgrading critical system libraries and apk-tools: [2024-12-16T02:03:47.770Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-16T02:03:47.770Z] Executing busybox-1.36.1-r29.trigger [2024-12-16T02:03:47.770Z] Continuing the upgrade transaction with new apk-tools: [2024-12-16T02:03:47.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-16T02:03:47.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-16T02:03:47.770Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-16T02:03:47.770Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-16T02:03:47.770Z] OK: 8 MiB in 15 packages [2024-12-16T02:03:47.770Z] Removing intermediate container bc8ceb3db25c [2024-12-16T02:03:47.770Z] ---> 2c881353c041 [2024-12-16T02:03:47.770Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-12-16T02:03:49.149Z] ---> 4add20b8c898 [2024-12-16T02:03:49.149Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-12-16T02:03:49.149Z] ---> c4d8ba8b9201 [2024-12-16T02:03:49.149Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-12-16T02:03:49.149Z] ---> 518570315c42 [2024-12-16T02:03:49.149Z] Step 20/25 : EXPOSE 59982 [2024-12-16T02:03:49.149Z] ---> Running in af05c943fcff [2024-12-16T02:03:49.407Z] Removing intermediate container af05c943fcff [2024-12-16T02:03:49.407Z] ---> ee89ce670755 [2024-12-16T02:03:49.407Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-12-16T02:03:49.407Z] ---> Running in f2a7a9a92284 [2024-12-16T02:03:49.407Z] Removing intermediate container f2a7a9a92284 [2024-12-16T02:03:49.407Z] ---> b6ed469674f6 [2024-12-16T02:03:49.407Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-12-16T02:03:49.407Z] ---> Running in cb3110bb308e [2024-12-16T02:03:49.407Z] Removing intermediate container cb3110bb308e [2024-12-16T02:03:49.407Z] ---> 950e52c763c2 [2024-12-16T02:03:49.407Z] Step 23/25 : LABEL arch=amd64 [2024-12-16T02:03:49.407Z] ---> Running in d4fff5acec07 [2024-12-16T02:03:49.666Z] Removing intermediate container d4fff5acec07 [2024-12-16T02:03:49.666Z] ---> 2c9dc9c1fd44 [2024-12-16T02:03:49.666Z] Step 24/25 : LABEL git_sha=241a878cec89566ff21da3f2869313bdc7ed294a [2024-12-16T02:03:49.666Z] ---> Running in 9cb5669510b6 [2024-12-16T02:03:49.666Z] Removing intermediate container 9cb5669510b6 [2024-12-16T02:03:49.666Z] ---> 1fee24d0dea3 [2024-12-16T02:03:49.666Z] Step 25/25 : LABEL version=4.0.0-dev.7 [2024-12-16T02:03:49.666Z] ---> Running in 7ca3022c60cf [2024-12-16T02:03:49.666Z] Removing intermediate container 7ca3022c60cf [2024-12-16T02:03:49.666Z] ---> 3de8ac0aef19 [2024-12-16T02:03:49.666Z] [Warning] One or more build-args [ARCH] were not consumed [2024-12-16T02:03:49.666Z] Successfully built 3de8ac0aef19 [2024-12-16T02:03:49.666Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-16T02:03:49.805Z] provisioning config files... [2024-12-16T02:03:49.813Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14956124068024409246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T02:03:50.119Z] ---> ****-login.sh [2024-12-16T02:03:50.119Z] nexus3.edgexfoundry.org:10001 [2024-12-16T02:03:50.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T02:03:50.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T02:03:50.119Z] Configure a credential helper to remove this warning. See [2024-12-16T02:03:50.119Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T02:03:50.119Z] [2024-12-16T02:03:50.119Z] Login Succeeded [2024-12-16T02:03:50.119Z] nexus3.edgexfoundry.org:10002 [2024-12-16T02:03:50.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T02:03:50.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T02:03:50.119Z] Configure a credential helper to remove this warning. See [2024-12-16T02:03:50.119Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T02:03:50.119Z] [2024-12-16T02:03:50.119Z] Login Succeeded [2024-12-16T02:03:50.120Z] nexus3.edgexfoundry.org:10003 [2024-12-16T02:03:50.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T02:03:50.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T02:03:50.379Z] Configure a credential helper to remove this warning. See [2024-12-16T02:03:50.379Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T02:03:50.379Z] [2024-12-16T02:03:50.379Z] Login Succeeded [2024-12-16T02:03:50.379Z] nexus3.edgexfoundry.org:10004 [2024-12-16T02:03:50.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T02:03:50.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T02:03:50.379Z] Configure a credential helper to remove this warning. See [2024-12-16T02:03:50.380Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T02:03:50.380Z] [2024-12-16T02:03:50.380Z] Login Succeeded [2024-12-16T02:03:50.380Z] ****.io [2024-12-16T02:03:50.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T02:03:50.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T02:03:50.637Z] Configure a credential helper to remove this warning. See [2024-12-16T02:03:50.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T02:03:50.638Z] [2024-12-16T02:03:50.638Z] Login Succeeded [2024-12-16T02:03:50.638Z] ---> ****-login.sh ends [Pipeline] } [2024-12-16T02:03:50.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-16T02:03:50.692Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-16T02:03:50.721Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2024-12-16T02:03:50.721Z] 241a878cec89566ff21da3f2869313bdc7ed294a [2024-12-16T02:03:50.721Z] latest [2024-12-16T02:03:50.721Z] 4.0.0-dev.7 [2024-12-16T02:03:50.721Z] 241a878cec89566ff21da3f2869313bdc7ed294a-4.0.0-dev.7 [2024-12-16T02:03:50.721Z] main [2024-12-16T02:03:50.721Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:03:51.069Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:241a878cec89566ff21da3f2869313bdc7ed294a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:03:51.398Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:241a878cec89566ff21da3f2869313bdc7ed294a [2024-12-16T02:03:51.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-12-16T02:03:51.398Z] ca07dea51000: Preparing [2024-12-16T02:03:51.398Z] bdfcd4c120de: Preparing [2024-12-16T02:03:51.398Z] cd4121876702: Preparing [2024-12-16T02:03:51.398Z] f28a18ca5691: Preparing [2024-12-16T02:03:51.398Z] bdaf9d5206b1: Preparing [2024-12-16T02:03:51.398Z] 75654b8eeebd: Preparing [2024-12-16T02:03:51.398Z] 75654b8eeebd: Waiting [2024-12-16T02:03:51.398Z] bdfcd4c120de: Pushed [2024-12-16T02:03:51.398Z] bdaf9d5206b1: Pushed [2024-12-16T02:03:51.398Z] ca07dea51000: Pushed [2024-12-16T02:03:51.398Z] 75654b8eeebd: Layer already exists [2024-12-16T02:03:51.962Z] f28a18ca5691: Pushed [2024-12-16T02:03:56.153Z] cd4121876702: Pushed [2024-12-16T02:03:56.153Z] 241a878cec89566ff21da3f2869313bdc7ed294a: digest: sha256:bc2d5fd153b6944a3273dd91319924151d65bc9a1dc7b1531705e9e0e1de8188 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:03:56.489Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:03:56.819Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2024-12-16T02:03:56.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-12-16T02:03:56.819Z] ca07dea51000: Preparing [2024-12-16T02:03:56.819Z] bdfcd4c120de: Preparing [2024-12-16T02:03:56.819Z] cd4121876702: Preparing [2024-12-16T02:03:56.819Z] f28a18ca5691: Preparing [2024-12-16T02:03:56.819Z] bdaf9d5206b1: Preparing [2024-12-16T02:03:56.819Z] 75654b8eeebd: Preparing [2024-12-16T02:03:56.819Z] 75654b8eeebd: Waiting [2024-12-16T02:03:56.819Z] f28a18ca5691: Layer already exists [2024-12-16T02:03:56.819Z] ca07dea51000: Layer already exists [2024-12-16T02:03:56.819Z] bdfcd4c120de: Layer already exists [2024-12-16T02:03:56.819Z] bdaf9d5206b1: Layer already exists [2024-12-16T02:03:56.819Z] cd4121876702: Layer already exists [2024-12-16T02:03:56.819Z] 75654b8eeebd: Layer already exists [2024-12-16T02:03:56.819Z] latest: digest: sha256:bc2d5fd153b6944a3273dd91319924151d65bc9a1dc7b1531705e9e0e1de8188 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:03:57.151Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:03:57.471Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.7 [2024-12-16T02:03:57.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-12-16T02:03:57.471Z] ca07dea51000: Preparing [2024-12-16T02:03:57.471Z] bdfcd4c120de: Preparing [2024-12-16T02:03:57.471Z] cd4121876702: Preparing [2024-12-16T02:03:57.471Z] f28a18ca5691: Preparing [2024-12-16T02:03:57.471Z] bdaf9d5206b1: Preparing [2024-12-16T02:03:57.471Z] 75654b8eeebd: Preparing [2024-12-16T02:03:57.471Z] 75654b8eeebd: Waiting [2024-12-16T02:03:57.471Z] cd4121876702: Layer already exists [2024-12-16T02:03:57.471Z] bdaf9d5206b1: Layer already exists [2024-12-16T02:03:57.471Z] ca07dea51000: Layer already exists [2024-12-16T02:03:57.471Z] bdfcd4c120de: Layer already exists [2024-12-16T02:03:57.471Z] f28a18ca5691: Layer already exists [2024-12-16T02:03:57.471Z] 75654b8eeebd: Layer already exists [2024-12-16T02:03:57.471Z] 4.0.0-dev.7: digest: sha256:bc2d5fd153b6944a3273dd91319924151d65bc9a1dc7b1531705e9e0e1de8188 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:03:57.812Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:241a878cec89566ff21da3f2869313bdc7ed294a-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:03:58.159Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:241a878cec89566ff21da3f2869313bdc7ed294a-4.0.0-dev.7 [2024-12-16T02:03:58.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-12-16T02:03:58.159Z] ca07dea51000: Preparing [2024-12-16T02:03:58.159Z] bdfcd4c120de: Preparing [2024-12-16T02:03:58.159Z] cd4121876702: Preparing [2024-12-16T02:03:58.159Z] f28a18ca5691: Preparing [2024-12-16T02:03:58.159Z] bdaf9d5206b1: Preparing [2024-12-16T02:03:58.159Z] 75654b8eeebd: Preparing [2024-12-16T02:03:58.159Z] 75654b8eeebd: Waiting [2024-12-16T02:03:58.159Z] bdfcd4c120de: Layer already exists [2024-12-16T02:03:58.159Z] bdaf9d5206b1: Layer already exists [2024-12-16T02:03:58.159Z] f28a18ca5691: Layer already exists [2024-12-16T02:03:58.159Z] cd4121876702: Layer already exists [2024-12-16T02:03:58.159Z] ca07dea51000: Layer already exists [2024-12-16T02:03:58.159Z] 75654b8eeebd: Layer already exists [2024-12-16T02:03:58.159Z] 241a878cec89566ff21da3f2869313bdc7ed294a-4.0.0-dev.7: digest: sha256:bc2d5fd153b6944a3273dd91319924151d65bc9a1dc7b1531705e9e0e1de8188 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:03:58.479Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:03:58.806Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2024-12-16T02:03:58.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-12-16T02:03:58.806Z] ca07dea51000: Preparing [2024-12-16T02:03:58.806Z] bdfcd4c120de: Preparing [2024-12-16T02:03:58.806Z] cd4121876702: Preparing [2024-12-16T02:03:58.806Z] f28a18ca5691: Preparing [2024-12-16T02:03:58.806Z] bdaf9d5206b1: Preparing [2024-12-16T02:03:58.806Z] 75654b8eeebd: Preparing [2024-12-16T02:03:58.806Z] 75654b8eeebd: Waiting [2024-12-16T02:03:58.806Z] f28a18ca5691: Layer already exists [2024-12-16T02:03:58.806Z] cd4121876702: Layer already exists [2024-12-16T02:03:58.806Z] ca07dea51000: Layer already exists [2024-12-16T02:03:58.806Z] bdfcd4c120de: Layer already exists [2024-12-16T02:03:58.806Z] bdaf9d5206b1: Layer already exists [2024-12-16T02:03:58.806Z] 75654b8eeebd: Layer already exists [2024-12-16T02:03:58.806Z] main: digest: sha256:bc2d5fd153b6944a3273dd91319924151d65bc9a1dc7b1531705e9e0e1de8188 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-16T02:03:58.897Z] ===================================================== [Pipeline] echo [2024-12-16T02:03:58.910Z] taggedImages: [2024-12-16T02:03:58.910Z] - nexus3.edgexfoundry.org:10004/device-mqtt:241a878cec89566ff21da3f2869313bdc7ed294a [2024-12-16T02:03:58.910Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2024-12-16T02:03:58.910Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.7 [2024-12-16T02:03:58.910Z] - nexus3.edgexfoundry.org:10004/device-mqtt:241a878cec89566ff21da3f2869313bdc7ed294a-4.0.0-dev.7 [2024-12-16T02:03:58.910Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:03:59.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-16T02:03:59.326Z] [2024-12-16T02:03:59.326Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:03:59.628Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-16T02:03:59.628Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-16T02:03:59.628Z] 5eb5b503b376: Pulling fs layer [2024-12-16T02:03:59.628Z] 5c69ac0246d0: Pulling fs layer [2024-12-16T02:03:59.628Z] ec43610c2a17: Pulling fs layer [2024-12-16T02:03:59.628Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-16T02:03:59.628Z] 33b1e0a273af: Pulling fs layer [2024-12-16T02:03:59.628Z] 5d3b04190fa2: Pulling fs layer [2024-12-16T02:03:59.628Z] 2f39f015ded8: Pulling fs layer [2024-12-16T02:03:59.628Z] 3a2ae6a8a46f: Waiting [2024-12-16T02:03:59.628Z] 33b1e0a273af: Waiting [2024-12-16T02:03:59.628Z] 2f39f015ded8: Waiting [2024-12-16T02:03:59.628Z] 5c69ac0246d0: Download complete [2024-12-16T02:03:59.628Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-16T02:03:59.628Z] 3a2ae6a8a46f: Download complete [2024-12-16T02:03:59.628Z] 33b1e0a273af: Verifying Checksum [2024-12-16T02:03:59.628Z] 33b1e0a273af: Download complete [2024-12-16T02:03:59.628Z] 5d3b04190fa2: Download complete [2024-12-16T02:03:59.628Z] ec43610c2a17: Download complete [2024-12-16T02:03:59.889Z] 5eb5b503b376: Verifying Checksum [2024-12-16T02:03:59.889Z] 5eb5b503b376: Download complete [2024-12-16T02:04:00.456Z] 2f39f015ded8: Download complete [2024-12-16T02:04:01.025Z] 5eb5b503b376: Pull complete [2024-12-16T02:04:01.284Z] 5c69ac0246d0: Pull complete [2024-12-16T02:04:01.543Z] ec43610c2a17: Pull complete [2024-12-16T02:04:01.808Z] 3a2ae6a8a46f: Pull complete [2024-12-16T02:04:02.067Z] 33b1e0a273af: Pull complete [2024-12-16T02:04:02.067Z] 5d3b04190fa2: Pull complete [2024-12-16T02:04:06.253Z] 2f39f015ded8: Pull complete [2024-12-16T02:04:06.253Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-16T02:04:06.253Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-16T02:04:06.253Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T02:04:06.350Z] prd-ubuntu20.04-docker-8c-8g-35165 does not seem to be running inside a container [2024-12-16T02:04:06.377Z] $ 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/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-12-16T02:04:09.968Z] $ docker top 953e616ebb261f5c79947d72a98fb8f8a2d6de184b13bea994ddae2f4491a74a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T02:04:10.367Z] ---> job-cost.sh [2024-12-16T02:04:10.367Z] lf-activate-venv: SKIPPING [2024-12-16T02:04:10.367Z] INFO: No Stack... [2024-12-16T02:04:10.934Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-16T02:04:11.194Z] INFO: Archiving Costs [Pipeline] sh [2024-12-16T02:04:11.508Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2024-12-16T02:04:11.508Z] + cut -d, -f6 [Pipeline] lock [2024-12-16T02:04:11.522Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-185-stack-cost] [2024-12-16T02:04:11.532Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-185-stack-cost] did not exist. Created. [2024-12-16T02:04:11.540Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-185-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-16T02:04:11.854Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-16T02:04:11.891Z] Stashed 1 file(s) [Pipeline] } [2024-12-16T02:04:11.900Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-185-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-16T02:04:11.929Z] $ docker stop --time=1 953e616ebb261f5c79947d72a98fb8f8a2d6de184b13bea994ddae2f4491a74a [2024-12-16T02:04:13.137Z] $ docker rm -f --volumes 953e616ebb261f5c79947d72a98fb8f8a2d6de184b13bea994ddae2f4491a74a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-12-16T02:05:00.643Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-35167 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2024-12-16T02:05:00.662Z] Running in /w/workspace/device-mqtt-go/185 [Pipeline] { [Pipeline] checkout [2024-12-16T02:05:03.717Z] The recommended git tool is: git [2024-12-16T02:05:08.765Z] using credential edgex-jenkins-ssh [2024-12-16T02:05:08.793Z] Cloning the remote Git repository [2024-12-16T02:05:08.838Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-12-16T02:05:08.951Z] > git init /w/workspace/device-mqtt-go/185 # timeout=10 [2024-12-16T02:05:09.127Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-12-16T02:05:09.129Z] > git --version # timeout=10 [2024-12-16T02:05:09.150Z] > git --version # 'git version 2.25.1' [2024-12-16T02:05:09.154Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-12-16T02:05:09.314Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-16T02:05:12.045Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-12-16T02:05:12.066Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-16T02:05:13.019Z] Avoid second fetch [2024-12-16T02:05:13.020Z] Checking out Revision 241a878cec89566ff21da3f2869313bdc7ed294a (main) [2024-12-16T02:05:13.808Z] Commit message: "Merge pull request #716 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.11" [2024-12-16T02:05:13.039Z] > git config core.sparsecheckout # timeout=10 [2024-12-16T02:05:13.119Z] > git checkout -f 241a878cec89566ff21da3f2869313bdc7ed294a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-16T02:05:18.369Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-12-16T02:05:18.369Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-16T02:05:18.369Z] Dload Upload Total Spent Left Speed [2024-12-16T02:05:18.369Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 65116 0 --:--:-- --:--:-- --:--:-- 65116 [Pipeline] sh [2024-12-16T02:05:18.716Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-12-16T02:05:19.046Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2024-12-16T02:05:19.046Z] [2024-12-16T02:05:19.046Z] { [2024-12-16T02:05:19.046Z] "registry-mirrors": [ [2024-12-16T02:05:19.046Z] "https://nexus3.edgexfoundry.org:10001" [2024-12-16T02:05:19.046Z] ], [2024-12-16T02:05:19.046Z] "bip": "10.250.0.254/24", [2024-12-16T02:05:19.046Z] "hosts": [ [2024-12-16T02:05:19.046Z] "tcp://0.0.0.0:5555", [2024-12-16T02:05:19.046Z] "unix:///var/run/docker.sock" [2024-12-16T02:05:19.046Z] ], [2024-12-16T02:05:19.046Z] "mtu": 1458, [2024-12-16T02:05:19.046Z] "selinux-enabled": true, [2024-12-16T02:05:19.046Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-12-16T02:05:19.046Z] } [Pipeline] sh [2024-12-16T02:05:19.382Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-12-16T02:05:19.725Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-16T02:05:38.026Z] provisioning config files... [2024-12-16T02:05:38.054Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/185@tmp/config6288388432851527500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T02:05:38.506Z] ---> ****-login.sh [2024-12-16T02:05:38.506Z] nexus3.edgexfoundry.org:10001 [2024-12-16T02:05:38.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T02:05:39.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T02:05:39.047Z] Configure a credential helper to remove this warning. See [2024-12-16T02:05:39.047Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T02:05:39.047Z] [2024-12-16T02:05:39.328Z] Login Succeeded [2024-12-16T02:05:39.328Z] nexus3.edgexfoundry.org:10002 [2024-12-16T02:05:39.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T02:05:39.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T02:05:39.329Z] Configure a credential helper to remove this warning. See [2024-12-16T02:05:39.329Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T02:05:39.329Z] [2024-12-16T02:05:39.601Z] Login Succeeded [2024-12-16T02:05:39.601Z] nexus3.edgexfoundry.org:10003 [2024-12-16T02:05:39.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T02:05:39.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T02:05:39.874Z] Configure a credential helper to remove this warning. See [2024-12-16T02:05:39.874Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T02:05:39.874Z] [2024-12-16T02:05:39.874Z] Login Succeeded [2024-12-16T02:05:39.874Z] nexus3.edgexfoundry.org:10004 [2024-12-16T02:05:39.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T02:05:40.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T02:05:40.146Z] Configure a credential helper to remove this warning. See [2024-12-16T02:05:40.146Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T02:05:40.146Z] [2024-12-16T02:05:40.146Z] Login Succeeded [2024-12-16T02:05:40.146Z] ****.io [2024-12-16T02:05:40.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T02:05:40.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T02:05:40.414Z] Configure a credential helper to remove this warning. See [2024-12-16T02:05:40.414Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T02:05:40.414Z] [2024-12-16T02:05:40.414Z] Login Succeeded [2024-12-16T02:05:40.414Z] ---> ****-login.sh ends [Pipeline] } [2024-12-16T02:05:40.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-16T02:05:40.757Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-16T02:05:40.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-16T02:05:40.792Z] ========================================================= [2024-12-16T02:05:40.792Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-12-16T02:05:40.792Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:05:41.170Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-16T02:05:42.595Z] #0 building with "default" instance using docker driver [2024-12-16T02:05:42.595Z] [2024-12-16T02:05:42.595Z] #1 [internal] load build definition from Dockerfile [2024-12-16T02:05:42.595Z] #1 transferring dockerfile: 1.84kB 0.0s done [2024-12-16T02:05:42.595Z] #1 DONE 0.1s [2024-12-16T02:05:42.595Z] [2024-12-16T02:05:42.595Z] #2 [internal] load .dockerignore [2024-12-16T02:05:42.595Z] #2 transferring context: 182B done [2024-12-16T02:05:42.595Z] #2 DONE 0.1s [2024-12-16T02:05:42.595Z] [2024-12-16T02:05:42.595Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-16T02:05:42.595Z] #3 DONE 0.1s [2024-12-16T02:05:42.595Z] [2024-12-16T02:05:42.595Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-16T02:05:42.595Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done [2024-12-16T02:05:42.875Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 3.15MB / 4.09MB 0.2s [2024-12-16T02:05:42.875Z] #4 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done [2024-12-16T02:05:42.875Z] #4 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done [2024-12-16T02:05:42.875Z] #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0B / 293.52kB 0.1s [2024-12-16T02:05:42.875Z] #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s done [2024-12-16T02:05:42.875Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s done [2024-12-16T02:05:42.875Z] #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done [2024-12-16T02:05:42.875Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 5.24MB / 70.64MB 0.3s [2024-12-16T02:05:42.875Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 [2024-12-16T02:05:42.875Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done [2024-12-16T02:05:42.875Z] #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.3s done [2024-12-16T02:05:42.875Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 3.15MB / 95.52MB 0.4s [2024-12-16T02:05:42.875Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 57.34kB / 12.73MB 0.4s [2024-12-16T02:05:43.149Z] #4 ... [2024-12-16T02:05:43.149Z] [2024-12-16T02:05:43.149Z] #5 [internal] load build context [2024-12-16T02:05:43.149Z] #5 transferring context: 10.48MB 0.5s done [2024-12-16T02:05:43.149Z] #5 DONE 0.5s [2024-12-16T02:05:43.149Z] [2024-12-16T02:05:43.149Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-16T02:05:43.149Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 10.76MB / 70.64MB 0.5s [2024-12-16T02:05:43.149Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 3.15MB / 12.73MB 0.5s [2024-12-16T02:05:43.149Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 14.68MB / 70.64MB 0.6s [2024-12-16T02:05:43.149Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 10.49MB / 95.52MB 0.6s [2024-12-16T02:05:43.149Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 6.29MB / 12.73MB 0.6s [2024-12-16T02:05:43.149Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 19.28MB / 70.64MB 0.7s [2024-12-16T02:05:43.149Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 10.49MB / 12.73MB 0.7s [2024-12-16T02:05:43.424Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 23.24MB / 70.64MB 0.8s [2024-12-16T02:05:43.424Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.5s done [2024-12-16T02:05:43.424Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 19.92MB / 95.52MB 0.8s [2024-12-16T02:05:43.424Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.8s done [2024-12-16T02:05:43.707Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 27.26MB / 70.64MB 0.9s [2024-12-16T02:05:43.707Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 25.17MB / 95.52MB 0.9s [2024-12-16T02:05:43.707Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 [2024-12-16T02:05:43.707Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 36.70MB / 70.64MB 1.1s [2024-12-16T02:05:43.707Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 36.70MB / 95.52MB 1.1s [2024-12-16T02:05:43.707Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 41.94MB / 70.64MB 1.2s [2024-12-16T02:05:43.707Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 42.44MB / 95.52MB 1.2s [2024-12-16T02:05:43.707Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.2s done [2024-12-16T02:05:43.979Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 47.19MB / 70.64MB 1.3s [2024-12-16T02:05:43.979Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 48.23MB / 95.52MB 1.3s [2024-12-16T02:05:43.979Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 56.99MB / 70.64MB 1.5s [2024-12-16T02:05:43.979Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 58.72MB / 95.52MB 1.5s [2024-12-16T02:05:44.251Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 62.91MB / 70.64MB 1.6s [2024-12-16T02:05:44.251Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 64.63MB / 95.52MB 1.6s [2024-12-16T02:05:44.251Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.8s [2024-12-16T02:05:44.251Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 75.50MB / 95.52MB 1.8s [2024-12-16T02:05:44.522Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.9s done [2024-12-16T02:05:44.522Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 80.74MB / 95.52MB 1.9s [2024-12-16T02:05:44.793Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 90.18MB / 95.52MB 2.1s [2024-12-16T02:05:44.793Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a [2024-12-16T02:05:44.793Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.3s [2024-12-16T02:05:45.063Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.3s done [2024-12-16T02:05:51.758Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 6.4s [2024-12-16T02:05:56.034Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.6s [2024-12-16T02:06:04.286Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 19.0s done [2024-12-16T02:06:05.259Z] #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea [2024-12-16T02:06:05.259Z] #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done [2024-12-16T02:06:05.259Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2024-12-16T02:06:05.259Z] #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done [2024-12-16T02:06:05.259Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d [2024-12-16T02:06:10.632Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.1s [2024-12-16T02:06:14.008Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 8.1s done [2024-12-16T02:06:14.008Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 [2024-12-16T02:06:15.429Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 1.8s done [2024-12-16T02:06:16.018Z] #4 DONE 33.3s [2024-12-16T02:06:16.019Z] [2024-12-16T02:06:16.019Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2024-12-16T02:06:16.601Z] #6 0.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-16T02:06:16.869Z] #6 1.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-16T02:06:18.275Z] #6 2.172 (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-12-16T02:06:18.275Z] #6 2.190 (2/4) Installing libedit (20240517.3.1-r0) [2024-12-16T02:06:18.275Z] #6 2.202 (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-12-16T02:06:18.275Z] #6 2.264 (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-12-16T02:06:18.275Z] #6 2.368 Executing busybox-1.36.1-r29.trigger [2024-12-16T02:06:18.275Z] #6 2.401 OK: 242 MiB in 58 packages [2024-12-16T02:06:20.213Z] #6 DONE 4.1s [2024-12-16T02:06:20.213Z] [2024-12-16T02:06:20.213Z] #7 [builder 3/7] WORKDIR /device-mqtt-go [2024-12-16T02:06:20.213Z] #7 DONE 0.1s [2024-12-16T02:06:20.213Z] [2024-12-16T02:06:20.213Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-12-16T02:06:20.213Z] #8 DONE 0.1s [2024-12-16T02:06:20.213Z] [2024-12-16T02:06:20.213Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-16T02:06:52.444Z] #9 DONE 31.1s [2024-12-16T02:06:52.444Z] [2024-12-16T02:06:52.444Z] #10 [builder 6/7] COPY . . [2024-12-16T02:06:52.444Z] #10 DONE 0.3s [2024-12-16T02:06:52.444Z] [2024-12-16T02:06:52.444Z] #11 [builder 7/7] RUN echo noop [2024-12-16T02:06:52.444Z] #11 0.673 noop [2024-12-16T02:06:52.444Z] #11 DONE 0.7s [2024-12-16T02:06:52.444Z] [2024-12-16T02:06:52.444Z] #12 exporting to image [2024-12-16T02:06:52.444Z] #12 exporting layers [2024-12-16T02:07:31.324Z] #12 exporting layers 34.9s done [2024-12-16T02:07:31.324Z] #12 writing image sha256:b1d09e90fa9c2fc52abbbf248b7f83c57cb12e9e99451cdd3e154250f114ad9a done [2024-12-16T02:07:31.325Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2024-12-16T02:07:31.325Z] #12 DONE 34.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:07:31.689Z] + docker inspect -f . ci-base-image-arm64 [2024-12-16T02:07:31.689Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T02:07:31.884Z] prd-ubuntu20.04-docker-arm64-4c-16g-35167 does not seem to be running inside a container [2024-12-16T02:07:31.945Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/185 -v /w/workspace/device-mqtt-go/185:/w/workspace/device-mqtt-go/185:rw,z -v /w/workspace/device-mqtt-go/185@tmp:/w/workspace/device-mqtt-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-12-16T02:07:33.942Z] $ docker top 6540c3158689ceb3ae45519faa19d2d41371906eeaf930465a9a9c41cf4c208f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-16T02:07:34.455Z] + go version [2024-12-16T02:07:34.722Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-12-16T02:07:34.737Z] $ docker stop --time=1 6540c3158689ceb3ae45519faa19d2d41371906eeaf930465a9a9c41cf4c208f [2024-12-16T02:07:36.313Z] $ docker rm -f --volumes 6540c3158689ceb3ae45519faa19d2d41371906eeaf930465a9a9c41cf4c208f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:07:36.845Z] + docker inspect -f . ci-base-image-arm64 [2024-12-16T02:07:36.845Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T02:07:36.992Z] prd-ubuntu20.04-docker-arm64-4c-16g-35167 does not seem to be running inside a container [2024-12-16T02:07:37.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/185 -v /w/workspace/device-mqtt-go/185:/w/workspace/device-mqtt-go/185:rw,z -v /w/workspace/device-mqtt-go/185@tmp:/w/workspace/device-mqtt-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-12-16T02:07:37.915Z] $ docker top 318b731067ca355f5e2cbfeaab4589a6e6a68b9390b025d30417120b4daf1f01 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-16T02:07:38.369Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/185 [Pipeline] fileExists [Pipeline] sh [2024-12-16T02:07:38.699Z] + make test [2024-12-16T02:07:38.699Z] go test ./... -coverprofile=coverage.out ./... [2024-12-16T02:07:44.152Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-12-16T02:09:50.903Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2024-12-16T02:09:50.903Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2024-12-16T02:09:50.903Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.057s coverage: 22.8% of statements [2024-12-16T02:09:50.903Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-12-16T02:09:50.903Z] go vet ./... [2024-12-16T02:10:23.195Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-16T02:10:23.195Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-16T02:10:23.195Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-16T02:10:23.213Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-16T02:10:23.226Z] $ docker stop --time=1 318b731067ca355f5e2cbfeaab4589a6e6a68b9390b025d30417120b4daf1f01 [2024-12-16T02:10:25.003Z] $ docker rm -f --volumes 318b731067ca355f5e2cbfeaab4589a6e6a68b9390b025d30417120b4daf1f01 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-16T02:10:26.451Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-16T02:10:26.479Z] Warning: overwriting stash ‘coverage-report’ [2024-12-16T02:10:26.907Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-16T02:10:27.287Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-16T02:10:27.610Z] + ls -al . [2024-12-16T02:10:27.610Z] total 248 [2024-12-16T02:10:27.610Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 02:07 . [2024-12-16T02:10:27.610Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 02:05 .. [2024-12-16T02:10:27.610Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 16 02:05 .dockerignore [2024-12-16T02:10:27.611Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 02:05 .git [2024-12-16T02:10:27.611Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 02:05 .github [2024-12-16T02:10:27.611Z] -rw-rw-r-- 1 jenkins jenkins 264 Dec 16 02:05 .gitignore [2024-12-16T02:10:27.611Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 16 02:05 .golangci.yml [2024-12-16T02:10:27.611Z] -rw-rw-r-- 1 jenkins jenkins 19106 Dec 16 02:05 Attribution.txt [2024-12-16T02:10:27.611Z] -rw-rw-r-- 1 jenkins jenkins 18574 Dec 16 02:05 CHANGELOG.md [2024-12-16T02:10:27.611Z] -rw-rw-r-- 1 jenkins jenkins 1803 Dec 16 02:05 Dockerfile [2024-12-16T02:10:27.611Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 16 02:05 GOVERNANCE.md [2024-12-16T02:10:27.611Z] -rw-rw-r-- 1 jenkins jenkins 657 Dec 16 02:05 Jenkinsfile [2024-12-16T02:10:27.611Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 16 02:05 LICENSE [2024-12-16T02:10:27.611Z] -rw-rw-r-- 1 jenkins jenkins 2545 Dec 16 02:05 Makefile [2024-12-16T02:10:27.611Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 16 02:05 OWNERS.md [2024-12-16T02:10:27.611Z] -rw-rw-r-- 1 jenkins jenkins 3599 Dec 16 02:05 README.md [2024-12-16T02:10:27.611Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 16 02:01 VERSION [2024-12-16T02:10:27.611Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 02:05 bin [2024-12-16T02:10:27.611Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 02:05 cmd [2024-12-16T02:10:27.611Z] -rw-r--r-- 1 jenkins jenkins 21039 Dec 16 02:09 coverage.out [2024-12-16T02:10:27.611Z] -rw-rw-r-- 1 jenkins jenkins 6267 Dec 16 02:05 go.mod [2024-12-16T02:10:27.611Z] -rw-rw-r-- 1 jenkins jenkins 87152 Dec 16 02:05 go.sum [2024-12-16T02:10:27.611Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 02:05 internal [2024-12-16T02:10:27.611Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 02:05 mock [2024-12-16T02:10:27.611Z] -rw-rw-r-- 1 jenkins jenkins 227 Dec 16 02:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:10:27.974Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=241a878cec89566ff21da3f2869313bdc7ed294a --label arch=arm64 --label version=4.0.0-dev.7 . [2024-12-16T02:10:28.567Z] #0 building with "default" instance using docker driver [2024-12-16T02:10:28.567Z] [2024-12-16T02:10:28.567Z] #1 [internal] load build definition from Dockerfile [2024-12-16T02:10:28.836Z] #1 transferring dockerfile: 1.84kB done [2024-12-16T02:10:28.836Z] #1 DONE 0.0s [2024-12-16T02:10:28.836Z] [2024-12-16T02:10:28.836Z] #2 [internal] load .dockerignore [2024-12-16T02:10:28.836Z] #2 transferring context: 182B done [2024-12-16T02:10:28.836Z] #2 DONE 0.0s [2024-12-16T02:10:28.836Z] [2024-12-16T02:10:28.836Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-16T02:10:28.836Z] #3 DONE 0.0s [2024-12-16T02:10:28.836Z] [2024-12-16T02:10:28.836Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2024-12-16T02:10:29.426Z] #4 DONE 0.8s [2024-12-16T02:10:29.426Z] [2024-12-16T02:10:29.426Z] #5 [internal] load build context [2024-12-16T02:10:29.426Z] #5 transferring context: 28.27kB 0.0s done [2024-12-16T02:10:29.699Z] #5 DONE 0.1s [2024-12-16T02:10:29.699Z] [2024-12-16T02:10:29.699Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-16T02:10:29.699Z] #6 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done [2024-12-16T02:10:29.699Z] #6 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-16T02:10:29.699Z] #6 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-16T02:10:29.699Z] #6 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-16T02:10:29.699Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0B / 4.09MB 0.1s [2024-12-16T02:10:29.699Z] #6 ... [2024-12-16T02:10:29.699Z] [2024-12-16T02:10:29.699Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-16T02:10:29.699Z] #7 DONE 0.3s [2024-12-16T02:10:29.699Z] [2024-12-16T02:10:29.699Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-16T02:10:29.699Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.05MB / 4.09MB 0.2s [2024-12-16T02:10:29.969Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 3.15MB / 4.09MB 0.3s [2024-12-16T02:10:29.969Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2024-12-16T02:10:29.969Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-12-16T02:10:30.237Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.4s done [2024-12-16T02:10:30.507Z] #6 DONE 1.1s [2024-12-16T02:10:30.507Z] [2024-12-16T02:10:30.507Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-12-16T02:10:31.471Z] #8 0.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-16T02:10:31.739Z] #8 0.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-16T02:10:32.703Z] #8 ... [2024-12-16T02:10:32.703Z] [2024-12-16T02:10:32.703Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2024-12-16T02:10:32.703Z] #9 0.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-16T02:10:32.703Z] #9 1.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-16T02:10:32.703Z] #9 2.592 OK: 242 MiB in 58 packages [2024-12-16T02:10:32.703Z] #9 DONE 2.9s [2024-12-16T02:10:32.703Z] [2024-12-16T02:10:32.703Z] #10 [builder 3/7] WORKDIR /device-mqtt-go [2024-12-16T02:10:32.703Z] #10 DONE 0.1s [2024-12-16T02:10:32.703Z] [2024-12-16T02:10:32.703Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-12-16T02:10:32.976Z] #8 2.347 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-16T02:10:32.977Z] #8 ... [2024-12-16T02:10:32.977Z] [2024-12-16T02:10:32.977Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-12-16T02:10:32.977Z] #11 DONE 0.2s [2024-12-16T02:10:32.977Z] [2024-12-16T02:10:32.977Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-12-16T02:10:32.977Z] #8 2.360 Executing busybox-1.36.1-r29.trigger [2024-12-16T02:10:32.977Z] #8 2.395 OK: 9 MiB in 15 packages [2024-12-16T02:10:33.573Z] #8 DONE 2.8s [2024-12-16T02:10:33.573Z] [2024-12-16T02:10:33.573Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-16T02:10:34.539Z] #12 DONE 1.5s [2024-12-16T02:10:34.539Z] [2024-12-16T02:10:34.539Z] #13 [builder 6/7] COPY . . [2024-12-16T02:10:35.131Z] #13 DONE 0.4s [2024-12-16T02:10:35.131Z] [2024-12-16T02:10:35.131Z] #14 [builder 7/7] RUN make build [2024-12-16T02:10:35.715Z] #14 0.642 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2024-12-16T02:10:39.066Z] #14 ... [2024-12-16T02:10:39.066Z] [2024-12-16T02:10:39.066Z] #15 [stage-1 3/6] RUN apk --no-cache upgrade [2024-12-16T02:10:39.066Z] #15 0.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-16T02:10:39.066Z] #15 1.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-16T02:10:39.066Z] #15 2.930 Upgrading critical system libraries and apk-tools: [2024-12-16T02:10:39.066Z] #15 2.930 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-16T02:10:39.066Z] #15 2.951 Executing busybox-1.36.1-r29.trigger [2024-12-16T02:10:39.066Z] #15 3.260 Continuing the upgrade transaction with new apk-tools: [2024-12-16T02:10:39.066Z] #15 3.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-16T02:10:39.066Z] #15 3.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-16T02:10:39.066Z] #15 4.961 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-16T02:10:39.066Z] #15 5.084 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-16T02:10:39.066Z] #15 5.117 OK: 9 MiB in 15 packages [2024-12-16T02:10:39.066Z] #15 DONE 5.5s [2024-12-16T02:10:39.066Z] [2024-12-16T02:10:39.066Z] #14 [builder 7/7] RUN make build [2024-12-16T02:13:01.714Z] #14 DONE 133.2s [2024-12-16T02:13:01.714Z] [2024-12-16T02:13:01.714Z] #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / [2024-12-16T02:13:01.714Z] #16 DONE 0.5s [2024-12-16T02:13:01.714Z] [2024-12-16T02:13:01.714Z] #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / [2024-12-16T02:13:01.714Z] #17 DONE 0.1s [2024-12-16T02:13:01.714Z] [2024-12-16T02:13:01.714Z] #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-12-16T02:13:01.714Z] #18 DONE 0.1s [2024-12-16T02:13:01.714Z] [2024-12-16T02:13:01.714Z] #19 exporting to image [2024-12-16T02:13:01.714Z] #19 exporting layers [2024-12-16T02:13:01.714Z] #19 exporting layers 0.7s done [2024-12-16T02:13:01.714Z] #19 writing image sha256:d9d348ca69398ecddfd3abd62773dd2a9b831b18e8431405efbf6ff675c71c75 done [2024-12-16T02:13:01.714Z] #19 naming to docker.io/library/device-mqtt-arm64 done [2024-12-16T02:13:01.714Z] #19 DONE 0.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-16T02:13:01.853Z] provisioning config files... [2024-12-16T02:13:01.869Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/185@tmp/config3144390243336828400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T02:13:02.252Z] ---> ****-login.sh [2024-12-16T02:13:02.252Z] nexus3.edgexfoundry.org:10001 [2024-12-16T02:13:02.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T02:13:03.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T02:13:03.669Z] Configure a credential helper to remove this warning. See [2024-12-16T02:13:03.669Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T02:13:03.669Z] [2024-12-16T02:13:03.669Z] Login Succeeded [2024-12-16T02:13:03.669Z] nexus3.edgexfoundry.org:10002 [2024-12-16T02:13:03.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T02:13:03.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T02:13:03.669Z] Configure a credential helper to remove this warning. See [2024-12-16T02:13:03.669Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T02:13:03.669Z] [2024-12-16T02:13:03.669Z] Login Succeeded [2024-12-16T02:13:03.669Z] nexus3.edgexfoundry.org:10003 [2024-12-16T02:13:03.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T02:13:04.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T02:13:04.210Z] Configure a credential helper to remove this warning. See [2024-12-16T02:13:04.210Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T02:13:04.210Z] [2024-12-16T02:13:04.210Z] Login Succeeded [2024-12-16T02:13:04.210Z] nexus3.edgexfoundry.org:10004 [2024-12-16T02:13:04.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T02:13:04.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T02:13:04.478Z] Configure a credential helper to remove this warning. See [2024-12-16T02:13:04.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T02:13:04.478Z] [2024-12-16T02:13:04.478Z] Login Succeeded [2024-12-16T02:13:04.478Z] ****.io [2024-12-16T02:13:04.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T02:13:04.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T02:13:04.745Z] Configure a credential helper to remove this warning. See [2024-12-16T02:13:04.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T02:13:04.745Z] [2024-12-16T02:13:04.745Z] Login Succeeded [2024-12-16T02:13:04.745Z] ---> ****-login.sh ends [Pipeline] } [2024-12-16T02:13:04.756Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-16T02:13:04.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-16T02:13:04.864Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2024-12-16T02:13:04.864Z] 241a878cec89566ff21da3f2869313bdc7ed294a [2024-12-16T02:13:04.864Z] latest [2024-12-16T02:13:04.864Z] 4.0.0-dev.7 [2024-12-16T02:13:04.864Z] 241a878cec89566ff21da3f2869313bdc7ed294a-4.0.0-dev.7 [2024-12-16T02:13:04.864Z] main [2024-12-16T02:13:04.864Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:13:05.292Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:241a878cec89566ff21da3f2869313bdc7ed294a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:13:05.646Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:241a878cec89566ff21da3f2869313bdc7ed294a [2024-12-16T02:13:05.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-12-16T02:13:05.646Z] ad19655627b7: Preparing [2024-12-16T02:13:05.646Z] 0a61c5703a8b: Preparing [2024-12-16T02:13:05.646Z] 86b6a4de52cf: Preparing [2024-12-16T02:13:05.646Z] feabfa952b45: Preparing [2024-12-16T02:13:05.646Z] f7097c1667fd: Preparing [2024-12-16T02:13:05.646Z] 651d9022c234: Preparing [2024-12-16T02:13:05.646Z] 651d9022c234: Waiting [2024-12-16T02:13:05.911Z] ad19655627b7: Pushed [2024-12-16T02:13:05.911Z] 0a61c5703a8b: Pushed [2024-12-16T02:13:05.911Z] f7097c1667fd: Pushed [2024-12-16T02:13:05.911Z] 651d9022c234: Layer already exists [2024-12-16T02:13:07.327Z] feabfa952b45: Pushed [2024-12-16T02:13:15.540Z] 86b6a4de52cf: Pushed [2024-12-16T02:13:15.805Z] 241a878cec89566ff21da3f2869313bdc7ed294a: digest: sha256:f9f3eb142cd94c94fc6bc13b232c7199f93f7039e7e86d433d77ae1a60ed71a3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:13:16.173Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:13:16.522Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-12-16T02:13:16.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-12-16T02:13:16.522Z] ad19655627b7: Preparing [2024-12-16T02:13:16.522Z] 0a61c5703a8b: Preparing [2024-12-16T02:13:16.522Z] 86b6a4de52cf: Preparing [2024-12-16T02:13:16.522Z] feabfa952b45: Preparing [2024-12-16T02:13:16.522Z] f7097c1667fd: Preparing [2024-12-16T02:13:16.522Z] 651d9022c234: Preparing [2024-12-16T02:13:16.522Z] 651d9022c234: Waiting [2024-12-16T02:13:16.522Z] 0a61c5703a8b: Layer already exists [2024-12-16T02:13:16.522Z] ad19655627b7: Layer already exists [2024-12-16T02:13:16.522Z] f7097c1667fd: Layer already exists [2024-12-16T02:13:16.522Z] feabfa952b45: Layer already exists [2024-12-16T02:13:16.522Z] 86b6a4de52cf: Layer already exists [2024-12-16T02:13:16.522Z] 651d9022c234: Layer already exists [2024-12-16T02:13:16.787Z] latest: digest: sha256:f9f3eb142cd94c94fc6bc13b232c7199f93f7039e7e86d433d77ae1a60ed71a3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:13:17.146Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:13:17.537Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.7 [2024-12-16T02:13:17.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-12-16T02:13:17.538Z] ad19655627b7: Preparing [2024-12-16T02:13:17.538Z] 0a61c5703a8b: Preparing [2024-12-16T02:13:17.538Z] 86b6a4de52cf: Preparing [2024-12-16T02:13:17.538Z] feabfa952b45: Preparing [2024-12-16T02:13:17.538Z] f7097c1667fd: Preparing [2024-12-16T02:13:17.538Z] 651d9022c234: Preparing [2024-12-16T02:13:17.538Z] 651d9022c234: Waiting [2024-12-16T02:13:17.538Z] 86b6a4de52cf: Layer already exists [2024-12-16T02:13:17.538Z] feabfa952b45: Layer already exists [2024-12-16T02:13:17.538Z] 0a61c5703a8b: Layer already exists [2024-12-16T02:13:17.538Z] ad19655627b7: Layer already exists [2024-12-16T02:13:17.538Z] f7097c1667fd: Layer already exists [2024-12-16T02:13:17.538Z] 651d9022c234: Layer already exists [2024-12-16T02:13:17.538Z] 4.0.0-dev.7: digest: sha256:f9f3eb142cd94c94fc6bc13b232c7199f93f7039e7e86d433d77ae1a60ed71a3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:13:18.200Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:241a878cec89566ff21da3f2869313bdc7ed294a-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:13:18.582Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:241a878cec89566ff21da3f2869313bdc7ed294a-4.0.0-dev.7 [2024-12-16T02:13:18.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-12-16T02:13:18.582Z] ad19655627b7: Preparing [2024-12-16T02:13:18.582Z] 0a61c5703a8b: Preparing [2024-12-16T02:13:18.582Z] 86b6a4de52cf: Preparing [2024-12-16T02:13:18.582Z] feabfa952b45: Preparing [2024-12-16T02:13:18.582Z] f7097c1667fd: Preparing [2024-12-16T02:13:18.582Z] 651d9022c234: Preparing [2024-12-16T02:13:18.582Z] 651d9022c234: Waiting [2024-12-16T02:13:18.582Z] 0a61c5703a8b: Layer already exists [2024-12-16T02:13:18.582Z] 86b6a4de52cf: Layer already exists [2024-12-16T02:13:18.582Z] ad19655627b7: Layer already exists [2024-12-16T02:13:18.582Z] feabfa952b45: Layer already exists [2024-12-16T02:13:18.582Z] f7097c1667fd: Layer already exists [2024-12-16T02:13:18.582Z] 651d9022c234: Layer already exists [2024-12-16T02:13:18.849Z] 241a878cec89566ff21da3f2869313bdc7ed294a-4.0.0-dev.7: digest: sha256:f9f3eb142cd94c94fc6bc13b232c7199f93f7039e7e86d433d77ae1a60ed71a3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:13:19.244Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:13:19.604Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2024-12-16T02:13:19.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-12-16T02:13:19.604Z] ad19655627b7: Preparing [2024-12-16T02:13:19.604Z] 0a61c5703a8b: Preparing [2024-12-16T02:13:19.604Z] 86b6a4de52cf: Preparing [2024-12-16T02:13:19.604Z] feabfa952b45: Preparing [2024-12-16T02:13:19.604Z] f7097c1667fd: Preparing [2024-12-16T02:13:19.604Z] 651d9022c234: Preparing [2024-12-16T02:13:19.604Z] 651d9022c234: Waiting [2024-12-16T02:13:19.604Z] 86b6a4de52cf: Layer already exists [2024-12-16T02:13:19.604Z] ad19655627b7: Layer already exists [2024-12-16T02:13:19.604Z] 0a61c5703a8b: Layer already exists [2024-12-16T02:13:19.604Z] feabfa952b45: Layer already exists [2024-12-16T02:13:19.604Z] f7097c1667fd: Layer already exists [2024-12-16T02:13:19.604Z] 651d9022c234: Layer already exists [2024-12-16T02:13:19.604Z] main: digest: sha256:f9f3eb142cd94c94fc6bc13b232c7199f93f7039e7e86d433d77ae1a60ed71a3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-16T02:13:19.964Z] ===================================================== [Pipeline] echo [2024-12-16T02:13:19.982Z] taggedImages: [2024-12-16T02:13:19.982Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:241a878cec89566ff21da3f2869313bdc7ed294a [2024-12-16T02:13:19.982Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-12-16T02:13:19.982Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.7 [2024-12-16T02:13:19.982Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:241a878cec89566ff21da3f2869313bdc7ed294a-4.0.0-dev.7 [2024-12-16T02:13:19.982Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:13:20.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-16T02:13:20.413Z] [2024-12-16T02:13:20.413Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:13:20.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-16T02:13:21.359Z] arm64: Pulling from edgex-lftools-log-publisher [2024-12-16T02:13:21.359Z] 8998bd30e6a1: Pulling fs layer [2024-12-16T02:13:21.359Z] 04944245beec: Pulling fs layer [2024-12-16T02:13:21.359Z] 699f458cf7ca: Pulling fs layer [2024-12-16T02:13:21.359Z] 765212b225bb: Pulling fs layer [2024-12-16T02:13:21.359Z] f23df028b6ca: Pulling fs layer [2024-12-16T02:13:21.359Z] d65c8cfc05b1: Pulling fs layer [2024-12-16T02:13:21.359Z] 2437ff75d9bd: Pulling fs layer [2024-12-16T02:13:21.359Z] 765212b225bb: Waiting [2024-12-16T02:13:21.359Z] f23df028b6ca: Waiting [2024-12-16T02:13:21.359Z] d65c8cfc05b1: Waiting [2024-12-16T02:13:21.359Z] 2437ff75d9bd: Waiting [2024-12-16T02:13:21.359Z] 04944245beec: Verifying Checksum [2024-12-16T02:13:21.359Z] 04944245beec: Download complete [2024-12-16T02:13:21.359Z] 765212b225bb: Verifying Checksum [2024-12-16T02:13:21.359Z] 765212b225bb: Download complete [2024-12-16T02:13:21.628Z] f23df028b6ca: Verifying Checksum [2024-12-16T02:13:21.628Z] f23df028b6ca: Download complete [2024-12-16T02:13:21.628Z] d65c8cfc05b1: Verifying Checksum [2024-12-16T02:13:21.628Z] d65c8cfc05b1: Download complete [2024-12-16T02:13:21.628Z] 699f458cf7ca: Verifying Checksum [2024-12-16T02:13:21.628Z] 699f458cf7ca: Download complete [2024-12-16T02:13:22.210Z] 8998bd30e6a1: Verifying Checksum [2024-12-16T02:13:22.211Z] 8998bd30e6a1: Download complete [2024-12-16T02:13:24.152Z] 2437ff75d9bd: Verifying Checksum [2024-12-16T02:13:24.152Z] 2437ff75d9bd: Download complete [2024-12-16T02:13:28.414Z] 8998bd30e6a1: Pull complete [2024-12-16T02:13:29.001Z] 04944245beec: Pull complete [2024-12-16T02:13:30.959Z] 699f458cf7ca: Pull complete [2024-12-16T02:13:30.959Z] 765212b225bb: Pull complete [2024-12-16T02:13:33.540Z] f23df028b6ca: Pull complete [2024-12-16T02:13:33.540Z] d65c8cfc05b1: Pull complete [2024-12-16T02:14:00.252Z] 2437ff75d9bd: Pull complete [2024-12-16T02:14:00.252Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-12-16T02:14:00.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-16T02:14:00.252Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T02:14:00.451Z] prd-ubuntu20.04-docker-arm64-4c-16g-35167 does not seem to be running inside a container [2024-12-16T02:14:00.545Z] $ 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-mqtt-go/185 -v /w/workspace/device-mqtt-go/185:/w/workspace/device-mqtt-go/185:rw,z -v /w/workspace/device-mqtt-go/185@tmp:/w/workspace/device-mqtt-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-12-16T02:14:02.668Z] $ docker top 9746fefb39a4ceeef58e84824b17a632d6a94d7777c57fbe608fa98632280c7f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T02:14:03.149Z] ---> job-cost.sh [2024-12-16T02:14:03.415Z] lf-activate-venv: SKIPPING [2024-12-16T02:14:03.415Z] INFO: No Stack... [2024-12-16T02:14:03.992Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-16T02:14:04.946Z] INFO: Archiving Costs [Pipeline] sh [2024-12-16T02:14:05.275Z] + cat /w/workspace/device-mqtt-go/185/archives/cost.csv [2024-12-16T02:14:05.275Z] + cut -d, -f6 [Pipeline] lock [2024-12-16T02:14:05.304Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-185-stack-cost] [2024-12-16T02:14:05.316Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-185-stack-cost] did not exist. Created. [2024-12-16T02:14:05.324Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-185-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-16T02:14:05.689Z] /w/workspace/device-mqtt-go/185@tmp/durable-325a5906/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-12-16T02:14:06.067Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-16T02:14:06.081Z] Warning: overwriting stash ‘stack-cost’ [2024-12-16T02:14:06.126Z] Stashed 1 file(s) [Pipeline] } [2024-12-16T02:14:06.134Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-185-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-16T02:14:06.154Z] $ docker stop --time=1 9746fefb39a4ceeef58e84824b17a632d6a94d7777c57fbe608fa98632280c7f [2024-12-16T02:14:09.331Z] $ docker rm -f --volumes 9746fefb39a4ceeef58e84824b17a632d6a94d7777c57fbe608fa98632280c7f [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-12-16T02:14:09.884Z] provisioning config files... [2024-12-16T02:14:09.931Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11759989540543223664tmp [Pipeline] { [Pipeline] sh [2024-12-16T02:14:10.311Z] + set +x [2024-12-16T02:14:10.311Z] + + curl -s https://codecov.io/bash [2024-12-16T02:14:10.311Z] bash -s -- [2024-12-16T02:14:10.311Z] [2024-12-16T02:14:10.311Z] _____ _ [2024-12-16T02:14:10.311Z] / ____| | | [2024-12-16T02:14:10.311Z] | | ___ __| | ___ ___ _____ __ [2024-12-16T02:14:10.311Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-16T02:14:10.311Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-16T02:14:10.311Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-16T02:14:10.311Z] Bash-1.0.6 [2024-12-16T02:14:10.311Z] [2024-12-16T02:14:10.311Z] [2024-12-16T02:14:10.311Z] ==> git version 2.25.1 found [2024-12-16T02:14:10.311Z] ==> 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-12-16T02:14:10.311Z] Release-Date: 2020-01-08 [2024-12-16T02:14:10.311Z] 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-12-16T02:14:10.311Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-16T02:14:10.311Z] ==> Jenkins CI detected. [2024-12-16T02:14:10.311Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2024-12-16T02:14:10.311Z] project root: . [2024-12-16T02:14:10.311Z] --> token set from env [2024-12-16T02:14:10.311Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-16T02:14:10.311Z] ==> Running gcov in . (disable via -X gcov) [2024-12-16T02:14:10.311Z] ==> Python coveragepy not found [2024-12-16T02:14:10.311Z] ==> Searching for coverage reports in: [2024-12-16T02:14:10.311Z] + . [2024-12-16T02:14:10.571Z] -> Found 1 reports [2024-12-16T02:14:10.571Z] ==> Detecting git/mercurial file structure [2024-12-16T02:14:10.571Z] ==> Reading reports [2024-12-16T02:14:10.571Z] + ./coverage.out bytes=21039 [2024-12-16T02:14:10.571Z] ==> Appending adjustments [2024-12-16T02:14:10.571Z] https://docs.codecov.io/docs/fixing-reports [2024-12-16T02:14:10.571Z] + Found adjustments [2024-12-16T02:14:10.571Z] ==> Gzipping contents [2024-12-16T02:14:10.571Z] 4.0K /tmp/codecov.Anl2Ye.gz [2024-12-16T02:14:10.571Z] ==> Uploading reports [2024-12-16T02:14:10.571Z] url: https://codecov.io [2024-12-16T02:14:10.571Z] query: branch=main&commit=241a878cec89566ff21da3f2869313bdc7ed294a&build=185&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F185%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-16T02:14:10.571Z] -> Pinging Codecov [2024-12-16T02:14:10.571Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=241a878cec89566ff21da3f2869313bdc7ed294a&build=185&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F185%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-16T02:14:10.830Z] -> Uploading to [2024-12-16T02:14:10.830Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/241a878cec89566ff21da3f2869313bdc7ed294a/1fad3c41-69e1-4754-9a21-4363d845c00d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241216%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241216T021410Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=86c0abe3ad847c3356bfe945aaa0a9b71a2caf62913303146340b089e5299cd6 [2024-12-16T02:14:10.830Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-16T02:14:10.830Z] Dload Upload Total Spent Left Speed [2024-12-16T02:14:11.089Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 17071 --:--:-- --:--:-- --:--:-- 17071 [2024-12-16T02:14:11.089Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/241a878cec89566ff21da3f2869313bdc7ed294a [Pipeline] } [2024-12-16T02:14:11.095Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-12-16T02:14:11.709Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-16T02:14:11.732Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:14:12.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-16T02:14:12.039Z] [2024-12-16T02:14:12.040Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:14:12.339Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-16T02:14:12.907Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-16T02:14:12.907Z] 43c4264eed91: Already exists [2024-12-16T02:14:12.907Z] 4cc291be95ef: Already exists [2024-12-16T02:14:13.167Z] 2ac1f1163629: Already exists [2024-12-16T02:14:13.167Z] 5c3c966382ef: Already exists [2024-12-16T02:14:13.426Z] 4f4fb700ef54: Already exists [2024-12-16T02:14:13.426Z] d9c7d2e4e75e: Pulling fs layer [2024-12-16T02:14:13.426Z] 9c3e1370e548: Pulling fs layer [2024-12-16T02:14:13.426Z] d9c7d2e4e75e: Verifying Checksum [2024-12-16T02:14:13.426Z] d9c7d2e4e75e: Download complete [2024-12-16T02:14:13.993Z] d9c7d2e4e75e: Pull complete [2024-12-16T02:14:14.560Z] 9c3e1370e548: Verifying Checksum [2024-12-16T02:14:14.560Z] 9c3e1370e548: Download complete [2024-12-16T02:14:17.870Z] 9c3e1370e548: Pull complete [2024-12-16T02:14:17.870Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-16T02:14:17.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-16T02:14:17.870Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T02:14:17.974Z] prd-ubuntu20.04-docker-8c-8g-35165 does not seem to be running inside a container [2024-12-16T02:14:18.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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:latest cat [2024-12-16T02:14:22.783Z] $ docker top 05498a69c8b698adb591c525b0858002fc60ec93cf5d6c3187a2ec61ac22a714 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-16T02:14:23.143Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo [2024-12-16T02:14:23.153Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2024-12-16T02:14:23.432Z] + set -o pipefail [2024-12-16T02:14:23.432Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2024-12-16T02:14:31.588Z] [2024-12-16T02:14:31.588Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2024-12-16T02:14:31.588Z] [2024-12-16T02:14:31.588Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/35d5a8b6-00f3-4c02-9421-9eb38033e714 [2024-12-16T02:14:31.588Z] [2024-12-16T02:14:31.588Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-16T02:14:31.588Z] [2024-12-16T02:14:31.588Z] [2024-12-16T02:14:31.589Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-16T02:14:31.589Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-16T02:14:31.596Z] $ docker stop --time=1 05498a69c8b698adb591c525b0858002fc60ec93cf5d6c3187a2ec61ac22a714 [2024-12-16T02:15:11.679Z] $ docker rm -f --volumes 05498a69c8b698adb591c525b0858002fc60ec93cf5d6c3187a2ec61ac22a714 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-16T02:15:13.173Z] + git log --format=format:%s -1 241a878cec89566ff21da3f2869313bdc7ed294a [Pipeline] sh [2024-12-16T02:15:13.460Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-16T02:15:13.460Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:15:13.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-16T02:15:13.759Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T02:15:13.857Z] prd-ubuntu20.04-docker-8c-8g-35165 does not seem to be running inside a container [2024-12-16T02:15:13.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-12-16T02:15:19.924Z] $ docker top d7fd49e2ba9e8c0ebe687bb813f2fe4566232ef73f0aaa8168441fed36719522 -eo pid,comm [2024-12-16T02:15:19.988Z] 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-12-16T02:15:19.988Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-16T02:15:20.060Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-16T02:15:20.060Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-16T02:15:20.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-16T02:15:20.268Z] $ docker exec d7fd49e2ba9e8c0ebe687bb813f2fe4566232ef73f0aaa8168441fed36719522 ssh-agent [2024-12-16T02:15:20.393Z] SSH_AUTH_SOCK=/tmp/ssh-mNFuWCOyxycq/agent.14 [2024-12-16T02:15:20.393Z] SSH_AGENT_PID=20 [2024-12-16T02:15:20.398Z] Running ssh-add (command line suppressed) [2024-12-16T02:15:20.499Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12232047148530812095.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12232047148530812095.key) [2024-12-16T02:15:20.541Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-16T02:15:20.868Z] + git semver tag [2024-12-16T02:15:21.824Z] 2024-12-16 02:15:21,613 [run_tag] DEBUG tag force:False [2024-12-16T02:15:21.824Z] 2024-12-16 02:15:21,613 [check_head_tag] DEBUG check head tag [2024-12-16T02:15:21.824Z] 2024-12-16 02:15:21,616 [execute] INFO git cat-file --batch-check [2024-12-16T02:15:21.824Z] 2024-12-16 02:15:21,616 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2024-12-16T02:15:21.824Z] 2024-12-16 02:15:21,623 [execute] INFO git cat-file --batch [2024-12-16T02:15:21.824Z] 2024-12-16 02:15:21,623 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2024-12-16T02:15:21.824Z] 2024-12-16 02:15:21,646 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-12-16T02:15:21.824Z] 2024-12-16 02:15:21,646 [execute] INFO git tag -a v4.0.0-dev.7 -m v4.0.0-dev.7 [2024-12-16T02:15:21.824Z] 2024-12-16 02:15:21,646 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.7', '-m', 'v4.0.0-dev.7'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2024-12-16T02:15:21.824Z] 2024-12-16 02:15:21,650 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-12-16T02:15:21.824Z] 4.0.0-dev.7 [Pipeline] } [2024-12-16T02:15:21.829Z] $ docker exec --env ******** --env ******** d7fd49e2ba9e8c0ebe687bb813f2fe4566232ef73f0aaa8168441fed36719522 ssh-agent -k [2024-12-16T02:15:21.921Z] unset SSH_AUTH_SOCK; [2024-12-16T02:15:21.922Z] unset SSH_AGENT_PID; [2024-12-16T02:15:21.922Z] echo Agent pid 20 killed; [2024-12-16T02:15:21.955Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-16T02:15:22.272Z] + git semver [Pipeline] } [2024-12-16T02:15:22.847Z] $ docker stop --time=1 d7fd49e2ba9e8c0ebe687bb813f2fe4566232ef73f0aaa8168441fed36719522 [2024-12-16T02:15:27.588Z] $ docker rm -f --volumes d7fd49e2ba9e8c0ebe687bb813f2fe4566232ef73f0aaa8168441fed36719522 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:15:28.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-16T02:15:28.320Z] [2024-12-16T02:15:28.320Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:15:28.676Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-16T02:15:29.610Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-16T02:15:29.610Z] ab5ef0e58194: Pulling fs layer [2024-12-16T02:15:29.610Z] 9712f1f96733: Pulling fs layer [2024-12-16T02:15:29.610Z] 63f879dbbcfc: Pulling fs layer [2024-12-16T02:15:29.610Z] 0d9ebad4ef96: Pulling fs layer [2024-12-16T02:15:29.610Z] e9a5061849ea: Pulling fs layer [2024-12-16T02:15:29.610Z] d747dcd14b5f: Pulling fs layer [2024-12-16T02:15:29.610Z] 2de7ff778b66: Pulling fs layer [2024-12-16T02:15:29.610Z] 0d9ebad4ef96: Waiting [2024-12-16T02:15:29.610Z] e9a5061849ea: Waiting [2024-12-16T02:15:29.610Z] d747dcd14b5f: Waiting [2024-12-16T02:15:29.610Z] 2de7ff778b66: Waiting [2024-12-16T02:15:29.610Z] 9712f1f96733: Verifying Checksum [2024-12-16T02:15:29.610Z] 9712f1f96733: Download complete [2024-12-16T02:15:30.233Z] 63f879dbbcfc: Verifying Checksum [2024-12-16T02:15:30.233Z] 63f879dbbcfc: Download complete [2024-12-16T02:15:30.233Z] 0d9ebad4ef96: Verifying Checksum [2024-12-16T02:15:30.233Z] 0d9ebad4ef96: Download complete [2024-12-16T02:15:30.233Z] e9a5061849ea: Verifying Checksum [2024-12-16T02:15:30.233Z] e9a5061849ea: Download complete [2024-12-16T02:15:30.233Z] d747dcd14b5f: Verifying Checksum [2024-12-16T02:15:30.233Z] d747dcd14b5f: Download complete [2024-12-16T02:15:30.492Z] ab5ef0e58194: Verifying Checksum [2024-12-16T02:15:30.492Z] ab5ef0e58194: Download complete [2024-12-16T02:15:30.492Z] 2de7ff778b66: Verifying Checksum [2024-12-16T02:15:34.743Z] ab5ef0e58194: Pull complete [2024-12-16T02:15:35.309Z] 9712f1f96733: Pull complete [2024-12-16T02:15:37.861Z] 63f879dbbcfc: Pull complete [2024-12-16T02:15:44.445Z] 0d9ebad4ef96: Pull complete [2024-12-16T02:15:45.821Z] e9a5061849ea: Pull complete [2024-12-16T02:15:46.415Z] d747dcd14b5f: Pull complete [2024-12-16T02:15:50.672Z] 2de7ff778b66: Pull complete [2024-12-16T02:16:09.545Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-16T02:16:09.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-16T02:16:09.545Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T02:16:09.654Z] prd-ubuntu20.04-docker-8c-8g-35165 does not seem to be running inside a container [2024-12-16T02:16:09.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-12-16T02:16:17.316Z] $ docker top 1f4bfbbcdc62ed787fbeef84a7efa58ab35c4801d417bb7b89802a903b9ede05 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-16T02:16:17.399Z] provisioning config files... [2024-12-16T02:16:17.424Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16278197612506853241tmp [2024-12-16T02:16:17.433Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2896472926235098642tmp [2024-12-16T02:16:17.441Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10308529197007162698tmp [Pipeline] { [Pipeline] echo [2024-12-16T02:16:17.474Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T02:16:17.766Z] ---> sigul-configuration.sh [2024-12-16T02:16:17.766Z] gpg: directory `/root/.gnupg' created [2024-12-16T02:16:17.766Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-16T02:16:17.766Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-16T02:16:17.766Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-16T02:16:17.766Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-16T02:16:17.766Z] gpg: CAST5 encrypted data [2024-12-16T02:16:17.766Z] gpg: encrypted with 1 passphrase [2024-12-16T02:16:17.766Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-16T02:16:18.076Z] + mkdir /home/jenkins [2024-12-16T02:16:18.076Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-16T02:16:18.389Z] + 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-12-16T02:16:18.404Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T02:16:18.699Z] ---> sigul-install.sh [2024-12-16T02:16:18.699Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-16T02:16:18.997Z] + git tag --list [2024-12-16T02:16:18.997Z] 0.7.1 [2024-12-16T02:16:18.997Z] v1.0.0 [2024-12-16T02:16:18.997Z] v1.1.0 [2024-12-16T02:16:18.997Z] v1.1.1 [2024-12-16T02:16:18.997Z] v1.2.2 [2024-12-16T02:16:18.997Z] v1.3.0 [2024-12-16T02:16:18.997Z] v1.3.1 [2024-12-16T02:16:18.997Z] v2.0.0 [2024-12-16T02:16:18.997Z] v2.1.0 [2024-12-16T02:16:18.997Z] v2.1.1 [2024-12-16T02:16:18.997Z] v2.2.0 [2024-12-16T02:16:18.997Z] v2.3.0 [2024-12-16T02:16:18.997Z] v3.0 [2024-12-16T02:16:18.997Z] v3.0.0 [2024-12-16T02:16:18.997Z] v3.1 [2024-12-16T02:16:18.997Z] v3.1.0 [2024-12-16T02:16:18.997Z] v3.1.0-dev.1 [2024-12-16T02:16:18.997Z] v3.1.0-dev.10 [2024-12-16T02:16:18.997Z] v3.1.0-dev.11 [2024-12-16T02:16:18.997Z] v3.1.0-dev.12 [2024-12-16T02:16:18.997Z] v3.1.0-dev.13 [2024-12-16T02:16:18.997Z] v3.1.0-dev.14 [2024-12-16T02:16:18.997Z] v3.1.0-dev.15 [2024-12-16T02:16:18.997Z] v3.1.0-dev.16 [2024-12-16T02:16:18.997Z] v3.1.0-dev.17 [2024-12-16T02:16:18.997Z] v3.1.0-dev.18 [2024-12-16T02:16:18.997Z] v3.1.0-dev.19 [2024-12-16T02:16:18.997Z] v3.1.0-dev.2 [2024-12-16T02:16:18.997Z] v3.1.0-dev.20 [2024-12-16T02:16:18.997Z] v3.1.0-dev.21 [2024-12-16T02:16:18.997Z] v3.1.0-dev.22 [2024-12-16T02:16:18.997Z] v3.1.0-dev.23 [2024-12-16T02:16:18.997Z] v3.1.0-dev.24 [2024-12-16T02:16:18.997Z] v3.1.0-dev.25 [2024-12-16T02:16:18.997Z] v3.1.0-dev.3 [2024-12-16T02:16:18.997Z] v3.1.0-dev.4 [2024-12-16T02:16:18.997Z] v3.1.0-dev.5 [2024-12-16T02:16:18.997Z] v3.1.0-dev.6 [2024-12-16T02:16:18.997Z] v3.1.0-dev.7 [2024-12-16T02:16:18.997Z] v3.1.0-dev.8 [2024-12-16T02:16:18.997Z] v3.1.0-dev.9 [2024-12-16T02:16:18.997Z] v3.1.1 [2024-12-16T02:16:18.997Z] v3.2.0-dev.1 [2024-12-16T02:16:18.997Z] v3.2.0-dev.10 [2024-12-16T02:16:18.997Z] v3.2.0-dev.11 [2024-12-16T02:16:18.997Z] v3.2.0-dev.12 [2024-12-16T02:16:18.997Z] v3.2.0-dev.13 [2024-12-16T02:16:18.997Z] v3.2.0-dev.14 [2024-12-16T02:16:18.997Z] v3.2.0-dev.15 [2024-12-16T02:16:18.997Z] v3.2.0-dev.16 [2024-12-16T02:16:18.997Z] v3.2.0-dev.17 [2024-12-16T02:16:18.997Z] v3.2.0-dev.18 [2024-12-16T02:16:18.997Z] v3.2.0-dev.19 [2024-12-16T02:16:18.997Z] v3.2.0-dev.2 [2024-12-16T02:16:18.997Z] v3.2.0-dev.20 [2024-12-16T02:16:18.997Z] v3.2.0-dev.21 [2024-12-16T02:16:18.997Z] v3.2.0-dev.22 [2024-12-16T02:16:18.997Z] v3.2.0-dev.23 [2024-12-16T02:16:18.997Z] v3.2.0-dev.3 [2024-12-16T02:16:18.997Z] v3.2.0-dev.4 [2024-12-16T02:16:18.997Z] v3.2.0-dev.5 [2024-12-16T02:16:18.997Z] v3.2.0-dev.6 [2024-12-16T02:16:18.997Z] v3.2.0-dev.7 [2024-12-16T02:16:18.997Z] v3.2.0-dev.8 [2024-12-16T02:16:18.997Z] v3.2.0-dev.9 [2024-12-16T02:16:18.997Z] v4.0.0-dev.1 [2024-12-16T02:16:18.997Z] v4.0.0-dev.2 [2024-12-16T02:16:18.997Z] v4.0.0-dev.3 [2024-12-16T02:16:18.997Z] v4.0.0-dev.4 [2024-12-16T02:16:18.997Z] v4.0.0-dev.5 [2024-12-16T02:16:18.997Z] v4.0.0-dev.6 [2024-12-16T02:16:18.997Z] v4.0.0-dev.7 [Pipeline] sh [2024-12-16T02:16:19.371Z] + lftools sign git-tag v4.0.0-dev.7 [2024-12-16T02:16:19.939Z] Signing Git tag with Sigul... [2024-12-16T02:16:19.939Z] Signing v4.0.0-dev.7 [Pipeline] echo [2024-12-16T02:16:20.212Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T02:16:20.512Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-16T02:16:20.520Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-16T02:16:20.546Z] $ docker stop --time=1 1f4bfbbcdc62ed787fbeef84a7efa58ab35c4801d417bb7b89802a903b9ede05 [2024-12-16T02:16:22.006Z] $ docker rm -f --volumes 1f4bfbbcdc62ed787fbeef84a7efa58ab35c4801d417bb7b89802a903b9ede05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-16T02:16:22.504Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-16T02:16:22.504Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:16:22.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-16T02:16:22.811Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T02:16:22.885Z] prd-ubuntu20.04-docker-8c-8g-35165 does not seem to be running inside a container [2024-12-16T02:16:22.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-12-16T02:16:23.403Z] $ docker top 4fa530cdac1ac6a7bf5b224ca56d15df3cbbef917ef6ac429633c66bbc693f51 -eo pid,comm [2024-12-16T02:16:23.453Z] 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-12-16T02:16:23.453Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-16T02:16:23.702Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-16T02:16:23.702Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-16T02:16:23.810Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-16T02:16:23.808Z] $ docker exec 4fa530cdac1ac6a7bf5b224ca56d15df3cbbef917ef6ac429633c66bbc693f51 ssh-agent [2024-12-16T02:16:23.918Z] SSH_AUTH_SOCK=/tmp/ssh-jlH8CCaB0gEs/agent.31 [2024-12-16T02:16:23.918Z] SSH_AGENT_PID=37 [2024-12-16T02:16:23.923Z] Running ssh-add (command line suppressed) [2024-12-16T02:16:24.013Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18344539690612367089.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18344539690612367089.key) [2024-12-16T02:16:24.043Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-16T02:16:24.337Z] + git semver bump pre [2024-12-16T02:16:24.596Z] 2024-12-16 02:16:24,555 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-12-16T02:16:24.596Z] 2024-12-16 02:16:24,555 [bump_version] DEBUG bumping version:4.0.0-dev.7 on axis:pre with prefix:dev [2024-12-16T02:16:24.596Z] 2024-12-16 02:16:24,556 [bump_version] DEBUG bumped version:4.0.0-dev.8 [2024-12-16T02:16:24.596Z] 2024-12-16 02:16:24,556 [write_version] DEBUG write version:4.0.0-dev.8 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2024-12-16T02:16:24.596Z] 2024-12-16 02:16:24,556 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-12-16T02:16:24.596Z] 2024-12-16 02:16:24,556 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-12-16T02:16:24.596Z] 2024-12-16 02:16:24,559 [execute] INFO git cat-file --batch-check [2024-12-16T02:16:24.596Z] 2024-12-16 02:16:24,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-16T02:16:24.596Z] 2024-12-16 02:16:24,565 [execute] INFO git cat-file --batch [2024-12-16T02:16:24.596Z] 2024-12-16 02:16:24,565 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-16T02:16:24.596Z] 2024-12-16 02:16:24,570 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-12-16T02:16:24.596Z] 4.0.0-dev.8 [Pipeline] } [2024-12-16T02:16:24.601Z] $ docker exec --env ******** --env ******** 4fa530cdac1ac6a7bf5b224ca56d15df3cbbef917ef6ac429633c66bbc693f51 ssh-agent -k [2024-12-16T02:16:24.694Z] unset SSH_AUTH_SOCK; [2024-12-16T02:16:24.695Z] unset SSH_AGENT_PID; [2024-12-16T02:16:24.695Z] echo Agent pid 37 killed; [2024-12-16T02:16:24.709Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-16T02:16:25.035Z] + git semver [Pipeline] } [2024-12-16T02:16:25.613Z] $ docker stop --time=1 4fa530cdac1ac6a7bf5b224ca56d15df3cbbef917ef6ac429633c66bbc693f51 [2024-12-16T02:16:27.078Z] $ docker rm -f --volumes 4fa530cdac1ac6a7bf5b224ca56d15df3cbbef917ef6ac429633c66bbc693f51 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-16T02:16:27.432Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-16T02:16:27.432Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:16:27.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-16T02:16:27.752Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T02:16:27.841Z] prd-ubuntu20.04-docker-8c-8g-35165 does not seem to be running inside a container [2024-12-16T02:16:27.868Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-12-16T02:16:28.434Z] $ docker top 7ef5172a677fa2c202287841a0191e51fe618f1805a31d09ae7be5237807905b -eo pid,comm [2024-12-16T02:16:28.482Z] 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-12-16T02:16:28.482Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-16T02:16:28.531Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-16T02:16:28.531Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-16T02:16:28.693Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-16T02:16:28.692Z] $ docker exec 7ef5172a677fa2c202287841a0191e51fe618f1805a31d09ae7be5237807905b ssh-agent [2024-12-16T02:16:28.821Z] SSH_AUTH_SOCK=/tmp/ssh-3nB4MqvMdQcl/agent.14 [2024-12-16T02:16:28.821Z] SSH_AGENT_PID=29 [2024-12-16T02:16:28.826Z] Running ssh-add (command line suppressed) [2024-12-16T02:16:28.922Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16289256655494241490.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16289256655494241490.key) [2024-12-16T02:16:28.941Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-16T02:16:29.233Z] + git semver push [2024-12-16T02:16:29.493Z] 2024-12-16 02:16:29,430 [run_push] DEBUG push [2024-12-16T02:16:29.493Z] 2024-12-16 02:16:29,431 [execute] INFO git cat-file --batch-check [2024-12-16T02:16:29.493Z] 2024-12-16 02:16:29,431 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-16T02:16:29.493Z] 2024-12-16 02:16:29,434 [execute] INFO git rev-list 42160384d5a2ab9bd1fc0ee9f270ddf090e73e9c -- [2024-12-16T02:16:29.493Z] 2024-12-16 02:16:29,435 [execute] DEBUG Popen(['git', 'rev-list', '42160384d5a2ab9bd1fc0ee9f270ddf090e73e9c', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-16T02:16:29.493Z] 2024-12-16 02:16:29,445 [execute] INFO git fetch -v origin [2024-12-16T02:16:29.493Z] 2024-12-16 02:16:29,445 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-12-16T02:16:30.062Z] 2024-12-16 02:16:29,889 [run_push] DEBUG no remote changes detected [2024-12-16T02:16:30.062Z] 2024-12-16 02:16:29,889 [execute] INFO git push origin semver [2024-12-16T02:16:30.062Z] 2024-12-16 02:16:29,890 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-16T02:16:30.631Z] 2024-12-16 02:16:30,554 [run_push] DEBUG push all version tags [2024-12-16T02:16:30.631Z] 2024-12-16 02:16:30,555 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-16T02:16:30.631Z] 2024-12-16 02:16:30,555 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2024-12-16T02:16:31.200Z] 2024-12-16 02:16:31,148 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-12-16T02:16:31.200Z] 4.0.0-dev.8 [Pipeline] } [2024-12-16T02:16:31.205Z] $ docker exec --env ******** --env ******** 7ef5172a677fa2c202287841a0191e51fe618f1805a31d09ae7be5237807905b ssh-agent -k [2024-12-16T02:16:31.298Z] unset SSH_AUTH_SOCK; [2024-12-16T02:16:31.298Z] unset SSH_AGENT_PID; [2024-12-16T02:16:31.298Z] echo Agent pid 29 killed; [2024-12-16T02:16:31.315Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-16T02:16:31.647Z] + git semver [Pipeline] } [2024-12-16T02:16:31.913Z] $ docker stop --time=1 7ef5172a677fa2c202287841a0191e51fe618f1805a31d09ae7be5237807905b [2024-12-16T02:16:33.187Z] $ docker rm -f --volumes 7ef5172a677fa2c202287841a0191e51fe618f1805a31d09ae7be5237807905b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-12-16T02:16:33.892Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2024-12-16T02:16:33.892Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-12-16T02:16:33.892Z] total 16 [2024-12-16T02:16:33.892Z] drwxr-xr-x 3 root root 4096 Dec 16 02:04 . [2024-12-16T02:16:33.892Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 16 02:16 .. [2024-12-16T02:16:33.892Z] drwxr-xr-x 2 root root 4096 Dec 16 02:04 cost [2024-12-16T02:16:33.892Z] -rw-r--r-- 1 root root 86 Dec 16 02:04 cost.csv [2024-12-16T02:16:33.892Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-12-16T02:16:33.892Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-12-16T02:16:33.892Z] total 16 [2024-12-16T02:16:33.892Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 16 02:04 . [2024-12-16T02:16:33.892Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 16 02:16 .. [2024-12-16T02:16:33.892Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 16 02:04 cost [2024-12-16T02:16:33.892Z] -rw-r--r-- 1 jenkins jenkins 86 Dec 16 02:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-16T02:16:34.185Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T02:16:35.048Z] ---> package-listing.sh [2024-12-16T02:16:35.048Z] ++ facter osfamily [2024-12-16T02:16:35.048Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-16T02:16:35.308Z] + OS_FAMILY=debian [2024-12-16T02:16:35.308Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2024-12-16T02:16:35.308Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-16T02:16:35.308Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-16T02:16:35.308Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-16T02:16:35.308Z] + PACKAGES=/tmp/packages_start.txt [2024-12-16T02:16:35.308Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-12-16T02:16:35.308Z] + PACKAGES=/tmp/packages_end.txt [2024-12-16T02:16:35.308Z] + case "${OS_FAMILY}" in [2024-12-16T02:16:35.308Z] + dpkg -l [2024-12-16T02:16:35.308Z] + grep '^ii' [2024-12-16T02:16:35.308Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-16T02:16:35.308Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-16T02:16:35.308Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-16T02:16:35.308Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-12-16T02:16:35.308Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2024-12-16T02:16:35.308Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2024-12-16T02:16:35.320Z] 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/edgexfoundry_device-mqtt-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-12-16T02:16:35.597Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T02:16:36.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-16T02:16:36.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T02:16:36.239Z] prd-ubuntu20.04-docker-8c-8g-35165 does not seem to be running inside a container [2024-12-16T02:16:36.266Z] $ 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/edgexfoundry_device-mqtt-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/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-12-16T02:16:36.617Z] $ docker top 220b858d4e0e65735d897c7df11151175d9c52cdd65de539927ff8ec40f2b901 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-16T02:16:36.988Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-16T02:16:37.292Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-16T02:16:37.579Z] + ls /var/log/sa-host [2024-12-16T02:16:37.579Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-16T02:16:37.742Z] provisioning config files... [2024-12-16T02:16:37.758Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15553622683789874775tmp [Pipeline] { [Pipeline] echo [2024-12-16T02:16:37.778Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T02:16:38.087Z] ---> create-netrc.sh [Pipeline] } [2024-12-16T02:16:38.094Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-16T02:16:38.453Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-16T02:16:38.462Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T02:16:38.746Z] ---> sudo-logs.sh [2024-12-16T02:16:38.746Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-16T02:16:38.772Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T02:16:39.096Z] ---> job-cost.sh [2024-12-16T02:16:39.096Z] lf-activate-venv: SKIPPING [2024-12-16T02:16:39.096Z] DEBUG: total: 0.2199999988079071 [2024-12-16T02:16:39.096Z] INFO: Retrieving Stack Cost... [2024-12-16T02:16:39.357Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-16T02:16:39.925Z] INFO: Archiving Costs [Pipeline] echo [2024-12-16T02:16:39.939Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T02:16:40.224Z] ---> logs-deploy.sh [2024-12-16T02:16:40.224Z] lf-activate-venv: SKIPPING [2024-12-16T02:16:40.224Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/185 [2024-12-16T02:16:40.224Z] INFO: archiving workspace using pattern(s): [2024-12-16T02:16:41.604Z] Archives upload complete. [2024-12-16T02:16:41.604Z] INFO: archiving logs to Nexus