Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 05dffbfea524d4e44629aea546393e9ff3734411 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-ssh18094277902005374476.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh18243235069409279643.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh14633331317008211745.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh15219422887219043913.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-ssh9141956702282375868.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-25877 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 > 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 Avoid second fetch Checking out Revision 05dffbfea524d4e44629aea546393e9ff3734411 (main) Commit message: "Merge pull request #708 from jackchenjc/edgex-go-issue-4916-2" > git config core.sparsecheckout # timeout=10 > git checkout -f 05dffbfea524d4e44629aea546393e9ff3734411 # timeout=10 > git rev-list --no-walk 6320066227888112c6c0a181794f3c9cc54daea1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-08T05:48:45.542Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-08T05:48:45.631Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-08T05:48:45.663Z] ========================================================= [2024-11-08T05:48:45.663Z] EdgeX Global Pipelines Version Info [2024-11-08T05:48:45.663Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:48:46.407Z] ------------------- [2024-11-08T05:48:46.407Z] stable info: [2024-11-08T05:48:46.407Z] ------------------- [2024-11-08T05:48:46.407Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-08T05:48:46.407Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-08T05:48:46.407Z] Message: update stable to v1.0.265 [2024-11-08T05:48:46.977Z] ------------------- [2024-11-08T05:48:46.977Z] experimental info: [2024-11-08T05:48:46.977Z] ------------------- [2024-11-08T05:48:46.977Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-08T05:48:46.977Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-08T05:48:46.977Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-08T05:48:47.070Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-11-08T05:48:47.098Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-11-08T05:48:47.125Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-08T05:48:47.153Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-08T05:48:47.183Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-08T05:48:47.211Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-08T05:48:47.238Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-08T05:48:47.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-08T05:48:47.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-08T05:48:47.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-08T05:48:47.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-08T05:48:47.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-11-08T05:48:47.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-08T05:48:47.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-08T05:48:47.459Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T05:48:47.488Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T05:48:47.515Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T05:48:47.540Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T05:48:47.568Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-08T05:48:47.594Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-08T05:48:47.619Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-08T05:48:47.644Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-08T05:48:47.674Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-08T05:48:47.703Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-08T05:48:47.729Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-08T05:48:47.755Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-08T05:48:47.778Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-08T05:48:47.804Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-08T05:48:47.832Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-08T05:48:47.855Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-08T05:48:47.881Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 05dffbfea524d4e44629aea546393e9ff3734411 [Pipeline] echo [2024-11-08T05:48:47.906Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 05dffbf [Pipeline] echo [2024-11-08T05:48:47.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T05:48:48.007Z] provisioning config files... [2024-11-08T05:48:48.023Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14440051042318064889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:48:48.369Z] ---> ****-login.sh [2024-11-08T05:48:48.369Z] nexus3.edgexfoundry.org:10001 [2024-11-08T05:48:49.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:48:49.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:48:49.573Z] Configure a credential helper to remove this warning. See [2024-11-08T05:48:49.573Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:48:49.573Z] [2024-11-08T05:48:49.573Z] Login Succeeded [2024-11-08T05:48:49.573Z] nexus3.edgexfoundry.org:10002 [2024-11-08T05:48:49.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:48:49.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:48:49.833Z] Configure a credential helper to remove this warning. See [2024-11-08T05:48:49.833Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:48:49.833Z] [2024-11-08T05:48:49.833Z] Login Succeeded [2024-11-08T05:48:49.833Z] nexus3.edgexfoundry.org:10003 [2024-11-08T05:48:49.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:48:49.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:48:49.833Z] Configure a credential helper to remove this warning. See [2024-11-08T05:48:49.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:48:49.834Z] [2024-11-08T05:48:49.834Z] Login Succeeded [2024-11-08T05:48:49.834Z] nexus3.edgexfoundry.org:10004 [2024-11-08T05:48:49.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:48:49.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:48:49.834Z] Configure a credential helper to remove this warning. See [2024-11-08T05:48:49.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:48:49.834Z] [2024-11-08T05:48:49.834Z] Login Succeeded [2024-11-08T05:48:49.834Z] ****.io [2024-11-08T05:48:50.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:48:50.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:48:50.096Z] Configure a credential helper to remove this warning. See [2024-11-08T05:48:50.096Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:48:50.096Z] [2024-11-08T05:48:50.096Z] Login Succeeded [2024-11-08T05:48:50.096Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T05:48:50.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-08T05:48:50.539Z] + git rev-list -1 --merges 05dffbfea524d4e44629aea546393e9ff3734411~1..05dffbfea524d4e44629aea546393e9ff3734411 [Pipeline] echo [2024-11-08T05:48:50.574Z] -----------> git rev-list -1 --merges 05dffbfea524d4e44629aea546393e9ff3734411~1..05dffbfea524d4e44629aea546393e9ff3734411 05dffbfea524d4e44629aea546393e9ff3734411 [2024-11-08T05:48:50.574Z] 05dffbfea524d4e44629aea546393e9ff3734411 [false] [Pipeline] sh [2024-11-08T05:48:50.872Z] + git log --format=format:%s -1 05dffbfea524d4e44629aea546393e9ff3734411 [Pipeline] echo [2024-11-08T05:48:50.887Z] ========================================================= [2024-11-08T05:48:50.887Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-08T05:48:50.887Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T05:48:51.242Z] + git log --format=format:%s -1 05dffbfea524d4e44629aea546393e9ff3734411 [Pipeline] echo [2024-11-08T05:48:51.280Z] [semverPrep] GIT_COMMIT: 05dffbfea524d4e44629aea546393e9ff3734411, Commit Message: Merge pull request #708 from jackchenjc/edgex-go-issue-4916-2 [Pipeline] echo [2024-11-08T05:48:51.299Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-08T05:48:51.665Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T05:48:51.665Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-08T05:48:51.665Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-08T05:48:51.665Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-08T05:48:51.665Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-08T05:48:51.665Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-08T05:48:51.665Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:48:52.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T05:48:52.051Z] [2024-11-08T05:48:52.051Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:48:52.363Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T05:48:52.941Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-08T05:48:52.941Z] b85a868b505f: Pulling fs layer [2024-11-08T05:48:52.941Z] e2be974225ed: Pulling fs layer [2024-11-08T05:48:52.941Z] 339a4e72a1f5: Pulling fs layer [2024-11-08T05:48:52.941Z] 988bab9f4d93: Pulling fs layer [2024-11-08T05:48:52.941Z] 1469e6f7b9e6: Pulling fs layer [2024-11-08T05:48:52.941Z] eaf3925da568: Pulling fs layer [2024-11-08T05:48:52.941Z] bab4dde63d76: Pulling fs layer [2024-11-08T05:48:52.941Z] bde34c3a00c8: Pulling fs layer [2024-11-08T05:48:52.941Z] b352a97aabf1: Pulling fs layer [2024-11-08T05:48:52.941Z] 4872d77fe225: Pulling fs layer [2024-11-08T05:48:52.941Z] 5851b861e8e6: Pulling fs layer [2024-11-08T05:48:52.941Z] 988bab9f4d93: Waiting [2024-11-08T05:48:52.941Z] 1469e6f7b9e6: Waiting [2024-11-08T05:48:52.941Z] eaf3925da568: Waiting [2024-11-08T05:48:52.941Z] 4872d77fe225: Waiting [2024-11-08T05:48:52.941Z] bab4dde63d76: Waiting [2024-11-08T05:48:52.941Z] 5851b861e8e6: Waiting [2024-11-08T05:48:52.941Z] bde34c3a00c8: Waiting [2024-11-08T05:48:52.941Z] b352a97aabf1: Waiting [2024-11-08T05:48:52.941Z] e2be974225ed: Verifying Checksum [2024-11-08T05:48:52.941Z] e2be974225ed: Download complete [2024-11-08T05:48:52.941Z] 988bab9f4d93: Verifying Checksum [2024-11-08T05:48:52.941Z] 988bab9f4d93: Download complete [2024-11-08T05:48:52.941Z] 339a4e72a1f5: Verifying Checksum [2024-11-08T05:48:52.941Z] 339a4e72a1f5: Download complete [2024-11-08T05:48:52.941Z] 1469e6f7b9e6: Verifying Checksum [2024-11-08T05:48:52.941Z] 1469e6f7b9e6: Download complete [2024-11-08T05:48:52.941Z] eaf3925da568: Verifying Checksum [2024-11-08T05:48:52.941Z] eaf3925da568: Download complete [2024-11-08T05:48:52.941Z] bde34c3a00c8: Download complete [2024-11-08T05:48:52.941Z] b352a97aabf1: Download complete [2024-11-08T05:48:52.941Z] 4872d77fe225: Verifying Checksum [2024-11-08T05:48:52.941Z] 4872d77fe225: Download complete [2024-11-08T05:48:52.941Z] 5851b861e8e6: Verifying Checksum [2024-11-08T05:48:52.941Z] 5851b861e8e6: Download complete [2024-11-08T05:48:53.200Z] b85a868b505f: Download complete [2024-11-08T05:48:53.459Z] bab4dde63d76: Verifying Checksum [2024-11-08T05:48:53.459Z] bab4dde63d76: Download complete [2024-11-08T05:48:54.848Z] b85a868b505f: Pull complete [2024-11-08T05:48:55.112Z] e2be974225ed: Pull complete [2024-11-08T05:48:56.052Z] 339a4e72a1f5: Pull complete [2024-11-08T05:48:56.052Z] 988bab9f4d93: Pull complete [2024-11-08T05:48:56.620Z] 1469e6f7b9e6: Pull complete [2024-11-08T05:48:56.882Z] eaf3925da568: Pull complete [2024-11-08T05:48:59.412Z] bab4dde63d76: Pull complete [2024-11-08T05:48:59.412Z] bde34c3a00c8: Pull complete [2024-11-08T05:48:59.412Z] b352a97aabf1: Pull complete [2024-11-08T05:48:59.673Z] 4872d77fe225: Pull complete [2024-11-08T05:48:59.934Z] 5851b861e8e6: Pull complete [2024-11-08T05:49:00.194Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-08T05:49:00.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T05:49:00.194Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:49:00.373Z] prd-ubuntu20.04-docker-8c-8g-25877 does not seem to be running inside a container [2024-11-08T05:49:00.413Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T05:49:07.609Z] $ docker top 798a11c0306ef89ce64f19a7f659c928b52b01ac3a118c3aa0b4b5dae1584bac -eo pid,comm [2024-11-08T05:49:07.677Z] 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-11-08T05:49:07.677Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T05:49:07.742Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T05:49:07.742Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T05:49:07.925Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T05:49:07.930Z] $ docker exec 798a11c0306ef89ce64f19a7f659c928b52b01ac3a118c3aa0b4b5dae1584bac ssh-agent [2024-11-08T05:49:08.055Z] SSH_AUTH_SOCK=/tmp/ssh-UgjfQdPOo7u3/agent.20 [2024-11-08T05:49:08.055Z] SSH_AGENT_PID=38 [2024-11-08T05:49:08.063Z] Running ssh-add (command line suppressed) [2024-11-08T05:49:08.164Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10691209850108704646.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10691209850108704646.key) [2024-11-08T05:49:08.174Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T05:49:08.477Z] + git tag --points-at HEAD [Pipeline] } [2024-11-08T05:49:08.490Z] $ docker exec --env ******** --env ******** 798a11c0306ef89ce64f19a7f659c928b52b01ac3a118c3aa0b4b5dae1584bac ssh-agent -k [2024-11-08T05:49:08.585Z] unset SSH_AUTH_SOCK; [2024-11-08T05:49:08.585Z] unset SSH_AGENT_PID; [2024-11-08T05:49:08.585Z] echo Agent pid 38 killed; [2024-11-08T05:49:08.592Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-08T05:49:08.640Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T05:49:08.640Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T05:49:08.749Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T05:49:08.755Z] $ docker exec 798a11c0306ef89ce64f19a7f659c928b52b01ac3a118c3aa0b4b5dae1584bac ssh-agent [2024-11-08T05:49:08.867Z] SSH_AUTH_SOCK=/tmp/ssh-CGFN2tWqbmhb/agent.72 [2024-11-08T05:49:08.867Z] SSH_AGENT_PID=78 [2024-11-08T05:49:08.873Z] Running ssh-add (command line suppressed) [2024-11-08T05:49:08.992Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3382995517035946773.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3382995517035946773.key) [2024-11-08T05:49:09.001Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T05:49:09.297Z] + git semver init [2024-11-08T05:49:09.555Z] 2024-11-08 05:49:09,539 [run_init] DEBUG init version:0.0.0 force:False [2024-11-08T05:49:09.555Z] 2024-11-08 05:49:09,541 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-11-08T05:49:09.555Z] 2024-11-08 05:49:09,542 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-11-08T05:49:09.555Z] 2024-11-08 05:49:09,542 [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-11-08T05:49:12.096Z] 2024-11-08 05:49:11,664 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2024-11-08T05:49:12.096Z] 2024-11-08 05:49:11,665 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2024-11-08T05:49:12.096Z] 2024-11-08 05:49:11,665 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-08T05:49:12.096Z] 2024-11-08 05:49:11,666 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-08T05:49:12.096Z] 4.0.0-dev.3 [Pipeline] } [2024-11-08T05:49:12.108Z] $ docker exec --env ******** --env ******** 798a11c0306ef89ce64f19a7f659c928b52b01ac3a118c3aa0b4b5dae1584bac ssh-agent -k [2024-11-08T05:49:12.186Z] unset SSH_AUTH_SOCK; [2024-11-08T05:49:12.187Z] unset SSH_AGENT_PID; [2024-11-08T05:49:12.187Z] echo Agent pid 78 killed; [2024-11-08T05:49:12.194Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T05:49:12.524Z] + git semver [Pipeline] } [2024-11-08T05:49:13.109Z] $ docker stop --time=1 798a11c0306ef89ce64f19a7f659c928b52b01ac3a118c3aa0b4b5dae1584bac [2024-11-08T05:49:15.789Z] $ docker rm -f --volumes 798a11c0306ef89ce64f19a7f659c928b52b01ac3a118c3aa0b4b5dae1584bac [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T05:49:16.275Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-08T05:49:16.563Z] Stashed 1 file(s) [Pipeline] echo [2024-11-08T05:49:16.567Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T05:49:16.797Z] provisioning config files... [2024-11-08T05:49:16.807Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14806796390124261501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:49:17.110Z] ---> ****-login.sh [2024-11-08T05:49:17.110Z] nexus3.edgexfoundry.org:10001 [2024-11-08T05:49:17.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:49:17.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:49:17.111Z] Configure a credential helper to remove this warning. See [2024-11-08T05:49:17.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:49:17.111Z] [2024-11-08T05:49:17.111Z] Login Succeeded [2024-11-08T05:49:17.111Z] nexus3.edgexfoundry.org:10002 [2024-11-08T05:49:17.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:49:17.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:49:17.111Z] Configure a credential helper to remove this warning. See [2024-11-08T05:49:17.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:49:17.111Z] [2024-11-08T05:49:17.111Z] Login Succeeded [2024-11-08T05:49:17.111Z] nexus3.edgexfoundry.org:10003 [2024-11-08T05:49:17.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:49:17.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:49:17.371Z] Configure a credential helper to remove this warning. See [2024-11-08T05:49:17.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:49:17.371Z] [2024-11-08T05:49:17.371Z] Login Succeeded [2024-11-08T05:49:17.371Z] nexus3.edgexfoundry.org:10004 [2024-11-08T05:49:17.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:49:17.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:49:17.371Z] Configure a credential helper to remove this warning. See [2024-11-08T05:49:17.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:49:17.371Z] [2024-11-08T05:49:17.371Z] Login Succeeded [2024-11-08T05:49:17.371Z] ****.io [2024-11-08T05:49:17.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:49:17.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:49:17.631Z] Configure a credential helper to remove this warning. See [2024-11-08T05:49:17.631Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:49:17.631Z] [2024-11-08T05:49:17.631Z] Login Succeeded [2024-11-08T05:49:17.631Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T05:49:17.639Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T05:49:17.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T05:49:17.761Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T05:49:17.784Z] ========================================================= [2024-11-08T05:49:17.784Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-08T05:49:17.784Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:49:18.134Z] + 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-11-08T05:49:18.134Z] Sending build context to Docker daemon 20.97MB [2024-11-08T05:49:18.134Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T05:49:18.134Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-08T05:49:19.073Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-08T05:49:19.073Z] 43c4264eed91: Pulling fs layer [2024-11-08T05:49:19.073Z] 4cc291be95ef: Pulling fs layer [2024-11-08T05:49:19.073Z] 2ac1f1163629: Pulling fs layer [2024-11-08T05:49:19.073Z] 5c3c966382ef: Pulling fs layer [2024-11-08T05:49:19.073Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T05:49:19.073Z] 5d5c8e513c77: Pulling fs layer [2024-11-08T05:49:19.073Z] 9f66e0745190: Pulling fs layer [2024-11-08T05:49:19.073Z] f49a43e4bbc0: Pulling fs layer [2024-11-08T05:49:19.073Z] 561ebcabdf7f: Pulling fs layer [2024-11-08T05:49:19.073Z] 4f4fb700ef54: Waiting [2024-11-08T05:49:19.073Z] 5d5c8e513c77: Waiting [2024-11-08T05:49:19.073Z] f49a43e4bbc0: Waiting [2024-11-08T05:49:19.073Z] 561ebcabdf7f: Waiting [2024-11-08T05:49:19.073Z] 5c3c966382ef: Waiting [2024-11-08T05:49:19.073Z] 9f66e0745190: Waiting [2024-11-08T05:49:19.073Z] 4cc291be95ef: Download complete [2024-11-08T05:49:19.073Z] 5c3c966382ef: Verifying Checksum [2024-11-08T05:49:19.073Z] 5c3c966382ef: Download complete [2024-11-08T05:49:19.073Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T05:49:19.073Z] 4f4fb700ef54: Download complete [2024-11-08T05:49:19.073Z] 43c4264eed91: Download complete [2024-11-08T05:49:19.073Z] 5d5c8e513c77: Verifying Checksum [2024-11-08T05:49:19.073Z] 5d5c8e513c77: Download complete [2024-11-08T05:49:19.073Z] 9f66e0745190: Verifying Checksum [2024-11-08T05:49:19.073Z] 9f66e0745190: Download complete [2024-11-08T05:49:19.334Z] 561ebcabdf7f: Verifying Checksum [2024-11-08T05:49:19.334Z] 561ebcabdf7f: Download complete [2024-11-08T05:49:19.594Z] 2ac1f1163629: Verifying Checksum [2024-11-08T05:49:19.594Z] 2ac1f1163629: Download complete [2024-11-08T05:49:19.594Z] 43c4264eed91: Pull complete [2024-11-08T05:49:20.252Z] f49a43e4bbc0: Download complete [2024-11-08T05:49:20.822Z] 4cc291be95ef: Pull complete [2024-11-08T05:49:25.009Z] 2ac1f1163629: Pull complete [2024-11-08T05:49:25.009Z] 5c3c966382ef: Pull complete [2024-11-08T05:49:25.009Z] 4f4fb700ef54: Pull complete [2024-11-08T05:49:25.009Z] 5d5c8e513c77: Pull complete [2024-11-08T05:49:25.268Z] 9f66e0745190: Pull complete [2024-11-08T05:49:27.791Z] f49a43e4bbc0: Pull complete [2024-11-08T05:49:28.358Z] 561ebcabdf7f: Pull complete [2024-11-08T05:49:28.358Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-08T05:49:28.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T05:49:28.617Z] ---> 3a752c3f9dda [2024-11-08T05:49:28.617Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-11-08T05:49:31.721Z] Still waiting to schedule task [2024-11-08T05:49:31.721Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-11-08T05:49:40.913Z] ---> Running in 2c979ae89988 [2024-11-08T05:49:40.913Z] Removing intermediate container 2c979ae89988 [2024-11-08T05:49:40.913Z] ---> 955c793cb9fd [2024-11-08T05:49:40.913Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T05:49:40.913Z] ---> Running in 65c1a1735fe0 [2024-11-08T05:49:40.913Z] Removing intermediate container 65c1a1735fe0 [2024-11-08T05:49:40.913Z] ---> 9319db344e77 [2024-11-08T05:49:40.913Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-08T05:49:40.913Z] ---> Running in bcd576db4dbc [2024-11-08T05:49:40.913Z] Removing intermediate container bcd576db4dbc [2024-11-08T05:49:40.913Z] ---> af74db5dc754 [2024-11-08T05:49:40.913Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T05:49:40.913Z] ---> Running in 79fa8e8412c8 [2024-11-08T05:49:40.913Z] Removing intermediate container 79fa8e8412c8 [2024-11-08T05:49:40.913Z] ---> ba92f95efae2 [2024-11-08T05:49:40.913Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T05:49:40.913Z] ---> Running in aae447be252b [2024-11-08T05:49:40.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:49:40.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:49:41.173Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-08T05:49:41.173Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-08T05:49:41.173Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-08T05:49:41.173Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-08T05:49:41.173Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T05:49:41.173Z] OK: 250 MiB in 58 packages [2024-11-08T05:49:41.740Z] Removing intermediate container aae447be252b [2024-11-08T05:49:41.740Z] ---> dc935ba53c4f [2024-11-08T05:49:41.740Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-11-08T05:49:41.740Z] ---> Running in 18606a27571b [2024-11-08T05:49:41.740Z] Removing intermediate container 18606a27571b [2024-11-08T05:49:41.740Z] ---> 9cb97e70dd85 [2024-11-08T05:49:41.740Z] Step 9/12 : COPY go.mod vendor* ./ [2024-11-08T05:49:41.998Z] ---> d057b9c172cc [2024-11-08T05:49:41.998Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:49:41.998Z] ---> Running in 7ff61ae3d870 [2024-11-08T05:51:18.549Z] Removing intermediate container 7ff61ae3d870 [2024-11-08T05:51:18.549Z] ---> fe7eb9b4ae02 [2024-11-08T05:51:18.549Z] Step 11/12 : COPY . . [2024-11-08T05:51:18.549Z] ---> 3cbdb63424b7 [2024-11-08T05:51:18.549Z] Step 12/12 : RUN $MAKE [2024-11-08T05:51:18.549Z] ---> Running in 9d7b0a65d533 [2024-11-08T05:51:18.549Z] noop [2024-11-08T05:51:18.549Z] Removing intermediate container 9d7b0a65d533 [2024-11-08T05:51:18.549Z] ---> c54841ffc73f [2024-11-08T05:51:18.549Z] Successfully built c54841ffc73f [2024-11-08T05:51:18.549Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:51:18.884Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T05:51:18.885Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:51:18.967Z] prd-ubuntu20.04-docker-8c-8g-25877 does not seem to be running inside a container [2024-11-08T05:51:18.996Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T05:51:20.135Z] $ docker top 0f10338718b919cd87c8bc53a04d0a2c01d29722a3216d654eca49056d7d34a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T05:51:20.489Z] + go version [2024-11-08T05:51:20.489Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-08T05:51:20.501Z] $ docker stop --time=1 0f10338718b919cd87c8bc53a04d0a2c01d29722a3216d654eca49056d7d34a8 [2024-11-08T05:51:22.592Z] $ docker rm -f --volumes 0f10338718b919cd87c8bc53a04d0a2c01d29722a3216d654eca49056d7d34a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:51:23.172Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T05:51:23.172Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:51:23.321Z] prd-ubuntu20.04-docker-8c-8g-25877 does not seem to be running inside a container [2024-11-08T05:51:23.356Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T05:51:24.583Z] $ docker top 6074ce4c0215d36ec48152441c5202664b9eb45731cd2bf28ae8d79990f3d1b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T05:51:24.940Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2024-11-08T05:51:25.252Z] + make test [2024-11-08T05:51:25.252Z] go test ./... -coverprofile=coverage.out ./... [2024-11-08T05:51:33.373Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-11-08T05:51:51.447Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2024-11-08T05:51:51.447Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2024-11-08T05:51:51.447Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.009s coverage: 22.8% of statements [2024-11-08T05:51:59.456Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25879 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2024-11-08T05:51:59.475Z] Running in /w/workspace/device-mqtt-go/181 [Pipeline] { [Pipeline] checkout [2024-11-08T05:51:59.517Z] The recommended git tool is: git [2024-11-08T05:52:01.432Z] go vet ./... [2024-11-08T05:52:05.230Z] using credential edgex-jenkins-ssh [2024-11-08T05:52:05.255Z] Cloning the remote Git repository [2024-11-08T05:52:05.312Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-11-08T05:52:05.433Z] > git init /w/workspace/device-mqtt-go/181 # timeout=10 [2024-11-08T05:52:05.615Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-11-08T05:52:05.616Z] > git --version # timeout=10 [2024-11-08T05:52:05.657Z] > git --version # 'git version 2.25.1' [2024-11-08T05:52:05.660Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T05:52:05.834Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T05:52:06.693Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T05:52:06.693Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T05:52:06.693Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T05:52:06.706Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T05:52:06.725Z] $ docker stop --time=1 6074ce4c0215d36ec48152441c5202664b9eb45731cd2bf28ae8d79990f3d1b2 [2024-11-08T05:52:09.734Z] Avoid second fetch [2024-11-08T05:52:09.734Z] Checking out Revision 05dffbfea524d4e44629aea546393e9ff3734411 (main) [2024-11-08T05:52:08.611Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-11-08T05:52:08.633Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T05:52:09.753Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T05:52:09.842Z] > git checkout -f 05dffbfea524d4e44629aea546393e9ff3734411 # timeout=10 [2024-11-08T05:52:10.505Z] Commit message: "Merge pull request #708 from jackchenjc/edgex-go-issue-4916-2" [2024-11-08T05:52:11.275Z] $ docker rm -f --volumes 6074ce4c0215d36ec48152441c5202664b9eb45731cd2bf28ae8d79990f3d1b2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T05:52:11.829Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T05:52:11.884Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-08T05:52:12.338Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T05:52:12.625Z] + ls -al . [2024-11-08T05:52:12.625Z] total 252 [2024-11-08T05:52:12.625Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 05:51 . [2024-11-08T05:52:12.625Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 05:48 .. [2024-11-08T05:52:12.625Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 05:48 .dockerignore [2024-11-08T05:52:12.625Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 05:51 .git [2024-11-08T05:52:12.625Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 05:48 .github [2024-11-08T05:52:12.625Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 8 05:48 .gitignore [2024-11-08T05:52:12.625Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 05:48 .golangci.yml [2024-11-08T05:52:12.625Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 05:49 .semver [2024-11-08T05:52:12.625Z] -rw-rw-r-- 1 jenkins jenkins 19106 Nov 8 05:48 Attribution.txt [2024-11-08T05:52:12.625Z] -rw-rw-r-- 1 jenkins jenkins 18574 Nov 8 05:48 CHANGELOG.md [2024-11-08T05:52:12.625Z] -rw-rw-r-- 1 jenkins jenkins 1803 Nov 8 05:48 Dockerfile [2024-11-08T05:52:12.625Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 05:48 GOVERNANCE.md [2024-11-08T05:52:12.625Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 8 05:48 Jenkinsfile [2024-11-08T05:52:12.625Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 05:48 LICENSE [2024-11-08T05:52:12.625Z] -rw-rw-r-- 1 jenkins jenkins 2545 Nov 8 05:48 Makefile [2024-11-08T05:52:12.625Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 05:48 OWNERS.md [2024-11-08T05:52:12.625Z] -rw-rw-r-- 1 jenkins jenkins 3599 Nov 8 05:48 README.md [2024-11-08T05:52:12.625Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 05:49 VERSION [2024-11-08T05:52:12.625Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 05:48 bin [2024-11-08T05:52:12.625Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 05:48 cmd [2024-11-08T05:52:12.625Z] -rw-r--r-- 1 jenkins jenkins 21039 Nov 8 05:51 coverage.out [2024-11-08T05:52:12.625Z] -rw-rw-r-- 1 jenkins jenkins 6370 Nov 8 05:48 go.mod [2024-11-08T05:52:12.625Z] -rw-rw-r-- 1 jenkins jenkins 88084 Nov 8 05:48 go.sum [2024-11-08T05:52:12.625Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 05:48 internal [2024-11-08T05:52:12.625Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 05:48 mock [2024-11-08T05:52:12.625Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 8 05:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:12.957Z] + 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=05dffbfea524d4e44629aea546393e9ff3734411 --label arch=amd64 --label version=4.0.0-dev.3 . [2024-11-08T05:52:12.957Z] Sending build context to Docker daemon 20.99MB [2024-11-08T05:52:12.957Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T05:52:12.957Z] Step 2/25 : FROM ${BASE} AS builder [2024-11-08T05:52:12.957Z] ---> c54841ffc73f [2024-11-08T05:52:12.957Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-11-08T05:52:13.215Z] ---> Running in 4e366263301e [2024-11-08T05:52:13.475Z] Removing intermediate container 4e366263301e [2024-11-08T05:52:13.475Z] ---> acf2534c3a11 [2024-11-08T05:52:13.475Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T05:52:13.475Z] ---> Running in d4e870839ee7 [2024-11-08T05:52:13.475Z] Removing intermediate container d4e870839ee7 [2024-11-08T05:52:13.475Z] ---> 24d7ac9861b0 [2024-11-08T05:52:13.475Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-08T05:52:13.475Z] ---> Running in 1e7e372562b2 [2024-11-08T05:52:13.734Z] Removing intermediate container 1e7e372562b2 [2024-11-08T05:52:13.734Z] ---> 5654f876e7dc [2024-11-08T05:52:13.734Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T05:52:13.734Z] ---> Running in baeab5fcc88f [2024-11-08T05:52:13.734Z] Removing intermediate container baeab5fcc88f [2024-11-08T05:52:13.734Z] ---> 95af425cc460 [2024-11-08T05:52:13.734Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T05:52:13.734Z] ---> Running in 733b8ffa56d6 [2024-11-08T05:52:13.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:52:14.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:52:14.511Z] OK: 250 MiB in 58 packages [2024-11-08T05:52:14.771Z] Removing intermediate container 733b8ffa56d6 [2024-11-08T05:52:14.771Z] ---> a41617956a55 [2024-11-08T05:52:14.771Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-11-08T05:52:14.771Z] ---> Running in 717f513cf566 [2024-11-08T05:52:14.771Z] Removing intermediate container 717f513cf566 [2024-11-08T05:52:14.771Z] ---> 6d706bbde167 [2024-11-08T05:52:14.771Z] Step 9/25 : COPY go.mod vendor* ./ [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T05:52:15.029Z] ---> 92a8ebc820df [2024-11-08T05:52:15.029Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:52:15.029Z] ---> Running in c06c19a91b0b [2024-11-08T05:52:15.479Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-08T05:52:15.479Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T05:52:15.479Z] Dload Upload Total Spent Left Speed [2024-11-08T05:52:15.479Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 94323 0 --:--:-- --:--:-- --:--:-- 94323 [Pipeline] sh [2024-11-08T05:52:15.595Z] Removing intermediate container c06c19a91b0b [2024-11-08T05:52:15.595Z] ---> d847c40d04b7 [2024-11-08T05:52:15.595Z] Step 11/25 : COPY . . [2024-11-08T05:52:15.842Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-08T05:52:16.198Z] + sudo tee /etc/docker/daemon.new+ [2024-11-08T05:52:16.198Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-08T05:52:16.198Z] { [2024-11-08T05:52:16.198Z] "registry-mirrors": [ [2024-11-08T05:52:16.198Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-08T05:52:16.198Z] ], [2024-11-08T05:52:16.198Z] "bip": "10.250.0.254/24", [2024-11-08T05:52:16.198Z] "hosts": [ [2024-11-08T05:52:16.198Z] "tcp://0.0.0.0:5555", [2024-11-08T05:52:16.198Z] "unix:///var/run/docker.sock" [2024-11-08T05:52:16.198Z] ], [2024-11-08T05:52:16.198Z] "mtu": 1458, [2024-11-08T05:52:16.198Z] "selinux-enabled": true, [2024-11-08T05:52:16.198Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-08T05:52:16.198Z] } [Pipeline] sh [2024-11-08T05:52:16.535Z] ---> 684ed0b3fa6d [2024-11-08T05:52:16.535Z] Step 12/25 : RUN $MAKE [2024-11-08T05:52:16.535Z] ---> Running in 5ec1a0cd3a14 [2024-11-08T05:52:16.535Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2024-11-08T05:52:16.553Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-08T05:52:16.908Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T05:52:35.211Z] provisioning config files... [2024-11-08T05:52:35.241Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/181@tmp/config16222840057211605433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:52:35.707Z] ---> ****-login.sh [2024-11-08T05:52:35.707Z] nexus3.edgexfoundry.org:10001 [2024-11-08T05:52:35.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:52:36.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:52:36.246Z] Configure a credential helper to remove this warning. See [2024-11-08T05:52:36.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:52:36.246Z] [2024-11-08T05:52:36.246Z] Login Succeeded [2024-11-08T05:52:36.246Z] nexus3.edgexfoundry.org:10002 [2024-11-08T05:52:36.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:52:36.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:52:36.516Z] Configure a credential helper to remove this warning. See [2024-11-08T05:52:36.516Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:52:36.516Z] [2024-11-08T05:52:36.516Z] Login Succeeded [2024-11-08T05:52:36.516Z] nexus3.edgexfoundry.org:10003 [2024-11-08T05:52:36.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:52:37.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:52:37.058Z] Configure a credential helper to remove this warning. See [2024-11-08T05:52:37.058Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:52:37.058Z] [2024-11-08T05:52:37.058Z] Login Succeeded [2024-11-08T05:52:37.058Z] nexus3.edgexfoundry.org:10004 [2024-11-08T05:52:37.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:52:37.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:52:37.331Z] Configure a credential helper to remove this warning. See [2024-11-08T05:52:37.331Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:52:37.331Z] [2024-11-08T05:52:37.331Z] Login Succeeded [2024-11-08T05:52:37.331Z] ****.io [2024-11-08T05:52:37.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:52:37.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:52:37.867Z] Configure a credential helper to remove this warning. See [2024-11-08T05:52:37.867Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:52:37.867Z] [2024-11-08T05:52:37.867Z] Login Succeeded [2024-11-08T05:52:37.867Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T05:52:37.883Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T05:52:38.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T05:52:38.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T05:52:38.309Z] ========================================================= [2024-11-08T05:52:38.309Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-08T05:52:38.309Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:38.710Z] + 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-11-08T05:52:38.995Z] Sending build context to Docker daemon 10.6MB [2024-11-08T05:52:39.272Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T05:52:39.272Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-08T05:52:39.272Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-08T05:52:39.272Z] cf04c63912e1: Pulling fs layer [2024-11-08T05:52:39.272Z] 55b35a11ae5e: Pulling fs layer [2024-11-08T05:52:39.272Z] a37a00ec5f00: Pulling fs layer [2024-11-08T05:52:39.272Z] 50b3750afda1: Pulling fs layer [2024-11-08T05:52:39.272Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T05:52:39.272Z] 80978eb59214: Pulling fs layer [2024-11-08T05:52:39.272Z] c9f46d7d2bd2: Pulling fs layer [2024-11-08T05:52:39.273Z] c5a475d317c9: Pulling fs layer [2024-11-08T05:52:39.273Z] 4f4fb700ef54: Waiting [2024-11-08T05:52:39.273Z] 80978eb59214: Waiting [2024-11-08T05:52:39.273Z] 50b3750afda1: Waiting [2024-11-08T05:52:39.273Z] c9f46d7d2bd2: Waiting [2024-11-08T05:52:39.273Z] c5a475d317c9: Waiting [2024-11-08T05:52:39.273Z] 55b35a11ae5e: Verifying Checksum [2024-11-08T05:52:39.273Z] 55b35a11ae5e: Download complete [2024-11-08T05:52:39.555Z] 50b3750afda1: Verifying Checksum [2024-11-08T05:52:39.555Z] 50b3750afda1: Download complete [2024-11-08T05:52:39.555Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T05:52:39.555Z] 4f4fb700ef54: Download complete [2024-11-08T05:52:39.555Z] 80978eb59214: Verifying Checksum [2024-11-08T05:52:39.555Z] 80978eb59214: Download complete [2024-11-08T05:52:39.555Z] cf04c63912e1: Verifying Checksum [2024-11-08T05:52:39.555Z] cf04c63912e1: Download complete [2024-11-08T05:52:40.145Z] c5a475d317c9: Verifying Checksum [2024-11-08T05:52:40.146Z] c5a475d317c9: Download complete [2024-11-08T05:52:40.415Z] cf04c63912e1: Pull complete [2024-11-08T05:52:41.010Z] 55b35a11ae5e: Pull complete [2024-11-08T05:52:41.279Z] a37a00ec5f00: Verifying Checksum [2024-11-08T05:52:41.279Z] a37a00ec5f00: Download complete [2024-11-08T05:52:42.246Z] c9f46d7d2bd2: Verifying Checksum [2024-11-08T05:52:42.246Z] c9f46d7d2bd2: Download complete [2024-11-08T05:52:54.571Z] a37a00ec5f00: Pull complete [2024-11-08T05:52:54.571Z] 50b3750afda1: Pull complete [2024-11-08T05:52:54.840Z] 4f4fb700ef54: Pull complete [2024-11-08T05:52:55.109Z] 80978eb59214: Pull complete [2024-11-08T05:52:55.238Z] Removing intermediate container 5ec1a0cd3a14 [2024-11-08T05:52:55.238Z] ---> a482222b0e2b [2024-11-08T05:52:55.238Z] Step 13/25 : FROM alpine:3.20 [2024-11-08T05:52:55.238Z] 3.20: Pulling from library/alpine [2024-11-08T05:52:55.238Z] 43c4264eed91: Already exists [2024-11-08T05:52:55.238Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T05:52:55.238Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T05:52:55.238Z] ---> 91ef0af61f39 [2024-11-08T05:52:55.238Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2024-11-08T05:52:55.238Z] ---> Running in 668fa20fbf47 [2024-11-08T05:52:55.238Z] Removing intermediate container 668fa20fbf47 [2024-11-08T05:52:55.238Z] ---> 3bec942be0ff [2024-11-08T05:52:55.238Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-11-08T05:52:55.238Z] ---> Running in 0d90b4121c50 [2024-11-08T05:52:55.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:52:55.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:52:55.238Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T05:52:55.238Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T05:52:55.238Z] OK: 8 MiB in 15 packages [2024-11-08T05:52:55.238Z] Removing intermediate container 0d90b4121c50 [2024-11-08T05:52:55.238Z] ---> dbf8416a4191 [2024-11-08T05:52:55.238Z] Step 16/25 : RUN apk --no-cache upgrade [2024-11-08T05:52:55.238Z] ---> Running in e0524e1b56b0 [2024-11-08T05:52:55.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:52:55.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:52:55.238Z] Upgrading critical system libraries and apk-tools: [2024-11-08T05:52:55.238Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T05:52:55.238Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T05:52:55.238Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T05:52:55.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:52:55.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:52:55.239Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:52:55.239Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:52:55.239Z] OK: 8 MiB in 15 packages [2024-11-08T05:52:55.239Z] Removing intermediate container e0524e1b56b0 [2024-11-08T05:52:55.239Z] ---> f1f2c123b11c [2024-11-08T05:52:55.239Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-11-08T05:52:55.239Z] ---> 5b89dadc253e [2024-11-08T05:52:55.239Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-11-08T05:52:55.239Z] ---> dc23878fdd61 [2024-11-08T05:52:55.239Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-11-08T05:52:55.239Z] ---> 81cffe546875 [2024-11-08T05:52:55.239Z] Step 20/25 : EXPOSE 59982 [2024-11-08T05:52:55.239Z] ---> Running in 52881aee75fe [2024-11-08T05:52:55.239Z] Removing intermediate container 52881aee75fe [2024-11-08T05:52:55.239Z] ---> a8d31be49df6 [2024-11-08T05:52:55.239Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-11-08T05:52:55.239Z] ---> Running in f8bb802dbc84 [2024-11-08T05:52:55.239Z] Removing intermediate container f8bb802dbc84 [2024-11-08T05:52:55.239Z] ---> 7a5dbac0879d [2024-11-08T05:52:55.239Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-08T05:52:55.239Z] ---> Running in cada930cf286 [2024-11-08T05:52:55.239Z] Removing intermediate container cada930cf286 [2024-11-08T05:52:55.239Z] ---> b885d5f245cf [2024-11-08T05:52:55.239Z] Step 23/25 : LABEL arch=amd64 [2024-11-08T05:52:55.239Z] ---> Running in a45944bdb734 [2024-11-08T05:52:55.239Z] Removing intermediate container a45944bdb734 [2024-11-08T05:52:55.239Z] ---> 84f524e8f560 [2024-11-08T05:52:55.239Z] Step 24/25 : LABEL git_sha=05dffbfea524d4e44629aea546393e9ff3734411 [2024-11-08T05:52:55.239Z] ---> Running in 47f8564a0cf7 [2024-11-08T05:52:55.239Z] Removing intermediate container 47f8564a0cf7 [2024-11-08T05:52:55.239Z] ---> ffea0f279ab3 [2024-11-08T05:52:55.239Z] Step 25/25 : LABEL version=4.0.0-dev.3 [2024-11-08T05:52:55.239Z] ---> Running in 7446f8f777e9 [2024-11-08T05:52:55.239Z] Removing intermediate container 7446f8f777e9 [2024-11-08T05:52:55.239Z] ---> d305f36a2a22 [2024-11-08T05:52:55.239Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T05:52:55.239Z] Successfully built d305f36a2a22 [2024-11-08T05:52:55.239Z] 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-11-08T05:52:55.379Z] provisioning config files... [2024-11-08T05:52:55.388Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10915824563889489185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:52:55.688Z] ---> ****-login.sh [2024-11-08T05:52:55.688Z] nexus3.edgexfoundry.org:10001 [2024-11-08T05:52:55.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:52:55.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:52:55.688Z] Configure a credential helper to remove this warning. See [2024-11-08T05:52:55.688Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:52:55.688Z] [2024-11-08T05:52:55.688Z] Login Succeeded [2024-11-08T05:52:55.688Z] nexus3.edgexfoundry.org:10002 [2024-11-08T05:52:55.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:52:55.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:52:55.689Z] Configure a credential helper to remove this warning. See [2024-11-08T05:52:55.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:52:55.689Z] [2024-11-08T05:52:55.689Z] Login Succeeded [2024-11-08T05:52:55.689Z] nexus3.edgexfoundry.org:10003 [2024-11-08T05:52:55.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:52:55.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:52:55.947Z] Configure a credential helper to remove this warning. See [2024-11-08T05:52:55.947Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:52:55.947Z] [2024-11-08T05:52:55.947Z] Login Succeeded [2024-11-08T05:52:55.947Z] nexus3.edgexfoundry.org:10004 [2024-11-08T05:52:55.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:52:55.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:52:55.947Z] Configure a credential helper to remove this warning. See [2024-11-08T05:52:55.947Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:52:55.947Z] [2024-11-08T05:52:55.947Z] Login Succeeded [2024-11-08T05:52:55.947Z] ****.io [2024-11-08T05:52:55.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:52:56.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:52:56.207Z] Configure a credential helper to remove this warning. See [2024-11-08T05:52:56.207Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:52:56.207Z] [2024-11-08T05:52:56.207Z] Login Succeeded [2024-11-08T05:52:56.207Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T05:52:56.215Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:52:56.272Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T05:52:56.308Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2024-11-08T05:52:56.308Z] 05dffbfea524d4e44629aea546393e9ff3734411 [2024-11-08T05:52:56.308Z] latest [2024-11-08T05:52:56.308Z] 4.0.0-dev.3 [2024-11-08T05:52:56.308Z] 05dffbfea524d4e44629aea546393e9ff3734411-4.0.0-dev.3 [2024-11-08T05:52:56.308Z] main [2024-11-08T05:52:56.308Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:56.661Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:05dffbfea524d4e44629aea546393e9ff3734411 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:56.985Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:05dffbfea524d4e44629aea546393e9ff3734411 [2024-11-08T05:52:56.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-11-08T05:52:56.985Z] d2350b34e158: Preparing [2024-11-08T05:52:56.985Z] 9cd9a41b745c: Preparing [2024-11-08T05:52:56.985Z] 8b6442a880cb: Preparing [2024-11-08T05:52:56.985Z] 5cc5ffb68077: Preparing [2024-11-08T05:52:56.985Z] fab72bd4a7ef: Preparing [2024-11-08T05:52:56.985Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:56.985Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:56.985Z] d2350b34e158: Pushed [2024-11-08T05:52:56.985Z] fab72bd4a7ef: Pushed [2024-11-08T05:52:56.985Z] 9cd9a41b745c: Pushed [2024-11-08T05:52:56.985Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:57.553Z] 5cc5ffb68077: Pushed [2024-11-08T05:53:01.747Z] 8b6442a880cb: Pushed [2024-11-08T05:53:01.747Z] 05dffbfea524d4e44629aea546393e9ff3734411: digest: sha256:0bb5d03c174208f7cd11df80f7bce210aa4bc1fdc9a16f3582fb303d26d92456 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:02.083Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:02.413Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2024-11-08T05:53:02.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-11-08T05:53:02.413Z] d2350b34e158: Preparing [2024-11-08T05:53:02.413Z] 9cd9a41b745c: Preparing [2024-11-08T05:53:02.413Z] 8b6442a880cb: Preparing [2024-11-08T05:53:02.413Z] 5cc5ffb68077: Preparing [2024-11-08T05:53:02.413Z] fab72bd4a7ef: Preparing [2024-11-08T05:53:02.413Z] 63ca1fbb43ae: Preparing [2024-11-08T05:53:02.413Z] 63ca1fbb43ae: Waiting [2024-11-08T05:53:02.413Z] 8b6442a880cb: Layer already exists [2024-11-08T05:53:02.413Z] 9cd9a41b745c: Layer already exists [2024-11-08T05:53:02.413Z] d2350b34e158: Layer already exists [2024-11-08T05:53:02.413Z] 5cc5ffb68077: Layer already exists [2024-11-08T05:53:02.413Z] fab72bd4a7ef: Layer already exists [2024-11-08T05:53:02.413Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:53:02.413Z] latest: digest: sha256:0bb5d03c174208f7cd11df80f7bce210aa4bc1fdc9a16f3582fb303d26d92456 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:02.752Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:03.084Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.3 [2024-11-08T05:53:03.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-11-08T05:53:03.084Z] d2350b34e158: Preparing [2024-11-08T05:53:03.084Z] 9cd9a41b745c: Preparing [2024-11-08T05:53:03.084Z] 8b6442a880cb: Preparing [2024-11-08T05:53:03.084Z] 5cc5ffb68077: Preparing [2024-11-08T05:53:03.084Z] fab72bd4a7ef: Preparing [2024-11-08T05:53:03.084Z] 63ca1fbb43ae: Preparing [2024-11-08T05:53:03.084Z] 63ca1fbb43ae: Waiting [2024-11-08T05:53:03.084Z] 5cc5ffb68077: Layer already exists [2024-11-08T05:53:03.084Z] d2350b34e158: Layer already exists [2024-11-08T05:53:03.084Z] 8b6442a880cb: Layer already exists [2024-11-08T05:53:03.084Z] 9cd9a41b745c: Layer already exists [2024-11-08T05:53:03.084Z] fab72bd4a7ef: Layer already exists [2024-11-08T05:53:03.084Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:53:03.084Z] 4.0.0-dev.3: digest: sha256:0bb5d03c174208f7cd11df80f7bce210aa4bc1fdc9a16f3582fb303d26d92456 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:03.337Z] c9f46d7d2bd2: Pull complete [2024-11-08T05:53:03.420Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:05dffbfea524d4e44629aea546393e9ff3734411-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:03.737Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:05dffbfea524d4e44629aea546393e9ff3734411-4.0.0-dev.3 [2024-11-08T05:53:03.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-11-08T05:53:03.737Z] d2350b34e158: Preparing [2024-11-08T05:53:03.737Z] 9cd9a41b745c: Preparing [2024-11-08T05:53:03.737Z] 8b6442a880cb: Preparing [2024-11-08T05:53:03.737Z] 5cc5ffb68077: Preparing [2024-11-08T05:53:03.737Z] fab72bd4a7ef: Preparing [2024-11-08T05:53:03.737Z] 63ca1fbb43ae: Preparing [2024-11-08T05:53:03.737Z] 63ca1fbb43ae: Waiting [2024-11-08T05:53:03.737Z] 5cc5ffb68077: Layer already exists [2024-11-08T05:53:03.737Z] 9cd9a41b745c: Layer already exists [2024-11-08T05:53:03.737Z] fab72bd4a7ef: Layer already exists [2024-11-08T05:53:03.737Z] d2350b34e158: Layer already exists [2024-11-08T05:53:03.737Z] 8b6442a880cb: Layer already exists [2024-11-08T05:53:03.737Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:53:03.738Z] 05dffbfea524d4e44629aea546393e9ff3734411-4.0.0-dev.3: digest: sha256:0bb5d03c174208f7cd11df80f7bce210aa4bc1fdc9a16f3582fb303d26d92456 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:04.069Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:04.315Z] c5a475d317c9: Pull complete [2024-11-08T05:53:04.315Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-08T05:53:04.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T05:53:04.315Z] ---> be29e6b0f0d4 [2024-11-08T05:53:04.315Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-11-08T05:53:04.394Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2024-11-08T05:53:04.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-11-08T05:53:04.394Z] d2350b34e158: Preparing [2024-11-08T05:53:04.394Z] 9cd9a41b745c: Preparing [2024-11-08T05:53:04.394Z] 8b6442a880cb: Preparing [2024-11-08T05:53:04.394Z] 5cc5ffb68077: Preparing [2024-11-08T05:53:04.394Z] fab72bd4a7ef: Preparing [2024-11-08T05:53:04.394Z] 63ca1fbb43ae: Preparing [2024-11-08T05:53:04.394Z] 63ca1fbb43ae: Waiting [2024-11-08T05:53:04.394Z] 8b6442a880cb: Layer already exists [2024-11-08T05:53:04.394Z] d2350b34e158: Layer already exists [2024-11-08T05:53:04.394Z] 9cd9a41b745c: Layer already exists [2024-11-08T05:53:04.394Z] fab72bd4a7ef: Layer already exists [2024-11-08T05:53:04.394Z] 5cc5ffb68077: Layer already exists [2024-11-08T05:53:04.394Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:53:04.394Z] main: digest: sha256:0bb5d03c174208f7cd11df80f7bce210aa4bc1fdc9a16f3582fb303d26d92456 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:53:04.477Z] ===================================================== [Pipeline] echo [2024-11-08T05:53:04.495Z] taggedImages: [2024-11-08T05:53:04.495Z] - nexus3.edgexfoundry.org:10004/device-mqtt:05dffbfea524d4e44629aea546393e9ff3734411 [2024-11-08T05:53:04.495Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2024-11-08T05:53:04.495Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.3 [2024-11-08T05:53:04.495Z] - nexus3.edgexfoundry.org:10004/device-mqtt:05dffbfea524d4e44629aea546393e9ff3734411-4.0.0-dev.3 [2024-11-08T05:53:04.495Z] - 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-11-08T05:53:04.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T05:53:04.907Z] [2024-11-08T05:53:04.907Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:05.213Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T05:53:05.213Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-08T05:53:05.213Z] 5eb5b503b376: Pulling fs layer [2024-11-08T05:53:05.213Z] 5c69ac0246d0: Pulling fs layer [2024-11-08T05:53:05.213Z] ec43610c2a17: Pulling fs layer [2024-11-08T05:53:05.213Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-08T05:53:05.213Z] 33b1e0a273af: Pulling fs layer [2024-11-08T05:53:05.213Z] 5d3b04190fa2: Pulling fs layer [2024-11-08T05:53:05.213Z] 2f39f015ded8: Pulling fs layer [2024-11-08T05:53:05.213Z] 5d3b04190fa2: Waiting [2024-11-08T05:53:05.213Z] 33b1e0a273af: Waiting [2024-11-08T05:53:05.213Z] 2f39f015ded8: Waiting [2024-11-08T05:53:05.213Z] 3a2ae6a8a46f: Waiting [2024-11-08T05:53:05.213Z] 5c69ac0246d0: Download complete [2024-11-08T05:53:05.213Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-08T05:53:05.213Z] 3a2ae6a8a46f: Download complete [2024-11-08T05:53:05.472Z] 33b1e0a273af: Verifying Checksum [2024-11-08T05:53:05.472Z] 33b1e0a273af: Download complete [2024-11-08T05:53:05.472Z] ec43610c2a17: Verifying Checksum [2024-11-08T05:53:05.472Z] ec43610c2a17: Download complete [2024-11-08T05:53:05.472Z] 5d3b04190fa2: Verifying Checksum [2024-11-08T05:53:05.472Z] 5d3b04190fa2: Download complete [2024-11-08T05:53:05.472Z] 5eb5b503b376: Verifying Checksum [2024-11-08T05:53:05.472Z] 5eb5b503b376: Download complete [2024-11-08T05:53:06.037Z] 2f39f015ded8: Download complete [2024-11-08T05:53:06.281Z] ---> Running in 3aaa915c7356 [2024-11-08T05:53:06.550Z] Removing intermediate container 3aaa915c7356 [2024-11-08T05:53:06.550Z] ---> fb5384e9ef3d [2024-11-08T05:53:06.550Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T05:53:06.817Z] ---> Running in f1ee4ca76c34 [2024-11-08T05:53:06.991Z] 5eb5b503b376: Pull complete [2024-11-08T05:53:07.084Z] Removing intermediate container f1ee4ca76c34 [2024-11-08T05:53:07.084Z] ---> 7f31b5eac77a [2024-11-08T05:53:07.084Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-08T05:53:07.084Z] ---> Running in b8620f660ae9 [2024-11-08T05:53:07.250Z] 5c69ac0246d0: Pull complete [2024-11-08T05:53:07.352Z] Removing intermediate container b8620f660ae9 [2024-11-08T05:53:07.352Z] ---> f62eece9a1d9 [2024-11-08T05:53:07.352Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T05:53:07.625Z] ---> Running in 4ef9f870eff6 [2024-11-08T05:53:07.816Z] ec43610c2a17: Pull complete [2024-11-08T05:53:07.816Z] 3a2ae6a8a46f: Pull complete [2024-11-08T05:53:07.898Z] Removing intermediate container 4ef9f870eff6 [2024-11-08T05:53:07.898Z] ---> dc66217b87dc [2024-11-08T05:53:07.898Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T05:53:07.898Z] ---> Running in 00fba651eea1 [2024-11-08T05:53:08.074Z] 33b1e0a273af: Pull complete [2024-11-08T05:53:08.074Z] 5d3b04190fa2: Pull complete [2024-11-08T05:53:09.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:53:09.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:53:10.991Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-08T05:53:10.991Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-08T05:53:10.991Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-08T05:53:10.991Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-08T05:53:11.268Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T05:53:11.268Z] OK: 242 MiB in 58 packages [2024-11-08T05:53:12.233Z] Removing intermediate container 00fba651eea1 [2024-11-08T05:53:12.233Z] ---> fe3272ed938a [2024-11-08T05:53:12.233Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-11-08T05:53:12.233Z] ---> Running in 014ceb3ab6c5 [2024-11-08T05:53:12.254Z] 2f39f015ded8: Pull complete [2024-11-08T05:53:12.254Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-08T05:53:12.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T05:53:12.254Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:53:12.351Z] prd-ubuntu20.04-docker-8c-8g-25877 does not seem to be running inside a container [2024-11-08T05:53:12.385Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-08T05:53:12.816Z] Removing intermediate container 014ceb3ab6c5 [2024-11-08T05:53:12.817Z] ---> 253ed92963d0 [2024-11-08T05:53:12.817Z] Step 9/12 : COPY go.mod vendor* ./ [2024-11-08T05:53:13.085Z] ---> 6f86f4207a3d [2024-11-08T05:53:13.085Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:53:13.085Z] ---> Running in 924f3ce93ea0 [2024-11-08T05:53:17.566Z] $ docker top 302a345bce9d6ad20c87e938c73d19d118ebd8cbbb99938307bd16d49db5e3a2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:53:17.966Z] ---> job-cost.sh [2024-11-08T05:53:17.966Z] lf-activate-venv: SKIPPING [2024-11-08T05:53:17.966Z] INFO: No Stack... [2024-11-08T05:53:18.225Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T05:53:18.484Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T05:53:18.775Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2024-11-08T05:53:18.775Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T05:53:18.790Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-181-stack-cost] [2024-11-08T05:53:18.803Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-181-stack-cost] did not exist. Created. [2024-11-08T05:53:18.810Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-181-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T05:53:19.114Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-08T05:53:19.134Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T05:53:19.148Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-181-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T05:53:19.177Z] $ docker stop --time=1 302a345bce9d6ad20c87e938c73d19d118ebd8cbbb99938307bd16d49db5e3a2 [2024-11-08T05:53:20.352Z] $ docker rm -f --volumes 302a345bce9d6ad20c87e938c73d19d118ebd8cbbb99938307bd16d49db5e3a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-08T05:55:04.815Z] Removing intermediate container 924f3ce93ea0 [2024-11-08T05:55:04.816Z] ---> fb1615900ede [2024-11-08T05:55:04.816Z] Step 11/12 : COPY . . [2024-11-08T05:55:04.816Z] ---> 448f99902f28 [2024-11-08T05:55:04.816Z] Step 12/12 : RUN $MAKE [2024-11-08T05:55:04.816Z] ---> Running in fd7e7da8a2dc [2024-11-08T05:55:06.260Z] noop [2024-11-08T05:55:06.859Z] Removing intermediate container fd7e7da8a2dc [2024-11-08T05:55:06.860Z] ---> 424d6bf116bb [2024-11-08T05:55:06.860Z] Successfully built 424d6bf116bb [2024-11-08T05:55:06.860Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:55:07.257Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T05:55:07.257Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:55:07.525Z] prd-ubuntu20.04-docker-arm64-4c-16g-25879 does not seem to be running inside a container [2024-11-08T05:55:07.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/181 -v /w/workspace/device-mqtt-go/181:/w/workspace/device-mqtt-go/181:rw,z -v /w/workspace/device-mqtt-go/181@tmp:/w/workspace/device-mqtt-go/181@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-11-08T05:55:08.972Z] $ docker top 871f9691ff25b869058e03cca90df7505ccf4021eb1e21a6977bf4299131a2c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T05:55:09.865Z] + go version [2024-11-08T05:55:09.865Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-08T05:55:09.897Z] $ docker stop --time=1 871f9691ff25b869058e03cca90df7505ccf4021eb1e21a6977bf4299131a2c2 [2024-11-08T05:55:11.937Z] $ docker rm -f --volumes 871f9691ff25b869058e03cca90df7505ccf4021eb1e21a6977bf4299131a2c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:55:12.540Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T05:55:12.540Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:55:12.769Z] prd-ubuntu20.04-docker-arm64-4c-16g-25879 does not seem to be running inside a container [2024-11-08T05:55:12.858Z] $ 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/181 -v /w/workspace/device-mqtt-go/181:/w/workspace/device-mqtt-go/181:rw,z -v /w/workspace/device-mqtt-go/181@tmp:/w/workspace/device-mqtt-go/181@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-11-08T05:55:14.306Z] $ docker top 6e3c2596971d1ae76cc092a788dabd3a2e055640dc4bd9d01dff576ffd934f3c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T05:55:15.202Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/181 [Pipeline] fileExists [Pipeline] sh [2024-11-08T05:55:15.876Z] + make test [2024-11-08T05:55:15.876Z] go test ./... -coverprofile=coverage.out ./... [2024-11-08T05:55:22.566Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-11-08T05:59:29.551Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2024-11-08T05:59:29.551Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2024-11-08T05:59:29.551Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.057s coverage: 22.8% of statements [2024-11-08T05:59:29.551Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-08T05:59:29.551Z] go vet ./... [2024-11-08T06:00:27.565Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T06:00:27.565Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T06:00:27.565Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T06:00:27.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T06:00:27.624Z] $ docker stop --time=1 6e3c2596971d1ae76cc092a788dabd3a2e055640dc4bd9d01dff576ffd934f3c [2024-11-08T06:00:29.799Z] $ docker rm -f --volumes 6e3c2596971d1ae76cc092a788dabd3a2e055640dc4bd9d01dff576ffd934f3c [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T06:00:31.723Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T06:00:31.755Z] Warning: overwriting stash ‘coverage-report’ [2024-11-08T06:00:32.459Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T06:00:32.903Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T06:00:33.242Z] + ls -al . [2024-11-08T06:00:33.242Z] total 248 [2024-11-08T06:00:33.242Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 05:55 . [2024-11-08T06:00:33.242Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 05:52 .. [2024-11-08T06:00:33.242Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 05:52 .dockerignore [2024-11-08T06:00:33.242Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 05:52 .git [2024-11-08T06:00:33.242Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 05:52 .github [2024-11-08T06:00:33.242Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 8 05:52 .gitignore [2024-11-08T06:00:33.242Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 05:52 .golangci.yml [2024-11-08T06:00:33.242Z] -rw-rw-r-- 1 jenkins jenkins 19106 Nov 8 05:52 Attribution.txt [2024-11-08T06:00:33.242Z] -rw-rw-r-- 1 jenkins jenkins 18574 Nov 8 05:52 CHANGELOG.md [2024-11-08T06:00:33.242Z] -rw-rw-r-- 1 jenkins jenkins 1803 Nov 8 05:52 Dockerfile [2024-11-08T06:00:33.242Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 05:52 GOVERNANCE.md [2024-11-08T06:00:33.242Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 8 05:52 Jenkinsfile [2024-11-08T06:00:33.242Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 05:52 LICENSE [2024-11-08T06:00:33.242Z] -rw-rw-r-- 1 jenkins jenkins 2545 Nov 8 05:52 Makefile [2024-11-08T06:00:33.242Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 05:52 OWNERS.md [2024-11-08T06:00:33.242Z] -rw-rw-r-- 1 jenkins jenkins 3599 Nov 8 05:52 README.md [2024-11-08T06:00:33.242Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 05:49 VERSION [2024-11-08T06:00:33.242Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 05:52 bin [2024-11-08T06:00:33.242Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 05:52 cmd [2024-11-08T06:00:33.242Z] -rw-r--r-- 1 jenkins jenkins 21039 Nov 8 05:59 coverage.out [2024-11-08T06:00:33.242Z] -rw-rw-r-- 1 jenkins jenkins 6370 Nov 8 05:52 go.mod [2024-11-08T06:00:33.242Z] -rw-rw-r-- 1 jenkins jenkins 88084 Nov 8 05:52 go.sum [2024-11-08T06:00:33.242Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 05:52 internal [2024-11-08T06:00:33.242Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 05:52 mock [2024-11-08T06:00:33.242Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 8 05:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:00:33.611Z] + 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=05dffbfea524d4e44629aea546393e9ff3734411 --label arch=arm64 --label version=4.0.0-dev.3 . [2024-11-08T06:00:34.200Z] Sending build context to Docker daemon 10.63MB [2024-11-08T06:00:34.200Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T06:00:34.200Z] Step 2/25 : FROM ${BASE} AS builder [2024-11-08T06:00:34.200Z] ---> 424d6bf116bb [2024-11-08T06:00:34.200Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-11-08T06:00:34.200Z] ---> Running in c1f95c697206 [2024-11-08T06:00:34.796Z] Removing intermediate container c1f95c697206 [2024-11-08T06:00:34.796Z] ---> 72a7df499c6d [2024-11-08T06:00:34.796Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T06:00:34.796Z] ---> Running in 85fc23633b7f [2024-11-08T06:00:35.067Z] Removing intermediate container 85fc23633b7f [2024-11-08T06:00:35.067Z] ---> f972963cd75a [2024-11-08T06:00:35.067Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-08T06:00:35.067Z] ---> Running in 10d7babab47f [2024-11-08T06:00:35.668Z] Removing intermediate container 10d7babab47f [2024-11-08T06:00:35.668Z] ---> d9f6e8b15eb2 [2024-11-08T06:00:35.668Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T06:00:35.668Z] ---> Running in 4c4d6b50a00f [2024-11-08T06:00:35.942Z] Removing intermediate container 4c4d6b50a00f [2024-11-08T06:00:35.942Z] ---> b2456ac12870 [2024-11-08T06:00:35.942Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T06:00:35.942Z] ---> Running in 2d51ffb6ca9f [2024-11-08T06:00:36.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T06:00:37.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T06:00:38.936Z] OK: 242 MiB in 58 packages [2024-11-08T06:00:42.307Z] Removing intermediate container 2d51ffb6ca9f [2024-11-08T06:00:42.307Z] ---> 6b91e55b4265 [2024-11-08T06:00:42.307Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-11-08T06:00:42.307Z] ---> Running in 57c94ac9d144 [2024-11-08T06:00:42.307Z] Removing intermediate container 57c94ac9d144 [2024-11-08T06:00:42.307Z] ---> 84b267ce9bdc [2024-11-08T06:00:42.307Z] Step 9/25 : COPY go.mod vendor* ./ [2024-11-08T06:00:42.900Z] ---> e851d42c6283 [2024-11-08T06:00:42.900Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T06:00:42.900Z] ---> Running in 691ceee95c41 [2024-11-08T06:00:45.507Z] Removing intermediate container 691ceee95c41 [2024-11-08T06:00:45.507Z] ---> 057c7aae07a2 [2024-11-08T06:00:45.507Z] Step 11/25 : COPY . . [2024-11-08T06:00:46.972Z] ---> b8a1ae81b2cb [2024-11-08T06:00:46.972Z] Step 12/25 : RUN $MAKE [2024-11-08T06:00:46.972Z] ---> Running in 74095e0cc5f7 [2024-11-08T06:00:47.943Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2024-11-08T06:05:09.910Z] Removing intermediate container 74095e0cc5f7 [2024-11-08T06:05:09.910Z] ---> fb806602d78e [2024-11-08T06:05:09.910Z] Step 13/25 : FROM alpine:3.20 [2024-11-08T06:05:09.910Z] 3.20: Pulling from library/alpine [2024-11-08T06:05:09.910Z] cf04c63912e1: Already exists [2024-11-08T06:05:09.910Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T06:05:09.910Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T06:05:09.910Z] ---> c157a85ed455 [2024-11-08T06:05:09.910Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2024-11-08T06:05:09.910Z] ---> Running in 345c7bd21fbe [2024-11-08T06:05:09.910Z] Removing intermediate container 345c7bd21fbe [2024-11-08T06:05:09.910Z] ---> c2a0f13cd71e [2024-11-08T06:05:09.910Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-11-08T06:05:09.910Z] ---> Running in 0608e938ee02 [2024-11-08T06:05:09.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T06:05:09.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T06:05:09.910Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T06:05:09.910Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T06:05:09.910Z] OK: 9 MiB in 15 packages [2024-11-08T06:05:09.910Z] Removing intermediate container 0608e938ee02 [2024-11-08T06:05:09.910Z] ---> c42992bcf456 [2024-11-08T06:05:09.910Z] Step 16/25 : RUN apk --no-cache upgrade [2024-11-08T06:05:09.910Z] ---> Running in 02437bc19525 [2024-11-08T06:05:09.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T06:05:09.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T06:05:09.910Z] Upgrading critical system libraries and apk-tools: [2024-11-08T06:05:09.910Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T06:05:09.910Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T06:05:09.910Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T06:05:09.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T06:05:09.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T06:05:09.910Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T06:05:09.910Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T06:05:09.910Z] OK: 9 MiB in 15 packages [2024-11-08T06:05:09.910Z] Removing intermediate container 02437bc19525 [2024-11-08T06:05:09.910Z] ---> 9e2ffc85e44c [2024-11-08T06:05:09.910Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-11-08T06:05:11.865Z] ---> 4d597743fe30 [2024-11-08T06:05:11.865Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-11-08T06:05:12.132Z] ---> dd2e455921cf [2024-11-08T06:05:12.132Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-11-08T06:05:12.719Z] ---> 8d7b6dcb53e4 [2024-11-08T06:05:12.719Z] Step 20/25 : EXPOSE 59982 [2024-11-08T06:05:12.719Z] ---> Running in 3ea317964f0f [2024-11-08T06:05:12.988Z] Removing intermediate container 3ea317964f0f [2024-11-08T06:05:12.988Z] ---> 91e53c9a8499 [2024-11-08T06:05:12.988Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-11-08T06:05:12.988Z] ---> Running in c2a806df856f [2024-11-08T06:05:13.257Z] Removing intermediate container c2a806df856f [2024-11-08T06:05:13.257Z] ---> 972fbfe03479 [2024-11-08T06:05:13.257Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-08T06:05:13.525Z] ---> Running in ae0c9079d613 [2024-11-08T06:05:13.793Z] Removing intermediate container ae0c9079d613 [2024-11-08T06:05:13.793Z] ---> d7c7c0f3f542 [2024-11-08T06:05:13.793Z] Step 23/25 : LABEL arch=arm64 [2024-11-08T06:05:13.793Z] ---> Running in 6e725ef25669 [2024-11-08T06:05:14.067Z] Removing intermediate container 6e725ef25669 [2024-11-08T06:05:14.067Z] ---> c49bec50cb71 [2024-11-08T06:05:14.067Z] Step 24/25 : LABEL git_sha=05dffbfea524d4e44629aea546393e9ff3734411 [2024-11-08T06:05:14.339Z] ---> Running in ab44d83dab88 [2024-11-08T06:05:14.610Z] Removing intermediate container ab44d83dab88 [2024-11-08T06:05:14.610Z] ---> 0392a3e3ae96 [2024-11-08T06:05:14.610Z] Step 25/25 : LABEL version=4.0.0-dev.3 [2024-11-08T06:05:14.610Z] ---> Running in 73ef94931a14 [2024-11-08T06:05:14.881Z] Removing intermediate container 73ef94931a14 [2024-11-08T06:05:14.881Z] ---> 6d6452677982 [2024-11-08T06:05:14.881Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T06:05:15.151Z] Successfully built 6d6452677982 [2024-11-08T06:05:15.151Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T06:05:15.314Z] provisioning config files... [2024-11-08T06:05:15.334Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/181@tmp/config15047075103335649723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:05:15.693Z] ---> ****-login.sh [2024-11-08T06:05:15.693Z] nexus3.edgexfoundry.org:10001 [2024-11-08T06:05:15.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:05:15.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:05:15.963Z] Configure a credential helper to remove this warning. See [2024-11-08T06:05:15.963Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:05:15.963Z] [2024-11-08T06:05:15.963Z] Login Succeeded [2024-11-08T06:05:15.963Z] nexus3.edgexfoundry.org:10002 [2024-11-08T06:05:16.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:05:16.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:05:16.501Z] Configure a credential helper to remove this warning. See [2024-11-08T06:05:16.502Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:05:16.502Z] [2024-11-08T06:05:16.502Z] Login Succeeded [2024-11-08T06:05:16.502Z] nexus3.edgexfoundry.org:10003 [2024-11-08T06:05:16.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:05:16.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:05:16.771Z] Configure a credential helper to remove this warning. See [2024-11-08T06:05:16.771Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:05:16.771Z] [2024-11-08T06:05:16.771Z] Login Succeeded [2024-11-08T06:05:16.771Z] nexus3.edgexfoundry.org:10004 [2024-11-08T06:05:17.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:05:17.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:05:17.313Z] Configure a credential helper to remove this warning. See [2024-11-08T06:05:17.313Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:05:17.313Z] [2024-11-08T06:05:17.313Z] Login Succeeded [2024-11-08T06:05:17.313Z] ****.io [2024-11-08T06:05:17.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:05:17.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:05:17.851Z] Configure a credential helper to remove this warning. See [2024-11-08T06:05:17.851Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:05:17.851Z] [2024-11-08T06:05:17.851Z] Login Succeeded [2024-11-08T06:05:17.851Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T06:05:17.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T06:05:17.925Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T06:05:17.957Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2024-11-08T06:05:17.957Z] 05dffbfea524d4e44629aea546393e9ff3734411 [2024-11-08T06:05:17.957Z] latest [2024-11-08T06:05:17.957Z] 4.0.0-dev.3 [2024-11-08T06:05:17.957Z] 05dffbfea524d4e44629aea546393e9ff3734411-4.0.0-dev.3 [2024-11-08T06:05:17.957Z] main [2024-11-08T06:05:17.957Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:05:18.354Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:05dffbfea524d4e44629aea546393e9ff3734411 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:05:18.746Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:05dffbfea524d4e44629aea546393e9ff3734411 [2024-11-08T06:05:18.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-11-08T06:05:18.746Z] 3b1f5c3ea9dd: Preparing [2024-11-08T06:05:18.746Z] 371b6f2a5a22: Preparing [2024-11-08T06:05:18.746Z] e012102781f6: Preparing [2024-11-08T06:05:18.746Z] 31a5392bf330: Preparing [2024-11-08T06:05:18.746Z] d0daa90dbd3e: Preparing [2024-11-08T06:05:18.746Z] 16113d51b718: Preparing [2024-11-08T06:05:18.746Z] 16113d51b718: Waiting [2024-11-08T06:05:19.018Z] 371b6f2a5a22: Pushed [2024-11-08T06:05:19.018Z] 3b1f5c3ea9dd: Pushed [2024-11-08T06:05:19.018Z] d0daa90dbd3e: Pushed [2024-11-08T06:05:19.018Z] 16113d51b718: Layer already exists [2024-11-08T06:05:20.443Z] 31a5392bf330: Pushed [2024-11-08T06:05:30.543Z] e012102781f6: Pushed [2024-11-08T06:05:30.543Z] 05dffbfea524d4e44629aea546393e9ff3734411: digest: sha256:7bf4db4c2ee66af8017a6d2455f31f911746bc4c4da06c4818a9bd1c1092eb46 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:05:30.917Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:05:31.296Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-11-08T06:05:31.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-11-08T06:05:31.296Z] 3b1f5c3ea9dd: Preparing [2024-11-08T06:05:31.296Z] 371b6f2a5a22: Preparing [2024-11-08T06:05:31.296Z] e012102781f6: Preparing [2024-11-08T06:05:31.296Z] 31a5392bf330: Preparing [2024-11-08T06:05:31.296Z] d0daa90dbd3e: Preparing [2024-11-08T06:05:31.296Z] 16113d51b718: Preparing [2024-11-08T06:05:31.296Z] 16113d51b718: Waiting [2024-11-08T06:05:31.296Z] d0daa90dbd3e: Layer already exists [2024-11-08T06:05:31.296Z] e012102781f6: Layer already exists [2024-11-08T06:05:31.296Z] 31a5392bf330: Layer already exists [2024-11-08T06:05:31.296Z] 3b1f5c3ea9dd: Layer already exists [2024-11-08T06:05:31.296Z] 371b6f2a5a22: Layer already exists [2024-11-08T06:05:31.296Z] 16113d51b718: Layer already exists [2024-11-08T06:05:31.566Z] latest: digest: sha256:7bf4db4c2ee66af8017a6d2455f31f911746bc4c4da06c4818a9bd1c1092eb46 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:05:31.939Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:05:32.314Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.3 [2024-11-08T06:05:32.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-11-08T06:05:32.314Z] 3b1f5c3ea9dd: Preparing [2024-11-08T06:05:32.314Z] 371b6f2a5a22: Preparing [2024-11-08T06:05:32.314Z] e012102781f6: Preparing [2024-11-08T06:05:32.314Z] 31a5392bf330: Preparing [2024-11-08T06:05:32.314Z] d0daa90dbd3e: Preparing [2024-11-08T06:05:32.314Z] 16113d51b718: Preparing [2024-11-08T06:05:32.314Z] 16113d51b718: Waiting [2024-11-08T06:05:32.314Z] 3b1f5c3ea9dd: Layer already exists [2024-11-08T06:05:32.314Z] e012102781f6: Layer already exists [2024-11-08T06:05:32.314Z] 31a5392bf330: Layer already exists [2024-11-08T06:05:32.314Z] d0daa90dbd3e: Layer already exists [2024-11-08T06:05:32.314Z] 371b6f2a5a22: Layer already exists [2024-11-08T06:05:32.314Z] 16113d51b718: Layer already exists [2024-11-08T06:05:32.314Z] 4.0.0-dev.3: digest: sha256:7bf4db4c2ee66af8017a6d2455f31f911746bc4c4da06c4818a9bd1c1092eb46 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:05:32.966Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:05dffbfea524d4e44629aea546393e9ff3734411-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:05:33.349Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:05dffbfea524d4e44629aea546393e9ff3734411-4.0.0-dev.3 [2024-11-08T06:05:33.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-11-08T06:05:33.349Z] 3b1f5c3ea9dd: Preparing [2024-11-08T06:05:33.349Z] 371b6f2a5a22: Preparing [2024-11-08T06:05:33.349Z] e012102781f6: Preparing [2024-11-08T06:05:33.349Z] 31a5392bf330: Preparing [2024-11-08T06:05:33.349Z] d0daa90dbd3e: Preparing [2024-11-08T06:05:33.349Z] 16113d51b718: Preparing [2024-11-08T06:05:33.349Z] 16113d51b718: Waiting [2024-11-08T06:05:33.349Z] 3b1f5c3ea9dd: Layer already exists [2024-11-08T06:05:33.349Z] e012102781f6: Layer already exists [2024-11-08T06:05:33.349Z] 31a5392bf330: Layer already exists [2024-11-08T06:05:33.349Z] d0daa90dbd3e: Layer already exists [2024-11-08T06:05:33.349Z] 371b6f2a5a22: Layer already exists [2024-11-08T06:05:33.349Z] 16113d51b718: Layer already exists [2024-11-08T06:05:33.619Z] 05dffbfea524d4e44629aea546393e9ff3734411-4.0.0-dev.3: digest: sha256:7bf4db4c2ee66af8017a6d2455f31f911746bc4c4da06c4818a9bd1c1092eb46 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:05:34.004Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:05:34.395Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2024-11-08T06:05:34.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-11-08T06:05:34.395Z] 3b1f5c3ea9dd: Preparing [2024-11-08T06:05:34.395Z] 371b6f2a5a22: Preparing [2024-11-08T06:05:34.395Z] e012102781f6: Preparing [2024-11-08T06:05:34.395Z] 31a5392bf330: Preparing [2024-11-08T06:05:34.395Z] d0daa90dbd3e: Preparing [2024-11-08T06:05:34.395Z] 16113d51b718: Preparing [2024-11-08T06:05:34.395Z] 16113d51b718: Waiting [2024-11-08T06:05:34.395Z] e012102781f6: Layer already exists [2024-11-08T06:05:34.395Z] 371b6f2a5a22: Layer already exists [2024-11-08T06:05:34.395Z] 3b1f5c3ea9dd: Layer already exists [2024-11-08T06:05:34.395Z] 31a5392bf330: Layer already exists [2024-11-08T06:05:34.395Z] d0daa90dbd3e: Layer already exists [2024-11-08T06:05:34.666Z] 16113d51b718: Layer already exists [2024-11-08T06:05:34.666Z] main: digest: sha256:7bf4db4c2ee66af8017a6d2455f31f911746bc4c4da06c4818a9bd1c1092eb46 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T06:05:34.757Z] ===================================================== [Pipeline] echo [2024-11-08T06:05:34.770Z] taggedImages: [2024-11-08T06:05:34.770Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:05dffbfea524d4e44629aea546393e9ff3734411 [2024-11-08T06:05:34.770Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-11-08T06:05:34.770Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.3 [2024-11-08T06:05:34.770Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:05dffbfea524d4e44629aea546393e9ff3734411-4.0.0-dev.3 [2024-11-08T06:05:34.770Z] - 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-11-08T06:05:35.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T06:05:35.169Z] [2024-11-08T06:05:35.169Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:05:35.528Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T06:05:35.798Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-08T06:05:35.798Z] 8998bd30e6a1: Pulling fs layer [2024-11-08T06:05:35.798Z] 04944245beec: Pulling fs layer [2024-11-08T06:05:35.798Z] 699f458cf7ca: Pulling fs layer [2024-11-08T06:05:35.798Z] 765212b225bb: Pulling fs layer [2024-11-08T06:05:35.798Z] f23df028b6ca: Pulling fs layer [2024-11-08T06:05:35.798Z] d65c8cfc05b1: Pulling fs layer [2024-11-08T06:05:35.798Z] 2437ff75d9bd: Pulling fs layer [2024-11-08T06:05:35.798Z] 765212b225bb: Waiting [2024-11-08T06:05:35.798Z] f23df028b6ca: Waiting [2024-11-08T06:05:35.798Z] d65c8cfc05b1: Waiting [2024-11-08T06:05:35.798Z] 2437ff75d9bd: Waiting [2024-11-08T06:05:35.798Z] 04944245beec: Verifying Checksum [2024-11-08T06:05:35.798Z] 04944245beec: Download complete [2024-11-08T06:05:35.798Z] 765212b225bb: Verifying Checksum [2024-11-08T06:05:35.798Z] 765212b225bb: Download complete [2024-11-08T06:05:35.798Z] f23df028b6ca: Download complete [2024-11-08T06:05:35.798Z] d65c8cfc05b1: Verifying Checksum [2024-11-08T06:05:35.798Z] d65c8cfc05b1: Download complete [2024-11-08T06:05:36.070Z] 699f458cf7ca: Verifying Checksum [2024-11-08T06:05:36.070Z] 699f458cf7ca: Download complete [2024-11-08T06:05:36.657Z] 8998bd30e6a1: Verifying Checksum [2024-11-08T06:05:36.657Z] 8998bd30e6a1: Download complete [2024-11-08T06:05:39.240Z] 2437ff75d9bd: Verifying Checksum [2024-11-08T06:05:39.240Z] 2437ff75d9bd: Download complete [2024-11-08T06:05:41.837Z] 8998bd30e6a1: Pull complete [2024-11-08T06:05:42.110Z] 04944245beec: Pull complete [2024-11-08T06:05:44.069Z] 699f458cf7ca: Pull complete [2024-11-08T06:05:44.070Z] 765212b225bb: Pull complete [2024-11-08T06:05:45.036Z] f23df028b6ca: Pull complete [2024-11-08T06:05:45.305Z] d65c8cfc05b1: Pull complete [2024-11-08T06:06:03.543Z] 2437ff75d9bd: Pull complete [2024-11-08T06:06:03.543Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-08T06:06:03.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T06:06:03.543Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:06:03.758Z] prd-ubuntu20.04-docker-arm64-4c-16g-25879 does not seem to be running inside a container [2024-11-08T06:06:03.838Z] $ 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/181 -v /w/workspace/device-mqtt-go/181:/w/workspace/device-mqtt-go/181:rw,z -v /w/workspace/device-mqtt-go/181@tmp:/w/workspace/device-mqtt-go/181@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-11-08T06:06:06.709Z] $ docker top ff6b1760d95936e3831a28508905de15056a62f97ac23001ada533923ee6c394 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:06:07.523Z] ---> job-cost.sh [2024-11-08T06:06:07.523Z] lf-activate-venv: SKIPPING [2024-11-08T06:06:07.523Z] INFO: No Stack... [2024-11-08T06:06:08.107Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-08T06:06:09.060Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T06:06:09.696Z] + cat /w/workspace/device-mqtt-go/181/archives/cost.csv [2024-11-08T06:06:09.696Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T06:06:09.777Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-181-stack-cost] [2024-11-08T06:06:09.785Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-181-stack-cost] did not exist. Created. [2024-11-08T06:06:09.791Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-181-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T06:06:10.460Z] /w/workspace/device-mqtt-go/181@tmp/durable-8e55274d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-08T06:06:11.120Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-08T06:06:11.137Z] Warning: overwriting stash ‘stack-cost’ [2024-11-08T06:06:11.186Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T06:06:11.195Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-181-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T06:06:11.244Z] $ docker stop --time=1 ff6b1760d95936e3831a28508905de15056a62f97ac23001ada533923ee6c394 [2024-11-08T06:06:12.902Z] $ docker rm -f --volumes ff6b1760d95936e3831a28508905de15056a62f97ac23001ada533923ee6c394 [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-11-08T06:06:13.351Z] provisioning config files... [2024-11-08T06:06:13.357Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16000634892029518840tmp [Pipeline] { [Pipeline] sh [2024-11-08T06:06:13.658Z] + set +x [2024-11-08T06:06:13.658Z] + curl -s https://codecov.io/bash [2024-11-08T06:06:13.658Z] + bash -s -- [2024-11-08T06:06:13.658Z] [2024-11-08T06:06:13.658Z] _____ _ [2024-11-08T06:06:13.658Z] / ____| | | [2024-11-08T06:06:13.658Z] | | ___ __| | ___ ___ _____ __ [2024-11-08T06:06:13.658Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-08T06:06:13.658Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-08T06:06:13.658Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-08T06:06:13.658Z] Bash-1.0.6 [2024-11-08T06:06:13.658Z] [2024-11-08T06:06:13.658Z] [2024-11-08T06:06:13.658Z] ==> git version 2.25.1 found [2024-11-08T06:06:13.658Z] ==> 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-11-08T06:06:13.658Z] Release-Date: 2020-01-08 [2024-11-08T06:06:13.658Z] 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-11-08T06:06:13.658Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-08T06:06:13.658Z] ==> Jenkins CI detected. [2024-11-08T06:06:13.658Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2024-11-08T06:06:13.658Z] project root: . [2024-11-08T06:06:13.658Z] --> token set from env [2024-11-08T06:06:13.658Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-08T06:06:13.916Z] ==> Running gcov in . (disable via -X gcov) [2024-11-08T06:06:13.916Z] ==> Python coveragepy not found [2024-11-08T06:06:13.916Z] ==> Searching for coverage reports in: [2024-11-08T06:06:13.916Z] + . [2024-11-08T06:06:13.916Z] -> Found 1 reports [2024-11-08T06:06:13.916Z] ==> Detecting git/mercurial file structure [2024-11-08T06:06:13.916Z] ==> Reading reports [2024-11-08T06:06:13.916Z] + ./coverage.out bytes=21039 [2024-11-08T06:06:13.917Z] ==> Appending adjustments [2024-11-08T06:06:13.917Z] https://docs.codecov.io/docs/fixing-reports [2024-11-08T06:06:13.917Z] + Found adjustments [2024-11-08T06:06:13.917Z] ==> Gzipping contents [2024-11-08T06:06:13.917Z] 4.0K /tmp/codecov.VhWQvC.gz [2024-11-08T06:06:13.917Z] ==> Uploading reports [2024-11-08T06:06:13.917Z] url: https://codecov.io [2024-11-08T06:06:13.917Z] query: branch=main&commit=05dffbfea524d4e44629aea546393e9ff3734411&build=181&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F181%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-08T06:06:13.917Z] -> Pinging Codecov [2024-11-08T06:06:13.917Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=05dffbfea524d4e44629aea546393e9ff3734411&build=181&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F181%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-08T06:06:14.176Z] -> Uploading to [2024-11-08T06:06:14.177Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-mqtt-go/05dffbfea524d4e44629aea546393e9ff3734411/1d88f9ae-fd3b-4bde-b013-2c8ce9222363.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T060613Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=4d15cc82562f8cf28b32ebfca94dc0b546cbaf6631281d0d4ae0f12e6176d6f8 [2024-11-08T06:06:14.177Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T06:06:14.177Z] Dload Upload Total Spent Left Speed [2024-11-08T06:06:14.436Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 15562 --:--:-- --:--:-- --:--:-- 15562 [2024-11-08T06:06:14.436Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/05dffbfea524d4e44629aea546393e9ff3734411 [Pipeline] } [2024-11-08T06:06:14.443Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-08T06:06:14.585Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-08T06:06:14.600Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:06:14.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T06:06:14.915Z] [2024-11-08T06:06:14.915Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:06:15.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T06:06:15.235Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-08T06:06:15.235Z] 43c4264eed91: Already exists [2024-11-08T06:06:15.235Z] 4cc291be95ef: Already exists [2024-11-08T06:06:15.235Z] 2ac1f1163629: Already exists [2024-11-08T06:06:15.235Z] 5c3c966382ef: Already exists [2024-11-08T06:06:15.235Z] 4f4fb700ef54: Already exists [2024-11-08T06:06:15.235Z] d9c7d2e4e75e: Pulling fs layer [2024-11-08T06:06:15.235Z] 9c3e1370e548: Pulling fs layer [2024-11-08T06:06:15.496Z] d9c7d2e4e75e: Download complete [2024-11-08T06:06:15.755Z] d9c7d2e4e75e: Pull complete [2024-11-08T06:06:16.322Z] 9c3e1370e548: Download complete [2024-11-08T06:06:19.626Z] 9c3e1370e548: Pull complete [2024-11-08T06:06:19.626Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-08T06:06:19.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T06:06:19.626Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:06:19.736Z] prd-ubuntu20.04-docker-8c-8g-25877 does not seem to be running inside a container [2024-11-08T06:06:19.762Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-11-08T06:06:23.096Z] $ docker top ab1c0a160cde06a9ff8e253757ff562c217ab1e7461e6363f1c9d7fa982e418d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T06:06:23.448Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo [2024-11-08T06:06:23.456Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2024-11-08T06:06:23.735Z] + set -o pipefail [2024-11-08T06:06:23.735Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2024-11-08T06:06:30.309Z] [2024-11-08T06:06:30.309Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2024-11-08T06:06:30.309Z] [2024-11-08T06:06:30.309Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/168ac4ba-57dc-4eaa-851e-b7b266571fd8 [2024-11-08T06:06:30.309Z] [2024-11-08T06:06:30.309Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-08T06:06:30.309Z] [2024-11-08T06:06:30.309Z] [2024-11-08T06:06:30.309Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-08T06:06:30.309Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-08T06:06:30.571Z] $ docker stop --time=1 ab1c0a160cde06a9ff8e253757ff562c217ab1e7461e6363f1c9d7fa982e418d [2024-11-08T06:06:36.679Z] $ docker rm -f --volumes ab1c0a160cde06a9ff8e253757ff562c217ab1e7461e6363f1c9d7fa982e418d [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-11-08T06:06:37.566Z] + git log --format=format:%s -1 05dffbfea524d4e44629aea546393e9ff3734411 [Pipeline] sh [2024-11-08T06:06:37.861Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T06:06:37.862Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:06:38.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T06:06:38.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:06:38.252Z] prd-ubuntu20.04-docker-8c-8g-25877 does not seem to be running inside a container [2024-11-08T06:06:38.276Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T06:06:38.743Z] $ docker top 613f4e116ed4b652d09cb681a5f0600ad50b112174b3345dfbbaece13b56f76d -eo pid,comm [2024-11-08T06:06:38.795Z] 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-11-08T06:06:38.795Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T06:06:38.856Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T06:06:38.856Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T06:06:38.948Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T06:06:38.943Z] $ docker exec 613f4e116ed4b652d09cb681a5f0600ad50b112174b3345dfbbaece13b56f76d ssh-agent [2024-11-08T06:06:39.059Z] SSH_AUTH_SOCK=/tmp/ssh-nHsP20ZQkBTK/agent.32 [2024-11-08T06:06:39.059Z] SSH_AGENT_PID=38 [2024-11-08T06:06:39.064Z] Running ssh-add (command line suppressed) [2024-11-08T06:06:39.153Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8306160123598827331.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8306160123598827331.key) [2024-11-08T06:06:39.174Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T06:06:39.467Z] + git semver tag [2024-11-08T06:06:39.726Z] 2024-11-08 06:06:39,624 [run_tag] DEBUG tag force:False [2024-11-08T06:06:39.726Z] 2024-11-08 06:06:39,624 [check_head_tag] DEBUG check head tag [2024-11-08T06:06:39.726Z] 2024-11-08 06:06:39,625 [execute] INFO git cat-file --batch-check [2024-11-08T06:06:39.726Z] 2024-11-08 06:06:39,625 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2024-11-08T06:06:39.726Z] 2024-11-08 06:06:39,629 [execute] INFO git cat-file --batch [2024-11-08T06:06:39.726Z] 2024-11-08 06:06:39,629 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2024-11-08T06:06:39.726Z] 2024-11-08 06:06:39,650 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-08T06:06:39.726Z] 2024-11-08 06:06:39,650 [execute] INFO git tag -a v4.0.0-dev.3 -m v4.0.0-dev.3 [2024-11-08T06:06:39.726Z] 2024-11-08 06:06:39,651 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.3', '-m', 'v4.0.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-08T06:06:39.726Z] 2024-11-08 06:06:39,655 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-08T06:06:39.726Z] 4.0.0-dev.3 [Pipeline] } [2024-11-08T06:06:39.727Z] $ docker exec --env ******** --env ******** 613f4e116ed4b652d09cb681a5f0600ad50b112174b3345dfbbaece13b56f76d ssh-agent -k [2024-11-08T06:06:39.825Z] unset SSH_AUTH_SOCK; [2024-11-08T06:06:39.825Z] unset SSH_AGENT_PID; [2024-11-08T06:06:39.826Z] echo Agent pid 38 killed; [2024-11-08T06:06:39.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T06:06:40.167Z] + git semver [Pipeline] } [2024-11-08T06:06:40.434Z] $ docker stop --time=1 613f4e116ed4b652d09cb681a5f0600ad50b112174b3345dfbbaece13b56f76d [2024-11-08T06:06:41.716Z] $ docker rm -f --volumes 613f4e116ed4b652d09cb681a5f0600ad50b112174b3345dfbbaece13b56f76d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:06:42.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T06:06:42.145Z] [2024-11-08T06:06:42.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:06:42.448Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T06:06:42.448Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-08T06:06:42.448Z] ab5ef0e58194: Pulling fs layer [2024-11-08T06:06:42.448Z] 9712f1f96733: Pulling fs layer [2024-11-08T06:06:42.448Z] 63f879dbbcfc: Pulling fs layer [2024-11-08T06:06:42.448Z] 0d9ebad4ef96: Pulling fs layer [2024-11-08T06:06:42.448Z] e9a5061849ea: Pulling fs layer [2024-11-08T06:06:42.448Z] d747dcd14b5f: Pulling fs layer [2024-11-08T06:06:42.448Z] 2de7ff778b66: Pulling fs layer [2024-11-08T06:06:42.448Z] e9a5061849ea: Waiting [2024-11-08T06:06:42.448Z] 2de7ff778b66: Waiting [2024-11-08T06:06:42.448Z] d747dcd14b5f: Waiting [2024-11-08T06:06:42.448Z] 9712f1f96733: Download complete [2024-11-08T06:06:42.707Z] 63f879dbbcfc: Verifying Checksum [2024-11-08T06:06:42.707Z] 63f879dbbcfc: Download complete [2024-11-08T06:06:42.965Z] 0d9ebad4ef96: Verifying Checksum [2024-11-08T06:06:42.965Z] 0d9ebad4ef96: Download complete [2024-11-08T06:06:42.965Z] e9a5061849ea: Verifying Checksum [2024-11-08T06:06:42.965Z] e9a5061849ea: Download complete [2024-11-08T06:06:42.965Z] d747dcd14b5f: Download complete [2024-11-08T06:06:42.965Z] 2de7ff778b66: Verifying Checksum [2024-11-08T06:06:42.965Z] 2de7ff778b66: Download complete [2024-11-08T06:06:42.965Z] ab5ef0e58194: Verifying Checksum [2024-11-08T06:06:42.965Z] ab5ef0e58194: Download complete [2024-11-08T06:06:45.496Z] ab5ef0e58194: Pull complete [2024-11-08T06:06:45.496Z] 9712f1f96733: Pull complete [2024-11-08T06:06:46.431Z] 63f879dbbcfc: Pull complete [2024-11-08T06:06:49.716Z] 0d9ebad4ef96: Pull complete [2024-11-08T06:06:50.282Z] e9a5061849ea: Pull complete [2024-11-08T06:06:50.282Z] d747dcd14b5f: Pull complete [2024-11-08T06:06:51.217Z] 2de7ff778b66: Pull complete [2024-11-08T06:06:51.217Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-08T06:06:51.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T06:06:51.217Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:06:51.319Z] prd-ubuntu20.04-docker-8c-8g-25877 does not seem to be running inside a container [2024-11-08T06:06:51.340Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-11-08T06:06:57.634Z] $ docker top 746782c8ad20d44dc80cd3a7e507d554108cf9aafb2eed48be8ce3382661c762 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-08T06:06:57.719Z] provisioning config files... [2024-11-08T06:06:57.726Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7626160307237586338tmp [2024-11-08T06:06:57.735Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14959773865586802683tmp [2024-11-08T06:06:57.743Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6375090515300012563tmp [Pipeline] { [Pipeline] echo [2024-11-08T06:06:57.769Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:06:58.063Z] ---> sigul-configuration.sh [2024-11-08T06:06:58.063Z] gpg: directory `/root/.gnupg' created [2024-11-08T06:06:58.063Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-08T06:06:58.063Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-08T06:06:58.063Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-08T06:06:58.063Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-08T06:06:58.063Z] gpg: CAST5 encrypted data [2024-11-08T06:06:58.063Z] gpg: encrypted with 1 passphrase [2024-11-08T06:06:58.063Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-08T06:06:58.358Z] + mkdir /home/jenkins [2024-11-08T06:06:58.358Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-08T06:06:58.657Z] + 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-11-08T06:06:58.669Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:06:58.961Z] ---> sigul-install.sh [2024-11-08T06:06:58.962Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-08T06:06:59.257Z] + git tag --list [2024-11-08T06:06:59.257Z] 0.7.1 [2024-11-08T06:06:59.257Z] v1.0.0 [2024-11-08T06:06:59.257Z] v1.1.0 [2024-11-08T06:06:59.257Z] v1.1.1 [2024-11-08T06:06:59.257Z] v1.2.2 [2024-11-08T06:06:59.257Z] v1.3.0 [2024-11-08T06:06:59.257Z] v1.3.1 [2024-11-08T06:06:59.257Z] v2.0.0 [2024-11-08T06:06:59.257Z] v2.1.0 [2024-11-08T06:06:59.257Z] v2.1.1 [2024-11-08T06:06:59.257Z] v2.2.0 [2024-11-08T06:06:59.257Z] v2.3.0 [2024-11-08T06:06:59.257Z] v3.0 [2024-11-08T06:06:59.257Z] v3.0.0 [2024-11-08T06:06:59.257Z] v3.1 [2024-11-08T06:06:59.257Z] v3.1.0 [2024-11-08T06:06:59.257Z] v3.1.0-dev.1 [2024-11-08T06:06:59.257Z] v3.1.0-dev.10 [2024-11-08T06:06:59.257Z] v3.1.0-dev.11 [2024-11-08T06:06:59.257Z] v3.1.0-dev.12 [2024-11-08T06:06:59.257Z] v3.1.0-dev.13 [2024-11-08T06:06:59.257Z] v3.1.0-dev.14 [2024-11-08T06:06:59.257Z] v3.1.0-dev.15 [2024-11-08T06:06:59.257Z] v3.1.0-dev.16 [2024-11-08T06:06:59.257Z] v3.1.0-dev.17 [2024-11-08T06:06:59.257Z] v3.1.0-dev.18 [2024-11-08T06:06:59.257Z] v3.1.0-dev.19 [2024-11-08T06:06:59.257Z] v3.1.0-dev.2 [2024-11-08T06:06:59.257Z] v3.1.0-dev.20 [2024-11-08T06:06:59.257Z] v3.1.0-dev.21 [2024-11-08T06:06:59.257Z] v3.1.0-dev.22 [2024-11-08T06:06:59.257Z] v3.1.0-dev.23 [2024-11-08T06:06:59.257Z] v3.1.0-dev.24 [2024-11-08T06:06:59.257Z] v3.1.0-dev.25 [2024-11-08T06:06:59.257Z] v3.1.0-dev.3 [2024-11-08T06:06:59.257Z] v3.1.0-dev.4 [2024-11-08T06:06:59.257Z] v3.1.0-dev.5 [2024-11-08T06:06:59.257Z] v3.1.0-dev.6 [2024-11-08T06:06:59.257Z] v3.1.0-dev.7 [2024-11-08T06:06:59.257Z] v3.1.0-dev.8 [2024-11-08T06:06:59.257Z] v3.1.0-dev.9 [2024-11-08T06:06:59.257Z] v3.1.1 [2024-11-08T06:06:59.257Z] v3.2.0-dev.1 [2024-11-08T06:06:59.257Z] v3.2.0-dev.10 [2024-11-08T06:06:59.257Z] v3.2.0-dev.11 [2024-11-08T06:06:59.257Z] v3.2.0-dev.12 [2024-11-08T06:06:59.257Z] v3.2.0-dev.13 [2024-11-08T06:06:59.257Z] v3.2.0-dev.14 [2024-11-08T06:06:59.257Z] v3.2.0-dev.15 [2024-11-08T06:06:59.257Z] v3.2.0-dev.16 [2024-11-08T06:06:59.257Z] v3.2.0-dev.17 [2024-11-08T06:06:59.257Z] v3.2.0-dev.18 [2024-11-08T06:06:59.257Z] v3.2.0-dev.19 [2024-11-08T06:06:59.257Z] v3.2.0-dev.2 [2024-11-08T06:06:59.257Z] v3.2.0-dev.20 [2024-11-08T06:06:59.257Z] v3.2.0-dev.21 [2024-11-08T06:06:59.257Z] v3.2.0-dev.22 [2024-11-08T06:06:59.257Z] v3.2.0-dev.23 [2024-11-08T06:06:59.257Z] v3.2.0-dev.3 [2024-11-08T06:06:59.257Z] v3.2.0-dev.4 [2024-11-08T06:06:59.257Z] v3.2.0-dev.5 [2024-11-08T06:06:59.257Z] v3.2.0-dev.6 [2024-11-08T06:06:59.257Z] v3.2.0-dev.7 [2024-11-08T06:06:59.257Z] v3.2.0-dev.8 [2024-11-08T06:06:59.257Z] v3.2.0-dev.9 [2024-11-08T06:06:59.257Z] v4.0.0-dev.1 [2024-11-08T06:06:59.257Z] v4.0.0-dev.2 [2024-11-08T06:06:59.257Z] v4.0.0-dev.3 [Pipeline] sh [2024-11-08T06:06:59.551Z] + lftools sign git-tag v4.0.0-dev.3 [2024-11-08T06:07:00.118Z] Signing Git tag with Sigul... [2024-11-08T06:07:00.118Z] Signing v4.0.0-dev.3 [Pipeline] echo [2024-11-08T06:07:00.391Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:07:00.683Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-08T06:07:00.690Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-08T06:07:00.708Z] $ docker stop --time=1 746782c8ad20d44dc80cd3a7e507d554108cf9aafb2eed48be8ce3382661c762 [2024-11-08T06:07:02.148Z] $ docker rm -f --volumes 746782c8ad20d44dc80cd3a7e507d554108cf9aafb2eed48be8ce3382661c762 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-08T06:07:02.665Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T06:07:02.665Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:07:02.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T06:07:02.974Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:07:03.058Z] prd-ubuntu20.04-docker-8c-8g-25877 does not seem to be running inside a container [2024-11-08T06:07:03.080Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T06:07:03.634Z] $ docker top 23ca0a69174d7bc658d4462dd8ad48499c33d7f86e070caecb21e86aeb33236d -eo pid,comm [2024-11-08T06:07:03.686Z] 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-11-08T06:07:03.686Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T06:07:03.745Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T06:07:03.745Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T06:07:03.861Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T06:07:03.855Z] $ docker exec 23ca0a69174d7bc658d4462dd8ad48499c33d7f86e070caecb21e86aeb33236d ssh-agent [2024-11-08T06:07:03.960Z] SSH_AUTH_SOCK=/tmp/ssh-NcldHTGI1sbn/agent.32 [2024-11-08T06:07:03.960Z] SSH_AGENT_PID=38 [2024-11-08T06:07:03.964Z] Running ssh-add (command line suppressed) [2024-11-08T06:07:04.072Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6649442595490852318.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6649442595490852318.key) [2024-11-08T06:07:04.102Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T06:07:04.434Z] + git semver bump pre [2024-11-08T06:07:04.711Z] 2024-11-08 06:07:04,599 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-08T06:07:04.711Z] 2024-11-08 06:07:04,600 [bump_version] DEBUG bumping version:4.0.0-dev.3 on axis:pre with prefix:dev [2024-11-08T06:07:04.711Z] 2024-11-08 06:07:04,600 [bump_version] DEBUG bumped version:4.0.0-dev.4 [2024-11-08T06:07:04.711Z] 2024-11-08 06:07:04,600 [write_version] DEBUG write version:4.0.0-dev.4 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2024-11-08T06:07:04.711Z] 2024-11-08 06:07:04,600 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-08T06:07:04.711Z] 2024-11-08 06:07:04,600 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-08T06:07:04.711Z] 2024-11-08 06:07:04,604 [execute] INFO git cat-file --batch-check [2024-11-08T06:07:04.711Z] 2024-11-08 06:07:04,604 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T06:07:04.711Z] 2024-11-08 06:07:04,609 [execute] INFO git cat-file --batch [2024-11-08T06:07:04.711Z] 2024-11-08 06:07:04,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T06:07:04.711Z] 2024-11-08 06:07:04,614 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-08T06:07:04.711Z] 4.0.0-dev.4 [Pipeline] } [2024-11-08T06:07:04.728Z] $ docker exec --env ******** --env ******** 23ca0a69174d7bc658d4462dd8ad48499c33d7f86e070caecb21e86aeb33236d ssh-agent -k [2024-11-08T06:07:04.813Z] unset SSH_AUTH_SOCK; [2024-11-08T06:07:04.813Z] unset SSH_AGENT_PID; [2024-11-08T06:07:04.813Z] echo Agent pid 38 killed; [2024-11-08T06:07:04.836Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T06:07:05.165Z] + git semver [Pipeline] } [2024-11-08T06:07:05.429Z] $ docker stop --time=1 23ca0a69174d7bc658d4462dd8ad48499c33d7f86e070caecb21e86aeb33236d [2024-11-08T06:07:06.720Z] $ docker rm -f --volumes 23ca0a69174d7bc658d4462dd8ad48499c33d7f86e070caecb21e86aeb33236d [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T06:07:07.089Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T06:07:07.089Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:07:07.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T06:07:07.393Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:07:07.465Z] prd-ubuntu20.04-docker-8c-8g-25877 does not seem to be running inside a container [2024-11-08T06:07:07.484Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T06:07:07.794Z] $ docker top 5957c7d4638f60ece9416ab0c74da60249e8d064a7bf2589940e9854eebbff0f -eo pid,comm [2024-11-08T06:07:07.850Z] 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-11-08T06:07:07.850Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T06:07:07.911Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T06:07:07.911Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T06:07:08.032Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T06:07:08.027Z] $ docker exec 5957c7d4638f60ece9416ab0c74da60249e8d064a7bf2589940e9854eebbff0f ssh-agent [2024-11-08T06:07:08.132Z] SSH_AUTH_SOCK=/tmp/ssh-xrDwt173JlyA/agent.31 [2024-11-08T06:07:08.132Z] SSH_AGENT_PID=37 [2024-11-08T06:07:08.137Z] Running ssh-add (command line suppressed) [2024-11-08T06:07:08.234Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1991351328859192864.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1991351328859192864.key) [2024-11-08T06:07:08.255Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T06:07:08.545Z] + git semver push [2024-11-08T06:07:08.804Z] 2024-11-08 06:07:08,714 [run_push] DEBUG push [2024-11-08T06:07:08.804Z] 2024-11-08 06:07:08,715 [execute] INFO git cat-file --batch-check [2024-11-08T06:07:08.804Z] 2024-11-08 06:07:08,715 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T06:07:08.804Z] 2024-11-08 06:07:08,718 [execute] INFO git rev-list 6a82040fd10cfec2bf669f8534e16f11600eb6e4 -- [2024-11-08T06:07:08.804Z] 2024-11-08 06:07:08,718 [execute] DEBUG Popen(['git', 'rev-list', '6a82040fd10cfec2bf669f8534e16f11600eb6e4', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-08T06:07:08.804Z] 2024-11-08 06:07:08,728 [execute] INFO git fetch -v origin [2024-11-08T06:07:08.804Z] 2024-11-08 06:07:08,728 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-08T06:07:09.372Z] 2024-11-08 06:07:09,181 [run_push] DEBUG no remote changes detected [2024-11-08T06:07:09.373Z] 2024-11-08 06:07:09,181 [execute] INFO git push origin semver [2024-11-08T06:07:09.373Z] 2024-11-08 06:07:09,182 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-08T06:07:09.941Z] 2024-11-08 06:07:09,870 [run_push] DEBUG push all version tags [2024-11-08T06:07:09.941Z] 2024-11-08 06:07:09,870 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-08T06:07:09.941Z] 2024-11-08 06:07:09,871 [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-11-08T06:07:10.509Z] 2024-11-08 06:07:10,481 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-08T06:07:10.510Z] 4.0.0-dev.4 [Pipeline] } [2024-11-08T06:07:10.768Z] $ docker exec --env ******** --env ******** 5957c7d4638f60ece9416ab0c74da60249e8d064a7bf2589940e9854eebbff0f ssh-agent -k [2024-11-08T06:07:10.863Z] unset SSH_AUTH_SOCK; [2024-11-08T06:07:10.863Z] unset SSH_AGENT_PID; [2024-11-08T06:07:10.864Z] echo Agent pid 37 killed; [2024-11-08T06:07:10.884Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T06:07:11.213Z] + git semver [Pipeline] } [2024-11-08T06:07:11.477Z] $ docker stop --time=1 5957c7d4638f60ece9416ab0c74da60249e8d064a7bf2589940e9854eebbff0f [2024-11-08T06:07:12.797Z] $ docker rm -f --volumes 5957c7d4638f60ece9416ab0c74da60249e8d064a7bf2589940e9854eebbff0f [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-11-08T06:07:13.425Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2024-11-08T06:07:13.425Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-11-08T06:07:13.425Z] total 16 [2024-11-08T06:07:13.425Z] drwxr-xr-x 3 root root 4096 Nov 8 05:53 . [2024-11-08T06:07:13.425Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 06:06 .. [2024-11-08T06:07:13.425Z] drwxr-xr-x 2 root root 4096 Nov 8 05:53 cost [2024-11-08T06:07:13.425Z] -rw-r--r-- 1 root root 86 Nov 8 05:53 cost.csv [2024-11-08T06:07:13.425Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-11-08T06:07:13.425Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-11-08T06:07:13.425Z] total 16 [2024-11-08T06:07:13.425Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 05:53 . [2024-11-08T06:07:13.425Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 06:06 .. [2024-11-08T06:07:13.425Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 05:53 cost [2024-11-08T06:07:13.425Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 8 05:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:07:13.710Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:07:14.570Z] ---> package-listing.sh [2024-11-08T06:07:14.570Z] ++ facter osfamily [2024-11-08T06:07:14.570Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-08T06:07:14.829Z] + OS_FAMILY=debian [2024-11-08T06:07:14.829Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2024-11-08T06:07:14.829Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-08T06:07:14.829Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-08T06:07:14.829Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-08T06:07:14.829Z] + PACKAGES=/tmp/packages_start.txt [2024-11-08T06:07:14.829Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-11-08T06:07:14.829Z] + PACKAGES=/tmp/packages_end.txt [2024-11-08T06:07:14.829Z] + case "${OS_FAMILY}" in [2024-11-08T06:07:14.829Z] + dpkg -l [2024-11-08T06:07:14.829Z] + grep '^ii' [2024-11-08T06:07:14.829Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-08T06:07:14.829Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-08T06:07:14.829Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-08T06:07:14.829Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-11-08T06:07:14.829Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2024-11-08T06:07:14.829Z] + 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-11-08T06:07:14.841Z] 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-11-08T06:07:15.116Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:07:15.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T06:07:15.676Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:07:15.751Z] prd-ubuntu20.04-docker-8c-8g-25877 does not seem to be running inside a container [2024-11-08T06:07:15.774Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-08T06:07:16.004Z] $ docker top 432d644d54cc82d15d8cd61ce87b8c7c3d8de5cc16228f18b9898d7b27e5dba6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T06:07:16.360Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-08T06:07:16.645Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-08T06:07:16.929Z] + ls /var/log/sa-host [2024-11-08T06:07:16.929Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T06:07:17.005Z] provisioning config files... [2024-11-08T06:07:17.013Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4416112763404043732tmp [Pipeline] { [Pipeline] echo [2024-11-08T06:07:17.034Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:07:17.315Z] ---> create-netrc.sh [Pipeline] } [2024-11-08T06:07:17.321Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:07:17.667Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-08T06:07:17.678Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:07:17.963Z] ---> sudo-logs.sh [2024-11-08T06:07:17.963Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-08T06:07:17.996Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:07:18.279Z] ---> job-cost.sh [2024-11-08T06:07:18.279Z] lf-activate-venv: SKIPPING [2024-11-08T06:07:18.279Z] DEBUG: total: 0.2199999988079071 [2024-11-08T06:07:18.279Z] INFO: Retrieving Stack Cost... [2024-11-08T06:07:18.850Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T06:07:19.108Z] INFO: Archiving Costs [Pipeline] echo [2024-11-08T06:07:19.123Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:07:19.405Z] ---> logs-deploy.sh [2024-11-08T06:07:19.406Z] lf-activate-venv: SKIPPING [2024-11-08T06:07:19.406Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/181 [2024-11-08T06:07:19.406Z] INFO: archiving workspace using pattern(s): [2024-11-08T06:07:20.342Z] Archives upload complete. [2024-11-08T06:07:20.342Z] INFO: archiving logs to Nexus