Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6320066227888112c6c0a181794f3c9cc54daea1 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-ssh7251689046115016083.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-ssh458756239364180370.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-ssh16313716750326083832.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-ssh5734486443859017480.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-ssh10883714312279469244.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-24290’ is offline Running on prd-ubuntu20.04-docker-8c-8g-24291 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Avoid second fetch Checking out Revision 6320066227888112c6c0a181794f3c9cc54daea1 (main) Commit message: "Merge pull request #706 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.2" > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6320066227888112c6c0a181794f3c9cc54daea1 # timeout=10 > git rev-list --no-walk 4b0ee577561404748c59762cefd7cd847fb7a9a9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-01T07:38:44.624Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-01T07:38:44.689Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-01T07:38:44.714Z] ========================================================= [2024-11-01T07:38:44.714Z] EdgeX Global Pipelines Version Info [2024-11-01T07:38:44.714Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:38:45.506Z] ------------------- [2024-11-01T07:38:45.506Z] stable info: [2024-11-01T07:38:45.506Z] ------------------- [2024-11-01T07:38:45.506Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-01T07:38:45.506Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-01T07:38:45.506Z] Message: update stable to v1.0.265 [2024-11-01T07:38:46.078Z] ------------------- [2024-11-01T07:38:46.078Z] experimental info: [2024-11-01T07:38:46.078Z] ------------------- [2024-11-01T07:38:46.078Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-01T07:38:46.078Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-01T07:38:46.078Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-01T07:38:46.151Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-11-01T07:38:46.174Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-11-01T07:38:46.198Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-01T07:38:46.223Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-01T07:38:46.240Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-01T07:38:46.260Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-01T07:38:46.281Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-01T07:38:46.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-01T07:38:46.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-01T07:38:46.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-01T07:38:46.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-01T07:38:46.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-11-01T07:38:46.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-01T07:38:46.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-01T07:38:46.433Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-01T07:38:46.456Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-01T07:38:46.476Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-01T07:38:46.496Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-01T07:38:46.516Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-01T07:38:46.537Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-01T07:38:46.561Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-01T07:38:46.583Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-01T07:38:46.605Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-01T07:38:46.630Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-01T07:38:46.655Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-01T07:38:46.682Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-01T07:38:46.707Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-01T07:38:46.729Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-01T07:38:46.752Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-01T07:38:46.772Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-01T07:38:46.794Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6320066227888112c6c0a181794f3c9cc54daea1 [Pipeline] echo [2024-11-01T07:38:46.815Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6320066 [Pipeline] echo [2024-11-01T07:38:46.838Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T07:38:46.896Z] provisioning config files... [2024-11-01T07:38:46.912Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13766274783301831722tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:38:47.259Z] ---> ****-login.sh [2024-11-01T07:38:47.259Z] nexus3.edgexfoundry.org:10001 [2024-11-01T07:38:47.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:38:47.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:38:47.519Z] Configure a credential helper to remove this warning. See [2024-11-01T07:38:47.519Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:38:47.519Z] [2024-11-01T07:38:47.519Z] Login Succeeded [2024-11-01T07:38:47.779Z] nexus3.edgexfoundry.org:10002 [2024-11-01T07:38:47.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:38:47.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:38:47.779Z] Configure a credential helper to remove this warning. See [2024-11-01T07:38:47.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:38:47.779Z] [2024-11-01T07:38:47.779Z] Login Succeeded [2024-11-01T07:38:47.779Z] nexus3.edgexfoundry.org:10003 [2024-11-01T07:38:47.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:38:47.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:38:47.779Z] Configure a credential helper to remove this warning. See [2024-11-01T07:38:47.780Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:38:47.780Z] [2024-11-01T07:38:47.780Z] Login Succeeded [2024-11-01T07:38:47.780Z] nexus3.edgexfoundry.org:10004 [2024-11-01T07:38:48.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:38:48.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:38:48.041Z] Configure a credential helper to remove this warning. See [2024-11-01T07:38:48.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:38:48.041Z] [2024-11-01T07:38:48.041Z] Login Succeeded [2024-11-01T07:38:48.041Z] ****.io [2024-11-01T07:38:48.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:38:48.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:38:48.301Z] Configure a credential helper to remove this warning. See [2024-11-01T07:38:48.301Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:38:48.301Z] [2024-11-01T07:38:48.301Z] Login Succeeded [2024-11-01T07:38:48.301Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T07:38:48.309Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-01T07:38:48.702Z] + git rev-list -1 --merges 6320066227888112c6c0a181794f3c9cc54daea1~1..6320066227888112c6c0a181794f3c9cc54daea1 [Pipeline] echo [2024-11-01T07:38:48.735Z] -----------> git rev-list -1 --merges 6320066227888112c6c0a181794f3c9cc54daea1~1..6320066227888112c6c0a181794f3c9cc54daea1 6320066227888112c6c0a181794f3c9cc54daea1 [2024-11-01T07:38:48.735Z] 6320066227888112c6c0a181794f3c9cc54daea1 [false] [Pipeline] sh [2024-11-01T07:38:49.031Z] + git log --format=format:%s -1 6320066227888112c6c0a181794f3c9cc54daea1 [Pipeline] echo [2024-11-01T07:38:49.051Z] ========================================================= [2024-11-01T07:38:49.051Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-01T07:38:49.051Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-01T07:38:49.401Z] + git log --format=format:%s -1 6320066227888112c6c0a181794f3c9cc54daea1 [Pipeline] echo [2024-11-01T07:38:49.413Z] [semverPrep] GIT_COMMIT: 6320066227888112c6c0a181794f3c9cc54daea1, Commit Message: Merge pull request #706 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.2 [Pipeline] echo [2024-11-01T07:38:49.427Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-01T07:38:49.777Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-01T07:38:49.777Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-01T07:38:49.777Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-01T07:38:49.777Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-01T07:38:49.777Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-01T07:38:49.777Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-01T07:38:49.777Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:38:50.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T07:38:50.138Z] [2024-11-01T07:38:50.138Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:38:50.451Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T07:38:50.451Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-01T07:38:50.451Z] b85a868b505f: Pulling fs layer [2024-11-01T07:38:50.451Z] e2be974225ed: Pulling fs layer [2024-11-01T07:38:50.451Z] 339a4e72a1f5: Pulling fs layer [2024-11-01T07:38:50.451Z] 988bab9f4d93: Pulling fs layer [2024-11-01T07:38:50.451Z] 1469e6f7b9e6: Pulling fs layer [2024-11-01T07:38:50.451Z] eaf3925da568: Pulling fs layer [2024-11-01T07:38:50.451Z] bab4dde63d76: Pulling fs layer [2024-11-01T07:38:50.451Z] 988bab9f4d93: Waiting [2024-11-01T07:38:50.451Z] bde34c3a00c8: Pulling fs layer [2024-11-01T07:38:50.451Z] b352a97aabf1: Pulling fs layer [2024-11-01T07:38:50.451Z] 4872d77fe225: Pulling fs layer [2024-11-01T07:38:50.451Z] 1469e6f7b9e6: Waiting [2024-11-01T07:38:50.451Z] eaf3925da568: Waiting [2024-11-01T07:38:50.451Z] bde34c3a00c8: Waiting [2024-11-01T07:38:50.451Z] bab4dde63d76: Waiting [2024-11-01T07:38:50.451Z] b352a97aabf1: Waiting [2024-11-01T07:38:50.451Z] 5851b861e8e6: Pulling fs layer [2024-11-01T07:38:50.451Z] 4872d77fe225: Waiting [2024-11-01T07:38:50.451Z] 5851b861e8e6: Waiting [2024-11-01T07:38:50.451Z] e2be974225ed: Verifying Checksum [2024-11-01T07:38:50.451Z] e2be974225ed: Download complete [2024-11-01T07:38:50.451Z] 988bab9f4d93: Verifying Checksum [2024-11-01T07:38:50.451Z] 988bab9f4d93: Download complete [2024-11-01T07:38:50.451Z] 1469e6f7b9e6: Verifying Checksum [2024-11-01T07:38:50.451Z] 1469e6f7b9e6: Download complete [2024-11-01T07:38:50.712Z] 339a4e72a1f5: Verifying Checksum [2024-11-01T07:38:50.712Z] 339a4e72a1f5: Download complete [2024-11-01T07:38:50.712Z] eaf3925da568: Verifying Checksum [2024-11-01T07:38:50.712Z] eaf3925da568: Download complete [2024-11-01T07:38:50.712Z] bde34c3a00c8: Verifying Checksum [2024-11-01T07:38:50.712Z] bde34c3a00c8: Download complete [2024-11-01T07:38:50.712Z] b352a97aabf1: Verifying Checksum [2024-11-01T07:38:50.712Z] b352a97aabf1: Download complete [2024-11-01T07:38:50.712Z] 4872d77fe225: Verifying Checksum [2024-11-01T07:38:50.712Z] 4872d77fe225: Download complete [2024-11-01T07:38:50.712Z] 5851b861e8e6: Verifying Checksum [2024-11-01T07:38:50.712Z] 5851b861e8e6: Download complete [2024-11-01T07:38:50.712Z] b85a868b505f: Verifying Checksum [2024-11-01T07:38:50.712Z] b85a868b505f: Download complete [2024-11-01T07:38:50.972Z] bab4dde63d76: Verifying Checksum [2024-11-01T07:38:51.909Z] b85a868b505f: Pull complete [2024-11-01T07:38:52.168Z] e2be974225ed: Pull complete [2024-11-01T07:38:52.738Z] 339a4e72a1f5: Pull complete [2024-11-01T07:38:52.998Z] 988bab9f4d93: Pull complete [2024-11-01T07:38:53.259Z] 1469e6f7b9e6: Pull complete [2024-11-01T07:38:53.259Z] eaf3925da568: Pull complete [2024-11-01T07:38:55.166Z] bab4dde63d76: Pull complete [2024-11-01T07:38:55.426Z] bde34c3a00c8: Pull complete [2024-11-01T07:38:55.687Z] b352a97aabf1: Pull complete [2024-11-01T07:38:55.687Z] 4872d77fe225: Pull complete [2024-11-01T07:38:55.687Z] 5851b861e8e6: Pull complete [2024-11-01T07:38:55.946Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-01T07:38:55.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T07:38:55.946Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T07:38:56.095Z] prd-ubuntu20.04-docker-8c-8g-24291 does not seem to be running inside a container [2024-11-01T07:38:56.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-01T07:39:00.618Z] $ docker top caedcd3c04ee3de20fbcd209ac9e2a22c225c4d2ded10649189eff31dd3c7ccc -eo pid,comm [2024-11-01T07:39:00.673Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-01T07:39:00.673Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-01T07:39:00.731Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T07:39:00.731Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T07:39:00.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T07:39:00.840Z] $ docker exec caedcd3c04ee3de20fbcd209ac9e2a22c225c4d2ded10649189eff31dd3c7ccc ssh-agent [2024-11-01T07:39:00.957Z] SSH_AUTH_SOCK=/tmp/ssh-9VzHhBhvewgj/agent.33 [2024-11-01T07:39:00.957Z] SSH_AGENT_PID=39 [2024-11-01T07:39:00.964Z] Running ssh-add (command line suppressed) [2024-11-01T07:39:01.075Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6058635416825622848.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6058635416825622848.key) [2024-11-01T07:39:01.094Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T07:39:01.384Z] + git tag --points-at HEAD [Pipeline] } [2024-11-01T07:39:01.395Z] $ docker exec --env ******** --env ******** caedcd3c04ee3de20fbcd209ac9e2a22c225c4d2ded10649189eff31dd3c7ccc ssh-agent -k [2024-11-01T07:39:01.495Z] unset SSH_AUTH_SOCK; [2024-11-01T07:39:01.495Z] unset SSH_AGENT_PID; [2024-11-01T07:39:01.495Z] echo Agent pid 39 killed; [2024-11-01T07:39:01.507Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-01T07:39:01.547Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T07:39:01.547Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T07:39:01.749Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T07:39:01.750Z] $ docker exec caedcd3c04ee3de20fbcd209ac9e2a22c225c4d2ded10649189eff31dd3c7ccc ssh-agent [2024-11-01T07:39:01.866Z] SSH_AUTH_SOCK=/tmp/ssh-FxCEGnWjTq5B/agent.72 [2024-11-01T07:39:01.866Z] SSH_AGENT_PID=78 [2024-11-01T07:39:01.893Z] Running ssh-add (command line suppressed) [2024-11-01T07:39:02.002Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2140121207460987539.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2140121207460987539.key) [2024-11-01T07:39:02.016Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T07:39:02.311Z] + git semver init [2024-11-01T07:39:02.571Z] 2024-11-01 07:39:02,474 [run_init] DEBUG init version:0.0.0 force:False [2024-11-01T07:39:02.571Z] 2024-11-01 07:39:02,475 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-11-01T07:39:02.571Z] 2024-11-01 07:39:02,475 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-11-01T07:39:02.571Z] 2024-11-01 07:39:02,475 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-01T07:39:04.480Z] 2024-11-01 07:39:04,181 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2024-11-01T07:39:04.480Z] 2024-11-01 07:39:04,182 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2024-11-01T07:39:04.480Z] 2024-11-01 07:39:04,182 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-01T07:39:04.480Z] 2024-11-01 07:39:04,182 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-01T07:39:04.480Z] 4.0.0-dev.2 [Pipeline] } [2024-11-01T07:39:04.489Z] $ docker exec --env ******** --env ******** caedcd3c04ee3de20fbcd209ac9e2a22c225c4d2ded10649189eff31dd3c7ccc ssh-agent -k [2024-11-01T07:39:04.594Z] unset SSH_AUTH_SOCK; [2024-11-01T07:39:04.594Z] unset SSH_AGENT_PID; [2024-11-01T07:39:04.594Z] echo Agent pid 78 killed; [2024-11-01T07:39:04.606Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-01T07:39:05.058Z] + git semver [Pipeline] } [2024-11-01T07:39:05.329Z] $ docker stop --time=1 caedcd3c04ee3de20fbcd209ac9e2a22c225c4d2ded10649189eff31dd3c7ccc [2024-11-01T07:39:06.615Z] $ docker rm -f --volumes caedcd3c04ee3de20fbcd209ac9e2a22c225c4d2ded10649189eff31dd3c7ccc [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-01T07:39:06.970Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-01T07:39:07.214Z] Stashed 1 file(s) [Pipeline] echo [2024-11-01T07:39:07.219Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T07:39:07.409Z] provisioning config files... [2024-11-01T07:39:07.422Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17068527378086234573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:39:07.721Z] ---> ****-login.sh [2024-11-01T07:39:07.722Z] nexus3.edgexfoundry.org:10001 [2024-11-01T07:39:07.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:39:07.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:39:07.722Z] Configure a credential helper to remove this warning. See [2024-11-01T07:39:07.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:39:07.722Z] [2024-11-01T07:39:07.722Z] Login Succeeded [2024-11-01T07:39:07.722Z] nexus3.edgexfoundry.org:10002 [2024-11-01T07:39:07.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:39:07.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:39:07.722Z] Configure a credential helper to remove this warning. See [2024-11-01T07:39:07.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:39:07.722Z] [2024-11-01T07:39:07.722Z] Login Succeeded [2024-11-01T07:39:07.722Z] nexus3.edgexfoundry.org:10003 [2024-11-01T07:39:07.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:39:07.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:39:07.983Z] Configure a credential helper to remove this warning. See [2024-11-01T07:39:07.983Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:39:07.983Z] [2024-11-01T07:39:07.983Z] Login Succeeded [2024-11-01T07:39:07.983Z] nexus3.edgexfoundry.org:10004 [2024-11-01T07:39:07.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:39:07.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:39:07.983Z] Configure a credential helper to remove this warning. See [2024-11-01T07:39:07.983Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:39:07.983Z] [2024-11-01T07:39:07.983Z] Login Succeeded [2024-11-01T07:39:07.983Z] ****.io [2024-11-01T07:39:08.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:39:08.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:39:08.242Z] Configure a credential helper to remove this warning. See [2024-11-01T07:39:08.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:39:08.242Z] [2024-11-01T07:39:08.242Z] Login Succeeded [2024-11-01T07:39:08.242Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T07:39:08.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-01T07:39:08.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T07:39:08.365Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T07:39:08.381Z] ========================================================= [2024-11-01T07:39:08.382Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-01T07:39:08.382Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:39:08.726Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-01T07:39:08.726Z] Sending build context to Docker daemon 20.95MB [2024-11-01T07:39:08.726Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T07:39:08.726Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-01T07:39:08.726Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-01T07:39:08.726Z] 43c4264eed91: Pulling fs layer [2024-11-01T07:39:08.726Z] 4cc291be95ef: Pulling fs layer [2024-11-01T07:39:08.726Z] 2ac1f1163629: Pulling fs layer [2024-11-01T07:39:08.726Z] 5c3c966382ef: Pulling fs layer [2024-11-01T07:39:08.726Z] 4f4fb700ef54: Pulling fs layer [2024-11-01T07:39:08.726Z] 5d5c8e513c77: Pulling fs layer [2024-11-01T07:39:08.726Z] 4f4fb700ef54: Waiting [2024-11-01T07:39:08.986Z] 9f66e0745190: Pulling fs layer [2024-11-01T07:39:08.986Z] f49a43e4bbc0: Pulling fs layer [2024-11-01T07:39:08.986Z] 5d5c8e513c77: Waiting [2024-11-01T07:39:08.986Z] 9f66e0745190: Waiting [2024-11-01T07:39:08.986Z] 561ebcabdf7f: Pulling fs layer [2024-11-01T07:39:08.986Z] 561ebcabdf7f: Waiting [2024-11-01T07:39:08.986Z] 4cc291be95ef: Verifying Checksum [2024-11-01T07:39:08.986Z] 4cc291be95ef: Download complete [2024-11-01T07:39:08.986Z] 5c3c966382ef: Verifying Checksum [2024-11-01T07:39:08.986Z] 5c3c966382ef: Download complete [2024-11-01T07:39:08.986Z] 4f4fb700ef54: Verifying Checksum [2024-11-01T07:39:08.986Z] 4f4fb700ef54: Download complete [2024-11-01T07:39:08.986Z] 5d5c8e513c77: Verifying Checksum [2024-11-01T07:39:08.986Z] 5d5c8e513c77: Download complete [2024-11-01T07:39:08.986Z] 43c4264eed91: Download complete [2024-11-01T07:39:08.986Z] 9f66e0745190: Verifying Checksum [2024-11-01T07:39:08.986Z] 9f66e0745190: Download complete [2024-11-01T07:39:08.986Z] 43c4264eed91: Pull complete [2024-11-01T07:39:09.247Z] 4cc291be95ef: Pull complete [2024-11-01T07:39:09.247Z] 561ebcabdf7f: Verifying Checksum [2024-11-01T07:39:09.506Z] 2ac1f1163629: Download complete [2024-11-01T07:39:09.764Z] f49a43e4bbc0: Verifying Checksum [2024-11-01T07:39:09.764Z] f49a43e4bbc0: Download complete [2024-11-01T07:39:13.047Z] 2ac1f1163629: Pull complete [2024-11-01T07:39:13.047Z] 5c3c966382ef: Pull complete [2024-11-01T07:39:13.047Z] 4f4fb700ef54: Pull complete [2024-11-01T07:39:13.047Z] 5d5c8e513c77: Pull complete [2024-11-01T07:39:13.307Z] 9f66e0745190: Pull complete [2024-11-01T07:39:15.840Z] f49a43e4bbc0: Pull complete [2024-11-01T07:39:16.099Z] 561ebcabdf7f: Pull complete [2024-11-01T07:39:16.099Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-01T07:39:16.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-01T07:39:16.099Z] ---> 3a752c3f9dda [2024-11-01T07:39:16.099Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-11-01T07:39:22.353Z] Still waiting to schedule task [2024-11-01T07:39:22.353Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24292’ [2024-11-01T07:39:22.669Z] ---> Running in 73084df4622b [2024-11-01T07:39:22.669Z] Removing intermediate container 73084df4622b [2024-11-01T07:39:22.669Z] ---> 917f8367b51f [2024-11-01T07:39:22.669Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T07:39:22.669Z] ---> Running in 5ab2873cc9b8 [2024-11-01T07:39:22.929Z] Removing intermediate container 5ab2873cc9b8 [2024-11-01T07:39:22.929Z] ---> de8cd83e1386 [2024-11-01T07:39:22.929Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-01T07:39:22.929Z] ---> Running in 4ed0b01ef973 [2024-11-01T07:39:23.187Z] Removing intermediate container 4ed0b01ef973 [2024-11-01T07:39:23.187Z] ---> eef8a330f5e0 [2024-11-01T07:39:23.187Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-01T07:39:23.187Z] ---> Running in d0f7db965330 [2024-11-01T07:39:23.445Z] Removing intermediate container d0f7db965330 [2024-11-01T07:39:23.445Z] ---> 0f86e938e670 [2024-11-01T07:39:23.445Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T07:39:23.445Z] ---> Running in 61084e15b391 [2024-11-01T07:39:23.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T07:39:23.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T07:39:24.221Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-01T07:39:24.221Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-01T07:39:24.221Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-01T07:39:24.221Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-01T07:39:24.221Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T07:39:24.221Z] OK: 250 MiB in 58 packages [2024-11-01T07:39:24.789Z] Removing intermediate container 61084e15b391 [2024-11-01T07:39:24.789Z] ---> b2567024c8e5 [2024-11-01T07:39:24.789Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-11-01T07:39:24.789Z] ---> Running in 892742bf3287 [2024-11-01T07:39:25.047Z] Removing intermediate container 892742bf3287 [2024-11-01T07:39:25.047Z] ---> 0a754ba3ff59 [2024-11-01T07:39:25.047Z] Step 9/12 : COPY go.mod vendor* ./ [2024-11-01T07:39:25.047Z] ---> 2301bc071ff7 [2024-11-01T07:39:25.047Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T07:39:25.047Z] ---> Running in b1faf7518528 [2024-11-01T07:40:21.337Z] Removing intermediate container b1faf7518528 [2024-11-01T07:40:21.337Z] ---> aa2cad795e70 [2024-11-01T07:40:21.337Z] Step 11/12 : COPY . . [2024-11-01T07:40:21.337Z] ---> df179f3623f9 [2024-11-01T07:40:21.337Z] Step 12/12 : RUN $MAKE [2024-11-01T07:40:21.337Z] ---> Running in 15d7d15c2387 [2024-11-01T07:40:21.337Z] noop [2024-11-01T07:40:21.337Z] Removing intermediate container 15d7d15c2387 [2024-11-01T07:40:21.337Z] ---> 01a6c776a00f [2024-11-01T07:40:21.337Z] Successfully built 01a6c776a00f [2024-11-01T07:40:21.337Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:40:21.669Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-01T07:40:21.669Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T07:40:21.747Z] prd-ubuntu20.04-docker-8c-8g-24291 does not seem to be running inside a container [2024-11-01T07:40:21.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-01T07:40:22.179Z] $ docker top e510400fa0dbd8675b54710bafce01b7cf7ae8d25945f1b6be7ec9e51c93d619 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T07:40:22.587Z] + go version [2024-11-01T07:40:22.587Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-01T07:40:22.595Z] $ docker stop --time=1 e510400fa0dbd8675b54710bafce01b7cf7ae8d25945f1b6be7ec9e51c93d619 [2024-11-01T07:40:23.824Z] $ docker rm -f --volumes e510400fa0dbd8675b54710bafce01b7cf7ae8d25945f1b6be7ec9e51c93d619 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:40:24.255Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-01T07:40:24.255Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T07:40:24.326Z] prd-ubuntu20.04-docker-8c-8g-24291 does not seem to be running inside a container [2024-11-01T07:40:24.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-01T07:40:24.724Z] $ docker top 83a1a6139002d1727aa0349cb91ed9008651e5697143456c01d236bbf3ba2f5b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T07:40:25.071Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2024-11-01T07:40:25.379Z] + make test [2024-11-01T07:40:25.379Z] go test ./... -coverprofile=coverage.out ./... [2024-11-01T07:40:27.287Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-11-01T07:40:49.229Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2024-11-01T07:40:49.229Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2024-11-01T07:40:49.229Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.011s coverage: 22.8% of statements [2024-11-01T07:40:59.204Z] go vet ./... [2024-11-01T07:41:05.825Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-01T07:41:05.825Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-01T07:41:05.825Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-01T07:41:05.845Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-01T07:41:05.862Z] $ docker stop --time=1 83a1a6139002d1727aa0349cb91ed9008651e5697143456c01d236bbf3ba2f5b [2024-11-01T07:41:10.041Z] $ docker rm -f --volumes 83a1a6139002d1727aa0349cb91ed9008651e5697143456c01d236bbf3ba2f5b [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-01T07:41:10.601Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-01T07:41:10.751Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-01T07:41:11.193Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-01T07:41:11.483Z] + ls -al . [2024-11-01T07:41:11.484Z] total 252 [2024-11-01T07:41:11.484Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 07:40 . [2024-11-01T07:41:11.484Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 07:38 .. [2024-11-01T07:41:11.484Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 1 07:38 .dockerignore [2024-11-01T07:41:11.484Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 07:40 .git [2024-11-01T07:41:11.484Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 07:38 .github [2024-11-01T07:41:11.484Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 1 07:38 .gitignore [2024-11-01T07:41:11.484Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 07:38 .golangci.yml [2024-11-01T07:41:11.484Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 07:39 .semver [2024-11-01T07:41:11.484Z] -rw-rw-r-- 1 jenkins jenkins 19106 Nov 1 07:38 Attribution.txt [2024-11-01T07:41:11.484Z] -rw-rw-r-- 1 jenkins jenkins 18574 Nov 1 07:38 CHANGELOG.md [2024-11-01T07:41:11.484Z] -rw-rw-r-- 1 jenkins jenkins 1803 Nov 1 07:38 Dockerfile [2024-11-01T07:41:11.484Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 07:38 GOVERNANCE.md [2024-11-01T07:41:11.484Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 1 07:38 Jenkinsfile [2024-11-01T07:41:11.484Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 1 07:38 LICENSE [2024-11-01T07:41:11.484Z] -rw-rw-r-- 1 jenkins jenkins 2500 Nov 1 07:38 Makefile [2024-11-01T07:41:11.484Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 1 07:38 OWNERS.md [2024-11-01T07:41:11.484Z] -rw-rw-r-- 1 jenkins jenkins 3599 Nov 1 07:38 README.md [2024-11-01T07:41:11.484Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 1 07:39 VERSION [2024-11-01T07:41:11.484Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 07:38 bin [2024-11-01T07:41:11.484Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 07:38 cmd [2024-11-01T07:41:11.484Z] -rw-r--r-- 1 jenkins jenkins 21039 Nov 1 07:40 coverage.out [2024-11-01T07:41:11.484Z] -rw-rw-r-- 1 jenkins jenkins 6370 Nov 1 07:38 go.mod [2024-11-01T07:41:11.484Z] -rw-rw-r-- 1 jenkins jenkins 88084 Nov 1 07:38 go.sum [2024-11-01T07:41:11.484Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 07:38 internal [2024-11-01T07:41:11.484Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 07:38 mock [2024-11-01T07:41:11.484Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 1 07:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:41:11.810Z] + 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=6320066227888112c6c0a181794f3c9cc54daea1 --label arch=amd64 --label version=4.0.0-dev.2 . [2024-11-01T07:41:11.810Z] Sending build context to Docker daemon 20.97MB [2024-11-01T07:41:11.810Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T07:41:11.810Z] Step 2/25 : FROM ${BASE} AS builder [2024-11-01T07:41:11.810Z] ---> 01a6c776a00f [2024-11-01T07:41:11.810Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-11-01T07:41:12.378Z] ---> Running in 0ceb49fe3605 [2024-11-01T07:41:12.378Z] Removing intermediate container 0ceb49fe3605 [2024-11-01T07:41:12.378Z] ---> c0b7d8e1805e [2024-11-01T07:41:12.378Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T07:41:12.378Z] ---> Running in c1b356421bf0 [2024-11-01T07:41:12.638Z] Removing intermediate container c1b356421bf0 [2024-11-01T07:41:12.638Z] ---> 104d9a9c684e [2024-11-01T07:41:12.638Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-01T07:41:12.638Z] ---> Running in 13ef2f9e938d [2024-11-01T07:41:12.897Z] Removing intermediate container 13ef2f9e938d [2024-11-01T07:41:12.897Z] ---> 0c9fe17da3c1 [2024-11-01T07:41:12.897Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-11-01T07:41:12.897Z] ---> Running in dd7d1db67456 [2024-11-01T07:41:13.157Z] Removing intermediate container dd7d1db67456 [2024-11-01T07:41:13.157Z] ---> ca20e172e0a9 [2024-11-01T07:41:13.157Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T07:41:13.423Z] ---> Running in 144a2aafb23c [2024-11-01T07:41:14.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T07:41:14.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T07:41:14.278Z] OK: 250 MiB in 58 packages [2024-11-01T07:41:14.846Z] Removing intermediate container 144a2aafb23c [2024-11-01T07:41:14.846Z] ---> 542c2b041aca [2024-11-01T07:41:14.846Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-11-01T07:41:15.105Z] ---> Running in a022b5e8d700 [2024-11-01T07:41:15.365Z] Removing intermediate container a022b5e8d700 [2024-11-01T07:41:15.365Z] ---> d59ebfa83f47 [2024-11-01T07:41:15.365Z] Step 9/25 : COPY go.mod vendor* ./ [2024-11-01T07:41:15.365Z] ---> d31320bd63cb [2024-11-01T07:41:15.365Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T07:41:15.625Z] ---> Running in 72f81ebf9968 [2024-11-01T07:41:16.567Z] Removing intermediate container 72f81ebf9968 [2024-11-01T07:41:16.567Z] ---> 3fb4276a91f5 [2024-11-01T07:41:16.567Z] Step 11/25 : COPY . . [2024-11-01T07:41:17.135Z] ---> 34ab069c39ef [2024-11-01T07:41:17.135Z] Step 12/25 : RUN $MAKE [2024-11-01T07:41:17.394Z] ---> Running in 67c05be561c6 [2024-11-01T07:41:17.963Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-mqtt ./cmd [2024-11-01T07:41:56.747Z] Removing intermediate container 67c05be561c6 [2024-11-01T07:41:56.747Z] ---> 52bc8198a091 [2024-11-01T07:41:56.747Z] Step 13/25 : FROM alpine:3.20 [2024-11-01T07:41:56.747Z] 3.20: Pulling from library/alpine [2024-11-01T07:41:57.006Z] 43c4264eed91: Already exists [2024-11-01T07:41:57.266Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-01T07:41:57.266Z] Status: Downloaded newer image for alpine:3.20 [2024-11-01T07:41:57.266Z] ---> 91ef0af61f39 [2024-11-01T07:41:57.266Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2024-11-01T07:41:57.266Z] ---> Running in 9a80fa916a87 [2024-11-01T07:41:57.533Z] Removing intermediate container 9a80fa916a87 [2024-11-01T07:41:57.533Z] ---> 084a1162bc74 [2024-11-01T07:41:57.533Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-11-01T07:41:57.533Z] ---> Running in e05ffce54d0b [2024-11-01T07:41:57.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T07:41:58.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T07:41:58.309Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-01T07:41:58.310Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T07:41:58.310Z] OK: 8 MiB in 15 packages [2024-11-01T07:41:58.879Z] Removing intermediate container e05ffce54d0b [2024-11-01T07:41:58.879Z] ---> 53f68bbd1cb1 [2024-11-01T07:41:58.879Z] Step 16/25 : RUN apk --no-cache upgrade [2024-11-01T07:41:58.998Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24293 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2024-11-01T07:41:59.020Z] Running in /w/workspace/device-mqtt-go/180 [Pipeline] { [Pipeline] checkout [2024-11-01T07:41:59.139Z] ---> Running in 9c2240017e23 [2024-11-01T07:41:59.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T07:41:59.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T07:41:59.657Z] Upgrading critical system libraries and apk-tools: [2024-11-01T07:41:59.657Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-01T07:41:59.657Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T07:41:59.657Z] Continuing the upgrade transaction with new apk-tools: [2024-11-01T07:41:59.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T07:41:59.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T07:42:00.176Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T07:42:00.176Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T07:42:00.176Z] OK: 8 MiB in 15 packages [2024-11-01T07:42:01.115Z] Removing intermediate container 9c2240017e23 [2024-11-01T07:42:01.116Z] ---> 94e301582098 [2024-11-01T07:42:01.116Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-11-01T07:42:02.210Z] The recommended git tool is: git [2024-11-01T07:42:03.726Z] ---> 334ddd1d1820 [2024-11-01T07:42:03.726Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-11-01T07:42:03.985Z] ---> 2e7dd649a5e0 [2024-11-01T07:42:03.985Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-11-01T07:42:04.244Z] ---> 1f82dc7b4dbf [2024-11-01T07:42:04.244Z] Step 20/25 : EXPOSE 59982 [2024-11-01T07:42:04.244Z] ---> Running in 341db1e1385a [2024-11-01T07:42:04.503Z] Removing intermediate container 341db1e1385a [2024-11-01T07:42:04.503Z] ---> 2a60f494341e [2024-11-01T07:42:04.503Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-11-01T07:42:04.503Z] ---> Running in 587340e6ba13 [2024-11-01T07:42:04.761Z] Removing intermediate container 587340e6ba13 [2024-11-01T07:42:04.761Z] ---> 41e9091d16da [2024-11-01T07:42:04.761Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-01T07:42:04.761Z] ---> Running in e7196dd24b1f [2024-11-01T07:42:05.020Z] Removing intermediate container e7196dd24b1f [2024-11-01T07:42:05.020Z] ---> ce43a21c8564 [2024-11-01T07:42:05.020Z] Step 23/25 : LABEL arch=amd64 [2024-11-01T07:42:05.586Z] ---> Running in 8728468661bd [2024-11-01T07:42:05.844Z] Removing intermediate container 8728468661bd [2024-11-01T07:42:05.844Z] ---> 3c0f2213a6ac [2024-11-01T07:42:05.844Z] Step 24/25 : LABEL git_sha=6320066227888112c6c0a181794f3c9cc54daea1 [2024-11-01T07:42:06.411Z] ---> Running in 7f6c52dfd9a1 [2024-11-01T07:42:06.671Z] Removing intermediate container 7f6c52dfd9a1 [2024-11-01T07:42:06.671Z] ---> cfa596ce88d6 [2024-11-01T07:42:06.671Z] Step 25/25 : LABEL version=4.0.0-dev.2 [2024-11-01T07:42:06.931Z] ---> Running in 0e17f5fbadff [2024-11-01T07:42:07.192Z] Removing intermediate container 0e17f5fbadff [2024-11-01T07:42:07.192Z] ---> 129a6a123100 [2024-11-01T07:42:07.192Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-01T07:42:07.192Z] Successfully built 129a6a123100 [2024-11-01T07:42:07.192Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T07:42:07.340Z] provisioning config files... [2024-11-01T07:42:07.354Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10465410984583873799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:42:07.657Z] ---> ****-login.sh [2024-11-01T07:42:07.657Z] nexus3.edgexfoundry.org:10001 [2024-11-01T07:42:07.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:42:07.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:42:07.657Z] Configure a credential helper to remove this warning. See [2024-11-01T07:42:07.657Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:42:07.657Z] [2024-11-01T07:42:07.657Z] Login Succeeded [2024-11-01T07:42:07.657Z] nexus3.edgexfoundry.org:10002 [2024-11-01T07:42:07.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:42:07.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:42:07.922Z] Configure a credential helper to remove this warning. See [2024-11-01T07:42:07.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:42:07.922Z] [2024-11-01T07:42:07.922Z] Login Succeeded [2024-11-01T07:42:07.922Z] nexus3.edgexfoundry.org:10003 [2024-11-01T07:42:07.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:42:07.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:42:07.922Z] Configure a credential helper to remove this warning. See [2024-11-01T07:42:07.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:42:07.922Z] [2024-11-01T07:42:07.922Z] Login Succeeded [2024-11-01T07:42:07.922Z] nexus3.edgexfoundry.org:10004 [2024-11-01T07:42:07.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:42:08.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:42:08.181Z] Configure a credential helper to remove this warning. See [2024-11-01T07:42:08.182Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:42:08.182Z] [2024-11-01T07:42:08.182Z] Login Succeeded [2024-11-01T07:42:08.182Z] ****.io [2024-11-01T07:42:08.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:42:08.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:42:08.441Z] Configure a credential helper to remove this warning. See [2024-11-01T07:42:08.441Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:42:08.441Z] [2024-11-01T07:42:08.442Z] Login Succeeded [2024-11-01T07:42:08.442Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T07:42:08.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-01T07:42:08.496Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T07:42:08.527Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2024-11-01T07:42:08.527Z] 6320066227888112c6c0a181794f3c9cc54daea1 [2024-11-01T07:42:08.527Z] latest [2024-11-01T07:42:08.527Z] 4.0.0-dev.2 [2024-11-01T07:42:08.527Z] 6320066227888112c6c0a181794f3c9cc54daea1-4.0.0-dev.2 [2024-11-01T07:42:08.527Z] main [2024-11-01T07:42:08.527Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:42:08.878Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:6320066227888112c6c0a181794f3c9cc54daea1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:42:09.213Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:6320066227888112c6c0a181794f3c9cc54daea1 [2024-11-01T07:42:09.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-11-01T07:42:09.213Z] 7e60d4a88ac4: Preparing [2024-11-01T07:42:09.213Z] 201486e9d3a8: Preparing [2024-11-01T07:42:09.213Z] 449d0a4bceb7: Preparing [2024-11-01T07:42:09.213Z] 619a19b3605e: Preparing [2024-11-01T07:42:09.213Z] ec689eb04930: Preparing [2024-11-01T07:42:09.213Z] 63ca1fbb43ae: Preparing [2024-11-01T07:42:09.213Z] 63ca1fbb43ae: Waiting [2024-11-01T07:42:09.213Z] ec689eb04930: Pushed [2024-11-01T07:42:09.213Z] 201486e9d3a8: Pushed [2024-11-01T07:42:09.213Z] 7e60d4a88ac4: Pushed [2024-11-01T07:42:09.213Z] 63ca1fbb43ae: Layer already exists [2024-11-01T07:42:09.779Z] 619a19b3605e: Pushed [2024-11-01T07:42:11.043Z] using credential edgex-jenkins-ssh [2024-11-01T07:42:11.067Z] Cloning the remote Git repository [2024-11-01T07:42:11.111Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-11-01T07:42:11.230Z] > git init /w/workspace/device-mqtt-go/180 # timeout=10 [2024-11-01T07:42:11.457Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-11-01T07:42:11.468Z] > git --version # timeout=10 [2024-11-01T07:42:11.546Z] > git --version # 'git version 2.25.1' [2024-11-01T07:42:11.551Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-01T07:42:11.823Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-01T07:42:14.038Z] 449d0a4bceb7: Pushed [2024-11-01T07:42:14.038Z] 6320066227888112c6c0a181794f3c9cc54daea1: digest: sha256:542e0ce2bf800c27f7107dd38ee25cacd47dbe3c7a874f78e980dea77db305ac size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:42:14.365Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:42:14.696Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2024-11-01T07:42:14.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-11-01T07:42:14.696Z] 7e60d4a88ac4: Preparing [2024-11-01T07:42:14.696Z] 201486e9d3a8: Preparing [2024-11-01T07:42:14.696Z] 449d0a4bceb7: Preparing [2024-11-01T07:42:14.696Z] 619a19b3605e: Preparing [2024-11-01T07:42:14.696Z] ec689eb04930: Preparing [2024-11-01T07:42:14.696Z] 63ca1fbb43ae: Preparing [2024-11-01T07:42:14.696Z] 63ca1fbb43ae: Waiting [2024-11-01T07:42:14.696Z] ec689eb04930: Layer already exists [2024-11-01T07:42:14.696Z] 449d0a4bceb7: Layer already exists [2024-11-01T07:42:14.696Z] 7e60d4a88ac4: Layer already exists [2024-11-01T07:42:14.696Z] 201486e9d3a8: Layer already exists [2024-11-01T07:42:14.696Z] 619a19b3605e: Layer already exists [2024-11-01T07:42:14.696Z] 63ca1fbb43ae: Layer already exists [2024-11-01T07:42:14.696Z] latest: digest: sha256:542e0ce2bf800c27f7107dd38ee25cacd47dbe3c7a874f78e980dea77db305ac size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:42:15.032Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:42:15.360Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.2 [2024-11-01T07:42:15.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-11-01T07:42:15.360Z] 7e60d4a88ac4: Preparing [2024-11-01T07:42:15.360Z] 201486e9d3a8: Preparing [2024-11-01T07:42:15.360Z] 449d0a4bceb7: Preparing [2024-11-01T07:42:15.360Z] 619a19b3605e: Preparing [2024-11-01T07:42:15.360Z] ec689eb04930: Preparing [2024-11-01T07:42:15.360Z] 63ca1fbb43ae: Preparing [2024-11-01T07:42:15.360Z] 63ca1fbb43ae: Waiting [2024-11-01T07:42:15.360Z] 619a19b3605e: Layer already exists [2024-11-01T07:42:15.360Z] 201486e9d3a8: Layer already exists [2024-11-01T07:42:15.360Z] 7e60d4a88ac4: Layer already exists [2024-11-01T07:42:15.360Z] 449d0a4bceb7: Layer already exists [2024-11-01T07:42:15.360Z] ec689eb04930: Layer already exists [2024-11-01T07:42:15.360Z] 63ca1fbb43ae: Layer already exists [2024-11-01T07:42:15.360Z] 4.0.0-dev.2: digest: sha256:542e0ce2bf800c27f7107dd38ee25cacd47dbe3c7a874f78e980dea77db305ac size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:42:15.703Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:6320066227888112c6c0a181794f3c9cc54daea1-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:42:14.823Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-11-01T07:42:14.847Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-01T07:42:16.026Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:6320066227888112c6c0a181794f3c9cc54daea1-4.0.0-dev.2 [2024-11-01T07:42:16.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-11-01T07:42:16.026Z] 7e60d4a88ac4: Preparing [2024-11-01T07:42:16.026Z] 201486e9d3a8: Preparing [2024-11-01T07:42:16.026Z] 449d0a4bceb7: Preparing [2024-11-01T07:42:16.026Z] 619a19b3605e: Preparing [2024-11-01T07:42:16.026Z] ec689eb04930: Preparing [2024-11-01T07:42:16.026Z] 63ca1fbb43ae: Preparing [2024-11-01T07:42:16.026Z] 63ca1fbb43ae: Waiting [2024-11-01T07:42:16.026Z] 449d0a4bceb7: Layer already exists [2024-11-01T07:42:16.026Z] 619a19b3605e: Layer already exists [2024-11-01T07:42:16.026Z] 201486e9d3a8: Layer already exists [2024-11-01T07:42:16.026Z] 7e60d4a88ac4: Layer already exists [2024-11-01T07:42:16.026Z] ec689eb04930: Layer already exists [2024-11-01T07:42:16.026Z] 63ca1fbb43ae: Layer already exists [2024-11-01T07:42:16.026Z] 6320066227888112c6c0a181794f3c9cc54daea1-4.0.0-dev.2: digest: sha256:542e0ce2bf800c27f7107dd38ee25cacd47dbe3c7a874f78e980dea77db305ac size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:42:16.111Z] Avoid second fetch [2024-11-01T07:42:16.111Z] Checking out Revision 6320066227888112c6c0a181794f3c9cc54daea1 (main) [2024-11-01T07:42:16.364Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:42:16.697Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2024-11-01T07:42:16.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-11-01T07:42:16.697Z] 7e60d4a88ac4: Preparing [2024-11-01T07:42:16.697Z] 201486e9d3a8: Preparing [2024-11-01T07:42:16.697Z] 449d0a4bceb7: Preparing [2024-11-01T07:42:16.697Z] 619a19b3605e: Preparing [2024-11-01T07:42:16.697Z] ec689eb04930: Preparing [2024-11-01T07:42:16.697Z] 63ca1fbb43ae: Preparing [2024-11-01T07:42:16.697Z] 63ca1fbb43ae: Waiting [2024-11-01T07:42:16.697Z] 619a19b3605e: Layer already exists [2024-11-01T07:42:16.697Z] 7e60d4a88ac4: Layer already exists [2024-11-01T07:42:16.697Z] ec689eb04930: Layer already exists [2024-11-01T07:42:16.697Z] 449d0a4bceb7: Layer already exists [2024-11-01T07:42:16.697Z] 201486e9d3a8: Layer already exists [2024-11-01T07:42:16.697Z] 63ca1fbb43ae: Layer already exists [2024-11-01T07:42:16.697Z] main: digest: sha256:542e0ce2bf800c27f7107dd38ee25cacd47dbe3c7a874f78e980dea77db305ac size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-01T07:42:16.772Z] ===================================================== [Pipeline] echo [2024-11-01T07:42:16.788Z] taggedImages: [2024-11-01T07:42:16.789Z] - nexus3.edgexfoundry.org:10004/device-mqtt:6320066227888112c6c0a181794f3c9cc54daea1 [2024-11-01T07:42:16.789Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2024-11-01T07:42:16.789Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.2 [2024-11-01T07:42:16.789Z] - nexus3.edgexfoundry.org:10004/device-mqtt:6320066227888112c6c0a181794f3c9cc54daea1-4.0.0-dev.2 [2024-11-01T07:42:16.789Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:42:16.949Z] Commit message: "Merge pull request #706 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.2" [2024-11-01T07:42:17.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T07:42:17.212Z] [2024-11-01T07:42:17.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:42:16.126Z] > git config core.sparsecheckout # timeout=10 [2024-11-01T07:42:16.214Z] > git checkout -f 6320066227888112c6c0a181794f3c9cc54daea1 # timeout=10 [2024-11-01T07:42:17.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T07:42:17.630Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-01T07:42:17.630Z] 5eb5b503b376: Pulling fs layer [2024-11-01T07:42:17.630Z] 5c69ac0246d0: Pulling fs layer [2024-11-01T07:42:17.630Z] ec43610c2a17: Pulling fs layer [2024-11-01T07:42:17.630Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-01T07:42:17.630Z] 33b1e0a273af: Pulling fs layer [2024-11-01T07:42:17.630Z] 5d3b04190fa2: Pulling fs layer [2024-11-01T07:42:17.630Z] 2f39f015ded8: Pulling fs layer [2024-11-01T07:42:17.630Z] 3a2ae6a8a46f: Waiting [2024-11-01T07:42:17.630Z] 33b1e0a273af: Waiting [2024-11-01T07:42:17.630Z] 5d3b04190fa2: Waiting [2024-11-01T07:42:17.630Z] 2f39f015ded8: Waiting [2024-11-01T07:42:17.888Z] 5c69ac0246d0: Verifying Checksum [2024-11-01T07:42:17.888Z] 5c69ac0246d0: Download complete [2024-11-01T07:42:17.888Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-01T07:42:17.888Z] 3a2ae6a8a46f: Download complete [2024-11-01T07:42:17.888Z] 33b1e0a273af: Verifying Checksum [2024-11-01T07:42:17.888Z] 33b1e0a273af: Download complete [2024-11-01T07:42:17.888Z] 5d3b04190fa2: Verifying Checksum [2024-11-01T07:42:17.888Z] 5d3b04190fa2: Download complete [2024-11-01T07:42:17.888Z] ec43610c2a17: Verifying Checksum [2024-11-01T07:42:17.888Z] ec43610c2a17: Download complete [2024-11-01T07:42:17.888Z] 5eb5b503b376: Verifying Checksum [2024-11-01T07:42:17.888Z] 5eb5b503b376: Download complete [2024-11-01T07:42:18.824Z] 2f39f015ded8: Download complete [2024-11-01T07:42:19.390Z] 5eb5b503b376: Pull complete [2024-11-01T07:42:19.390Z] 5c69ac0246d0: Pull complete [2024-11-01T07:42:19.959Z] ec43610c2a17: Pull complete [2024-11-01T07:42:19.959Z] 3a2ae6a8a46f: Pull complete [2024-11-01T07:42:20.219Z] 33b1e0a273af: Pull complete [2024-11-01T07:42:20.219Z] 5d3b04190fa2: Pull complete [2024-11-01T07:42:21.067Z] [2024-11-01T07:42:21.067Z] GitHub has been notified of this commit’s build result [2024-11-01T07:42:21.067Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-01T07:42:21.736Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-01T07:42:21.737Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-01T07:42:21.737Z] Dload Upload Total Spent Left Speed [2024-11-01T07:42:21.737Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 245k 0 --:--:-- --:--:-- --:--:-- 245k [Pipeline] sh [2024-11-01T07:42:22.082Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-01T07:42:22.413Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2024-11-01T07:42:22.413Z] tee /etc/docker/daemon.new [2024-11-01T07:42:22.413Z] { [2024-11-01T07:42:22.413Z] "registry-mirrors": [ [2024-11-01T07:42:22.413Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-01T07:42:22.413Z] ], [2024-11-01T07:42:22.413Z] "bip": "10.250.0.254/24", [2024-11-01T07:42:22.413Z] "hosts": [ [2024-11-01T07:42:22.413Z] "tcp://0.0.0.0:5555", [2024-11-01T07:42:22.413Z] "unix:///var/run/docker.sock" [2024-11-01T07:42:22.413Z] ], [2024-11-01T07:42:22.413Z] "mtu": 1458, [2024-11-01T07:42:22.413Z] "selinux-enabled": true, [2024-11-01T07:42:22.413Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-01T07:42:22.413Z] } [Pipeline] sh [2024-11-01T07:42:22.758Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-01T07:42:23.102Z] + sudo service docker restart [2024-11-01T07:42:25.486Z] 2f39f015ded8: Pull complete [2024-11-01T07:42:25.486Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-01T07:42:25.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T07:42:25.486Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T07:42:25.605Z] prd-ubuntu20.04-docker-8c-8g-24291 does not seem to be running inside a container [2024-11-01T07:42:25.642Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-01T07:42:32.619Z] $ docker top cb7077ccc98f17cf90545fe5512bea63b1f31e3c522267328a503b74e1b4077c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:42:33.012Z] ---> job-cost.sh [2024-11-01T07:42:33.012Z] lf-activate-venv: SKIPPING [2024-11-01T07:42:33.012Z] INFO: No Stack... [2024-11-01T07:42:33.274Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-01T07:42:33.534Z] INFO: Archiving Costs [Pipeline] sh [2024-11-01T07:42:33.831Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2024-11-01T07:42:33.831Z] + cut -d, -f6 [Pipeline] lock [2024-11-01T07:42:33.860Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-180-stack-cost] [2024-11-01T07:42:33.870Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-180-stack-cost] did not exist. Created. [2024-11-01T07:42:33.878Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-180-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-01T07:42:34.198Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-01T07:42:34.239Z] Stashed 1 file(s) [Pipeline] } [2024-11-01T07:42:34.250Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-180-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-01T07:42:34.274Z] $ docker stop --time=1 cb7077ccc98f17cf90545fe5512bea63b1f31e3c522267328a503b74e1b4077c [2024-11-01T07:42:35.599Z] $ docker rm -f --volumes cb7077ccc98f17cf90545fe5512bea63b1f31e3c522267328a503b74e1b4077c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T07:42:41.375Z] provisioning config files... [2024-11-01T07:42:41.399Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/180@tmp/config9632691632303883165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:42:41.852Z] ---> ****-login.sh [2024-11-01T07:42:41.852Z] nexus3.edgexfoundry.org:10001 [2024-11-01T07:42:42.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:42:42.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:42:42.397Z] Configure a credential helper to remove this warning. See [2024-11-01T07:42:42.397Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:42:42.397Z] [2024-11-01T07:42:42.397Z] Login Succeeded [2024-11-01T07:42:42.397Z] nexus3.edgexfoundry.org:10002 [2024-11-01T07:42:42.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:42:42.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:42:42.688Z] Configure a credential helper to remove this warning. See [2024-11-01T07:42:42.688Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:42:42.688Z] [2024-11-01T07:42:42.688Z] Login Succeeded [2024-11-01T07:42:42.962Z] nexus3.edgexfoundry.org:10003 [2024-11-01T07:42:42.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:42:43.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:42:43.236Z] Configure a credential helper to remove this warning. See [2024-11-01T07:42:43.236Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:42:43.236Z] [2024-11-01T07:42:43.236Z] Login Succeeded [2024-11-01T07:42:43.236Z] nexus3.edgexfoundry.org:10004 [2024-11-01T07:42:43.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:42:43.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:42:43.508Z] Configure a credential helper to remove this warning. See [2024-11-01T07:42:43.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:42:43.508Z] [2024-11-01T07:42:43.508Z] Login Succeeded [2024-11-01T07:42:43.508Z] ****.io [2024-11-01T07:42:43.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:42:44.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:42:44.047Z] Configure a credential helper to remove this warning. See [2024-11-01T07:42:44.047Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:42:44.047Z] [2024-11-01T07:42:44.047Z] Login Succeeded [2024-11-01T07:42:44.047Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T07:42:44.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-01T07:42:44.378Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T07:42:44.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T07:42:44.415Z] ========================================================= [2024-11-01T07:42:44.415Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-01T07:42:44.415Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:42:44.797Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-01T07:42:45.389Z] Sending build context to Docker daemon 10.59MB [2024-11-01T07:42:45.389Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T07:42:45.389Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-01T07:42:45.389Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-01T07:42:45.389Z] cf04c63912e1: Pulling fs layer [2024-11-01T07:42:45.389Z] 55b35a11ae5e: Pulling fs layer [2024-11-01T07:42:45.389Z] a37a00ec5f00: Pulling fs layer [2024-11-01T07:42:45.389Z] 50b3750afda1: Pulling fs layer [2024-11-01T07:42:45.389Z] 4f4fb700ef54: Pulling fs layer [2024-11-01T07:42:45.389Z] 80978eb59214: Pulling fs layer [2024-11-01T07:42:45.389Z] c9f46d7d2bd2: Pulling fs layer [2024-11-01T07:42:45.389Z] c5a475d317c9: Pulling fs layer [2024-11-01T07:42:45.389Z] 50b3750afda1: Waiting [2024-11-01T07:42:45.389Z] 4f4fb700ef54: Waiting [2024-11-01T07:42:45.389Z] 80978eb59214: Waiting [2024-11-01T07:42:45.389Z] c9f46d7d2bd2: Waiting [2024-11-01T07:42:45.389Z] c5a475d317c9: Waiting [2024-11-01T07:42:45.389Z] 55b35a11ae5e: Download complete [2024-11-01T07:42:45.389Z] 50b3750afda1: Verifying Checksum [2024-11-01T07:42:45.389Z] 50b3750afda1: Download complete [2024-11-01T07:42:45.389Z] 4f4fb700ef54: Verifying Checksum [2024-11-01T07:42:45.389Z] 4f4fb700ef54: Download complete [2024-11-01T07:42:45.660Z] 80978eb59214: Verifying Checksum [2024-11-01T07:42:45.660Z] 80978eb59214: Download complete [2024-11-01T07:42:45.660Z] cf04c63912e1: Verifying Checksum [2024-11-01T07:42:45.660Z] cf04c63912e1: Download complete [2024-11-01T07:42:46.253Z] c5a475d317c9: Verifying Checksum [2024-11-01T07:42:46.253Z] c5a475d317c9: Download complete [2024-11-01T07:42:46.544Z] cf04c63912e1: Pull complete [2024-11-01T07:42:47.516Z] 55b35a11ae5e: Pull complete [2024-11-01T07:42:47.803Z] a37a00ec5f00: Verifying Checksum [2024-11-01T07:42:47.803Z] a37a00ec5f00: Download complete [2024-11-01T07:42:48.396Z] c9f46d7d2bd2: Verifying Checksum [2024-11-01T07:42:48.396Z] c9f46d7d2bd2: Download complete [2024-11-01T07:43:03.419Z] a37a00ec5f00: Pull complete [2024-11-01T07:43:03.419Z] 50b3750afda1: Pull complete [2024-11-01T07:43:03.419Z] 4f4fb700ef54: Pull complete [2024-11-01T07:43:03.419Z] 80978eb59214: Pull complete [2024-11-01T07:43:10.104Z] c9f46d7d2bd2: Pull complete [2024-11-01T07:43:12.054Z] c5a475d317c9: Pull complete [2024-11-01T07:43:12.055Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-01T07:43:12.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-01T07:43:12.055Z] ---> be29e6b0f0d4 [2024-11-01T07:43:12.055Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-11-01T07:43:13.023Z] ---> Running in e9c7cfac5d60 [2024-11-01T07:43:13.292Z] Removing intermediate container e9c7cfac5d60 [2024-11-01T07:43:13.292Z] ---> f1e2dfb95c18 [2024-11-01T07:43:13.292Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T07:43:13.292Z] ---> Running in aa22ac4cf14b [2024-11-01T07:43:13.560Z] Removing intermediate container aa22ac4cf14b [2024-11-01T07:43:13.560Z] ---> 6fb94d47a1ab [2024-11-01T07:43:13.560Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-01T07:43:13.560Z] ---> Running in 392f53a62f0a [2024-11-01T07:43:13.832Z] Removing intermediate container 392f53a62f0a [2024-11-01T07:43:13.832Z] ---> 621019deef67 [2024-11-01T07:43:13.832Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-01T07:43:14.102Z] ---> Running in e94353071f20 [2024-11-01T07:43:14.372Z] Removing intermediate container e94353071f20 [2024-11-01T07:43:14.372Z] ---> b7983ac06602 [2024-11-01T07:43:14.372Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T07:43:14.372Z] ---> Running in 077c5feb9a04 [2024-11-01T07:43:15.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T07:43:16.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T07:43:17.209Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-01T07:43:17.209Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-01T07:43:17.209Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-01T07:43:17.476Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-01T07:43:17.476Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T07:43:17.476Z] OK: 242 MiB in 58 packages [2024-11-01T07:43:20.069Z] Removing intermediate container 077c5feb9a04 [2024-11-01T07:43:20.069Z] ---> a6442abaf675 [2024-11-01T07:43:20.069Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-11-01T07:43:20.069Z] ---> Running in da2ffb0ab81d [2024-11-01T07:43:20.069Z] Removing intermediate container da2ffb0ab81d [2024-11-01T07:43:20.069Z] ---> c06ed6d72632 [2024-11-01T07:43:20.069Z] Step 9/12 : COPY go.mod vendor* ./ [2024-11-01T07:43:20.651Z] ---> 308c742f15e4 [2024-11-01T07:43:20.651Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T07:43:20.651Z] ---> Running in 25e262d796cf [2024-11-01T07:45:12.340Z] Removing intermediate container 25e262d796cf [2024-11-01T07:45:12.340Z] ---> 72b5fc122b6a [2024-11-01T07:45:12.340Z] Step 11/12 : COPY . . [2024-11-01T07:45:12.340Z] ---> ab2b786744c7 [2024-11-01T07:45:12.340Z] Step 12/12 : RUN $MAKE [2024-11-01T07:45:12.340Z] ---> Running in 886dcf70e647 [2024-11-01T07:45:12.340Z] noop [2024-11-01T07:45:12.340Z] Removing intermediate container 886dcf70e647 [2024-11-01T07:45:12.340Z] ---> 566f94efcdd8 [2024-11-01T07:45:12.340Z] Successfully built 566f94efcdd8 [2024-11-01T07:45:12.340Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:45:12.717Z] + docker inspect -f . ci-base-image-arm64 [2024-11-01T07:45:12.717Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T07:45:12.957Z] prd-ubuntu20.04-docker-arm64-4c-16g-24293 does not seem to be running inside a container [2024-11-01T07:45:13.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/180 -v /w/workspace/device-mqtt-go/180:/w/workspace/device-mqtt-go/180:rw,z -v /w/workspace/device-mqtt-go/180@tmp:/w/workspace/device-mqtt-go/180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-01T07:45:14.227Z] $ docker top b3c8cc0c53bacb578724b8911abde89fcba6452b823d5b4437fdff81ab605ac0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T07:45:15.074Z] + go version [2024-11-01T07:45:15.074Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-01T07:45:15.087Z] $ docker stop --time=1 b3c8cc0c53bacb578724b8911abde89fcba6452b823d5b4437fdff81ab605ac0 [2024-11-01T07:45:16.749Z] $ docker rm -f --volumes b3c8cc0c53bacb578724b8911abde89fcba6452b823d5b4437fdff81ab605ac0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:45:17.396Z] + docker inspect -f . ci-base-image-arm64 [2024-11-01T07:45:17.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T07:45:17.630Z] prd-ubuntu20.04-docker-arm64-4c-16g-24293 does not seem to be running inside a container [2024-11-01T07:45:17.712Z] $ 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/180 -v /w/workspace/device-mqtt-go/180:/w/workspace/device-mqtt-go/180:rw,z -v /w/workspace/device-mqtt-go/180@tmp:/w/workspace/device-mqtt-go/180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-01T07:45:18.942Z] $ docker top d2c71bdf088fbb9109c65aae10f340a3e2eb082a82ac6f92e3ddf9d4367c4ff3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T07:45:19.467Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/180 [Pipeline] fileExists [Pipeline] sh [2024-11-01T07:45:19.818Z] + make test [2024-11-01T07:45:20.089Z] go test ./... -coverprofile=coverage.out ./... [2024-11-01T07:45:26.747Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-11-01T07:48:48.505Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2024-11-01T07:48:50.465Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2024-11-01T07:48:50.465Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.048s coverage: 22.8% of statements [2024-11-01T07:48:52.133Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-01T07:48:52.133Z] go vet ./... [2024-11-01T07:49:48.574Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-01T07:49:48.574Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-01T07:49:48.574Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-01T07:49:48.595Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-01T07:49:48.612Z] $ docker stop --time=1 d2c71bdf088fbb9109c65aae10f340a3e2eb082a82ac6f92e3ddf9d4367c4ff3 [2024-11-01T07:49:50.549Z] $ docker rm -f --volumes d2c71bdf088fbb9109c65aae10f340a3e2eb082a82ac6f92e3ddf9d4367c4ff3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-01T07:49:52.300Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-01T07:49:52.329Z] Warning: overwriting stash ‘coverage-report’ [2024-11-01T07:49:52.844Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-01T07:49:53.259Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-01T07:49:53.581Z] + ls -al . [2024-11-01T07:49:53.581Z] total 248 [2024-11-01T07:49:53.581Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 07:45 . [2024-11-01T07:49:53.581Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 07:42 .. [2024-11-01T07:49:53.581Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 1 07:42 .dockerignore [2024-11-01T07:49:53.581Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 07:42 .git [2024-11-01T07:49:53.581Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 07:42 .github [2024-11-01T07:49:53.581Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 1 07:42 .gitignore [2024-11-01T07:49:53.581Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 07:42 .golangci.yml [2024-11-01T07:49:53.581Z] -rw-rw-r-- 1 jenkins jenkins 19106 Nov 1 07:42 Attribution.txt [2024-11-01T07:49:53.581Z] -rw-rw-r-- 1 jenkins jenkins 18574 Nov 1 07:42 CHANGELOG.md [2024-11-01T07:49:53.581Z] -rw-rw-r-- 1 jenkins jenkins 1803 Nov 1 07:42 Dockerfile [2024-11-01T07:49:53.581Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 07:42 GOVERNANCE.md [2024-11-01T07:49:53.581Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 1 07:42 Jenkinsfile [2024-11-01T07:49:53.581Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 1 07:42 LICENSE [2024-11-01T07:49:53.581Z] -rw-rw-r-- 1 jenkins jenkins 2500 Nov 1 07:42 Makefile [2024-11-01T07:49:53.581Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 1 07:42 OWNERS.md [2024-11-01T07:49:53.581Z] -rw-rw-r-- 1 jenkins jenkins 3599 Nov 1 07:42 README.md [2024-11-01T07:49:53.581Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 1 07:39 VERSION [2024-11-01T07:49:53.581Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 07:42 bin [2024-11-01T07:49:53.581Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 07:42 cmd [2024-11-01T07:49:53.581Z] -rw-r--r-- 1 jenkins jenkins 21039 Nov 1 07:48 coverage.out [2024-11-01T07:49:53.581Z] -rw-rw-r-- 1 jenkins jenkins 6370 Nov 1 07:42 go.mod [2024-11-01T07:49:53.581Z] -rw-rw-r-- 1 jenkins jenkins 88084 Nov 1 07:42 go.sum [2024-11-01T07:49:53.581Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 07:42 internal [2024-11-01T07:49:53.581Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 07:42 mock [2024-11-01T07:49:53.581Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 1 07:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:49:53.932Z] + 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=6320066227888112c6c0a181794f3c9cc54daea1 --label arch=arm64 --label version=4.0.0-dev.2 . [2024-11-01T07:49:54.521Z] Sending build context to Docker daemon 10.61MB [2024-11-01T07:49:54.521Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T07:49:54.521Z] Step 2/25 : FROM ${BASE} AS builder [2024-11-01T07:49:54.521Z] ---> 566f94efcdd8 [2024-11-01T07:49:54.521Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-11-01T07:49:54.521Z] ---> Running in 2cceddb73438 [2024-11-01T07:49:54.788Z] Removing intermediate container 2cceddb73438 [2024-11-01T07:49:54.788Z] ---> 455450d6831c [2024-11-01T07:49:54.788Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T07:49:55.061Z] ---> Running in a09091e5e62c [2024-11-01T07:49:55.327Z] Removing intermediate container a09091e5e62c [2024-11-01T07:49:55.327Z] ---> 21119b03e2e4 [2024-11-01T07:49:55.327Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-01T07:49:55.327Z] ---> Running in af6f238a9302 [2024-11-01T07:49:55.595Z] Removing intermediate container af6f238a9302 [2024-11-01T07:49:55.595Z] ---> d1e66f548233 [2024-11-01T07:49:55.595Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-11-01T07:49:55.865Z] ---> Running in c0fd02e00d3f [2024-11-01T07:49:56.134Z] Removing intermediate container c0fd02e00d3f [2024-11-01T07:49:56.134Z] ---> c40fc9ad9e74 [2024-11-01T07:49:56.134Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T07:49:56.134Z] ---> Running in 5020a51bd3a3 [2024-11-01T07:49:57.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T07:49:57.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T07:49:59.091Z] OK: 242 MiB in 58 packages [2024-11-01T07:50:00.053Z] Removing intermediate container 5020a51bd3a3 [2024-11-01T07:50:00.053Z] ---> fee748c1b57a [2024-11-01T07:50:00.053Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-11-01T07:50:00.053Z] ---> Running in bae2ce01efb0 [2024-11-01T07:50:00.322Z] Removing intermediate container bae2ce01efb0 [2024-11-01T07:50:00.322Z] ---> b37a0fd0d195 [2024-11-01T07:50:00.322Z] Step 9/25 : COPY go.mod vendor* ./ [2024-11-01T07:50:00.908Z] ---> 01d7a991f43b [2024-11-01T07:50:00.908Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T07:50:00.908Z] ---> Running in b8e61032d6fd [2024-11-01T07:50:03.502Z] Removing intermediate container b8e61032d6fd [2024-11-01T07:50:03.502Z] ---> 7cc93e7190b8 [2024-11-01T07:50:03.502Z] Step 11/25 : COPY . . [2024-11-01T07:50:04.471Z] ---> 4fc7e8a2de55 [2024-11-01T07:50:04.471Z] Step 12/25 : RUN $MAKE [2024-11-01T07:50:04.471Z] ---> Running in 41ac14be4f69 [2024-11-01T07:50:05.433Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-mqtt ./cmd [2024-11-01T07:53:42.264Z] Removing intermediate container 41ac14be4f69 [2024-11-01T07:53:42.264Z] ---> adb898cab64b [2024-11-01T07:53:42.264Z] Step 13/25 : FROM alpine:3.20 [2024-11-01T07:53:42.264Z] 3.20: Pulling from library/alpine [2024-11-01T07:53:42.264Z] cf04c63912e1: Already exists [2024-11-01T07:53:42.264Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-01T07:53:42.264Z] Status: Downloaded newer image for alpine:3.20 [2024-11-01T07:53:42.264Z] ---> c157a85ed455 [2024-11-01T07:53:42.264Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2024-11-01T07:53:42.264Z] ---> Running in 6c698619abe7 [2024-11-01T07:53:42.264Z] Removing intermediate container 6c698619abe7 [2024-11-01T07:53:42.264Z] ---> f0977fc4b017 [2024-11-01T07:53:42.264Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-11-01T07:53:42.264Z] ---> Running in 778c0c659453 [2024-11-01T07:53:42.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T07:53:42.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T07:53:42.264Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-01T07:53:42.264Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T07:53:42.264Z] OK: 9 MiB in 15 packages [2024-11-01T07:53:42.264Z] Removing intermediate container 778c0c659453 [2024-11-01T07:53:42.264Z] ---> fb3de001a88f [2024-11-01T07:53:42.264Z] Step 16/25 : RUN apk --no-cache upgrade [2024-11-01T07:53:42.264Z] ---> Running in 7a8e393e870b [2024-11-01T07:53:42.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T07:53:42.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T07:53:43.935Z] Upgrading critical system libraries and apk-tools: [2024-11-01T07:53:43.935Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-01T07:53:43.935Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T07:53:43.935Z] Continuing the upgrade transaction with new apk-tools: [2024-11-01T07:53:43.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T07:53:44.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T07:53:45.662Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T07:53:45.662Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T07:53:45.932Z] OK: 9 MiB in 15 packages [2024-11-01T07:53:46.893Z] Removing intermediate container 7a8e393e870b [2024-11-01T07:53:46.893Z] ---> 1c42256bc274 [2024-11-01T07:53:46.893Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-11-01T07:53:49.462Z] ---> afb8a7a76330 [2024-11-01T07:53:49.462Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-11-01T07:53:49.726Z] ---> 220e3ca751b8 [2024-11-01T07:53:49.726Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-11-01T07:53:50.311Z] ---> bbc38d5769d6 [2024-11-01T07:53:50.311Z] Step 20/25 : EXPOSE 59982 [2024-11-01T07:53:50.311Z] ---> Running in 5189987b6463 [2024-11-01T07:53:50.576Z] Removing intermediate container 5189987b6463 [2024-11-01T07:53:50.576Z] ---> 079ef7068394 [2024-11-01T07:53:50.576Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-11-01T07:53:50.576Z] ---> Running in 4f4e1795f8af [2024-11-01T07:53:50.849Z] Removing intermediate container 4f4e1795f8af [2024-11-01T07:53:50.849Z] ---> d0814f4d0eee [2024-11-01T07:53:50.849Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-01T07:53:50.849Z] ---> Running in 364634b4864a [2024-11-01T07:53:51.434Z] Removing intermediate container 364634b4864a [2024-11-01T07:53:51.434Z] ---> 58bc194b1e4d [2024-11-01T07:53:51.434Z] Step 23/25 : LABEL arch=arm64 [2024-11-01T07:53:51.434Z] ---> Running in 1e226e6a03ec [2024-11-01T07:53:51.699Z] Removing intermediate container 1e226e6a03ec [2024-11-01T07:53:51.699Z] ---> 7ce8e1a752f4 [2024-11-01T07:53:51.699Z] Step 24/25 : LABEL git_sha=6320066227888112c6c0a181794f3c9cc54daea1 [2024-11-01T07:53:51.699Z] ---> Running in edbd34c1620c [2024-11-01T07:53:51.964Z] Removing intermediate container edbd34c1620c [2024-11-01T07:53:51.964Z] ---> 406d44138c44 [2024-11-01T07:53:51.964Z] Step 25/25 : LABEL version=4.0.0-dev.2 [2024-11-01T07:53:51.964Z] ---> Running in 97540a3fe0a2 [2024-11-01T07:53:52.228Z] Removing intermediate container 97540a3fe0a2 [2024-11-01T07:53:52.228Z] ---> 2faeabab2f04 [2024-11-01T07:53:52.228Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-01T07:53:52.491Z] Successfully built 2faeabab2f04 [2024-11-01T07:53:52.491Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T07:53:53.219Z] provisioning config files... [2024-11-01T07:53:53.231Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/180@tmp/config12979039489391240483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:53:53.569Z] ---> ****-login.sh [2024-11-01T07:53:53.569Z] nexus3.edgexfoundry.org:10001 [2024-11-01T07:53:53.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:53:53.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:53:53.836Z] Configure a credential helper to remove this warning. See [2024-11-01T07:53:53.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:53:53.836Z] [2024-11-01T07:53:53.836Z] Login Succeeded [2024-11-01T07:53:53.836Z] nexus3.edgexfoundry.org:10002 [2024-11-01T07:53:54.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:53:54.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:53:54.102Z] Configure a credential helper to remove this warning. See [2024-11-01T07:53:54.102Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:53:54.102Z] [2024-11-01T07:53:54.102Z] Login Succeeded [2024-11-01T07:53:54.102Z] nexus3.edgexfoundry.org:10003 [2024-11-01T07:53:54.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:53:54.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:53:54.370Z] Configure a credential helper to remove this warning. See [2024-11-01T07:53:54.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:53:54.370Z] [2024-11-01T07:53:54.370Z] Login Succeeded [2024-11-01T07:53:54.370Z] nexus3.edgexfoundry.org:10004 [2024-11-01T07:53:54.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:53:54.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:53:54.902Z] Configure a credential helper to remove this warning. See [2024-11-01T07:53:54.902Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:53:54.902Z] [2024-11-01T07:53:54.902Z] Login Succeeded [2024-11-01T07:53:54.902Z] ****.io [2024-11-01T07:53:55.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:53:55.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:53:55.431Z] Configure a credential helper to remove this warning. See [2024-11-01T07:53:55.431Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:53:55.431Z] [2024-11-01T07:53:55.431Z] Login Succeeded [2024-11-01T07:53:55.431Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T07:53:55.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-01T07:53:55.499Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T07:53:55.527Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2024-11-01T07:53:55.527Z] 6320066227888112c6c0a181794f3c9cc54daea1 [2024-11-01T07:53:55.527Z] latest [2024-11-01T07:53:55.527Z] 4.0.0-dev.2 [2024-11-01T07:53:55.527Z] 6320066227888112c6c0a181794f3c9cc54daea1-4.0.0-dev.2 [2024-11-01T07:53:55.527Z] main [2024-11-01T07:53:55.527Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:53:55.908Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:6320066227888112c6c0a181794f3c9cc54daea1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:53:56.260Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:6320066227888112c6c0a181794f3c9cc54daea1 [2024-11-01T07:53:56.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-11-01T07:53:56.260Z] deb9616f185e: Preparing [2024-11-01T07:53:56.260Z] a2c359c237e4: Preparing [2024-11-01T07:53:56.260Z] 6874cd9f96f8: Preparing [2024-11-01T07:53:56.260Z] d0c8c5e26e98: Preparing [2024-11-01T07:53:56.260Z] 907d6ed766a3: Preparing [2024-11-01T07:53:56.260Z] 16113d51b718: Preparing [2024-11-01T07:53:56.260Z] 16113d51b718: Waiting [2024-11-01T07:53:56.524Z] 907d6ed766a3: Pushed [2024-11-01T07:53:56.524Z] a2c359c237e4: Pushed [2024-11-01T07:53:56.524Z] deb9616f185e: Pushed [2024-11-01T07:53:56.524Z] 16113d51b718: Layer already exists [2024-11-01T07:53:57.925Z] d0c8c5e26e98: Pushed [2024-11-01T07:54:07.970Z] 6874cd9f96f8: Pushed [2024-11-01T07:54:07.970Z] 6320066227888112c6c0a181794f3c9cc54daea1: digest: sha256:761e8006a75a73d945f4d4a12befdce0ec78134971f4ee043194903d19158e48 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:54:08.323Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:54:08.672Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-11-01T07:54:08.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-11-01T07:54:08.672Z] deb9616f185e: Preparing [2024-11-01T07:54:08.672Z] a2c359c237e4: Preparing [2024-11-01T07:54:08.672Z] 6874cd9f96f8: Preparing [2024-11-01T07:54:08.672Z] d0c8c5e26e98: Preparing [2024-11-01T07:54:08.672Z] 907d6ed766a3: Preparing [2024-11-01T07:54:08.672Z] 16113d51b718: Preparing [2024-11-01T07:54:08.672Z] 16113d51b718: Waiting [2024-11-01T07:54:08.672Z] a2c359c237e4: Layer already exists [2024-11-01T07:54:08.672Z] 907d6ed766a3: Layer already exists [2024-11-01T07:54:08.672Z] d0c8c5e26e98: Layer already exists [2024-11-01T07:54:08.672Z] 6874cd9f96f8: Layer already exists [2024-11-01T07:54:08.672Z] deb9616f185e: Layer already exists [2024-11-01T07:54:08.672Z] 16113d51b718: Layer already exists [2024-11-01T07:54:08.672Z] latest: digest: sha256:761e8006a75a73d945f4d4a12befdce0ec78134971f4ee043194903d19158e48 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:54:09.297Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:54:09.641Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.2 [2024-11-01T07:54:09.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-11-01T07:54:09.641Z] deb9616f185e: Preparing [2024-11-01T07:54:09.641Z] a2c359c237e4: Preparing [2024-11-01T07:54:09.641Z] 6874cd9f96f8: Preparing [2024-11-01T07:54:09.641Z] d0c8c5e26e98: Preparing [2024-11-01T07:54:09.641Z] 907d6ed766a3: Preparing [2024-11-01T07:54:09.641Z] 16113d51b718: Preparing [2024-11-01T07:54:09.641Z] 16113d51b718: Waiting [2024-11-01T07:54:09.641Z] deb9616f185e: Layer already exists [2024-11-01T07:54:09.641Z] d0c8c5e26e98: Layer already exists [2024-11-01T07:54:09.641Z] a2c359c237e4: Layer already exists [2024-11-01T07:54:09.641Z] 907d6ed766a3: Layer already exists [2024-11-01T07:54:09.641Z] 6874cd9f96f8: Layer already exists [2024-11-01T07:54:09.641Z] 16113d51b718: Layer already exists [2024-11-01T07:54:09.641Z] 4.0.0-dev.2: digest: sha256:761e8006a75a73d945f4d4a12befdce0ec78134971f4ee043194903d19158e48 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:54:10.260Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:6320066227888112c6c0a181794f3c9cc54daea1-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:54:10.617Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:6320066227888112c6c0a181794f3c9cc54daea1-4.0.0-dev.2 [2024-11-01T07:54:10.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-11-01T07:54:10.617Z] deb9616f185e: Preparing [2024-11-01T07:54:10.617Z] a2c359c237e4: Preparing [2024-11-01T07:54:10.617Z] 6874cd9f96f8: Preparing [2024-11-01T07:54:10.617Z] d0c8c5e26e98: Preparing [2024-11-01T07:54:10.617Z] 907d6ed766a3: Preparing [2024-11-01T07:54:10.617Z] 16113d51b718: Preparing [2024-11-01T07:54:10.617Z] 16113d51b718: Waiting [2024-11-01T07:54:10.617Z] a2c359c237e4: Layer already exists [2024-11-01T07:54:10.617Z] 907d6ed766a3: Layer already exists [2024-11-01T07:54:10.617Z] d0c8c5e26e98: Layer already exists [2024-11-01T07:54:10.617Z] deb9616f185e: Layer already exists [2024-11-01T07:54:10.617Z] 6874cd9f96f8: Layer already exists [2024-11-01T07:54:10.617Z] 16113d51b718: Layer already exists [2024-11-01T07:54:10.617Z] 6320066227888112c6c0a181794f3c9cc54daea1-4.0.0-dev.2: digest: sha256:761e8006a75a73d945f4d4a12befdce0ec78134971f4ee043194903d19158e48 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:54:10.968Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:54:11.321Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2024-11-01T07:54:11.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-11-01T07:54:11.321Z] deb9616f185e: Preparing [2024-11-01T07:54:11.321Z] a2c359c237e4: Preparing [2024-11-01T07:54:11.321Z] 6874cd9f96f8: Preparing [2024-11-01T07:54:11.321Z] d0c8c5e26e98: Preparing [2024-11-01T07:54:11.321Z] 907d6ed766a3: Preparing [2024-11-01T07:54:11.321Z] 16113d51b718: Preparing [2024-11-01T07:54:11.321Z] 6874cd9f96f8: Layer already exists [2024-11-01T07:54:11.321Z] d0c8c5e26e98: Layer already exists [2024-11-01T07:54:11.321Z] 907d6ed766a3: Layer already exists [2024-11-01T07:54:11.321Z] a2c359c237e4: Layer already exists [2024-11-01T07:54:11.321Z] deb9616f185e: Layer already exists [2024-11-01T07:54:11.321Z] 16113d51b718: Layer already exists [2024-11-01T07:54:11.321Z] main: digest: sha256:761e8006a75a73d945f4d4a12befdce0ec78134971f4ee043194903d19158e48 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-01T07:54:11.599Z] ===================================================== [Pipeline] echo [2024-11-01T07:54:11.608Z] taggedImages: [2024-11-01T07:54:11.608Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:6320066227888112c6c0a181794f3c9cc54daea1 [2024-11-01T07:54:11.608Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-11-01T07:54:11.608Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.2 [2024-11-01T07:54:11.608Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:6320066227888112c6c0a181794f3c9cc54daea1-4.0.0-dev.2 [2024-11-01T07:54:11.608Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:54:11.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-01T07:54:11.983Z] [2024-11-01T07:54:11.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:54:12.314Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-01T07:54:12.315Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-01T07:54:12.315Z] 8998bd30e6a1: Pulling fs layer [2024-11-01T07:54:12.315Z] 04944245beec: Pulling fs layer [2024-11-01T07:54:12.315Z] 699f458cf7ca: Pulling fs layer [2024-11-01T07:54:12.315Z] 765212b225bb: Pulling fs layer [2024-11-01T07:54:12.315Z] f23df028b6ca: Pulling fs layer [2024-11-01T07:54:12.315Z] d65c8cfc05b1: Pulling fs layer [2024-11-01T07:54:12.315Z] 2437ff75d9bd: Pulling fs layer [2024-11-01T07:54:12.315Z] 765212b225bb: Waiting [2024-11-01T07:54:12.315Z] f23df028b6ca: Waiting [2024-11-01T07:54:12.315Z] d65c8cfc05b1: Waiting [2024-11-01T07:54:12.315Z] 2437ff75d9bd: Waiting [2024-11-01T07:54:12.582Z] 04944245beec: Verifying Checksum [2024-11-01T07:54:12.582Z] 04944245beec: Download complete [2024-11-01T07:54:12.582Z] 765212b225bb: Verifying Checksum [2024-11-01T07:54:12.582Z] 765212b225bb: Download complete [2024-11-01T07:54:12.582Z] f23df028b6ca: Verifying Checksum [2024-11-01T07:54:12.582Z] f23df028b6ca: Download complete [2024-11-01T07:54:12.582Z] d65c8cfc05b1: Verifying Checksum [2024-11-01T07:54:12.582Z] d65c8cfc05b1: Download complete [2024-11-01T07:54:12.849Z] 699f458cf7ca: Verifying Checksum [2024-11-01T07:54:12.849Z] 699f458cf7ca: Download complete [2024-11-01T07:54:13.116Z] 8998bd30e6a1: Download complete [2024-11-01T07:54:15.050Z] 2437ff75d9bd: Verifying Checksum [2024-11-01T07:54:15.050Z] 2437ff75d9bd: Download complete [2024-11-01T07:54:17.620Z] 8998bd30e6a1: Pull complete [2024-11-01T07:54:17.621Z] 04944245beec: Pull complete [2024-11-01T07:54:19.027Z] 699f458cf7ca: Pull complete [2024-11-01T07:54:19.291Z] 765212b225bb: Pull complete [2024-11-01T07:54:20.247Z] f23df028b6ca: Pull complete [2024-11-01T07:54:20.247Z] d65c8cfc05b1: Pull complete [2024-11-01T07:54:35.214Z] 2437ff75d9bd: Pull complete [2024-11-01T07:54:35.214Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-01T07:54:35.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-01T07:54:35.214Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T07:54:35.412Z] prd-ubuntu20.04-docker-arm64-4c-16g-24293 does not seem to be running inside a container [2024-11-01T07:54:35.458Z] $ 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/180 -v /w/workspace/device-mqtt-go/180:/w/workspace/device-mqtt-go/180:rw,z -v /w/workspace/device-mqtt-go/180@tmp:/w/workspace/device-mqtt-go/180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-01T07:54:37.994Z] $ docker top fc7090e95d099504660bac1c5eeef4ed06be4cf60c1b3b1cd99e9f8bb1d02a3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:54:38.493Z] ---> job-cost.sh [2024-11-01T07:54:38.758Z] lf-activate-venv: SKIPPING [2024-11-01T07:54:38.758Z] INFO: No Stack... [2024-11-01T07:54:39.021Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-01T07:54:39.973Z] INFO: Archiving Costs [Pipeline] sh [2024-11-01T07:54:40.289Z] + cat /w/workspace/device-mqtt-go/180/archives/cost.csv [2024-11-01T07:54:40.289Z] + cut -d, -f6 [Pipeline] lock [2024-11-01T07:54:40.324Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-180-stack-cost] [2024-11-01T07:54:40.334Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-180-stack-cost] did not exist. Created. [2024-11-01T07:54:40.341Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-180-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-01T07:54:40.691Z] /w/workspace/device-mqtt-go/180@tmp/durable-c2307dcb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-01T07:54:41.008Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-01T07:54:41.037Z] Warning: overwriting stash ‘stack-cost’ [2024-11-01T07:54:41.078Z] Stashed 1 file(s) [Pipeline] } [2024-11-01T07:54:41.087Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-180-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-01T07:54:41.106Z] $ docker stop --time=1 fc7090e95d099504660bac1c5eeef4ed06be4cf60c1b3b1cd99e9f8bb1d02a3f [2024-11-01T07:54:42.585Z] $ docker rm -f --volumes fc7090e95d099504660bac1c5eeef4ed06be4cf60c1b3b1cd99e9f8bb1d02a3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-11-01T07:54:43.045Z] provisioning config files... [2024-11-01T07:54:43.054Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6634346340768289462tmp [Pipeline] { [Pipeline] sh [2024-11-01T07:54:43.365Z] + set +x [2024-11-01T07:54:43.365Z] + bash -s -- [2024-11-01T07:54:43.365Z] + curl -s https://codecov.io/bash [2024-11-01T07:54:43.365Z] [2024-11-01T07:54:43.365Z] _____ _ [2024-11-01T07:54:43.365Z] / ____| | | [2024-11-01T07:54:43.365Z] | | ___ __| | ___ ___ _____ __ [2024-11-01T07:54:43.365Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-01T07:54:43.365Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-01T07:54:43.365Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-01T07:54:43.365Z] Bash-1.0.6 [2024-11-01T07:54:43.365Z] [2024-11-01T07:54:43.365Z] [2024-11-01T07:54:43.365Z] ==> git version 2.25.1 found [2024-11-01T07:54:43.365Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-11-01T07:54:43.365Z] Release-Date: 2020-01-08 [2024-11-01T07:54:43.365Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-01T07:54:43.365Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-01T07:54:43.365Z] ==> Jenkins CI detected. [2024-11-01T07:54:43.365Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2024-11-01T07:54:43.365Z] project root: . [2024-11-01T07:54:43.365Z] --> token set from env [2024-11-01T07:54:43.638Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-01T07:54:43.638Z] ==> Running gcov in . (disable via -X gcov) [2024-11-01T07:54:43.638Z] ==> Python coveragepy not found [2024-11-01T07:54:43.638Z] ==> Searching for coverage reports in: [2024-11-01T07:54:43.639Z] + . [2024-11-01T07:54:43.639Z] -> Found 1 reports [2024-11-01T07:54:43.639Z] ==> Detecting git/mercurial file structure [2024-11-01T07:54:43.639Z] ==> Reading reports [2024-11-01T07:54:43.639Z] + ./coverage.out bytes=21039 [2024-11-01T07:54:43.639Z] ==> Appending adjustments [2024-11-01T07:54:43.639Z] https://docs.codecov.io/docs/fixing-reports [2024-11-01T07:54:43.639Z] + Found adjustments [2024-11-01T07:54:43.639Z] ==> Gzipping contents [2024-11-01T07:54:43.639Z] 4.0K /tmp/codecov.sw7nEb.gz [2024-11-01T07:54:43.639Z] ==> Uploading reports [2024-11-01T07:54:43.639Z] url: https://codecov.io [2024-11-01T07:54:43.639Z] query: branch=main&commit=6320066227888112c6c0a181794f3c9cc54daea1&build=180&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F180%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-01T07:54:43.639Z] -> Pinging Codecov [2024-11-01T07:54:43.639Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6320066227888112c6c0a181794f3c9cc54daea1&build=180&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F180%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-01T07:54:43.899Z] -> Uploading to [2024-11-01T07:54:43.899Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-mqtt-go/6320066227888112c6c0a181794f3c9cc54daea1/d8351e94-9e25-4cf0-b110-7721b4d7bab0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241101%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241101T075443Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=1aee34678abb2cf71f1ad71d0e41ce35421798b2cde7382cd5476340a726c23c [2024-11-01T07:54:43.899Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-01T07:54:43.899Z] Dload Upload Total Spent Left Speed [2024-11-01T07:54:44.160Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 14422 --:--:-- --:--:-- --:--:-- 14360 [2024-11-01T07:54:44.160Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/6320066227888112c6c0a181794f3c9cc54daea1 [Pipeline] } [2024-11-01T07:54:44.169Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-01T07:54:44.309Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-01T07:54:44.330Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:54:44.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-01T07:54:44.644Z] [2024-11-01T07:54:44.644Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:54:44.952Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-01T07:54:44.952Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-01T07:54:44.952Z] 43c4264eed91: Already exists [2024-11-01T07:54:44.952Z] 4cc291be95ef: Already exists [2024-11-01T07:54:44.952Z] 2ac1f1163629: Already exists [2024-11-01T07:54:44.952Z] 5c3c966382ef: Already exists [2024-11-01T07:54:44.952Z] 4f4fb700ef54: Already exists [2024-11-01T07:54:44.952Z] d9c7d2e4e75e: Pulling fs layer [2024-11-01T07:54:44.952Z] 9c3e1370e548: Pulling fs layer [2024-11-01T07:54:45.210Z] d9c7d2e4e75e: Verifying Checksum [2024-11-01T07:54:45.210Z] d9c7d2e4e75e: Download complete [2024-11-01T07:54:45.469Z] d9c7d2e4e75e: Pull complete [2024-11-01T07:54:46.033Z] 9c3e1370e548: Verifying Checksum [2024-11-01T07:54:46.034Z] 9c3e1370e548: Download complete [2024-11-01T07:54:49.316Z] 9c3e1370e548: Pull complete [2024-11-01T07:54:49.316Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-01T07:54:49.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-01T07:54:49.316Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T07:54:49.418Z] prd-ubuntu20.04-docker-8c-8g-24291 does not seem to be running inside a container [2024-11-01T07:54:49.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-11-01T07:54:52.652Z] $ docker top 5dd0b0d675f62ed567e28ba17340f5d99f8216c771f72c413ad61bf401d945bd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T07:54:53.015Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo [2024-11-01T07:54:53.026Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2024-11-01T07:54:53.306Z] + set -o pipefail [2024-11-01T07:54:53.306Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2024-11-01T07:54:59.888Z] [2024-11-01T07:54:59.888Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2024-11-01T07:54:59.888Z] [2024-11-01T07:54:59.888Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/33e5f722-37ee-4519-b555-a943b1b041bf [2024-11-01T07:54:59.888Z] [2024-11-01T07:54:59.888Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-01T07:54:59.888Z] [Pipeline] } [2024-11-01T07:54:59.893Z] $ docker stop --time=1 5dd0b0d675f62ed567e28ba17340f5d99f8216c771f72c413ad61bf401d945bd [2024-11-01T07:55:06.612Z] $ docker rm -f --volumes 5dd0b0d675f62ed567e28ba17340f5d99f8216c771f72c413ad61bf401d945bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-01T07:55:07.665Z] + git log --format=format:%s -1 6320066227888112c6c0a181794f3c9cc54daea1 [Pipeline] sh [2024-11-01T07:55:07.960Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-01T07:55:07.960Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:55:08.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T07:55:08.274Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T07:55:08.364Z] prd-ubuntu20.04-docker-8c-8g-24291 does not seem to be running inside a container [2024-11-01T07:55:08.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-01T07:55:09.139Z] $ docker top 0f60dafe159d7e0c654a6fffd134c2ccfc2147f1652dcb1f06603797033edd1b -eo pid,comm [2024-11-01T07:55:09.192Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-01T07:55:09.192Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-01T07:55:09.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T07:55:09.255Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T07:55:09.391Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T07:55:09.385Z] $ docker exec 0f60dafe159d7e0c654a6fffd134c2ccfc2147f1652dcb1f06603797033edd1b ssh-agent [2024-11-01T07:55:09.514Z] SSH_AUTH_SOCK=/tmp/ssh-zfgTm1sh0T7R/agent.33 [2024-11-01T07:55:09.514Z] SSH_AGENT_PID=39 [2024-11-01T07:55:09.520Z] Running ssh-add (command line suppressed) [2024-11-01T07:55:09.625Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5593069296937170744.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5593069296937170744.key) [2024-11-01T07:55:09.647Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T07:55:09.954Z] + git semver tag [2024-11-01T07:55:10.214Z] 2024-11-01 07:55:10,164 [run_tag] DEBUG tag force:False [2024-11-01T07:55:10.214Z] 2024-11-01 07:55:10,164 [check_head_tag] DEBUG check head tag [2024-11-01T07:55:10.214Z] 2024-11-01 07:55:10,165 [execute] INFO git cat-file --batch-check [2024-11-01T07:55:10.214Z] 2024-11-01 07:55:10,165 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2024-11-01T07:55:10.214Z] 2024-11-01 07:55:10,169 [execute] INFO git cat-file --batch [2024-11-01T07:55:10.214Z] 2024-11-01 07:55:10,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2024-11-01T07:55:10.214Z] 2024-11-01 07:55:10,191 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-01T07:55:10.214Z] 2024-11-01 07:55:10,192 [execute] INFO git tag -a v4.0.0-dev.2 -m v4.0.0-dev.2 [2024-11-01T07:55:10.214Z] 2024-11-01 07:55:10,192 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.2', '-m', 'v4.0.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-01T07:55:10.214Z] 2024-11-01 07:55:10,197 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-01T07:55:10.214Z] 4.0.0-dev.2 [Pipeline] } [2024-11-01T07:55:10.474Z] $ docker exec --env ******** --env ******** 0f60dafe159d7e0c654a6fffd134c2ccfc2147f1652dcb1f06603797033edd1b ssh-agent -k [2024-11-01T07:55:10.572Z] unset SSH_AUTH_SOCK; [2024-11-01T07:55:10.572Z] unset SSH_AGENT_PID; [2024-11-01T07:55:10.572Z] echo Agent pid 39 killed; [2024-11-01T07:55:10.591Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-01T07:55:10.912Z] + git semver [Pipeline] } [2024-11-01T07:55:11.177Z] $ docker stop --time=1 0f60dafe159d7e0c654a6fffd134c2ccfc2147f1652dcb1f06603797033edd1b [2024-11-01T07:55:12.939Z] $ docker rm -f --volumes 0f60dafe159d7e0c654a6fffd134c2ccfc2147f1652dcb1f06603797033edd1b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:55:14.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-01T07:55:14.055Z] [2024-11-01T07:55:14.055Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:55:14.364Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-01T07:55:14.364Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-01T07:55:14.364Z] ab5ef0e58194: Pulling fs layer [2024-11-01T07:55:14.364Z] 9712f1f96733: Pulling fs layer [2024-11-01T07:55:14.364Z] 63f879dbbcfc: Pulling fs layer [2024-11-01T07:55:14.364Z] 0d9ebad4ef96: Pulling fs layer [2024-11-01T07:55:14.364Z] e9a5061849ea: Pulling fs layer [2024-11-01T07:55:14.364Z] d747dcd14b5f: Pulling fs layer [2024-11-01T07:55:14.364Z] 2de7ff778b66: Pulling fs layer [2024-11-01T07:55:14.364Z] 0d9ebad4ef96: Waiting [2024-11-01T07:55:14.364Z] e9a5061849ea: Waiting [2024-11-01T07:55:14.364Z] d747dcd14b5f: Waiting [2024-11-01T07:55:14.364Z] 9712f1f96733: Verifying Checksum [2024-11-01T07:55:14.364Z] 9712f1f96733: Download complete [2024-11-01T07:55:14.623Z] 63f879dbbcfc: Verifying Checksum [2024-11-01T07:55:14.623Z] 63f879dbbcfc: Download complete [2024-11-01T07:55:14.881Z] 0d9ebad4ef96: Verifying Checksum [2024-11-01T07:55:14.881Z] 0d9ebad4ef96: Download complete [2024-11-01T07:55:14.881Z] e9a5061849ea: Verifying Checksum [2024-11-01T07:55:14.881Z] e9a5061849ea: Download complete [2024-11-01T07:55:14.881Z] d747dcd14b5f: Verifying Checksum [2024-11-01T07:55:14.881Z] d747dcd14b5f: Download complete [2024-11-01T07:55:14.881Z] ab5ef0e58194: Verifying Checksum [2024-11-01T07:55:14.881Z] ab5ef0e58194: Download complete [2024-11-01T07:55:15.139Z] 2de7ff778b66: Verifying Checksum [2024-11-01T07:55:15.139Z] 2de7ff778b66: Download complete [2024-11-01T07:55:17.674Z] ab5ef0e58194: Pull complete [2024-11-01T07:55:17.674Z] 9712f1f96733: Pull complete [2024-11-01T07:55:18.240Z] 63f879dbbcfc: Pull complete [2024-11-01T07:55:22.428Z] 0d9ebad4ef96: Pull complete [2024-11-01T07:55:22.428Z] e9a5061849ea: Pull complete [2024-11-01T07:55:22.687Z] d747dcd14b5f: Pull complete [2024-11-01T07:55:23.623Z] 2de7ff778b66: Pull complete [2024-11-01T07:55:23.623Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-01T07:55:23.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-01T07:55:23.623Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T07:55:23.724Z] prd-ubuntu20.04-docker-8c-8g-24291 does not seem to be running inside a container [2024-11-01T07:55:23.747Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-11-01T07:55:31.017Z] $ docker top ba826355aa6768d90602ecf5ff7bac7426cb26333dc7d085a7cd5179c3237b96 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-01T07:55:31.105Z] provisioning config files... [2024-11-01T07:55:31.114Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5287024882147316746tmp [2024-11-01T07:55:31.124Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5637642177807829874tmp [2024-11-01T07:55:31.134Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4430590537085611853tmp [Pipeline] { [Pipeline] echo [2024-11-01T07:55:31.157Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:55:31.462Z] ---> sigul-configuration.sh [2024-11-01T07:55:31.462Z] gpg: directory `/root/.gnupg' created [2024-11-01T07:55:31.462Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-01T07:55:31.462Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-01T07:55:31.462Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-01T07:55:31.462Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-01T07:55:31.462Z] gpg: CAST5 encrypted data [2024-11-01T07:55:31.462Z] gpg: encrypted with 1 passphrase [2024-11-01T07:55:31.462Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-01T07:55:31.764Z] + mkdir /home/jenkins [2024-11-01T07:55:31.764Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-01T07:55:32.056Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-11-01T07:55:32.066Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:55:32.361Z] ---> sigul-install.sh [2024-11-01T07:55:32.361Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-01T07:55:32.744Z] + git tag --list [2024-11-01T07:55:32.744Z] 0.7.1 [2024-11-01T07:55:32.744Z] v1.0.0 [2024-11-01T07:55:32.744Z] v1.1.0 [2024-11-01T07:55:32.744Z] v1.1.1 [2024-11-01T07:55:32.744Z] v1.2.2 [2024-11-01T07:55:32.744Z] v1.3.0 [2024-11-01T07:55:32.744Z] v1.3.1 [2024-11-01T07:55:32.744Z] v2.0.0 [2024-11-01T07:55:32.744Z] v2.1.0 [2024-11-01T07:55:32.744Z] v2.1.1 [2024-11-01T07:55:32.744Z] v2.2.0 [2024-11-01T07:55:32.744Z] v2.3.0 [2024-11-01T07:55:32.744Z] v3.0 [2024-11-01T07:55:32.744Z] v3.0.0 [2024-11-01T07:55:32.744Z] v3.1 [2024-11-01T07:55:32.744Z] v3.1.0 [2024-11-01T07:55:32.744Z] v3.1.0-dev.1 [2024-11-01T07:55:32.744Z] v3.1.0-dev.10 [2024-11-01T07:55:32.744Z] v3.1.0-dev.11 [2024-11-01T07:55:32.744Z] v3.1.0-dev.12 [2024-11-01T07:55:32.744Z] v3.1.0-dev.13 [2024-11-01T07:55:32.744Z] v3.1.0-dev.14 [2024-11-01T07:55:32.744Z] v3.1.0-dev.15 [2024-11-01T07:55:32.744Z] v3.1.0-dev.16 [2024-11-01T07:55:32.744Z] v3.1.0-dev.17 [2024-11-01T07:55:32.744Z] v3.1.0-dev.18 [2024-11-01T07:55:32.744Z] v3.1.0-dev.19 [2024-11-01T07:55:32.744Z] v3.1.0-dev.2 [2024-11-01T07:55:32.744Z] v3.1.0-dev.20 [2024-11-01T07:55:32.744Z] v3.1.0-dev.21 [2024-11-01T07:55:32.744Z] v3.1.0-dev.22 [2024-11-01T07:55:32.744Z] v3.1.0-dev.23 [2024-11-01T07:55:32.744Z] v3.1.0-dev.24 [2024-11-01T07:55:32.744Z] v3.1.0-dev.25 [2024-11-01T07:55:32.744Z] v3.1.0-dev.3 [2024-11-01T07:55:32.744Z] v3.1.0-dev.4 [2024-11-01T07:55:32.744Z] v3.1.0-dev.5 [2024-11-01T07:55:32.744Z] v3.1.0-dev.6 [2024-11-01T07:55:32.744Z] v3.1.0-dev.7 [2024-11-01T07:55:32.744Z] v3.1.0-dev.8 [2024-11-01T07:55:32.744Z] v3.1.0-dev.9 [2024-11-01T07:55:32.744Z] v3.1.1 [2024-11-01T07:55:32.744Z] v3.2.0-dev.1 [2024-11-01T07:55:32.744Z] v3.2.0-dev.10 [2024-11-01T07:55:32.744Z] v3.2.0-dev.11 [2024-11-01T07:55:32.744Z] v3.2.0-dev.12 [2024-11-01T07:55:32.744Z] v3.2.0-dev.13 [2024-11-01T07:55:32.744Z] v3.2.0-dev.14 [2024-11-01T07:55:32.744Z] v3.2.0-dev.15 [2024-11-01T07:55:32.744Z] v3.2.0-dev.16 [2024-11-01T07:55:32.744Z] v3.2.0-dev.17 [2024-11-01T07:55:32.744Z] v3.2.0-dev.18 [2024-11-01T07:55:32.744Z] v3.2.0-dev.19 [2024-11-01T07:55:32.744Z] v3.2.0-dev.2 [2024-11-01T07:55:32.744Z] v3.2.0-dev.20 [2024-11-01T07:55:32.744Z] v3.2.0-dev.21 [2024-11-01T07:55:32.744Z] v3.2.0-dev.22 [2024-11-01T07:55:32.744Z] v3.2.0-dev.23 [2024-11-01T07:55:32.744Z] v3.2.0-dev.3 [2024-11-01T07:55:32.744Z] v3.2.0-dev.4 [2024-11-01T07:55:32.744Z] v3.2.0-dev.5 [2024-11-01T07:55:32.744Z] v3.2.0-dev.6 [2024-11-01T07:55:32.744Z] v3.2.0-dev.7 [2024-11-01T07:55:32.744Z] v3.2.0-dev.8 [2024-11-01T07:55:32.744Z] v3.2.0-dev.9 [2024-11-01T07:55:32.744Z] v4.0.0-dev.1 [2024-11-01T07:55:32.744Z] v4.0.0-dev.2 [Pipeline] sh [2024-11-01T07:55:33.068Z] + lftools sign git-tag v4.0.0-dev.2 [2024-11-01T07:55:33.643Z] Signing Git tag with Sigul... [2024-11-01T07:55:33.643Z] Signing v4.0.0-dev.2 [Pipeline] echo [2024-11-01T07:55:34.250Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:55:34.588Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-01T07:55:34.595Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-01T07:55:34.611Z] $ docker stop --time=1 ba826355aa6768d90602ecf5ff7bac7426cb26333dc7d085a7cd5179c3237b96 [2024-11-01T07:55:36.165Z] $ docker rm -f --volumes ba826355aa6768d90602ecf5ff7bac7426cb26333dc7d085a7cd5179c3237b96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-01T07:55:36.633Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-01T07:55:36.633Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:55:36.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T07:55:36.941Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T07:55:37.019Z] prd-ubuntu20.04-docker-8c-8g-24291 does not seem to be running inside a container [2024-11-01T07:55:37.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-01T07:55:37.778Z] $ docker top 848eb107ba8bd4d50a73c5893bedaa76b4f450a60770061079e3ec0cd5e43a05 -eo pid,comm [2024-11-01T07:55:37.833Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-01T07:55:37.833Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-01T07:55:37.889Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T07:55:37.889Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T07:55:38.023Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T07:55:38.017Z] $ docker exec 848eb107ba8bd4d50a73c5893bedaa76b4f450a60770061079e3ec0cd5e43a05 ssh-agent [2024-11-01T07:55:38.156Z] SSH_AUTH_SOCK=/tmp/ssh-3QtI28J1HxmH/agent.32 [2024-11-01T07:55:38.156Z] SSH_AGENT_PID=38 [2024-11-01T07:55:38.159Z] Running ssh-add (command line suppressed) [2024-11-01T07:55:38.252Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2785958176387657606.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2785958176387657606.key) [2024-11-01T07:55:38.274Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T07:55:38.562Z] + git semver bump pre [2024-11-01T07:55:38.825Z] 2024-11-01 07:55:38,728 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-01T07:55:38.825Z] 2024-11-01 07:55:38,728 [bump_version] DEBUG bumping version:4.0.0-dev.2 on axis:pre with prefix:dev [2024-11-01T07:55:38.825Z] 2024-11-01 07:55:38,728 [bump_version] DEBUG bumped version:4.0.0-dev.3 [2024-11-01T07:55:38.825Z] 2024-11-01 07:55:38,728 [write_version] DEBUG write version:4.0.0-dev.3 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2024-11-01T07:55:38.825Z] 2024-11-01 07:55:38,728 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-01T07:55:38.825Z] 2024-11-01 07:55:38,728 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-01T07:55:38.825Z] 2024-11-01 07:55:38,730 [execute] INFO git cat-file --batch-check [2024-11-01T07:55:38.825Z] 2024-11-01 07:55:38,730 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-01T07:55:38.825Z] 2024-11-01 07:55:38,735 [execute] INFO git cat-file --batch [2024-11-01T07:55:38.825Z] 2024-11-01 07:55:38,736 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-01T07:55:38.825Z] 2024-11-01 07:55:38,741 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-01T07:55:38.825Z] 4.0.0-dev.3 [Pipeline] } [2024-11-01T07:55:38.827Z] $ docker exec --env ******** --env ******** 848eb107ba8bd4d50a73c5893bedaa76b4f450a60770061079e3ec0cd5e43a05 ssh-agent -k [2024-11-01T07:55:38.914Z] unset SSH_AUTH_SOCK; [2024-11-01T07:55:38.915Z] unset SSH_AGENT_PID; [2024-11-01T07:55:38.915Z] echo Agent pid 38 killed; [2024-11-01T07:55:38.933Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-01T07:55:39.252Z] + git semver [Pipeline] } [2024-11-01T07:55:39.518Z] $ docker stop --time=1 848eb107ba8bd4d50a73c5893bedaa76b4f450a60770061079e3ec0cd5e43a05 [2024-11-01T07:55:40.947Z] $ docker rm -f --volumes 848eb107ba8bd4d50a73c5893bedaa76b4f450a60770061079e3ec0cd5e43a05 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-01T07:55:41.358Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-01T07:55:41.358Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:55:41.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T07:55:41.665Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T07:55:41.741Z] prd-ubuntu20.04-docker-8c-8g-24291 does not seem to be running inside a container [2024-11-01T07:55:41.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-01T07:55:42.273Z] $ docker top 3968124bbd837fe7c222fbbef2157b849c01ac0ef0108371b8d1e211c60c8aee -eo pid,comm [2024-11-01T07:55:42.331Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-01T07:55:42.331Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-01T07:55:42.384Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T07:55:42.384Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T07:55:42.505Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T07:55:42.500Z] $ docker exec 3968124bbd837fe7c222fbbef2157b849c01ac0ef0108371b8d1e211c60c8aee ssh-agent [2024-11-01T07:55:42.625Z] SSH_AUTH_SOCK=/tmp/ssh-gTOHyPMQ085r/agent.32 [2024-11-01T07:55:42.625Z] SSH_AGENT_PID=38 [2024-11-01T07:55:42.630Z] Running ssh-add (command line suppressed) [2024-11-01T07:55:42.729Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11641328131420460642.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11641328131420460642.key) [2024-11-01T07:55:42.753Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T07:55:43.043Z] + git semver push [2024-11-01T07:55:43.303Z] 2024-11-01 07:55:43,219 [run_push] DEBUG push [2024-11-01T07:55:43.303Z] 2024-11-01 07:55:43,219 [execute] INFO git cat-file --batch-check [2024-11-01T07:55:43.303Z] 2024-11-01 07:55:43,220 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-01T07:55:43.303Z] 2024-11-01 07:55:43,224 [execute] INFO git rev-list f0d2fb0f861b2c01df15129dd2b7aa51c5bd70b3 -- [2024-11-01T07:55:43.303Z] 2024-11-01 07:55:43,224 [execute] DEBUG Popen(['git', 'rev-list', 'f0d2fb0f861b2c01df15129dd2b7aa51c5bd70b3', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-01T07:55:43.303Z] 2024-11-01 07:55:43,236 [execute] INFO git fetch -v origin [2024-11-01T07:55:43.303Z] 2024-11-01 07:55:43,236 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-01T07:55:43.873Z] 2024-11-01 07:55:43,688 [run_push] DEBUG no remote changes detected [2024-11-01T07:55:43.873Z] 2024-11-01 07:55:43,688 [execute] INFO git push origin semver [2024-11-01T07:55:43.873Z] 2024-11-01 07:55:43,689 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-01T07:55:44.443Z] 2024-11-01 07:55:44,404 [run_push] DEBUG push all version tags [2024-11-01T07:55:44.443Z] 2024-11-01 07:55:44,405 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-01T07:55:44.443Z] 2024-11-01 07:55:44,405 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-01T07:55:45.385Z] 2024-11-01 07:55:45,065 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-01T07:55:45.385Z] 4.0.0-dev.3 [Pipeline] } [2024-11-01T07:55:45.387Z] $ docker exec --env ******** --env ******** 3968124bbd837fe7c222fbbef2157b849c01ac0ef0108371b8d1e211c60c8aee ssh-agent -k [2024-11-01T07:55:45.477Z] unset SSH_AUTH_SOCK; [2024-11-01T07:55:45.477Z] unset SSH_AGENT_PID; [2024-11-01T07:55:45.477Z] echo Agent pid 38 killed; [2024-11-01T07:55:45.500Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-01T07:55:45.825Z] + git semver [Pipeline] } [2024-11-01T07:55:46.090Z] $ docker stop --time=1 3968124bbd837fe7c222fbbef2157b849c01ac0ef0108371b8d1e211c60c8aee [2024-11-01T07:55:47.389Z] $ docker rm -f --volumes 3968124bbd837fe7c222fbbef2157b849c01ac0ef0108371b8d1e211c60c8aee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-01T07:55:48.147Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2024-11-01T07:55:48.147Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-11-01T07:55:48.147Z] total 16 [2024-11-01T07:55:48.147Z] drwxr-xr-x 3 root root 4096 Nov 1 07:42 . [2024-11-01T07:55:48.147Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 07:55 .. [2024-11-01T07:55:48.147Z] drwxr-xr-x 2 root root 4096 Nov 1 07:42 cost [2024-11-01T07:55:48.147Z] -rw-r--r-- 1 root root 86 Nov 1 07:42 cost.csv [2024-11-01T07:55:48.147Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-11-01T07:55:48.147Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-11-01T07:55:48.147Z] total 16 [2024-11-01T07:55:48.147Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 07:42 . [2024-11-01T07:55:48.147Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 07:55 .. [2024-11-01T07:55:48.147Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 07:42 cost [2024-11-01T07:55:48.147Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 1 07:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:55:48.438Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:55:49.301Z] ---> package-listing.sh [2024-11-01T07:55:49.301Z] ++ facter osfamily [2024-11-01T07:55:49.301Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-01T07:55:49.561Z] + OS_FAMILY=debian [2024-11-01T07:55:49.561Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2024-11-01T07:55:49.561Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-01T07:55:49.561Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-01T07:55:49.561Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-01T07:55:49.561Z] + PACKAGES=/tmp/packages_start.txt [2024-11-01T07:55:49.561Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-11-01T07:55:49.561Z] + PACKAGES=/tmp/packages_end.txt [2024-11-01T07:55:49.561Z] + case "${OS_FAMILY}" in [2024-11-01T07:55:49.561Z] + dpkg -l [2024-11-01T07:55:49.561Z] + grep '^ii' [2024-11-01T07:55:49.561Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-01T07:55:49.561Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-01T07:55:49.561Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-01T07:55:49.561Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-11-01T07:55:49.561Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2024-11-01T07:55:49.561Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2024-11-01T07:55:49.572Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-01T07:55:49.851Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:55:50.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T07:55:50.421Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T07:55:50.501Z] prd-ubuntu20.04-docker-8c-8g-24291 does not seem to be running inside a container [2024-11-01T07:55:50.519Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-01T07:55:50.721Z] $ docker top d2749a2e09c78a5053569f309c05b06fce268143b07a64311b1ee0d07bbed9a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T07:55:51.073Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-01T07:55:51.359Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-01T07:55:51.645Z] + ls /var/log/sa-host [2024-11-01T07:55:51.645Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T07:55:51.725Z] provisioning config files... [2024-11-01T07:55:51.734Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15532721797159573789tmp [Pipeline] { [Pipeline] echo [2024-11-01T07:55:51.752Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:55:52.036Z] ---> create-netrc.sh [Pipeline] } [2024-11-01T07:55:52.042Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:55:52.380Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-01T07:55:52.389Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:55:52.670Z] ---> sudo-logs.sh [2024-11-01T07:55:52.670Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-01T07:55:52.706Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:55:52.991Z] ---> job-cost.sh [2024-11-01T07:55:52.991Z] lf-activate-venv: SKIPPING [2024-11-01T07:55:52.991Z] DEBUG: total: 0.2199999988079071 [2024-11-01T07:55:52.991Z] INFO: Retrieving Stack Cost... [2024-11-01T07:55:53.560Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-01T07:55:53.821Z] INFO: Archiving Costs [Pipeline] echo [2024-11-01T07:55:53.835Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:55:54.118Z] ---> logs-deploy.sh [2024-11-01T07:55:54.118Z] lf-activate-venv: SKIPPING [2024-11-01T07:55:54.118Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/180 [2024-11-01T07:55:54.118Z] INFO: archiving workspace using pattern(s): [2024-11-01T07:55:55.055Z] Archives upload complete. [2024-11-01T07:55:55.055Z] INFO: archiving logs to Nexus