Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9248015ec63f16b77f424838ee7cf1dbf126cff5 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-ssh6841628953708491765.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-ssh4314319098781468684.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-ssh13773516162764133846.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-ssh6296617252461141581.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-ssh6252359978360099527.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 ‘prd-ubuntu20.04-docker-8c-8g-22521’ is offline ‘prd-ubuntu20.04-docker-8c-8g-22524’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-22520’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22526 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9248015ec63f16b77f424838ee7cf1dbf126cff5 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9248015ec63f16b77f424838ee7cf1dbf126cff5 # timeout=10 Commit message: "Merge pull request #700 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.45" > git rev-list --no-walk 70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-11T10:02:45.247Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-11T10:02:45.324Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-11T10:02:45.351Z] ========================================================= [2024-10-11T10:02:45.351Z] EdgeX Global Pipelines Version Info [2024-10-11T10:02:45.351Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:02:46.068Z] ------------------- [2024-10-11T10:02:46.068Z] stable info: [2024-10-11T10:02:46.068Z] ------------------- [2024-10-11T10:02:46.068Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-11T10:02:46.068Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-11T10:02:46.068Z] Message: update stable to v1.0.265 [2024-10-11T10:02:46.636Z] ------------------- [2024-10-11T10:02:46.636Z] experimental info: [2024-10-11T10:02:46.636Z] ------------------- [2024-10-11T10:02:46.636Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-11T10:02:46.636Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-11T10:02:46.636Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-11T10:02:46.705Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-10-11T10:02:46.726Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-10-11T10:02:46.748Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-11T10:02:46.773Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-11T10:02:46.795Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-11T10:02:46.821Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-11T10:02:46.842Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-11T10:02:46.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-11T10:02:46.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-11T10:02:46.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-11T10:02:46.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-11T10:02:46.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-10-11T10:02:46.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-11T10:02:46.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-11T10:02:47.017Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-11T10:02:47.036Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-11T10:02:47.055Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-11T10:02:47.075Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-11T10:02:47.096Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-11T10:02:47.119Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-11T10:02:47.140Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-11T10:02:47.164Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-11T10:02:47.190Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-11T10:02:47.217Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-11T10:02:47.237Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-11T10:02:47.260Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-11T10:02:47.282Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-11T10:02:47.301Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-11T10:02:47.322Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-11T10:02:47.350Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-11T10:02:47.376Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9248015ec63f16b77f424838ee7cf1dbf126cff5 [Pipeline] echo [2024-10-11T10:02:47.399Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9248015 [Pipeline] echo [2024-10-11T10:02:47.422Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-11T10:02:47.482Z] provisioning config files... [2024-10-11T10:02:47.496Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7195151250113569849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:02:47.824Z] ---> ****-login.sh [2024-10-11T10:02:47.824Z] nexus3.edgexfoundry.org:10001 [2024-10-11T10:02:48.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:02:48.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:02:48.083Z] Configure a credential helper to remove this warning. See [2024-10-11T10:02:48.083Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:02:48.083Z] [2024-10-11T10:02:48.083Z] Login Succeeded [2024-10-11T10:02:48.083Z] nexus3.edgexfoundry.org:10002 [2024-10-11T10:02:48.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:02:48.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:02:48.084Z] Configure a credential helper to remove this warning. See [2024-10-11T10:02:48.084Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:02:48.084Z] [2024-10-11T10:02:48.084Z] Login Succeeded [2024-10-11T10:02:48.084Z] nexus3.edgexfoundry.org:10003 [2024-10-11T10:02:48.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:02:48.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:02:48.344Z] Configure a credential helper to remove this warning. See [2024-10-11T10:02:48.344Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:02:48.344Z] [2024-10-11T10:02:48.344Z] Login Succeeded [2024-10-11T10:02:48.344Z] nexus3.edgexfoundry.org:10004 [2024-10-11T10:02:48.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:02:48.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:02:48.344Z] Configure a credential helper to remove this warning. See [2024-10-11T10:02:48.344Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:02:48.344Z] [2024-10-11T10:02:48.344Z] Login Succeeded [2024-10-11T10:02:48.344Z] ****.io [2024-10-11T10:02:48.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:02:48.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:02:48.914Z] Configure a credential helper to remove this warning. See [2024-10-11T10:02:48.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:02:48.914Z] [2024-10-11T10:02:48.914Z] Login Succeeded [2024-10-11T10:02:48.914Z] ---> ****-login.sh ends [Pipeline] } [2024-10-11T10:02:48.923Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-11T10:02:49.334Z] + git rev-list -1 --merges 9248015ec63f16b77f424838ee7cf1dbf126cff5~1..9248015ec63f16b77f424838ee7cf1dbf126cff5 [Pipeline] echo [2024-10-11T10:02:49.363Z] -----------> git rev-list -1 --merges 9248015ec63f16b77f424838ee7cf1dbf126cff5~1..9248015ec63f16b77f424838ee7cf1dbf126cff5 9248015ec63f16b77f424838ee7cf1dbf126cff5 [2024-10-11T10:02:49.363Z] 9248015ec63f16b77f424838ee7cf1dbf126cff5 [false] [Pipeline] sh [2024-10-11T10:02:49.663Z] + git log --format=format:%s -1 9248015ec63f16b77f424838ee7cf1dbf126cff5 [Pipeline] echo [2024-10-11T10:02:49.677Z] ========================================================= [2024-10-11T10:02:49.677Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-11T10:02:49.677Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-11T10:02:50.011Z] + git log --format=format:%s -1 9248015ec63f16b77f424838ee7cf1dbf126cff5 [Pipeline] echo [2024-10-11T10:02:50.025Z] [semverPrep] GIT_COMMIT: 9248015ec63f16b77f424838ee7cf1dbf126cff5, Commit Message: Merge pull request #700 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.45 [Pipeline] echo [2024-10-11T10:02:50.041Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-11T10:02:50.400Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-11T10:02:50.400Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-11T10:02:50.400Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-11T10:02:50.400Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-11T10:02:50.400Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-11T10:02:50.400Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-11T10:02:50.400Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:02:50.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T10:02:50.751Z] [2024-10-11T10:02:50.751Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:02:51.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T10:02:51.060Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-11T10:02:51.060Z] b85a868b505f: Pulling fs layer [2024-10-11T10:02:51.060Z] e2be974225ed: Pulling fs layer [2024-10-11T10:02:51.060Z] 339a4e72a1f5: Pulling fs layer [2024-10-11T10:02:51.060Z] 988bab9f4d93: Pulling fs layer [2024-10-11T10:02:51.060Z] 1469e6f7b9e6: Pulling fs layer [2024-10-11T10:02:51.060Z] eaf3925da568: Pulling fs layer [2024-10-11T10:02:51.060Z] bab4dde63d76: Pulling fs layer [2024-10-11T10:02:51.060Z] bde34c3a00c8: Pulling fs layer [2024-10-11T10:02:51.060Z] b352a97aabf1: Pulling fs layer [2024-10-11T10:02:51.060Z] 4872d77fe225: Pulling fs layer [2024-10-11T10:02:51.060Z] 5851b861e8e6: Pulling fs layer [2024-10-11T10:02:51.060Z] eaf3925da568: Waiting [2024-10-11T10:02:51.060Z] 1469e6f7b9e6: Waiting [2024-10-11T10:02:51.060Z] 988bab9f4d93: Waiting [2024-10-11T10:02:51.060Z] bab4dde63d76: Waiting [2024-10-11T10:02:51.060Z] 4872d77fe225: Waiting [2024-10-11T10:02:51.060Z] 5851b861e8e6: Waiting [2024-10-11T10:02:51.060Z] bde34c3a00c8: Waiting [2024-10-11T10:02:51.060Z] b352a97aabf1: Waiting [2024-10-11T10:02:51.060Z] e2be974225ed: Verifying Checksum [2024-10-11T10:02:51.060Z] e2be974225ed: Download complete [2024-10-11T10:02:51.060Z] 988bab9f4d93: Verifying Checksum [2024-10-11T10:02:51.060Z] 988bab9f4d93: Download complete [2024-10-11T10:02:51.060Z] 1469e6f7b9e6: Verifying Checksum [2024-10-11T10:02:51.060Z] 1469e6f7b9e6: Download complete [2024-10-11T10:02:51.060Z] 339a4e72a1f5: Verifying Checksum [2024-10-11T10:02:51.060Z] 339a4e72a1f5: Download complete [2024-10-11T10:02:51.060Z] eaf3925da568: Download complete [2024-10-11T10:02:51.330Z] bde34c3a00c8: Verifying Checksum [2024-10-11T10:02:51.330Z] bde34c3a00c8: Download complete [2024-10-11T10:02:51.330Z] b352a97aabf1: Verifying Checksum [2024-10-11T10:02:51.330Z] b352a97aabf1: Download complete [2024-10-11T10:02:51.330Z] 4872d77fe225: Verifying Checksum [2024-10-11T10:02:51.330Z] 5851b861e8e6: Verifying Checksum [2024-10-11T10:02:51.330Z] 5851b861e8e6: Download complete [2024-10-11T10:02:51.330Z] b85a868b505f: Verifying Checksum [2024-10-11T10:02:51.330Z] b85a868b505f: Download complete [2024-10-11T10:02:51.899Z] bab4dde63d76: Verifying Checksum [2024-10-11T10:02:52.466Z] b85a868b505f: Pull complete [2024-10-11T10:02:52.727Z] e2be974225ed: Pull complete [2024-10-11T10:02:53.312Z] 339a4e72a1f5: Pull complete [2024-10-11T10:02:53.312Z] 988bab9f4d93: Pull complete [2024-10-11T10:02:53.572Z] 1469e6f7b9e6: Pull complete [2024-10-11T10:02:53.572Z] eaf3925da568: Pull complete [2024-10-11T10:02:55.473Z] bab4dde63d76: Pull complete [2024-10-11T10:02:55.473Z] bde34c3a00c8: Pull complete [2024-10-11T10:02:55.473Z] b352a97aabf1: Pull complete [2024-10-11T10:02:55.473Z] 4872d77fe225: Pull complete [2024-10-11T10:02:55.473Z] 5851b861e8e6: Pull complete [2024-10-11T10:02:55.473Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-11T10:02:55.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T10:02:55.473Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:02:55.615Z] prd-ubuntu20.04-docker-8c-8g-22526 does not seem to be running inside a container [2024-10-11T10:02:55.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-11T10:02:58.371Z] $ docker top 1c6c4c7b2b4788f1b8bcbff6352bed3b4564464c8477612b407e7b69f2928939 -eo pid,comm [2024-10-11T10:02:58.426Z] 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-10-11T10:02:58.426Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-11T10:02:58.485Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-11T10:02:58.485Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-11T10:02:58.633Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-11T10:02:58.635Z] $ docker exec 1c6c4c7b2b4788f1b8bcbff6352bed3b4564464c8477612b407e7b69f2928939 ssh-agent [2024-10-11T10:02:58.741Z] SSH_AUTH_SOCK=/tmp/ssh-rOMIXBsaL90T/agent.32 [2024-10-11T10:02:58.741Z] SSH_AGENT_PID=38 [2024-10-11T10:02:58.748Z] Running ssh-add (command line suppressed) [2024-10-11T10:02:58.847Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15877359289254517787.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15877359289254517787.key) [2024-10-11T10:02:58.861Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-11T10:02:59.153Z] + git tag --points-at HEAD [Pipeline] } [2024-10-11T10:02:59.163Z] $ docker exec --env ******** --env ******** 1c6c4c7b2b4788f1b8bcbff6352bed3b4564464c8477612b407e7b69f2928939 ssh-agent -k [2024-10-11T10:02:59.256Z] unset SSH_AUTH_SOCK; [2024-10-11T10:02:59.256Z] unset SSH_AGENT_PID; [2024-10-11T10:02:59.257Z] echo Agent pid 38 killed; [2024-10-11T10:02:59.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-11T10:02:59.305Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-11T10:02:59.305Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-11T10:02:59.410Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-11T10:02:59.413Z] $ docker exec 1c6c4c7b2b4788f1b8bcbff6352bed3b4564464c8477612b407e7b69f2928939 ssh-agent [2024-10-11T10:02:59.515Z] SSH_AUTH_SOCK=/tmp/ssh-lf4YVue9Ou8x/agent.71 [2024-10-11T10:02:59.515Z] SSH_AGENT_PID=77 [2024-10-11T10:02:59.519Z] Running ssh-add (command line suppressed) [2024-10-11T10:02:59.611Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15017447190304286310.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15017447190304286310.key) [2024-10-11T10:02:59.624Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-11T10:02:59.918Z] + git semver init [2024-10-11T10:03:00.488Z] 2024-10-11 10:03:00,208 [run_init] DEBUG init version:0.0.0 force:False [2024-10-11T10:03:00.488Z] 2024-10-11 10:03:00,209 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-10-11T10:03:00.488Z] 2024-10-11 10:03:00,210 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-10-11T10:03:00.488Z] 2024-10-11 10:03:00,210 [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-10-11T10:03:01.883Z] 2024-10-11 10:03:01,804 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2024-10-11T10:03:01.883Z] 2024-10-11 10:03:01,804 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2024-10-11T10:03:01.883Z] 2024-10-11 10:03:01,804 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-11T10:03:01.883Z] 2024-10-11 10:03:01,804 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-11T10:03:01.883Z] 3.2.0-dev.21 [Pipeline] } [2024-10-11T10:03:01.891Z] $ docker exec --env ******** --env ******** 1c6c4c7b2b4788f1b8bcbff6352bed3b4564464c8477612b407e7b69f2928939 ssh-agent -k [2024-10-11T10:03:01.986Z] unset SSH_AUTH_SOCK; [2024-10-11T10:03:01.986Z] unset SSH_AGENT_PID; [2024-10-11T10:03:01.987Z] echo Agent pid 77 killed; [2024-10-11T10:03:01.999Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-11T10:03:02.320Z] + git semver [Pipeline] } [2024-10-11T10:03:02.589Z] $ docker stop --time=1 1c6c4c7b2b4788f1b8bcbff6352bed3b4564464c8477612b407e7b69f2928939 [2024-10-11T10:03:04.193Z] $ docker rm -f --volumes 1c6c4c7b2b4788f1b8bcbff6352bed3b4564464c8477612b407e7b69f2928939 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-11T10:03:04.556Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-11T10:03:04.802Z] Stashed 1 file(s) [Pipeline] echo [2024-10-11T10:03:04.807Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.21 [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-10-11T10:03:05.072Z] provisioning config files... [2024-10-11T10:03:05.082Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6051451154943402328tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:03:05.382Z] ---> ****-login.sh [2024-10-11T10:03:05.382Z] nexus3.edgexfoundry.org:10001 [2024-10-11T10:03:05.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:03:05.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:03:05.382Z] Configure a credential helper to remove this warning. See [2024-10-11T10:03:05.383Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:03:05.383Z] [2024-10-11T10:03:05.383Z] Login Succeeded [2024-10-11T10:03:05.383Z] nexus3.edgexfoundry.org:10002 [2024-10-11T10:03:05.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:03:05.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:03:05.383Z] Configure a credential helper to remove this warning. See [2024-10-11T10:03:05.383Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:03:05.383Z] [2024-10-11T10:03:05.383Z] Login Succeeded [2024-10-11T10:03:05.383Z] nexus3.edgexfoundry.org:10003 [2024-10-11T10:03:05.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:03:05.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:03:05.640Z] Configure a credential helper to remove this warning. See [2024-10-11T10:03:05.640Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:03:05.640Z] [2024-10-11T10:03:05.640Z] Login Succeeded [2024-10-11T10:03:05.640Z] nexus3.edgexfoundry.org:10004 [2024-10-11T10:03:05.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:03:05.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:03:05.640Z] Configure a credential helper to remove this warning. See [2024-10-11T10:03:05.640Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:03:05.640Z] [2024-10-11T10:03:05.640Z] Login Succeeded [2024-10-11T10:03:05.640Z] ****.io [2024-10-11T10:03:05.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:03:05.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:03:05.898Z] Configure a credential helper to remove this warning. See [2024-10-11T10:03:05.898Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:03:05.898Z] [2024-10-11T10:03:05.898Z] Login Succeeded [2024-10-11T10:03:05.898Z] ---> ****-login.sh ends [Pipeline] } [2024-10-11T10:03:05.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-11T10:03:06.007Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T10:03:06.026Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T10:03:06.046Z] ========================================================= [2024-10-11T10:03:06.046Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-11T10:03:06.046Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:03:06.400Z] + 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-10-11T10:03:06.400Z] Sending build context to Docker daemon 20.88MB [2024-10-11T10:03:06.400Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-11T10:03:06.400Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-11T10:03:06.658Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-11T10:03:06.658Z] 43c4264eed91: Pulling fs layer [2024-10-11T10:03:06.658Z] 4cc291be95ef: Pulling fs layer [2024-10-11T10:03:06.658Z] 2ac1f1163629: Pulling fs layer [2024-10-11T10:03:06.658Z] 5c3c966382ef: Pulling fs layer [2024-10-11T10:03:06.658Z] 4f4fb700ef54: Pulling fs layer [2024-10-11T10:03:06.658Z] 5d5c8e513c77: Pulling fs layer [2024-10-11T10:03:06.658Z] 9f66e0745190: Pulling fs layer [2024-10-11T10:03:06.658Z] f49a43e4bbc0: Pulling fs layer [2024-10-11T10:03:06.658Z] 561ebcabdf7f: Pulling fs layer [2024-10-11T10:03:06.658Z] f49a43e4bbc0: Waiting [2024-10-11T10:03:06.658Z] 9f66e0745190: Waiting [2024-10-11T10:03:06.658Z] 561ebcabdf7f: Waiting [2024-10-11T10:03:06.658Z] 4f4fb700ef54: Waiting [2024-10-11T10:03:06.658Z] 5c3c966382ef: Waiting [2024-10-11T10:03:06.658Z] 5d5c8e513c77: Waiting [2024-10-11T10:03:06.658Z] 4cc291be95ef: Verifying Checksum [2024-10-11T10:03:06.658Z] 4cc291be95ef: Download complete [2024-10-11T10:03:06.658Z] 5c3c966382ef: Verifying Checksum [2024-10-11T10:03:06.658Z] 5c3c966382ef: Download complete [2024-10-11T10:03:06.658Z] 4f4fb700ef54: Verifying Checksum [2024-10-11T10:03:06.658Z] 4f4fb700ef54: Download complete [2024-10-11T10:03:06.658Z] 5d5c8e513c77: Verifying Checksum [2024-10-11T10:03:06.658Z] 5d5c8e513c77: Download complete [2024-10-11T10:03:06.658Z] 43c4264eed91: Download complete [2024-10-11T10:03:06.658Z] 9f66e0745190: Verifying Checksum [2024-10-11T10:03:06.658Z] 9f66e0745190: Download complete [2024-10-11T10:03:06.918Z] 561ebcabdf7f: Verifying Checksum [2024-10-11T10:03:06.918Z] 561ebcabdf7f: Download complete [2024-10-11T10:03:06.918Z] 43c4264eed91: Pull complete [2024-10-11T10:03:07.176Z] 2ac1f1163629: Verifying Checksum [2024-10-11T10:03:07.176Z] 2ac1f1163629: Download complete [2024-10-11T10:03:07.176Z] 4cc291be95ef: Pull complete [2024-10-11T10:03:07.746Z] f49a43e4bbc0: Verifying Checksum [2024-10-11T10:03:07.746Z] f49a43e4bbc0: Download complete [2024-10-11T10:03:11.037Z] 2ac1f1163629: Pull complete [2024-10-11T10:03:11.037Z] 5c3c966382ef: Pull complete [2024-10-11T10:03:11.037Z] 4f4fb700ef54: Pull complete [2024-10-11T10:03:11.037Z] 5d5c8e513c77: Pull complete [2024-10-11T10:03:11.037Z] 9f66e0745190: Pull complete [2024-10-11T10:03:13.509Z] f49a43e4bbc0: Pull complete [2024-10-11T10:03:13.768Z] 561ebcabdf7f: Pull complete [2024-10-11T10:03:13.768Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-11T10:03:13.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-11T10:03:13.768Z] ---> 3a752c3f9dda [2024-10-11T10:03:13.768Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-11T10:03:17.960Z] ---> Running in 309b7947ee35 [2024-10-11T10:03:17.960Z] Removing intermediate container 309b7947ee35 [2024-10-11T10:03:17.960Z] ---> 8f33afb549a9 [2024-10-11T10:03:17.960Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-11T10:03:17.960Z] ---> Running in bf648efc57a3 [2024-10-11T10:03:17.960Z] Removing intermediate container bf648efc57a3 [2024-10-11T10:03:17.960Z] ---> 7c39a9032e05 [2024-10-11T10:03:17.960Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-11T10:03:17.960Z] ---> Running in a2a4d7750689 [2024-10-11T10:03:18.219Z] Removing intermediate container a2a4d7750689 [2024-10-11T10:03:18.219Z] ---> cfa686bfdfe8 [2024-10-11T10:03:18.219Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-11T10:03:18.219Z] ---> Running in 64ff9e1bc0d4 [2024-10-11T10:03:18.219Z] Removing intermediate container 64ff9e1bc0d4 [2024-10-11T10:03:18.219Z] ---> 69df0b8e43db [2024-10-11T10:03:18.219Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-11T10:03:18.219Z] ---> Running in b0161719c135 [2024-10-11T10:03:18.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:03:18.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:03:18.738Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-11T10:03:18.738Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-11T10:03:18.738Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-11T10:03:18.738Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-11T10:03:18.738Z] Executing busybox-1.36.1-r29.trigger [2024-10-11T10:03:18.738Z] OK: 250 MiB in 58 packages [2024-10-11T10:03:19.675Z] Removing intermediate container b0161719c135 [2024-10-11T10:03:19.675Z] ---> e24b662ca602 [2024-10-11T10:03:19.675Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-10-11T10:03:19.675Z] ---> Running in aac4451ea06e [2024-10-11T10:03:19.675Z] Removing intermediate container aac4451ea06e [2024-10-11T10:03:19.675Z] ---> 15eb8e942c38 [2024-10-11T10:03:19.675Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-11T10:03:20.000Z] ---> a8f89288cfc4 [2024-10-11T10:03:20.000Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:03:20.000Z] ---> Running in d2ec220e8f1e [2024-10-11T10:03:20.007Z] Still waiting to schedule task [2024-10-11T10:03:20.007Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-22523’ [2024-10-11T10:04:18.333Z] Removing intermediate container d2ec220e8f1e [2024-10-11T10:04:18.333Z] ---> 3bd3672afe90 [2024-10-11T10:04:18.333Z] Step 11/12 : COPY . . [2024-10-11T10:04:18.333Z] ---> 6baf7d062b01 [2024-10-11T10:04:18.333Z] Step 12/12 : RUN $MAKE [2024-10-11T10:04:18.333Z] ---> Running in 0833ff6850a5 [2024-10-11T10:04:18.333Z] noop [2024-10-11T10:04:18.623Z] Removing intermediate container 0833ff6850a5 [2024-10-11T10:04:18.623Z] ---> cd177cb4e2bd [2024-10-11T10:04:18.623Z] Successfully built cd177cb4e2bd [2024-10-11T10:04:18.886Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:04:19.231Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-11T10:04:19.232Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:04:19.322Z] prd-ubuntu20.04-docker-8c-8g-22526 does not seem to be running inside a container [2024-10-11T10:04:19.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-11T10:04:19.705Z] $ docker top 2483e18ffbe7c55e502a3f7b6896451e889b6fd3a5104859afe671565f652e17 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T10:04:20.057Z] + go version [2024-10-11T10:04:20.058Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-11T10:04:20.068Z] $ docker stop --time=1 2483e18ffbe7c55e502a3f7b6896451e889b6fd3a5104859afe671565f652e17 [2024-10-11T10:04:21.356Z] $ docker rm -f --volumes 2483e18ffbe7c55e502a3f7b6896451e889b6fd3a5104859afe671565f652e17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:04:21.808Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-11T10:04:21.808Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:04:21.891Z] prd-ubuntu20.04-docker-8c-8g-22526 does not seem to be running inside a container [2024-10-11T10:04:21.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-11T10:04:22.245Z] $ docker top d7e709113ef4d2bbbaeff8b4ce3f55bea65366d76365fe1e3867d1e966b04550 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T10:04:22.591Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-11T10:04:22.915Z] + make test [2024-10-11T10:04:22.915Z] go test ./... -coverprofile=coverage.out ./... [2024-10-11T10:04:24.814Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-10-11T10:04:42.876Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2024-10-11T10:04:42.876Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2024-10-11T10:04:42.876Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.012s coverage: 22.8% of statements [2024-10-11T10:04:55.096Z] go vet ./... [2024-10-11T10:05:01.718Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-11T10:05:01.718Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-11T10:05:01.718Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-11T10:05:01.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-11T10:05:01.758Z] $ docker stop --time=1 d7e709113ef4d2bbbaeff8b4ce3f55bea65366d76365fe1e3867d1e966b04550 [2024-10-11T10:05:06.116Z] $ docker rm -f --volumes d7e709113ef4d2bbbaeff8b4ce3f55bea65366d76365fe1e3867d1e966b04550 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-11T10:05:06.673Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-11T10:05:06.726Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-11T10:05:07.181Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-11T10:05:07.468Z] + ls -al . [2024-10-11T10:05:07.468Z] total 264 [2024-10-11T10:05:07.468Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 11 10:04 . [2024-10-11T10:05:07.468Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 10:02 .. [2024-10-11T10:05:07.468Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 11 10:02 .dockerignore [2024-10-11T10:05:07.468Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 10:04 .git [2024-10-11T10:05:07.468Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 10:02 .github [2024-10-11T10:05:07.468Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 11 10:02 .gitignore [2024-10-11T10:05:07.468Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 11 10:02 .golangci.yml [2024-10-11T10:05:07.468Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 11 10:03 .semver [2024-10-11T10:05:07.468Z] -rw-rw-r-- 1 jenkins jenkins 19106 Oct 11 10:02 Attribution.txt [2024-10-11T10:05:07.468Z] -rw-rw-r-- 1 jenkins jenkins 18574 Oct 11 10:02 CHANGELOG.md [2024-10-11T10:05:07.468Z] -rw-rw-r-- 1 jenkins jenkins 1798 Oct 11 10:02 Dockerfile [2024-10-11T10:05:07.468Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 11 10:02 GOVERNANCE.md [2024-10-11T10:05:07.468Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 11 10:02 Jenkinsfile [2024-10-11T10:05:07.468Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 11 10:02 LICENSE [2024-10-11T10:05:07.468Z] -rw-rw-r-- 1 jenkins jenkins 1963 Oct 11 10:02 Makefile [2024-10-11T10:05:07.468Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 11 10:02 OWNERS.md [2024-10-11T10:05:07.468Z] -rw-rw-r-- 1 jenkins jenkins 3599 Oct 11 10:02 README.md [2024-10-11T10:05:07.468Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 11 10:03 VERSION [2024-10-11T10:05:07.468Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 10:02 bin [2024-10-11T10:05:07.468Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 10:02 cmd [2024-10-11T10:05:07.468Z] -rw-r--r-- 1 jenkins jenkins 21039 Oct 11 10:04 coverage.out [2024-10-11T10:05:07.468Z] -rw-rw-r-- 1 jenkins jenkins 7037 Oct 11 10:02 go.mod [2024-10-11T10:05:07.468Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 11 10:02 go.sum [2024-10-11T10:05:07.468Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 10:02 internal [2024-10-11T10:05:07.468Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 10:02 mock [2024-10-11T10:05:07.468Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 11 10:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:05:07.780Z] + 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=9248015ec63f16b77f424838ee7cf1dbf126cff5 --label arch=amd64 --label version=3.2.0-dev.21 . [2024-10-11T10:05:07.780Z] Sending build context to Docker daemon 20.9MB [2024-10-11T10:05:07.780Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-11T10:05:07.780Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-11T10:05:07.780Z] ---> cd177cb4e2bd [2024-10-11T10:05:07.780Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-11T10:05:08.039Z] ---> Running in f339f204563b [2024-10-11T10:05:08.039Z] Removing intermediate container f339f204563b [2024-10-11T10:05:08.039Z] ---> 9442b3bad463 [2024-10-11T10:05:08.039Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-11T10:05:08.039Z] ---> Running in 34cd39b7ec5e [2024-10-11T10:05:08.039Z] Removing intermediate container 34cd39b7ec5e [2024-10-11T10:05:08.039Z] ---> aa9533599301 [2024-10-11T10:05:08.039Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-11T10:05:08.298Z] ---> Running in 70e208298e82 [2024-10-11T10:05:08.298Z] Removing intermediate container 70e208298e82 [2024-10-11T10:05:08.298Z] ---> 4dcc92a7078f [2024-10-11T10:05:08.298Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-11T10:05:08.298Z] ---> Running in c1dc13b661c6 [2024-10-11T10:05:08.298Z] Removing intermediate container c1dc13b661c6 [2024-10-11T10:05:08.298Z] ---> 4443cac9161e [2024-10-11T10:05:08.298Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-11T10:05:08.298Z] ---> Running in 35e34f612bad [2024-10-11T10:05:08.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:05:08.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:05:08.816Z] OK: 250 MiB in 58 packages [2024-10-11T10:05:09.381Z] Removing intermediate container 35e34f612bad [2024-10-11T10:05:09.381Z] ---> b26ab4c96304 [2024-10-11T10:05:09.381Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-10-11T10:05:09.381Z] ---> Running in e86eb51f0c50 [2024-10-11T10:05:09.381Z] Removing intermediate container e86eb51f0c50 [2024-10-11T10:05:09.381Z] ---> f4255b21478f [2024-10-11T10:05:09.381Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-11T10:05:09.381Z] ---> f68e1aeb415c [2024-10-11T10:05:09.381Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:05:09.381Z] ---> Running in 71a20083cc9b [2024-10-11T10:05:10.319Z] Removing intermediate container 71a20083cc9b [2024-10-11T10:05:10.319Z] ---> 15bdab3ed7e6 [2024-10-11T10:05:10.319Z] Step 11/25 : COPY . . [2024-10-11T10:05:10.885Z] ---> d01c20f2dfa5 [2024-10-11T10:05:10.885Z] Step 12/25 : RUN $MAKE [2024-10-11T10:05:10.885Z] ---> Running in a852b37f6619 [2024-10-11T10:05:11.143Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-10-11T10:05:49.932Z] Removing intermediate container a852b37f6619 [2024-10-11T10:05:49.932Z] ---> aece17112ec6 [2024-10-11T10:05:49.932Z] Step 13/25 : FROM alpine:3.20 [2024-10-11T10:05:49.932Z] 3.20: Pulling from library/alpine [2024-10-11T10:05:49.932Z] 43c4264eed91: Already exists [2024-10-11T10:05:49.932Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T10:05:49.932Z] Status: Downloaded newer image for alpine:3.20 [2024-10-11T10:05:49.932Z] ---> 91ef0af61f39 [2024-10-11T10:05:49.932Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2024-10-11T10:05:49.932Z] ---> Running in 2c55fdf4054a [2024-10-11T10:05:49.932Z] Removing intermediate container 2c55fdf4054a [2024-10-11T10:05:49.932Z] ---> 280a14ec969e [2024-10-11T10:05:49.932Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-11T10:05:49.932Z] ---> Running in 5ca6aa4358a6 [2024-10-11T10:05:49.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:05:49.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:05:49.932Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-11T10:05:49.932Z] Executing busybox-1.36.1-r29.trigger [2024-10-11T10:05:49.932Z] OK: 8 MiB in 15 packages [2024-10-11T10:05:49.932Z] Removing intermediate container 5ca6aa4358a6 [2024-10-11T10:05:49.932Z] ---> 38c04d15ecc9 [2024-10-11T10:05:49.932Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-11T10:05:49.932Z] ---> Running in 00ccad505f3c [2024-10-11T10:05:49.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:05:49.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:05:49.932Z] Upgrading critical system libraries and apk-tools: [2024-10-11T10:05:49.932Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T10:05:49.932Z] Executing busybox-1.36.1-r29.trigger [2024-10-11T10:05:49.932Z] Continuing the upgrade transaction with new apk-tools: [2024-10-11T10:05:49.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:05:49.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:05:50.191Z] OK: 8 MiB in 15 packages [2024-10-11T10:05:50.757Z] Removing intermediate container 00ccad505f3c [2024-10-11T10:05:50.757Z] ---> 45449bde9d9a [2024-10-11T10:05:50.757Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-10-11T10:05:52.140Z] ---> 5af147aa7eed [2024-10-11T10:05:52.140Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-10-11T10:05:52.140Z] ---> ba70e50d7bfb [2024-10-11T10:05:52.140Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-10-11T10:05:52.140Z] ---> cbd4f3ca62ae [2024-10-11T10:05:52.140Z] Step 20/25 : EXPOSE 59982 [2024-10-11T10:05:52.140Z] ---> Running in eb69a48fcf2f [2024-10-11T10:05:52.399Z] Removing intermediate container eb69a48fcf2f [2024-10-11T10:05:52.399Z] ---> 9cb8b23bf026 [2024-10-11T10:05:52.399Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-10-11T10:05:52.399Z] ---> Running in 14e3900901ce [2024-10-11T10:05:52.399Z] Removing intermediate container 14e3900901ce [2024-10-11T10:05:52.399Z] ---> 33e32ef96d91 [2024-10-11T10:05:52.399Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-11T10:05:52.399Z] ---> Running in 87442019ac2c [2024-10-11T10:05:52.399Z] Removing intermediate container 87442019ac2c [2024-10-11T10:05:52.399Z] ---> 9e0418ff0a75 [2024-10-11T10:05:52.399Z] Step 23/25 : LABEL arch=amd64 [2024-10-11T10:05:52.399Z] ---> Running in afd41a064f3e [2024-10-11T10:05:52.658Z] Removing intermediate container afd41a064f3e [2024-10-11T10:05:52.658Z] ---> efb829fa1071 [2024-10-11T10:05:52.658Z] Step 24/25 : LABEL git_sha=9248015ec63f16b77f424838ee7cf1dbf126cff5 [2024-10-11T10:05:52.658Z] ---> Running in e4cba0a81c85 [2024-10-11T10:05:52.658Z] Removing intermediate container e4cba0a81c85 [2024-10-11T10:05:52.658Z] ---> a13ef53f42dc [2024-10-11T10:05:52.658Z] Step 25/25 : LABEL version=3.2.0-dev.21 [2024-10-11T10:05:52.658Z] ---> Running in 3e4d6c0aa716 [2024-10-11T10:05:52.658Z] Removing intermediate container 3e4d6c0aa716 [2024-10-11T10:05:52.658Z] ---> fe49cab8b31a [2024-10-11T10:05:52.658Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-11T10:05:52.658Z] Successfully built fe49cab8b31a [2024-10-11T10:05:52.658Z] 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-10-11T10:05:52.796Z] provisioning config files... [2024-10-11T10:05:52.805Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11505795869168281359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:05:53.112Z] ---> ****-login.sh [2024-10-11T10:05:53.112Z] nexus3.edgexfoundry.org:10001 [2024-10-11T10:05:53.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:05:53.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:05:53.113Z] Configure a credential helper to remove this warning. See [2024-10-11T10:05:53.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:05:53.113Z] [2024-10-11T10:05:53.113Z] Login Succeeded [2024-10-11T10:05:53.113Z] nexus3.edgexfoundry.org:10002 [2024-10-11T10:05:53.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:05:53.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:05:53.113Z] Configure a credential helper to remove this warning. See [2024-10-11T10:05:53.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:05:53.113Z] [2024-10-11T10:05:53.113Z] Login Succeeded [2024-10-11T10:05:53.113Z] nexus3.edgexfoundry.org:10003 [2024-10-11T10:05:53.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:05:53.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:05:53.372Z] Configure a credential helper to remove this warning. See [2024-10-11T10:05:53.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:05:53.372Z] [2024-10-11T10:05:53.372Z] Login Succeeded [2024-10-11T10:05:53.372Z] nexus3.edgexfoundry.org:10004 [2024-10-11T10:05:53.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:05:53.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:05:53.373Z] Configure a credential helper to remove this warning. See [2024-10-11T10:05:53.373Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:05:53.373Z] [2024-10-11T10:05:53.373Z] Login Succeeded [2024-10-11T10:05:53.373Z] ****.io [2024-10-11T10:05:53.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:05:53.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:05:53.632Z] Configure a credential helper to remove this warning. See [2024-10-11T10:05:53.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:05:53.632Z] [2024-10-11T10:05:53.632Z] Login Succeeded [2024-10-11T10:05:53.632Z] ---> ****-login.sh ends [Pipeline] } [2024-10-11T10:05:53.638Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:05:53.758Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T10:05:53.790Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2024-10-11T10:05:53.790Z] 9248015ec63f16b77f424838ee7cf1dbf126cff5 [2024-10-11T10:05:53.790Z] latest [2024-10-11T10:05:53.790Z] 3.2.0-dev.21 [2024-10-11T10:05:53.790Z] 9248015ec63f16b77f424838ee7cf1dbf126cff5-3.2.0-dev.21 [2024-10-11T10:05:53.790Z] main [2024-10-11T10:05:53.790Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:05:54.130Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:9248015ec63f16b77f424838ee7cf1dbf126cff5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:05:54.503Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:9248015ec63f16b77f424838ee7cf1dbf126cff5 [2024-10-11T10:05:54.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-10-11T10:05:54.503Z] fff39991f1e6: Preparing [2024-10-11T10:05:54.503Z] 49041f5c7a13: Preparing [2024-10-11T10:05:54.503Z] 2acc3af5f81c: Preparing [2024-10-11T10:05:54.503Z] ff7c51a508aa: Preparing [2024-10-11T10:05:54.503Z] c58670572596: Preparing [2024-10-11T10:05:54.503Z] 63ca1fbb43ae: Preparing [2024-10-11T10:05:54.503Z] 63ca1fbb43ae: Waiting [2024-10-11T10:05:54.503Z] c58670572596: Pushed [2024-10-11T10:05:54.503Z] ff7c51a508aa: Pushed [2024-10-11T10:05:54.503Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:05:54.503Z] 49041f5c7a13: Pushed [2024-10-11T10:05:54.503Z] fff39991f1e6: Pushed [2024-10-11T10:05:58.695Z] 2acc3af5f81c: Pushed [2024-10-11T10:05:58.695Z] 9248015ec63f16b77f424838ee7cf1dbf126cff5: digest: sha256:dcb6bbe1e265aac52331b35ca60c0af7f4917fa77aa591acf13a83618c02f0b4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:05:59.029Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:05:59.348Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2024-10-11T10:05:59.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-10-11T10:05:59.348Z] fff39991f1e6: Preparing [2024-10-11T10:05:59.348Z] 49041f5c7a13: Preparing [2024-10-11T10:05:59.348Z] 2acc3af5f81c: Preparing [2024-10-11T10:05:59.348Z] ff7c51a508aa: Preparing [2024-10-11T10:05:59.348Z] c58670572596: Preparing [2024-10-11T10:05:59.348Z] 63ca1fbb43ae: Preparing [2024-10-11T10:05:59.348Z] 63ca1fbb43ae: Waiting [2024-10-11T10:05:59.348Z] ff7c51a508aa: Layer already exists [2024-10-11T10:05:59.348Z] fff39991f1e6: Layer already exists [2024-10-11T10:05:59.348Z] c58670572596: Layer already exists [2024-10-11T10:05:59.348Z] 2acc3af5f81c: Layer already exists [2024-10-11T10:05:59.348Z] 49041f5c7a13: Layer already exists [2024-10-11T10:05:59.348Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:05:59.348Z] latest: digest: sha256:dcb6bbe1e265aac52331b35ca60c0af7f4917fa77aa591acf13a83618c02f0b4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:05:59.677Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:06:00.011Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.21 [2024-10-11T10:06:00.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-10-11T10:06:00.011Z] fff39991f1e6: Preparing [2024-10-11T10:06:00.011Z] 49041f5c7a13: Preparing [2024-10-11T10:06:00.011Z] 2acc3af5f81c: Preparing [2024-10-11T10:06:00.011Z] ff7c51a508aa: Preparing [2024-10-11T10:06:00.011Z] c58670572596: Preparing [2024-10-11T10:06:00.011Z] 63ca1fbb43ae: Preparing [2024-10-11T10:06:00.011Z] 63ca1fbb43ae: Waiting [2024-10-11T10:06:00.011Z] 2acc3af5f81c: Layer already exists [2024-10-11T10:06:00.011Z] 49041f5c7a13: Layer already exists [2024-10-11T10:06:00.011Z] fff39991f1e6: Layer already exists [2024-10-11T10:06:00.011Z] ff7c51a508aa: Layer already exists [2024-10-11T10:06:00.011Z] c58670572596: Layer already exists [2024-10-11T10:06:00.011Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:06:00.011Z] 3.2.0-dev.21: digest: sha256:dcb6bbe1e265aac52331b35ca60c0af7f4917fa77aa591acf13a83618c02f0b4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:06:00.345Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:9248015ec63f16b77f424838ee7cf1dbf126cff5-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:06:00.669Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:9248015ec63f16b77f424838ee7cf1dbf126cff5-3.2.0-dev.21 [2024-10-11T10:06:00.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-10-11T10:06:00.669Z] fff39991f1e6: Preparing [2024-10-11T10:06:00.669Z] 49041f5c7a13: Preparing [2024-10-11T10:06:00.669Z] 2acc3af5f81c: Preparing [2024-10-11T10:06:00.669Z] ff7c51a508aa: Preparing [2024-10-11T10:06:00.669Z] c58670572596: Preparing [2024-10-11T10:06:00.669Z] 63ca1fbb43ae: Preparing [2024-10-11T10:06:00.669Z] 63ca1fbb43ae: Waiting [2024-10-11T10:06:00.669Z] fff39991f1e6: Layer already exists [2024-10-11T10:06:00.669Z] 49041f5c7a13: Layer already exists [2024-10-11T10:06:00.669Z] ff7c51a508aa: Layer already exists [2024-10-11T10:06:00.669Z] 2acc3af5f81c: Layer already exists [2024-10-11T10:06:00.669Z] c58670572596: Layer already exists [2024-10-11T10:06:00.669Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:06:00.669Z] 9248015ec63f16b77f424838ee7cf1dbf126cff5-3.2.0-dev.21: digest: sha256:dcb6bbe1e265aac52331b35ca60c0af7f4917fa77aa591acf13a83618c02f0b4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:06:00.998Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:06:01.349Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2024-10-11T10:06:01.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-10-11T10:06:01.349Z] fff39991f1e6: Preparing [2024-10-11T10:06:01.349Z] 49041f5c7a13: Preparing [2024-10-11T10:06:01.349Z] 2acc3af5f81c: Preparing [2024-10-11T10:06:01.349Z] ff7c51a508aa: Preparing [2024-10-11T10:06:01.349Z] c58670572596: Preparing [2024-10-11T10:06:01.349Z] 63ca1fbb43ae: Preparing [2024-10-11T10:06:01.349Z] 63ca1fbb43ae: Waiting [2024-10-11T10:06:01.349Z] 2acc3af5f81c: Layer already exists [2024-10-11T10:06:01.349Z] fff39991f1e6: Layer already exists [2024-10-11T10:06:01.349Z] 49041f5c7a13: Layer already exists [2024-10-11T10:06:01.349Z] ff7c51a508aa: Layer already exists [2024-10-11T10:06:01.349Z] c58670572596: Layer already exists [2024-10-11T10:06:01.349Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:06:01.349Z] main: digest: sha256:dcb6bbe1e265aac52331b35ca60c0af7f4917fa77aa591acf13a83618c02f0b4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:06:01.423Z] ===================================================== [Pipeline] echo [2024-10-11T10:06:01.436Z] taggedImages: [2024-10-11T10:06:01.437Z] - nexus3.edgexfoundry.org:10004/device-mqtt:9248015ec63f16b77f424838ee7cf1dbf126cff5 [2024-10-11T10:06:01.437Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2024-10-11T10:06:01.437Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.21 [2024-10-11T10:06:01.437Z] - nexus3.edgexfoundry.org:10004/device-mqtt:9248015ec63f16b77f424838ee7cf1dbf126cff5-3.2.0-dev.21 [2024-10-11T10:06:01.437Z] - 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-10-11T10:06:01.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-11T10:06:01.853Z] [2024-10-11T10:06:01.853Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:06:02.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-11T10:06:02.161Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-11T10:06:02.161Z] 5eb5b503b376: Pulling fs layer [2024-10-11T10:06:02.161Z] 5c69ac0246d0: Pulling fs layer [2024-10-11T10:06:02.161Z] ec43610c2a17: Pulling fs layer [2024-10-11T10:06:02.161Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-11T10:06:02.161Z] 33b1e0a273af: Pulling fs layer [2024-10-11T10:06:02.161Z] 5d3b04190fa2: Pulling fs layer [2024-10-11T10:06:02.161Z] 2f39f015ded8: Pulling fs layer [2024-10-11T10:06:02.161Z] 3a2ae6a8a46f: Waiting [2024-10-11T10:06:02.161Z] 2f39f015ded8: Waiting [2024-10-11T10:06:02.161Z] 5d3b04190fa2: Waiting [2024-10-11T10:06:02.161Z] 5c69ac0246d0: Verifying Checksum [2024-10-11T10:06:02.161Z] 5c69ac0246d0: Download complete [2024-10-11T10:06:02.161Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-11T10:06:02.161Z] 3a2ae6a8a46f: Download complete [2024-10-11T10:06:02.161Z] 33b1e0a273af: Verifying Checksum [2024-10-11T10:06:02.162Z] 33b1e0a273af: Download complete [2024-10-11T10:06:02.162Z] 5d3b04190fa2: Verifying Checksum [2024-10-11T10:06:02.162Z] 5d3b04190fa2: Download complete [2024-10-11T10:06:02.421Z] ec43610c2a17: Download complete [2024-10-11T10:06:02.421Z] 5eb5b503b376: Verifying Checksum [2024-10-11T10:06:02.421Z] 5eb5b503b376: Download complete [2024-10-11T10:06:02.987Z] 2f39f015ded8: Download complete [2024-10-11T10:06:03.922Z] 5eb5b503b376: Pull complete [2024-10-11T10:06:04.182Z] 5c69ac0246d0: Pull complete [2024-10-11T10:06:04.748Z] ec43610c2a17: Pull complete [2024-10-11T10:06:04.748Z] 3a2ae6a8a46f: Pull complete [2024-10-11T10:06:05.005Z] 33b1e0a273af: Pull complete [2024-10-11T10:06:05.005Z] 5d3b04190fa2: Pull complete [2024-10-11T10:06:06.007Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22531 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2024-10-11T10:06:06.028Z] Running in /w/workspace/device-mqtt-go/176 [Pipeline] { [Pipeline] checkout [2024-10-11T10:06:09.087Z] The recommended git tool is: git [2024-10-11T10:06:09.189Z] 2f39f015ded8: Pull complete [2024-10-11T10:06:09.190Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-11T10:06:09.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-11T10:06:09.190Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:06:09.299Z] prd-ubuntu20.04-docker-8c-8g-22526 does not seem to be running inside a container [2024-10-11T10:06:09.330Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-11T10:06:13.112Z] $ docker top 1ce5e615a02be3b323dfe2bc1afd190ece6eb2c6ab0a2278ef2f285972e64c66 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:06:13.500Z] ---> job-cost.sh [2024-10-11T10:06:13.500Z] lf-activate-venv: SKIPPING [2024-10-11T10:06:13.500Z] INFO: No Stack... [2024-10-11T10:06:14.066Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-11T10:06:14.325Z] INFO: Archiving Costs [Pipeline] sh [2024-10-11T10:06:14.616Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2024-10-11T10:06:14.616Z] + cut -d, -f6 [Pipeline] lock [2024-10-11T10:06:14.631Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-176-stack-cost] [2024-10-11T10:06:14.640Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-176-stack-cost] did not exist. Created. [2024-10-11T10:06:14.649Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-176-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-11T10:06:14.968Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-11T10:06:15.003Z] Stashed 1 file(s) [Pipeline] } [2024-10-11T10:06:15.012Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-176-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-11T10:06:15.042Z] $ docker stop --time=1 1ce5e615a02be3b323dfe2bc1afd190ece6eb2c6ab0a2278ef2f285972e64c66 [2024-10-11T10:06:15.547Z] using credential edgex-jenkins-ssh [2024-10-11T10:06:15.575Z] Cloning the remote Git repository [2024-10-11T10:06:16.204Z] $ docker rm -f --volumes 1ce5e615a02be3b323dfe2bc1afd190ece6eb2c6ab0a2278ef2f285972e64c66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-11T10:06:15.633Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-10-11T10:06:15.751Z] > git init /w/workspace/device-mqtt-go/176 # timeout=10 [2024-10-11T10:06:15.943Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-10-11T10:06:15.945Z] > git --version # timeout=10 [2024-10-11T10:06:15.970Z] > git --version # 'git version 2.25.1' [2024-10-11T10:06:15.974Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-11T10:06:16.166Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-11T10:06:19.034Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-10-11T10:06:19.076Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-11T10:06:20.214Z] Avoid second fetch [2024-10-11T10:06:20.215Z] Checking out Revision 9248015ec63f16b77f424838ee7cf1dbf126cff5 (main) [2024-10-11T10:06:20.239Z] > git config core.sparsecheckout # timeout=10 [2024-10-11T10:06:20.335Z] > git checkout -f 9248015ec63f16b77f424838ee7cf1dbf126cff5 # timeout=10 [2024-10-11T10:06:21.108Z] Commit message: "Merge pull request #700 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.45" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-11T10:06:26.115Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-11T10:06:26.115Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-11T10:06:26.115Z] Dload Upload Total Spent Left Speed [2024-10-11T10:06:26.115Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 223k 0 --:--:-- --:--:-- --:--:-- 227k [Pipeline] sh [2024-10-11T10:06:26.473Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-11T10:06:26.836Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-11T10:06:26.836Z] + sudo tee /etc/docker/daemon.new [2024-10-11T10:06:26.836Z] { [2024-10-11T10:06:26.836Z] "registry-mirrors": [ [2024-10-11T10:06:26.836Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-11T10:06:26.836Z] ], [2024-10-11T10:06:26.836Z] "bip": "10.250.0.254/24", [2024-10-11T10:06:26.836Z] "hosts": [ [2024-10-11T10:06:26.836Z] "tcp://0.0.0.0:5555", [2024-10-11T10:06:26.836Z] "unix:///var/run/docker.sock" [2024-10-11T10:06:26.836Z] ], [2024-10-11T10:06:26.836Z] "mtu": 1458, [2024-10-11T10:06:26.836Z] "selinux-enabled": true, [2024-10-11T10:06:26.836Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-11T10:06:26.836Z] } [Pipeline] sh [2024-10-11T10:06:27.191Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-11T10:06:27.548Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-11T10:06:45.893Z] provisioning config files... [2024-10-11T10:06:45.931Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/176@tmp/config10127033504109530247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:06:46.444Z] ---> ****-login.sh [2024-10-11T10:06:46.444Z] nexus3.edgexfoundry.org:10001 [2024-10-11T10:06:47.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:06:47.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:06:47.321Z] Configure a credential helper to remove this warning. See [2024-10-11T10:06:47.321Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:06:47.321Z] [2024-10-11T10:06:47.321Z] Login Succeeded [2024-10-11T10:06:47.321Z] nexus3.edgexfoundry.org:10002 [2024-10-11T10:06:47.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:06:47.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:06:47.595Z] Configure a credential helper to remove this warning. See [2024-10-11T10:06:47.595Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:06:47.595Z] [2024-10-11T10:06:47.595Z] Login Succeeded [2024-10-11T10:06:47.595Z] nexus3.edgexfoundry.org:10003 [2024-10-11T10:06:47.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:06:48.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:06:48.143Z] Configure a credential helper to remove this warning. See [2024-10-11T10:06:48.143Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:06:48.143Z] [2024-10-11T10:06:48.143Z] Login Succeeded [2024-10-11T10:06:48.143Z] nexus3.edgexfoundry.org:10004 [2024-10-11T10:06:48.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:06:48.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:06:48.415Z] Configure a credential helper to remove this warning. See [2024-10-11T10:06:48.415Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:06:48.415Z] [2024-10-11T10:06:48.415Z] Login Succeeded [2024-10-11T10:06:48.415Z] ****.io [2024-10-11T10:06:48.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:06:48.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:06:48.954Z] Configure a credential helper to remove this warning. See [2024-10-11T10:06:48.954Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:06:48.954Z] [2024-10-11T10:06:48.954Z] Login Succeeded [2024-10-11T10:06:48.954Z] ---> ****-login.sh ends [Pipeline] } [2024-10-11T10:06:48.969Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-11T10:06:49.367Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T10:06:49.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T10:06:49.405Z] ========================================================= [2024-10-11T10:06:49.405Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-11T10:06:49.405Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:06:49.790Z] + 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-10-11T10:06:50.383Z] Sending build context to Docker daemon 10.55MB [2024-10-11T10:06:50.383Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-11T10:06:50.383Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-11T10:06:50.659Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-11T10:06:50.659Z] cf04c63912e1: Pulling fs layer [2024-10-11T10:06:50.659Z] 55b35a11ae5e: Pulling fs layer [2024-10-11T10:06:50.659Z] a37a00ec5f00: Pulling fs layer [2024-10-11T10:06:50.659Z] 50b3750afda1: Pulling fs layer [2024-10-11T10:06:50.659Z] 4f4fb700ef54: Pulling fs layer [2024-10-11T10:06:50.659Z] 80978eb59214: Pulling fs layer [2024-10-11T10:06:50.659Z] c9f46d7d2bd2: Pulling fs layer [2024-10-11T10:06:50.659Z] c5a475d317c9: Pulling fs layer [2024-10-11T10:06:50.659Z] 50b3750afda1: Waiting [2024-10-11T10:06:50.659Z] 4f4fb700ef54: Waiting [2024-10-11T10:06:50.659Z] 80978eb59214: Waiting [2024-10-11T10:06:50.659Z] c9f46d7d2bd2: Waiting [2024-10-11T10:06:50.659Z] c5a475d317c9: Waiting [2024-10-11T10:06:50.659Z] 55b35a11ae5e: Verifying Checksum [2024-10-11T10:06:50.659Z] 55b35a11ae5e: Download complete [2024-10-11T10:06:50.659Z] 50b3750afda1: Verifying Checksum [2024-10-11T10:06:50.659Z] 50b3750afda1: Download complete [2024-10-11T10:06:50.659Z] 4f4fb700ef54: Verifying Checksum [2024-10-11T10:06:50.659Z] 4f4fb700ef54: Download complete [2024-10-11T10:06:50.659Z] 80978eb59214: Verifying Checksum [2024-10-11T10:06:50.659Z] 80978eb59214: Download complete [2024-10-11T10:06:50.659Z] cf04c63912e1: Verifying Checksum [2024-10-11T10:06:50.659Z] cf04c63912e1: Download complete [2024-10-11T10:06:51.264Z] c5a475d317c9: Verifying Checksum [2024-10-11T10:06:51.264Z] c5a475d317c9: Download complete [2024-10-11T10:06:51.859Z] cf04c63912e1: Pull complete [2024-10-11T10:06:52.837Z] 55b35a11ae5e: Pull complete [2024-10-11T10:06:53.107Z] a37a00ec5f00: Download complete [2024-10-11T10:06:54.080Z] c9f46d7d2bd2: Verifying Checksum [2024-10-11T10:06:54.080Z] c9f46d7d2bd2: Download complete [2024-10-11T10:07:09.154Z] a37a00ec5f00: Pull complete [2024-10-11T10:07:09.154Z] 50b3750afda1: Pull complete [2024-10-11T10:07:09.154Z] 4f4fb700ef54: Pull complete [2024-10-11T10:07:09.154Z] 80978eb59214: Pull complete [2024-10-11T10:07:17.402Z] c9f46d7d2bd2: Pull complete [2024-10-11T10:07:18.821Z] c5a475d317c9: Pull complete [2024-10-11T10:07:18.821Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-11T10:07:18.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-11T10:07:18.821Z] ---> be29e6b0f0d4 [2024-10-11T10:07:18.821Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-11T10:07:19.787Z] ---> Running in 6e7ad4b31170 [2024-10-11T10:07:20.057Z] Removing intermediate container 6e7ad4b31170 [2024-10-11T10:07:20.057Z] ---> 69911f4fc422 [2024-10-11T10:07:20.057Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-11T10:07:20.057Z] ---> Running in 1c27b32559bc [2024-10-11T10:07:20.329Z] Removing intermediate container 1c27b32559bc [2024-10-11T10:07:20.329Z] ---> c746445589b8 [2024-10-11T10:07:20.329Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-11T10:07:20.636Z] ---> Running in 3f438066733f [2024-10-11T10:07:20.906Z] Removing intermediate container 3f438066733f [2024-10-11T10:07:20.906Z] ---> 1ce908ac7f61 [2024-10-11T10:07:20.906Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-11T10:07:20.906Z] ---> Running in 770d32b35172 [2024-10-11T10:07:21.176Z] Removing intermediate container 770d32b35172 [2024-10-11T10:07:21.176Z] ---> db91ac15b604 [2024-10-11T10:07:21.176Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-11T10:07:21.448Z] ---> Running in af38e9befe30 [2024-10-11T10:07:22.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:07:23.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:07:25.098Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-11T10:07:25.098Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-11T10:07:25.098Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-11T10:07:25.098Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-11T10:07:25.098Z] Executing busybox-1.36.1-r29.trigger [2024-10-11T10:07:25.098Z] OK: 242 MiB in 58 packages [2024-10-11T10:07:26.528Z] Removing intermediate container af38e9befe30 [2024-10-11T10:07:26.528Z] ---> fd4683d9d7b3 [2024-10-11T10:07:26.528Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-10-11T10:07:26.528Z] ---> Running in e186b0d038e8 [2024-10-11T10:07:26.798Z] Removing intermediate container e186b0d038e8 [2024-10-11T10:07:26.798Z] ---> 4ac72fc53e8f [2024-10-11T10:07:26.798Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-11T10:07:27.384Z] ---> 030dd11cd3a7 [2024-10-11T10:07:27.384Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:07:27.652Z] ---> Running in f74ff230774a [2024-10-11T10:09:19.581Z] Removing intermediate container f74ff230774a [2024-10-11T10:09:19.581Z] ---> d2ceceef9b18 [2024-10-11T10:09:19.581Z] Step 11/12 : COPY . . [2024-10-11T10:09:19.581Z] ---> f2adbdf468f5 [2024-10-11T10:09:19.581Z] Step 12/12 : RUN $MAKE [2024-10-11T10:09:19.581Z] ---> Running in 015a1c78fedb [2024-10-11T10:09:20.165Z] noop [2024-10-11T10:09:20.750Z] Removing intermediate container 015a1c78fedb [2024-10-11T10:09:20.750Z] ---> 646df787e087 [2024-10-11T10:09:21.018Z] Successfully built 646df787e087 [2024-10-11T10:09:21.018Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:09:21.383Z] + docker inspect -f . ci-base-image-arm64 [2024-10-11T10:09:21.383Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:09:21.616Z] prd-ubuntu20.04-docker-arm64-4c-16g-22531 does not seem to be running inside a container [2024-10-11T10:09:21.691Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/176 -v /w/workspace/device-mqtt-go/176:/w/workspace/device-mqtt-go/176:rw,z -v /w/workspace/device-mqtt-go/176@tmp:/w/workspace/device-mqtt-go/176@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-10-11T10:09:23.047Z] $ docker top 09e67eec7b61b584a60575e62e50e80f6f9351f993f67c85159b334acde642c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T10:09:23.919Z] + go version [2024-10-11T10:09:23.919Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-11T10:09:23.937Z] $ docker stop --time=1 09e67eec7b61b584a60575e62e50e80f6f9351f993f67c85159b334acde642c7 [2024-10-11T10:09:25.638Z] $ docker rm -f --volumes 09e67eec7b61b584a60575e62e50e80f6f9351f993f67c85159b334acde642c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:09:26.239Z] + docker inspect -f . ci-base-image-arm64 [2024-10-11T10:09:26.239Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:09:26.430Z] prd-ubuntu20.04-docker-arm64-4c-16g-22531 does not seem to be running inside a container [2024-10-11T10:09:26.492Z] $ 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/176 -v /w/workspace/device-mqtt-go/176:/w/workspace/device-mqtt-go/176:rw,z -v /w/workspace/device-mqtt-go/176@tmp:/w/workspace/device-mqtt-go/176@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-10-11T10:09:27.671Z] $ docker top eaabd6b3bd28c01320360f0544cf04dcd567d30b1bd690495790fa5766a9f494 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T10:09:28.516Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/176 [Pipeline] fileExists [Pipeline] sh [2024-10-11T10:09:29.173Z] + make test [2024-10-11T10:09:29.173Z] go test ./... -coverprofile=coverage.out ./... [2024-10-11T10:09:35.826Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-10-11T10:13:58.114Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2024-10-11T10:13:58.114Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2024-10-11T10:13:58.114Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.053s coverage: 22.8% of statements [2024-10-11T10:13:59.081Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-11T10:13:59.081Z] go vet ./... [2024-10-11T10:14:55.857Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-11T10:14:55.857Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-11T10:14:55.857Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-11T10:14:55.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-11T10:14:55.904Z] $ docker stop --time=1 eaabd6b3bd28c01320360f0544cf04dcd567d30b1bd690495790fa5766a9f494 [2024-10-11T10:14:58.021Z] $ docker rm -f --volumes eaabd6b3bd28c01320360f0544cf04dcd567d30b1bd690495790fa5766a9f494 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-11T10:14:59.647Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-11T10:14:59.675Z] Warning: overwriting stash ‘coverage-report’ [2024-10-11T10:15:00.206Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-11T10:15:00.639Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-11T10:15:00.986Z] + ls -al . [2024-10-11T10:15:00.986Z] total 260 [2024-10-11T10:15:00.986Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 10:09 . [2024-10-11T10:15:00.986Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 10:06 .. [2024-10-11T10:15:00.986Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 11 10:06 .dockerignore [2024-10-11T10:15:00.986Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 10:06 .git [2024-10-11T10:15:00.986Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 10:06 .github [2024-10-11T10:15:00.986Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 11 10:06 .gitignore [2024-10-11T10:15:00.986Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 11 10:06 .golangci.yml [2024-10-11T10:15:00.986Z] -rw-rw-r-- 1 jenkins jenkins 19106 Oct 11 10:06 Attribution.txt [2024-10-11T10:15:00.986Z] -rw-rw-r-- 1 jenkins jenkins 18574 Oct 11 10:06 CHANGELOG.md [2024-10-11T10:15:00.986Z] -rw-rw-r-- 1 jenkins jenkins 1798 Oct 11 10:06 Dockerfile [2024-10-11T10:15:00.986Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 11 10:06 GOVERNANCE.md [2024-10-11T10:15:00.986Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 11 10:06 Jenkinsfile [2024-10-11T10:15:00.986Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 11 10:06 LICENSE [2024-10-11T10:15:00.986Z] -rw-rw-r-- 1 jenkins jenkins 1963 Oct 11 10:06 Makefile [2024-10-11T10:15:00.986Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 11 10:06 OWNERS.md [2024-10-11T10:15:00.986Z] -rw-rw-r-- 1 jenkins jenkins 3599 Oct 11 10:06 README.md [2024-10-11T10:15:00.986Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 11 10:03 VERSION [2024-10-11T10:15:00.986Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 10:06 bin [2024-10-11T10:15:00.986Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 10:06 cmd [2024-10-11T10:15:00.986Z] -rw-r--r-- 1 jenkins jenkins 21039 Oct 11 10:13 coverage.out [2024-10-11T10:15:00.986Z] -rw-rw-r-- 1 jenkins jenkins 7037 Oct 11 10:06 go.mod [2024-10-11T10:15:00.986Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 11 10:06 go.sum [2024-10-11T10:15:00.986Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 10:06 internal [2024-10-11T10:15:00.986Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 10:06 mock [2024-10-11T10:15:00.986Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 11 10:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:15:01.351Z] + 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=9248015ec63f16b77f424838ee7cf1dbf126cff5 --label arch=arm64 --label version=3.2.0-dev.21 . [2024-10-11T10:15:01.620Z] Sending build context to Docker daemon 10.58MB [2024-10-11T10:15:01.888Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-11T10:15:01.888Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-11T10:15:01.888Z] ---> 646df787e087 [2024-10-11T10:15:01.888Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-11T10:15:01.888Z] ---> Running in 054cc30dd671 [2024-10-11T10:15:02.471Z] Removing intermediate container 054cc30dd671 [2024-10-11T10:15:02.471Z] ---> 24149759c16a [2024-10-11T10:15:02.471Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-11T10:15:02.471Z] ---> Running in d8a6d603999a [2024-10-11T10:15:02.738Z] Removing intermediate container d8a6d603999a [2024-10-11T10:15:02.738Z] ---> 8182ddb6d7ec [2024-10-11T10:15:02.738Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-11T10:15:02.738Z] ---> Running in 5f7fd895d661 [2024-10-11T10:15:03.323Z] Removing intermediate container 5f7fd895d661 [2024-10-11T10:15:03.323Z] ---> 13c3e679fe0c [2024-10-11T10:15:03.323Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-11T10:15:03.323Z] ---> Running in f13ccb9ff14b [2024-10-11T10:15:03.590Z] Removing intermediate container f13ccb9ff14b [2024-10-11T10:15:03.590Z] ---> 009fe805a36b [2024-10-11T10:15:03.590Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-11T10:15:03.590Z] ---> Running in 08fe9732b2a6 [2024-10-11T10:15:04.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:15:04.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:15:06.770Z] OK: 242 MiB in 58 packages [2024-10-11T10:15:07.355Z] Removing intermediate container 08fe9732b2a6 [2024-10-11T10:15:07.355Z] ---> 260c900b62e2 [2024-10-11T10:15:07.355Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-10-11T10:15:07.355Z] ---> Running in fb0c34208818 [2024-10-11T10:15:07.622Z] Removing intermediate container fb0c34208818 [2024-10-11T10:15:07.622Z] ---> 2deba6f9ac91 [2024-10-11T10:15:07.622Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-11T10:15:08.206Z] ---> 60d66dda95fa [2024-10-11T10:15:08.206Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:15:08.206Z] ---> Running in 8f41f35dcb92 [2024-10-11T10:15:10.784Z] Removing intermediate container 8f41f35dcb92 [2024-10-11T10:15:10.784Z] ---> 79e3dbd42d9f [2024-10-11T10:15:10.784Z] Step 11/25 : COPY . . [2024-10-11T10:15:11.760Z] ---> ee98a6939eb4 [2024-10-11T10:15:11.760Z] Step 12/25 : RUN $MAKE [2024-10-11T10:15:11.760Z] ---> Running in 95813a9227a4 [2024-10-11T10:15:12.724Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-10-11T10:19:19.579Z] Removing intermediate container 95813a9227a4 [2024-10-11T10:19:19.579Z] ---> e60fd62b6508 [2024-10-11T10:19:19.579Z] Step 13/25 : FROM alpine:3.20 [2024-10-11T10:19:19.579Z] 3.20: Pulling from library/alpine [2024-10-11T10:19:19.579Z] cf04c63912e1: Already exists [2024-10-11T10:19:19.579Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T10:19:19.579Z] Status: Downloaded newer image for alpine:3.20 [2024-10-11T10:19:19.579Z] ---> c157a85ed455 [2024-10-11T10:19:19.579Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2024-10-11T10:19:19.579Z] ---> Running in ce45e3bd130e [2024-10-11T10:19:19.579Z] Removing intermediate container ce45e3bd130e [2024-10-11T10:19:19.579Z] ---> 6bccf816f9f3 [2024-10-11T10:19:19.579Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-11T10:19:19.579Z] ---> Running in 7420c1787615 [2024-10-11T10:19:19.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:19:19.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:19:19.579Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-11T10:19:19.579Z] Executing busybox-1.36.1-r29.trigger [2024-10-11T10:19:19.579Z] OK: 9 MiB in 15 packages [2024-10-11T10:19:19.579Z] Removing intermediate container 7420c1787615 [2024-10-11T10:19:19.579Z] ---> 30cee9911ef4 [2024-10-11T10:19:19.579Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-11T10:19:19.579Z] ---> Running in 38b2b69a0192 [2024-10-11T10:19:19.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:19:19.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:19:19.579Z] Upgrading critical system libraries and apk-tools: [2024-10-11T10:19:19.579Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T10:19:19.579Z] Executing busybox-1.36.1-r29.trigger [2024-10-11T10:19:19.579Z] Continuing the upgrade transaction with new apk-tools: [2024-10-11T10:19:19.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:19:19.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:19:19.580Z] OK: 9 MiB in 15 packages [2024-10-11T10:19:19.580Z] Removing intermediate container 38b2b69a0192 [2024-10-11T10:19:19.580Z] ---> ab5ff1ff5120 [2024-10-11T10:19:19.580Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-10-11T10:19:19.846Z] ---> b42ae4b8dca8 [2024-10-11T10:19:19.846Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-10-11T10:19:20.430Z] ---> 1065b3210d8b [2024-10-11T10:19:20.430Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-10-11T10:19:21.015Z] ---> d0500cf7a799 [2024-10-11T10:19:21.015Z] Step 20/25 : EXPOSE 59982 [2024-10-11T10:19:21.015Z] ---> Running in 0bc185013363 [2024-10-11T10:19:21.292Z] Removing intermediate container 0bc185013363 [2024-10-11T10:19:21.292Z] ---> f0c7e713a548 [2024-10-11T10:19:21.292Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-10-11T10:19:21.559Z] ---> Running in 7ee960a04153 [2024-10-11T10:19:21.835Z] Removing intermediate container 7ee960a04153 [2024-10-11T10:19:21.835Z] ---> 922b6d00040d [2024-10-11T10:19:21.835Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-11T10:19:21.835Z] ---> Running in 23077c19814b [2024-10-11T10:19:22.117Z] Removing intermediate container 23077c19814b [2024-10-11T10:19:22.117Z] ---> 4d93d82f427a [2024-10-11T10:19:22.117Z] Step 23/25 : LABEL arch=arm64 [2024-10-11T10:19:22.391Z] ---> Running in 7bbac4f45d52 [2024-10-11T10:19:22.662Z] Removing intermediate container 7bbac4f45d52 [2024-10-11T10:19:22.662Z] ---> 3056016417d7 [2024-10-11T10:19:22.662Z] Step 24/25 : LABEL git_sha=9248015ec63f16b77f424838ee7cf1dbf126cff5 [2024-10-11T10:19:22.662Z] ---> Running in bd6031ffed2b [2024-10-11T10:19:22.940Z] Removing intermediate container bd6031ffed2b [2024-10-11T10:19:22.940Z] ---> b071faeec88d [2024-10-11T10:19:22.940Z] Step 25/25 : LABEL version=3.2.0-dev.21 [2024-10-11T10:19:23.209Z] ---> Running in e5dbb594e552 [2024-10-11T10:19:23.476Z] Removing intermediate container e5dbb594e552 [2024-10-11T10:19:23.476Z] ---> 13533f1fb2b7 [2024-10-11T10:19:23.476Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-11T10:19:23.476Z] Successfully built 13533f1fb2b7 [2024-10-11T10:19:23.476Z] 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-10-11T10:19:23.632Z] provisioning config files... [2024-10-11T10:19:23.647Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/176@tmp/config9414698997508638220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:19:23.994Z] ---> ****-login.sh [2024-10-11T10:19:23.994Z] nexus3.edgexfoundry.org:10001 [2024-10-11T10:19:24.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:19:24.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:19:24.261Z] Configure a credential helper to remove this warning. See [2024-10-11T10:19:24.261Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:19:24.261Z] [2024-10-11T10:19:24.261Z] Login Succeeded [2024-10-11T10:19:24.261Z] nexus3.edgexfoundry.org:10002 [2024-10-11T10:19:24.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:19:24.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:19:24.794Z] Configure a credential helper to remove this warning. See [2024-10-11T10:19:24.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:19:24.794Z] [2024-10-11T10:19:24.794Z] Login Succeeded [2024-10-11T10:19:24.794Z] nexus3.edgexfoundry.org:10003 [2024-10-11T10:19:25.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:19:25.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:19:25.067Z] Configure a credential helper to remove this warning. See [2024-10-11T10:19:25.067Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:19:25.067Z] [2024-10-11T10:19:25.067Z] Login Succeeded [2024-10-11T10:19:25.068Z] nexus3.edgexfoundry.org:10004 [2024-10-11T10:19:25.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:19:25.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:19:25.601Z] Configure a credential helper to remove this warning. See [2024-10-11T10:19:25.601Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:19:25.601Z] [2024-10-11T10:19:25.601Z] Login Succeeded [2024-10-11T10:19:25.601Z] ****.io [2024-10-11T10:19:25.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:19:25.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:19:25.868Z] Configure a credential helper to remove this warning. See [2024-10-11T10:19:25.868Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:19:25.868Z] [2024-10-11T10:19:26.134Z] Login Succeeded [2024-10-11T10:19:26.134Z] ---> ****-login.sh ends [Pipeline] } [2024-10-11T10:19:26.147Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:19:26.202Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T10:19:26.234Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2024-10-11T10:19:26.234Z] 9248015ec63f16b77f424838ee7cf1dbf126cff5 [2024-10-11T10:19:26.234Z] latest [2024-10-11T10:19:26.234Z] 3.2.0-dev.21 [2024-10-11T10:19:26.234Z] 9248015ec63f16b77f424838ee7cf1dbf126cff5-3.2.0-dev.21 [2024-10-11T10:19:26.234Z] main [2024-10-11T10:19:26.234Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:19:26.617Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9248015ec63f16b77f424838ee7cf1dbf126cff5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:19:26.996Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9248015ec63f16b77f424838ee7cf1dbf126cff5 [2024-10-11T10:19:26.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-10-11T10:19:26.997Z] b8293a288341: Preparing [2024-10-11T10:19:26.997Z] d54129ec8d9a: Preparing [2024-10-11T10:19:26.997Z] 68fb634b2964: Preparing [2024-10-11T10:19:26.997Z] ae3fe3e2d5f4: Preparing [2024-10-11T10:19:26.997Z] 99b0705ddda2: Preparing [2024-10-11T10:19:26.997Z] 16113d51b718: Preparing [2024-10-11T10:19:26.997Z] 16113d51b718: Waiting [2024-10-11T10:19:27.267Z] b8293a288341: Pushed [2024-10-11T10:19:27.267Z] d54129ec8d9a: Pushed [2024-10-11T10:19:27.267Z] 99b0705ddda2: Pushed [2024-10-11T10:19:27.267Z] 16113d51b718: Layer already exists [2024-10-11T10:19:27.267Z] ae3fe3e2d5f4: Pushed [2024-10-11T10:19:39.600Z] 68fb634b2964: Pushed [2024-10-11T10:19:39.600Z] 9248015ec63f16b77f424838ee7cf1dbf126cff5: digest: sha256:6eac486bdab342d6b0e56a833c29ceb9416d342db91f285d88edf1e2cf60112d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:19:39.984Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:19:40.359Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-10-11T10:19:40.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-10-11T10:19:40.359Z] b8293a288341: Preparing [2024-10-11T10:19:40.359Z] d54129ec8d9a: Preparing [2024-10-11T10:19:40.359Z] 68fb634b2964: Preparing [2024-10-11T10:19:40.359Z] ae3fe3e2d5f4: Preparing [2024-10-11T10:19:40.359Z] 99b0705ddda2: Preparing [2024-10-11T10:19:40.359Z] 16113d51b718: Preparing [2024-10-11T10:19:40.359Z] 16113d51b718: Waiting [2024-10-11T10:19:40.359Z] d54129ec8d9a: Layer already exists [2024-10-11T10:19:40.359Z] 99b0705ddda2: Layer already exists [2024-10-11T10:19:40.359Z] 68fb634b2964: Layer already exists [2024-10-11T10:19:40.359Z] b8293a288341: Layer already exists [2024-10-11T10:19:40.359Z] ae3fe3e2d5f4: Layer already exists [2024-10-11T10:19:40.359Z] 16113d51b718: Layer already exists [2024-10-11T10:19:40.627Z] latest: digest: sha256:6eac486bdab342d6b0e56a833c29ceb9416d342db91f285d88edf1e2cf60112d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:19:40.997Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:19:41.367Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.21 [2024-10-11T10:19:41.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-10-11T10:19:41.367Z] b8293a288341: Preparing [2024-10-11T10:19:41.367Z] d54129ec8d9a: Preparing [2024-10-11T10:19:41.367Z] 68fb634b2964: Preparing [2024-10-11T10:19:41.367Z] ae3fe3e2d5f4: Preparing [2024-10-11T10:19:41.367Z] 99b0705ddda2: Preparing [2024-10-11T10:19:41.367Z] 16113d51b718: Preparing [2024-10-11T10:19:41.367Z] 16113d51b718: Waiting [2024-10-11T10:19:41.367Z] d54129ec8d9a: Layer already exists [2024-10-11T10:19:41.367Z] b8293a288341: Layer already exists [2024-10-11T10:19:41.367Z] ae3fe3e2d5f4: Layer already exists [2024-10-11T10:19:41.367Z] 68fb634b2964: Layer already exists [2024-10-11T10:19:41.367Z] 99b0705ddda2: Layer already exists [2024-10-11T10:19:41.367Z] 16113d51b718: Layer already exists [2024-10-11T10:19:41.635Z] 3.2.0-dev.21: digest: sha256:6eac486bdab342d6b0e56a833c29ceb9416d342db91f285d88edf1e2cf60112d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:19:42.021Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9248015ec63f16b77f424838ee7cf1dbf126cff5-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:19:42.397Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9248015ec63f16b77f424838ee7cf1dbf126cff5-3.2.0-dev.21 [2024-10-11T10:19:42.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-10-11T10:19:42.398Z] b8293a288341: Preparing [2024-10-11T10:19:42.398Z] d54129ec8d9a: Preparing [2024-10-11T10:19:42.398Z] 68fb634b2964: Preparing [2024-10-11T10:19:42.398Z] ae3fe3e2d5f4: Preparing [2024-10-11T10:19:42.398Z] 99b0705ddda2: Preparing [2024-10-11T10:19:42.398Z] 16113d51b718: Preparing [2024-10-11T10:19:42.398Z] 16113d51b718: Waiting [2024-10-11T10:19:42.398Z] ae3fe3e2d5f4: Layer already exists [2024-10-11T10:19:42.398Z] b8293a288341: Layer already exists [2024-10-11T10:19:42.398Z] 99b0705ddda2: Layer already exists [2024-10-11T10:19:42.398Z] d54129ec8d9a: Layer already exists [2024-10-11T10:19:42.398Z] 68fb634b2964: Layer already exists [2024-10-11T10:19:42.398Z] 16113d51b718: Layer already exists [2024-10-11T10:19:42.667Z] 9248015ec63f16b77f424838ee7cf1dbf126cff5-3.2.0-dev.21: digest: sha256:6eac486bdab342d6b0e56a833c29ceb9416d342db91f285d88edf1e2cf60112d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:19:43.043Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:19:43.413Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2024-10-11T10:19:43.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-10-11T10:19:43.413Z] b8293a288341: Preparing [2024-10-11T10:19:43.413Z] d54129ec8d9a: Preparing [2024-10-11T10:19:43.413Z] 68fb634b2964: Preparing [2024-10-11T10:19:43.413Z] ae3fe3e2d5f4: Preparing [2024-10-11T10:19:43.413Z] 99b0705ddda2: Preparing [2024-10-11T10:19:43.413Z] 16113d51b718: Preparing [2024-10-11T10:19:43.413Z] 16113d51b718: Waiting [2024-10-11T10:19:43.413Z] 68fb634b2964: Layer already exists [2024-10-11T10:19:43.413Z] b8293a288341: Layer already exists [2024-10-11T10:19:43.413Z] d54129ec8d9a: Layer already exists [2024-10-11T10:19:43.413Z] ae3fe3e2d5f4: Layer already exists [2024-10-11T10:19:43.413Z] 99b0705ddda2: Layer already exists [2024-10-11T10:19:43.413Z] 16113d51b718: Layer already exists [2024-10-11T10:19:43.681Z] main: digest: sha256:6eac486bdab342d6b0e56a833c29ceb9416d342db91f285d88edf1e2cf60112d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:19:43.777Z] ===================================================== [Pipeline] echo [2024-10-11T10:19:43.797Z] taggedImages: [2024-10-11T10:19:43.797Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9248015ec63f16b77f424838ee7cf1dbf126cff5 [2024-10-11T10:19:43.797Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-10-11T10:19:43.797Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.21 [2024-10-11T10:19:43.797Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9248015ec63f16b77f424838ee7cf1dbf126cff5-3.2.0-dev.21 [2024-10-11T10:19:43.797Z] - 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-10-11T10:19:44.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-11T10:19:44.197Z] [2024-10-11T10:19:44.197Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:19:44.554Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-11T10:19:44.821Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-11T10:19:44.821Z] 8998bd30e6a1: Pulling fs layer [2024-10-11T10:19:44.821Z] 04944245beec: Pulling fs layer [2024-10-11T10:19:44.821Z] 699f458cf7ca: Pulling fs layer [2024-10-11T10:19:44.821Z] 765212b225bb: Pulling fs layer [2024-10-11T10:19:44.821Z] f23df028b6ca: Pulling fs layer [2024-10-11T10:19:44.821Z] d65c8cfc05b1: Pulling fs layer [2024-10-11T10:19:44.821Z] 2437ff75d9bd: Pulling fs layer [2024-10-11T10:19:44.821Z] 765212b225bb: Waiting [2024-10-11T10:19:44.821Z] f23df028b6ca: Waiting [2024-10-11T10:19:44.821Z] d65c8cfc05b1: Waiting [2024-10-11T10:19:44.821Z] 2437ff75d9bd: Waiting [2024-10-11T10:19:44.821Z] 04944245beec: Verifying Checksum [2024-10-11T10:19:44.821Z] 04944245beec: Download complete [2024-10-11T10:19:44.821Z] 765212b225bb: Verifying Checksum [2024-10-11T10:19:44.821Z] 765212b225bb: Download complete [2024-10-11T10:19:44.821Z] f23df028b6ca: Verifying Checksum [2024-10-11T10:19:44.821Z] f23df028b6ca: Download complete [2024-10-11T10:19:44.821Z] d65c8cfc05b1: Verifying Checksum [2024-10-11T10:19:44.821Z] d65c8cfc05b1: Download complete [2024-10-11T10:19:45.088Z] 699f458cf7ca: Verifying Checksum [2024-10-11T10:19:45.088Z] 699f458cf7ca: Download complete [2024-10-11T10:19:45.353Z] 8998bd30e6a1: Verifying Checksum [2024-10-11T10:19:45.353Z] 8998bd30e6a1: Download complete [2024-10-11T10:19:47.922Z] 2437ff75d9bd: Verifying Checksum [2024-10-11T10:19:47.922Z] 2437ff75d9bd: Download complete [2024-10-11T10:19:50.498Z] 8998bd30e6a1: Pull complete [2024-10-11T10:19:51.080Z] 04944245beec: Pull complete [2024-10-11T10:19:53.023Z] 699f458cf7ca: Pull complete [2024-10-11T10:19:53.023Z] 765212b225bb: Pull complete [2024-10-11T10:19:53.981Z] f23df028b6ca: Pull complete [2024-10-11T10:19:53.981Z] d65c8cfc05b1: Pull complete [2024-10-11T10:20:12.159Z] 2437ff75d9bd: Pull complete [2024-10-11T10:20:12.159Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-11T10:20:12.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-11T10:20:12.159Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:20:12.396Z] prd-ubuntu20.04-docker-arm64-4c-16g-22531 does not seem to be running inside a container [2024-10-11T10:20:12.457Z] $ 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/176 -v /w/workspace/device-mqtt-go/176:/w/workspace/device-mqtt-go/176:rw,z -v /w/workspace/device-mqtt-go/176@tmp:/w/workspace/device-mqtt-go/176@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-10-11T10:20:15.441Z] $ docker top aa86b31bc74a80f8bdeae9986b18df64c174ff841e381ecaeaad99e902931e0c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:20:16.325Z] ---> job-cost.sh [2024-10-11T10:20:16.325Z] lf-activate-venv: SKIPPING [2024-10-11T10:20:16.325Z] INFO: No Stack... [2024-10-11T10:20:16.597Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-11T10:20:17.566Z] INFO: Archiving Costs [Pipeline] sh [2024-10-11T10:20:18.224Z] + cut -d, -f6 [2024-10-11T10:20:18.225Z] + cat /w/workspace/device-mqtt-go/176/archives/cost.csv [Pipeline] lock [2024-10-11T10:20:18.306Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-176-stack-cost] [2024-10-11T10:20:18.317Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-176-stack-cost] did not exist. Created. [2024-10-11T10:20:18.324Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-176-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-11T10:20:18.978Z] /w/workspace/device-mqtt-go/176@tmp/durable-f6e42be0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-11T10:20:19.628Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-11T10:20:19.651Z] Warning: overwriting stash ‘stack-cost’ [2024-10-11T10:20:19.699Z] Stashed 1 file(s) [Pipeline] } [2024-10-11T10:20:19.707Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-176-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-11T10:20:19.727Z] $ docker stop --time=1 aa86b31bc74a80f8bdeae9986b18df64c174ff841e381ecaeaad99e902931e0c [2024-10-11T10:20:21.222Z] $ docker rm -f --volumes aa86b31bc74a80f8bdeae9986b18df64c174ff841e381ecaeaad99e902931e0c [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-10-11T10:20:23.644Z] provisioning config files... [2024-10-11T10:20:26.638Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11610565069709064519tmp [Pipeline] { [Pipeline] sh [2024-10-11T10:20:26.943Z] + set +x [2024-10-11T10:20:26.943Z] + curl -s https://codecov.io/bash [2024-10-11T10:20:26.943Z] + bash -s -- [2024-10-11T10:20:26.943Z] [2024-10-11T10:20:26.943Z] _____ _ [2024-10-11T10:20:26.943Z] / ____| | | [2024-10-11T10:20:26.943Z] | | ___ __| | ___ ___ _____ __ [2024-10-11T10:20:26.943Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-11T10:20:26.943Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-11T10:20:26.943Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-11T10:20:26.943Z] Bash-1.0.6 [2024-10-11T10:20:26.943Z] [2024-10-11T10:20:26.943Z] [2024-10-11T10:20:26.943Z] ==> git version 2.25.1 found [2024-10-11T10:20:26.943Z] ==> 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-10-11T10:20:26.943Z] Release-Date: 2020-01-08 [2024-10-11T10:20:26.943Z] 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-10-11T10:20:26.943Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-11T10:20:26.943Z] ==> Jenkins CI detected. [2024-10-11T10:20:26.943Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2024-10-11T10:20:26.943Z] project root: . [2024-10-11T10:20:26.943Z] --> token set from env [2024-10-11T10:20:26.943Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-11T10:20:26.943Z] ==> Running gcov in . (disable via -X gcov) [2024-10-11T10:20:26.943Z] ==> Python coveragepy not found [2024-10-11T10:20:26.943Z] ==> Searching for coverage reports in: [2024-10-11T10:20:26.943Z] + . [2024-10-11T10:20:26.943Z] -> Found 1 reports [2024-10-11T10:20:26.943Z] ==> Detecting git/mercurial file structure [2024-10-11T10:20:26.943Z] ==> Reading reports [2024-10-11T10:20:26.943Z] + ./coverage.out bytes=21039 [2024-10-11T10:20:26.943Z] ==> Appending adjustments [2024-10-11T10:20:26.943Z] https://docs.codecov.io/docs/fixing-reports [2024-10-11T10:20:27.202Z] + Found adjustments [2024-10-11T10:20:27.202Z] ==> Gzipping contents [2024-10-11T10:20:27.202Z] 4.0K /tmp/codecov.9MlWaO.gz [2024-10-11T10:20:27.202Z] ==> Uploading reports [2024-10-11T10:20:27.202Z] url: https://codecov.io [2024-10-11T10:20:27.202Z] query: branch=main&commit=9248015ec63f16b77f424838ee7cf1dbf126cff5&build=176&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F176%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-11T10:20:27.202Z] -> Pinging Codecov [2024-10-11T10:20:27.202Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9248015ec63f16b77f424838ee7cf1dbf126cff5&build=176&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F176%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-11T10:20:27.463Z] -> Uploading to [2024-10-11T10:20:27.463Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-mqtt-go/9248015ec63f16b77f424838ee7cf1dbf126cff5/869f87fe-2532-441d-96c9-804aa203eb0f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241011%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241011T102027Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=10e8617e099cef77c30a2d617b75467ed9fbf67891a8b7af8649c4c31b1ae244 [2024-10-11T10:20:27.463Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-11T10:20:27.463Z] Dload Upload Total Spent Left Speed [2024-10-11T10:20:27.463Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 13883 --:--:-- --:--:-- --:--:-- 13941 [2024-10-11T10:20:27.724Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/9248015ec63f16b77f424838ee7cf1dbf126cff5 [Pipeline] } [2024-10-11T10:20:27.732Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-11T10:20:27.886Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-11T10:20:27.907Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:20:28.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-11T10:20:28.221Z] [2024-10-11T10:20:28.221Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:20:28.526Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-11T10:20:28.526Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-11T10:20:28.526Z] 43c4264eed91: Already exists [2024-10-11T10:20:28.526Z] 4cc291be95ef: Already exists [2024-10-11T10:20:28.526Z] 2ac1f1163629: Already exists [2024-10-11T10:20:28.527Z] 5c3c966382ef: Already exists [2024-10-11T10:20:28.527Z] 4f4fb700ef54: Already exists [2024-10-11T10:20:28.527Z] d9c7d2e4e75e: Pulling fs layer [2024-10-11T10:20:28.527Z] 9c3e1370e548: Pulling fs layer [2024-10-11T10:20:28.784Z] d9c7d2e4e75e: Verifying Checksum [2024-10-11T10:20:28.784Z] d9c7d2e4e75e: Download complete [2024-10-11T10:20:29.043Z] d9c7d2e4e75e: Pull complete [2024-10-11T10:20:29.610Z] 9c3e1370e548: Verifying Checksum [2024-10-11T10:20:29.610Z] 9c3e1370e548: Download complete [2024-10-11T10:20:32.890Z] 9c3e1370e548: Pull complete [2024-10-11T10:20:32.891Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-11T10:20:32.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-11T10:20:32.891Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:20:32.991Z] prd-ubuntu20.04-docker-8c-8g-22526 does not seem to be running inside a container [2024-10-11T10:20:33.021Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-11T10:20:35.776Z] $ docker top 0f0b1628fb84ead9e213b958c6bbfcd467e68f21f946031af98c53949a714b19 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T10:20:36.127Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo [2024-10-11T10:20:36.138Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2024-10-11T10:20:36.423Z] + set -o pipefail [2024-10-11T10:20:36.423Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2024-10-11T10:20:44.545Z] [2024-10-11T10:20:44.545Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2024-10-11T10:20:44.545Z] [2024-10-11T10:20:44.545Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/31d57244-6d82-4c26-ac5b-b6b1e446245a [2024-10-11T10:20:44.545Z] [2024-10-11T10:20:44.545Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-11T10:20:44.545Z] [2024-10-11T10:20:44.545Z] [2024-10-11T10:20:44.545Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-11T10:20:44.545Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-11T10:20:44.552Z] $ docker stop --time=1 0f0b1628fb84ead9e213b958c6bbfcd467e68f21f946031af98c53949a714b19 [2024-10-11T10:20:51.243Z] $ docker rm -f --volumes 0f0b1628fb84ead9e213b958c6bbfcd467e68f21f946031af98c53949a714b19 [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-10-11T10:20:52.105Z] + git log --format=format:%s -1 9248015ec63f16b77f424838ee7cf1dbf126cff5 [Pipeline] sh [2024-10-11T10:20:52.403Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-11T10:20:52.403Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:20:52.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T10:20:52.700Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:20:52.784Z] prd-ubuntu20.04-docker-8c-8g-22526 does not seem to be running inside a container [2024-10-11T10:20:52.811Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-11T10:20:53.327Z] $ docker top 887bddb950998d0c0ffb0d09a1eca8297dfe7ce673c054800dbe9836aa86c06b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-11T10:20:53.435Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-11T10:20:53.435Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-11T10:20:53.530Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-11T10:20:53.528Z] $ docker exec 887bddb950998d0c0ffb0d09a1eca8297dfe7ce673c054800dbe9836aa86c06b ssh-agent [2024-10-11T10:20:53.630Z] SSH_AUTH_SOCK=/tmp/ssh-cNetICCdp965/agent.32 [2024-10-11T10:20:53.630Z] SSH_AGENT_PID=38 [2024-10-11T10:20:53.635Z] Running ssh-add (command line suppressed) [2024-10-11T10:20:53.748Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7013037147456883298.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7013037147456883298.key) [2024-10-11T10:20:53.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-11T10:20:54.065Z] + git semver tag [2024-10-11T10:20:54.324Z] 2024-10-11 10:20:54,223 [run_tag] DEBUG tag force:False [2024-10-11T10:20:54.324Z] 2024-10-11 10:20:54,223 [check_head_tag] DEBUG check head tag [2024-10-11T10:20:54.324Z] 2024-10-11 10:20:54,224 [execute] INFO git cat-file --batch-check [2024-10-11T10:20:54.324Z] 2024-10-11 10:20:54,225 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2024-10-11T10:20:54.324Z] 2024-10-11 10:20:54,229 [execute] INFO git cat-file --batch [2024-10-11T10:20:54.324Z] 2024-10-11 10:20:54,229 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2024-10-11T10:20:54.324Z] 2024-10-11 10:20:54,247 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-11T10:20:54.324Z] 2024-10-11 10:20:54,247 [execute] INFO git tag -a v3.2.0-dev.21 -m v3.2.0-dev.21 [2024-10-11T10:20:54.324Z] 2024-10-11 10:20:54,247 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.21', '-m', 'v3.2.0-dev.21'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-11T10:20:54.324Z] 2024-10-11 10:20:54,251 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-11T10:20:54.324Z] 3.2.0-dev.21 [Pipeline] } [2024-10-11T10:20:54.329Z] $ docker exec --env ******** --env ******** 887bddb950998d0c0ffb0d09a1eca8297dfe7ce673c054800dbe9836aa86c06b ssh-agent -k [2024-10-11T10:20:54.434Z] unset SSH_AUTH_SOCK; [2024-10-11T10:20:54.435Z] unset SSH_AGENT_PID; [2024-10-11T10:20:54.436Z] echo Agent pid 38 killed; [2024-10-11T10:20:54.451Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-11T10:20:54.776Z] + git semver [Pipeline] } [2024-10-11T10:20:55.041Z] $ docker stop --time=1 887bddb950998d0c0ffb0d09a1eca8297dfe7ce673c054800dbe9836aa86c06b [2024-10-11T10:20:57.637Z] $ docker rm -f --volumes 887bddb950998d0c0ffb0d09a1eca8297dfe7ce673c054800dbe9836aa86c06b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:20:58.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-11T10:20:58.233Z] [2024-10-11T10:20:58.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:20:58.536Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-11T10:20:58.536Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-11T10:20:58.536Z] ab5ef0e58194: Pulling fs layer [2024-10-11T10:20:58.536Z] 9712f1f96733: Pulling fs layer [2024-10-11T10:20:58.536Z] 63f879dbbcfc: Pulling fs layer [2024-10-11T10:20:58.536Z] 0d9ebad4ef96: Pulling fs layer [2024-10-11T10:20:58.536Z] e9a5061849ea: Pulling fs layer [2024-10-11T10:20:58.536Z] d747dcd14b5f: Pulling fs layer [2024-10-11T10:20:58.536Z] 2de7ff778b66: Pulling fs layer [2024-10-11T10:20:58.536Z] e9a5061849ea: Waiting [2024-10-11T10:20:58.536Z] 0d9ebad4ef96: Waiting [2024-10-11T10:20:58.536Z] 2de7ff778b66: Waiting [2024-10-11T10:20:58.536Z] 9712f1f96733: Verifying Checksum [2024-10-11T10:20:58.536Z] 9712f1f96733: Download complete [2024-10-11T10:20:58.795Z] 63f879dbbcfc: Verifying Checksum [2024-10-11T10:20:58.795Z] 63f879dbbcfc: Download complete [2024-10-11T10:20:59.054Z] e9a5061849ea: Verifying Checksum [2024-10-11T10:20:59.054Z] e9a5061849ea: Download complete [2024-10-11T10:20:59.054Z] d747dcd14b5f: Download complete [2024-10-11T10:20:59.054Z] 0d9ebad4ef96: Verifying Checksum [2024-10-11T10:20:59.054Z] 0d9ebad4ef96: Download complete [2024-10-11T10:20:59.054Z] ab5ef0e58194: Verifying Checksum [2024-10-11T10:20:59.054Z] ab5ef0e58194: Download complete [2024-10-11T10:20:59.054Z] 2de7ff778b66: Verifying Checksum [2024-10-11T10:20:59.054Z] 2de7ff778b66: Download complete [2024-10-11T10:21:02.336Z] ab5ef0e58194: Pull complete [2024-10-11T10:21:02.336Z] 9712f1f96733: Pull complete [2024-10-11T10:21:02.594Z] 63f879dbbcfc: Pull complete [2024-10-11T10:21:05.874Z] 0d9ebad4ef96: Pull complete [2024-10-11T10:21:06.132Z] e9a5061849ea: Pull complete [2024-10-11T10:21:06.132Z] d747dcd14b5f: Pull complete [2024-10-11T10:21:07.064Z] 2de7ff778b66: Pull complete [2024-10-11T10:21:07.064Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-11T10:21:07.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-11T10:21:07.064Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:21:07.163Z] prd-ubuntu20.04-docker-8c-8g-22526 does not seem to be running inside a container [2024-10-11T10:21:07.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-11T10:21:13.916Z] $ docker top c8db0f53587eded2df2afbfcb22008b4320540f1a73b3fed7c3f55c0ed92b79e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-11T10:21:13.999Z] provisioning config files... [2024-10-11T10:21:14.006Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7319835651907982172tmp [2024-10-11T10:21:14.015Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1559962383695507781tmp [2024-10-11T10:21:14.024Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15535084522723449492tmp [Pipeline] { [Pipeline] echo [2024-10-11T10:21:14.061Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:21:14.357Z] ---> sigul-configuration.sh [2024-10-11T10:21:14.357Z] gpg: directory `/root/.gnupg' created [2024-10-11T10:21:14.357Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-11T10:21:14.357Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-11T10:21:14.357Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-11T10:21:14.357Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-11T10:21:14.357Z] gpg: CAST5 encrypted data [2024-10-11T10:21:14.357Z] gpg: encrypted with 1 passphrase [2024-10-11T10:21:14.357Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-11T10:21:14.658Z] + mkdir /home/jenkins [2024-10-11T10:21:14.658Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-11T10:21:14.955Z] + 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-10-11T10:21:14.969Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:21:15.265Z] ---> sigul-install.sh [2024-10-11T10:21:15.265Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-11T10:21:15.555Z] + git tag --list [2024-10-11T10:21:15.555Z] 0.7.1 [2024-10-11T10:21:15.555Z] v1.0.0 [2024-10-11T10:21:15.555Z] v1.1.0 [2024-10-11T10:21:15.555Z] v1.1.1 [2024-10-11T10:21:15.555Z] v1.2.2 [2024-10-11T10:21:15.555Z] v1.3.0 [2024-10-11T10:21:15.555Z] v1.3.1 [2024-10-11T10:21:15.555Z] v2.0.0 [2024-10-11T10:21:15.555Z] v2.1.0 [2024-10-11T10:21:15.555Z] v2.1.1 [2024-10-11T10:21:15.555Z] v2.2.0 [2024-10-11T10:21:15.555Z] v2.3.0 [2024-10-11T10:21:15.555Z] v3.0 [2024-10-11T10:21:15.555Z] v3.0.0 [2024-10-11T10:21:15.555Z] v3.1 [2024-10-11T10:21:15.555Z] v3.1.0 [2024-10-11T10:21:15.555Z] v3.1.0-dev.1 [2024-10-11T10:21:15.555Z] v3.1.0-dev.10 [2024-10-11T10:21:15.555Z] v3.1.0-dev.11 [2024-10-11T10:21:15.555Z] v3.1.0-dev.12 [2024-10-11T10:21:15.555Z] v3.1.0-dev.13 [2024-10-11T10:21:15.555Z] v3.1.0-dev.14 [2024-10-11T10:21:15.555Z] v3.1.0-dev.15 [2024-10-11T10:21:15.555Z] v3.1.0-dev.16 [2024-10-11T10:21:15.555Z] v3.1.0-dev.17 [2024-10-11T10:21:15.555Z] v3.1.0-dev.18 [2024-10-11T10:21:15.555Z] v3.1.0-dev.19 [2024-10-11T10:21:15.555Z] v3.1.0-dev.2 [2024-10-11T10:21:15.555Z] v3.1.0-dev.20 [2024-10-11T10:21:15.555Z] v3.1.0-dev.21 [2024-10-11T10:21:15.555Z] v3.1.0-dev.22 [2024-10-11T10:21:15.555Z] v3.1.0-dev.23 [2024-10-11T10:21:15.555Z] v3.1.0-dev.24 [2024-10-11T10:21:15.555Z] v3.1.0-dev.25 [2024-10-11T10:21:15.555Z] v3.1.0-dev.3 [2024-10-11T10:21:15.555Z] v3.1.0-dev.4 [2024-10-11T10:21:15.555Z] v3.1.0-dev.5 [2024-10-11T10:21:15.555Z] v3.1.0-dev.6 [2024-10-11T10:21:15.555Z] v3.1.0-dev.7 [2024-10-11T10:21:15.555Z] v3.1.0-dev.8 [2024-10-11T10:21:15.555Z] v3.1.0-dev.9 [2024-10-11T10:21:15.555Z] v3.1.1 [2024-10-11T10:21:15.555Z] v3.2.0-dev.1 [2024-10-11T10:21:15.555Z] v3.2.0-dev.10 [2024-10-11T10:21:15.555Z] v3.2.0-dev.11 [2024-10-11T10:21:15.555Z] v3.2.0-dev.12 [2024-10-11T10:21:15.555Z] v3.2.0-dev.13 [2024-10-11T10:21:15.555Z] v3.2.0-dev.14 [2024-10-11T10:21:15.555Z] v3.2.0-dev.15 [2024-10-11T10:21:15.555Z] v3.2.0-dev.16 [2024-10-11T10:21:15.555Z] v3.2.0-dev.17 [2024-10-11T10:21:15.555Z] v3.2.0-dev.18 [2024-10-11T10:21:15.555Z] v3.2.0-dev.19 [2024-10-11T10:21:15.555Z] v3.2.0-dev.2 [2024-10-11T10:21:15.555Z] v3.2.0-dev.20 [2024-10-11T10:21:15.555Z] v3.2.0-dev.21 [2024-10-11T10:21:15.555Z] v3.2.0-dev.3 [2024-10-11T10:21:15.555Z] v3.2.0-dev.4 [2024-10-11T10:21:15.555Z] v3.2.0-dev.5 [2024-10-11T10:21:15.555Z] v3.2.0-dev.6 [2024-10-11T10:21:15.555Z] v3.2.0-dev.7 [2024-10-11T10:21:15.555Z] v3.2.0-dev.8 [2024-10-11T10:21:15.555Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-11T10:21:15.853Z] + lftools sign git-tag v3.2.0-dev.21 [2024-10-11T10:21:16.421Z] Signing Git tag with Sigul... [2024-10-11T10:21:16.421Z] Signing v3.2.0-dev.21 [Pipeline] echo [2024-10-11T10:21:16.694Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:21:16.984Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-11T10:21:16.992Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-11T10:21:17.014Z] $ docker stop --time=1 c8db0f53587eded2df2afbfcb22008b4320540f1a73b3fed7c3f55c0ed92b79e [2024-10-11T10:21:18.287Z] $ docker rm -f --volumes c8db0f53587eded2df2afbfcb22008b4320540f1a73b3fed7c3f55c0ed92b79e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-11T10:21:18.734Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-11T10:21:18.734Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:21:19.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T10:21:19.043Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:21:19.117Z] prd-ubuntu20.04-docker-8c-8g-22526 does not seem to be running inside a container [2024-10-11T10:21:19.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-11T10:21:19.454Z] $ docker top 4f1cd6fab19bf762b1db0b84764349f357676ed5ba296d178fb103e42311e3bd -eo pid,comm [2024-10-11T10:21:19.504Z] 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-10-11T10:21:19.504Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-11T10:21:19.563Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-11T10:21:19.563Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-11T10:21:19.662Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-11T10:21:19.660Z] $ docker exec 4f1cd6fab19bf762b1db0b84764349f357676ed5ba296d178fb103e42311e3bd ssh-agent [2024-10-11T10:21:19.767Z] SSH_AUTH_SOCK=/tmp/ssh-4S7n9o7Uh96Z/agent.32 [2024-10-11T10:21:19.767Z] SSH_AGENT_PID=38 [2024-10-11T10:21:19.771Z] Running ssh-add (command line suppressed) [2024-10-11T10:21:19.867Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16955379419775880168.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16955379419775880168.key) [2024-10-11T10:21:19.885Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-11T10:21:20.174Z] + git semver bump pre [2024-10-11T10:21:20.434Z] 2024-10-11 10:21:20,326 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-11T10:21:20.434Z] 2024-10-11 10:21:20,326 [bump_version] DEBUG bumping version:3.2.0-dev.21 on axis:pre with prefix:dev [2024-10-11T10:21:20.434Z] 2024-10-11 10:21:20,326 [bump_version] DEBUG bumped version:3.2.0-dev.22 [2024-10-11T10:21:20.434Z] 2024-10-11 10:21:20,326 [write_version] DEBUG write version:3.2.0-dev.22 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2024-10-11T10:21:20.434Z] 2024-10-11 10:21:20,326 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-11T10:21:20.434Z] 2024-10-11 10:21:20,326 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-11T10:21:20.434Z] 2024-10-11 10:21:20,328 [execute] INFO git cat-file --batch-check [2024-10-11T10:21:20.434Z] 2024-10-11 10:21:20,328 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-11T10:21:20.434Z] 2024-10-11 10:21:20,333 [execute] INFO git cat-file --batch [2024-10-11T10:21:20.434Z] 2024-10-11 10:21:20,333 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-11T10:21:20.434Z] 2024-10-11 10:21:20,337 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-11T10:21:20.434Z] 3.2.0-dev.22 [Pipeline] } [2024-10-11T10:21:20.438Z] $ docker exec --env ******** --env ******** 4f1cd6fab19bf762b1db0b84764349f357676ed5ba296d178fb103e42311e3bd ssh-agent -k [2024-10-11T10:21:20.547Z] unset SSH_AUTH_SOCK; [2024-10-11T10:21:20.548Z] unset SSH_AGENT_PID; [2024-10-11T10:21:20.548Z] echo Agent pid 38 killed; [2024-10-11T10:21:20.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-11T10:21:20.924Z] + git semver [Pipeline] } [2024-10-11T10:21:21.216Z] $ docker stop --time=1 4f1cd6fab19bf762b1db0b84764349f357676ed5ba296d178fb103e42311e3bd [2024-10-11T10:21:22.477Z] $ docker rm -f --volumes 4f1cd6fab19bf762b1db0b84764349f357676ed5ba296d178fb103e42311e3bd [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-11T10:21:22.849Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-11T10:21:22.849Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:21:23.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T10:21:23.155Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:21:23.235Z] prd-ubuntu20.04-docker-8c-8g-22526 does not seem to be running inside a container [2024-10-11T10:21:23.256Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-11T10:21:23.583Z] $ docker top fa6030a3b211ef7316efa2477c667b3a662c061998af4b2c99640d28157bcc7b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-11T10:21:23.682Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-11T10:21:23.682Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-11T10:21:23.785Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-11T10:21:23.783Z] $ docker exec fa6030a3b211ef7316efa2477c667b3a662c061998af4b2c99640d28157bcc7b ssh-agent [2024-10-11T10:21:23.895Z] SSH_AUTH_SOCK=/tmp/ssh-tRDjwlteOC7K/agent.32 [2024-10-11T10:21:23.895Z] SSH_AGENT_PID=38 [2024-10-11T10:21:23.899Z] Running ssh-add (command line suppressed) [2024-10-11T10:21:24.007Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7460181525091433154.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7460181525091433154.key) [2024-10-11T10:21:24.025Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-11T10:21:24.316Z] + git semver push [2024-10-11T10:21:24.574Z] 2024-10-11 10:21:24,482 [run_push] DEBUG push [2024-10-11T10:21:24.574Z] 2024-10-11 10:21:24,482 [execute] INFO git cat-file --batch-check [2024-10-11T10:21:24.574Z] 2024-10-11 10:21:24,483 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-11T10:21:24.574Z] 2024-10-11 10:21:24,486 [execute] INFO git rev-list 36cd070cfd1215cf2f1165375cb43a89eb30cd6d -- [2024-10-11T10:21:24.574Z] 2024-10-11 10:21:24,486 [execute] DEBUG Popen(['git', 'rev-list', '36cd070cfd1215cf2f1165375cb43a89eb30cd6d', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-11T10:21:24.574Z] 2024-10-11 10:21:24,495 [execute] INFO git fetch -v origin [2024-10-11T10:21:24.574Z] 2024-10-11 10:21:24,495 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-11T10:21:25.142Z] 2024-10-11 10:21:24,950 [run_push] DEBUG no remote changes detected [2024-10-11T10:21:25.142Z] 2024-10-11 10:21:24,950 [execute] INFO git push origin semver [2024-10-11T10:21:25.142Z] 2024-10-11 10:21:24,950 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-11T10:21:25.711Z] 2024-10-11 10:21:25,659 [run_push] DEBUG push all version tags [2024-10-11T10:21:25.711Z] 2024-10-11 10:21:25,659 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-11T10:21:25.711Z] 2024-10-11 10:21:25,660 [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-10-11T10:21:26.648Z] 2024-10-11 10:21:26,282 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-11T10:21:26.648Z] 3.2.0-dev.22 [Pipeline] } [2024-10-11T10:21:26.652Z] $ docker exec --env ******** --env ******** fa6030a3b211ef7316efa2477c667b3a662c061998af4b2c99640d28157bcc7b ssh-agent -k [2024-10-11T10:21:26.744Z] unset SSH_AUTH_SOCK; [2024-10-11T10:21:26.744Z] unset SSH_AGENT_PID; [2024-10-11T10:21:26.744Z] echo Agent pid 38 killed; [2024-10-11T10:21:26.759Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-11T10:21:27.091Z] + git semver [Pipeline] } [2024-10-11T10:21:27.360Z] $ docker stop --time=1 fa6030a3b211ef7316efa2477c667b3a662c061998af4b2c99640d28157bcc7b [2024-10-11T10:21:28.632Z] $ docker rm -f --volumes fa6030a3b211ef7316efa2477c667b3a662c061998af4b2c99640d28157bcc7b [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-10-11T10:21:29.291Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2024-10-11T10:21:29.291Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-10-11T10:21:29.291Z] total 16 [2024-10-11T10:21:29.291Z] drwxr-xr-x 3 root root 4096 Oct 11 10:06 . [2024-10-11T10:21:29.291Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 11 10:21 .. [2024-10-11T10:21:29.291Z] drwxr-xr-x 2 root root 4096 Oct 11 10:06 cost [2024-10-11T10:21:29.291Z] -rw-r--r-- 1 root root 86 Oct 11 10:06 cost.csv [2024-10-11T10:21:29.291Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-10-11T10:21:29.291Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-10-11T10:21:29.291Z] total 16 [2024-10-11T10:21:29.291Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 11 10:06 . [2024-10-11T10:21:29.291Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 11 10:21 .. [2024-10-11T10:21:29.291Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 11 10:06 cost [2024-10-11T10:21:29.291Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 11 10:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:21:29.583Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:21:30.442Z] ---> package-listing.sh [2024-10-11T10:21:30.442Z] ++ facter osfamily [2024-10-11T10:21:30.442Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-11T10:21:30.702Z] + OS_FAMILY=debian [2024-10-11T10:21:30.702Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2024-10-11T10:21:30.702Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-11T10:21:30.702Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-11T10:21:30.702Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-11T10:21:30.702Z] + PACKAGES=/tmp/packages_start.txt [2024-10-11T10:21:30.702Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-10-11T10:21:30.702Z] + PACKAGES=/tmp/packages_end.txt [2024-10-11T10:21:30.702Z] + case "${OS_FAMILY}" in [2024-10-11T10:21:30.702Z] + dpkg -l [2024-10-11T10:21:30.702Z] + grep '^ii' [2024-10-11T10:21:30.702Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-11T10:21:30.702Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-11T10:21:30.702Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-11T10:21:30.702Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-10-11T10:21:30.702Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2024-10-11T10:21:30.702Z] + 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-10-11T10:21:30.715Z] 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-10-11T10:21:30.992Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:21:31.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-11T10:21:31.552Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:21:31.630Z] prd-ubuntu20.04-docker-8c-8g-22526 does not seem to be running inside a container [2024-10-11T10:21:31.657Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-11T10:21:31.845Z] $ docker top cbc1fde19ee9828703a9aa9e17e67ae37cd560a27d9998bc5be7adcc6a5b0978 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T10:21:32.191Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-11T10:21:32.477Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-11T10:21:32.767Z] + ls /var/log/sa-host [2024-10-11T10:21:32.767Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-11T10:21:32.845Z] provisioning config files... [2024-10-11T10:21:32.853Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17382650719997451600tmp [Pipeline] { [Pipeline] echo [2024-10-11T10:21:32.871Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:21:33.149Z] ---> create-netrc.sh [Pipeline] } [2024-10-11T10:21:33.156Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:21:33.487Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-11T10:21:33.496Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:21:33.777Z] ---> sudo-logs.sh [2024-10-11T10:21:33.777Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-11T10:21:33.815Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:21:34.096Z] ---> job-cost.sh [2024-10-11T10:21:34.096Z] lf-activate-venv: SKIPPING [2024-10-11T10:21:34.096Z] DEBUG: total: 0.2199999988079071 [2024-10-11T10:21:34.096Z] INFO: Retrieving Stack Cost... [2024-10-11T10:21:34.664Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-11T10:21:34.924Z] INFO: Archiving Costs [Pipeline] echo [2024-10-11T10:21:34.938Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:21:35.222Z] ---> logs-deploy.sh [2024-10-11T10:21:35.222Z] lf-activate-venv: SKIPPING [2024-10-11T10:21:35.222Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/176 [2024-10-11T10:21:35.222Z] INFO: archiving workspace using pattern(s): [2024-10-11T10:21:36.156Z] Archives upload complete. [2024-10-11T10:21:36.156Z] INFO: archiving logs to Nexus