Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 367e7ce991daf9058552cca639fd49d18f0c0d72 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-ssh12365237622152800042.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14521304547300244692.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-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-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9137390778367232539.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8093971966902992111.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-rest-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-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17383565948050554830.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-rest-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-rest-go-settings PROJECT: device-rest-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-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-40351 in /w/workspace/edgexfoundry_device-rest-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-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 367e7ce991daf9058552cca639fd49d18f0c0d72 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 367e7ce991daf9058552cca639fd49d18f0c0d72 # timeout=10 Commit message: "Merge pull request #452 from jumpingliu/4.0-rest-changelog" > git rev-list --no-walk 652475eb7f40601dc51275e4cb2d5155a3ec317c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-05T15:07:21.248Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-05T15:07:21.331Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-05T15:07:21.355Z] ========================================================= [2025-03-05T15:07:21.355Z] EdgeX Global Pipelines Version Info [2025-03-05T15:07:21.355Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-05T15:07:22.102Z] ------------------- [2025-03-05T15:07:22.102Z] stable info: [2025-03-05T15:07:22.102Z] ------------------- [2025-03-05T15:07:22.102Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-05T15:07:22.102Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T15:07:22.102Z] Message: update stable to v1.0.269 [2025-03-05T15:07:23.035Z] ------------------- [2025-03-05T15:07:23.035Z] experimental info: [2025-03-05T15:07:23.035Z] ------------------- [2025-03-05T15:07:23.035Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-05T15:07:23.035Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T15:07:23.035Z] Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-05T15:07:23.139Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2025-03-05T15:07:23.162Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2025-03-05T15:07:23.187Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-05T15:07:23.203Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-05T15:07:23.224Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-05T15:07:23.243Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-05T15:07:23.259Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-05T15:07:23.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-05T15:07:23.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-05T15:07:23.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-05T15:07:23.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-05T15:07:23.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2025-03-05T15:07:23.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-05T15:07:23.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-05T15:07:23.425Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T15:07:23.448Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T15:07:23.473Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-05T15:07:23.493Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-05T15:07:23.514Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-05T15:07:23.538Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-05T15:07:23.558Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-05T15:07:23.585Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-05T15:07:23.606Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-05T15:07:23.631Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-05T15:07:23.659Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-05T15:07:23.686Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-05T15:07:23.708Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-05T15:07:23.733Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-05T15:07:23.759Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-05T15:07:23.785Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-05T15:07:23.805Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 367e7ce991daf9058552cca639fd49d18f0c0d72 [Pipeline] echo [2025-03-05T15:07:23.830Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 367e7ce [Pipeline] echo [2025-03-05T15:07:23.852Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T15:07:23.915Z] provisioning config files... [2025-03-05T15:07:23.930Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1947381987333288239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T15:07:24.267Z] ---> ****-login.sh [2025-03-05T15:07:24.267Z] nexus3.edgexfoundry.org:10001 [2025-03-05T15:07:24.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T15:07:24.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T15:07:24.528Z] Configure a credential helper to remove this warning. See [2025-03-05T15:07:24.528Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T15:07:24.528Z] [2025-03-05T15:07:24.528Z] Login Succeeded [2025-03-05T15:07:24.528Z] nexus3.edgexfoundry.org:10002 [2025-03-05T15:07:24.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T15:07:24.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T15:07:24.789Z] Configure a credential helper to remove this warning. See [2025-03-05T15:07:24.789Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T15:07:24.789Z] [2025-03-05T15:07:24.789Z] Login Succeeded [2025-03-05T15:07:24.789Z] nexus3.edgexfoundry.org:10003 [2025-03-05T15:07:24.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T15:07:24.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T15:07:24.789Z] Configure a credential helper to remove this warning. See [2025-03-05T15:07:24.789Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T15:07:24.789Z] [2025-03-05T15:07:24.789Z] Login Succeeded [2025-03-05T15:07:24.789Z] nexus3.edgexfoundry.org:10004 [2025-03-05T15:07:24.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T15:07:24.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T15:07:24.789Z] Configure a credential helper to remove this warning. See [2025-03-05T15:07:24.789Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T15:07:24.789Z] [2025-03-05T15:07:24.789Z] Login Succeeded [2025-03-05T15:07:24.789Z] ****.io [2025-03-05T15:07:25.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T15:07:25.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T15:07:25.051Z] Configure a credential helper to remove this warning. See [2025-03-05T15:07:25.051Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T15:07:25.051Z] [2025-03-05T15:07:25.051Z] Login Succeeded [2025-03-05T15:07:25.051Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T15:07:25.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-05T15:07:25.460Z] + git rev-list -1 --merges 367e7ce991daf9058552cca639fd49d18f0c0d72~1..367e7ce991daf9058552cca639fd49d18f0c0d72 [Pipeline] echo [2025-03-05T15:07:25.487Z] -----------> git rev-list -1 --merges 367e7ce991daf9058552cca639fd49d18f0c0d72~1..367e7ce991daf9058552cca639fd49d18f0c0d72 367e7ce991daf9058552cca639fd49d18f0c0d72 [false] [Pipeline] sh [2025-03-05T15:07:25.779Z] + git log --format=format:%s -1 367e7ce991daf9058552cca639fd49d18f0c0d72 [Pipeline] echo [2025-03-05T15:07:25.798Z] ========================================================= [2025-03-05T15:07:25.798Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-05T15:07:25.798Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T15:07:26.134Z] + git log --format=format:%s -1 367e7ce991daf9058552cca639fd49d18f0c0d72 [Pipeline] echo [2025-03-05T15:07:26.150Z] [semverPrep] GIT_COMMIT: 367e7ce991daf9058552cca639fd49d18f0c0d72, Commit Message: Merge pull request #452 from jumpingliu/4.0-rest-changelog [Pipeline] echo [2025-03-05T15:07:26.166Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-05T15:07:26.558Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T15:07:26.558Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-05T15:07:26.558Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-05T15:07:26.558Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-05T15:07:26.558Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-05T15:07:26.558Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-05T15:07:26.558Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:07:27.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T15:07:27.070Z] [2025-03-05T15:07:27.070Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:07:27.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T15:07:27.370Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-05T15:07:27.370Z] b85a868b505f: Pulling fs layer [2025-03-05T15:07:27.370Z] e2be974225ed: Pulling fs layer [2025-03-05T15:07:27.370Z] 339a4e72a1f5: Pulling fs layer [2025-03-05T15:07:27.370Z] 988bab9f4d93: Pulling fs layer [2025-03-05T15:07:27.370Z] 1469e6f7b9e6: Pulling fs layer [2025-03-05T15:07:27.370Z] eaf3925da568: Pulling fs layer [2025-03-05T15:07:27.370Z] bab4dde63d76: Pulling fs layer [2025-03-05T15:07:27.370Z] bde34c3a00c8: Pulling fs layer [2025-03-05T15:07:27.370Z] b352a97aabf1: Pulling fs layer [2025-03-05T15:07:27.370Z] 4872d77fe225: Pulling fs layer [2025-03-05T15:07:27.370Z] 5851b861e8e6: Pulling fs layer [2025-03-05T15:07:27.370Z] 1469e6f7b9e6: Waiting [2025-03-05T15:07:27.370Z] eaf3925da568: Waiting [2025-03-05T15:07:27.370Z] bab4dde63d76: Waiting [2025-03-05T15:07:27.370Z] bde34c3a00c8: Waiting [2025-03-05T15:07:27.370Z] b352a97aabf1: Waiting [2025-03-05T15:07:27.370Z] 4872d77fe225: Waiting [2025-03-05T15:07:27.370Z] 5851b861e8e6: Waiting [2025-03-05T15:07:27.370Z] 988bab9f4d93: Waiting [2025-03-05T15:07:27.370Z] e2be974225ed: Verifying Checksum [2025-03-05T15:07:27.370Z] e2be974225ed: Download complete [2025-03-05T15:07:27.370Z] 988bab9f4d93: Verifying Checksum [2025-03-05T15:07:27.370Z] 988bab9f4d93: Download complete [2025-03-05T15:07:27.630Z] 1469e6f7b9e6: Download complete [2025-03-05T15:07:27.630Z] eaf3925da568: Download complete [2025-03-05T15:07:27.630Z] 339a4e72a1f5: Verifying Checksum [2025-03-05T15:07:27.630Z] 339a4e72a1f5: Download complete [2025-03-05T15:07:27.630Z] bde34c3a00c8: Verifying Checksum [2025-03-05T15:07:27.630Z] bde34c3a00c8: Download complete [2025-03-05T15:07:27.630Z] b352a97aabf1: Download complete [2025-03-05T15:07:27.630Z] 4872d77fe225: Download complete [2025-03-05T15:07:27.630Z] 5851b861e8e6: Verifying Checksum [2025-03-05T15:07:27.630Z] 5851b861e8e6: Download complete [2025-03-05T15:07:27.630Z] b85a868b505f: Verifying Checksum [2025-03-05T15:07:27.630Z] b85a868b505f: Download complete [2025-03-05T15:07:27.890Z] bab4dde63d76: Verifying Checksum [2025-03-05T15:07:27.890Z] bab4dde63d76: Download complete [2025-03-05T15:07:28.827Z] b85a868b505f: Pull complete [2025-03-05T15:07:29.086Z] e2be974225ed: Pull complete [2025-03-05T15:07:29.654Z] 339a4e72a1f5: Pull complete [2025-03-05T15:07:29.654Z] 988bab9f4d93: Pull complete [2025-03-05T15:07:29.912Z] 1469e6f7b9e6: Pull complete [2025-03-05T15:07:29.912Z] eaf3925da568: Pull complete [2025-03-05T15:07:31.830Z] bab4dde63d76: Pull complete [2025-03-05T15:07:31.830Z] bde34c3a00c8: Pull complete [2025-03-05T15:07:31.830Z] b352a97aabf1: Pull complete [2025-03-05T15:07:32.090Z] 4872d77fe225: Pull complete [2025-03-05T15:07:32.090Z] 5851b861e8e6: Pull complete [2025-03-05T15:07:32.090Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-05T15:07:32.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T15:07:32.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T15:07:32.253Z] prd-ubuntu20.04-docker-8c-8g-40351 does not seem to be running inside a container [2025-03-05T15:07:32.283Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2025-03-05T15:07:33.553Z] $ docker top a45f12826c6165da9ea156b0538a72de24aaa533faffb10c3493543e7753e653 -eo pid,comm [2025-03-05T15:07:33.619Z] 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). [2025-03-05T15:07:33.619Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T15:07:33.678Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T15:07:33.678Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T15:07:33.807Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T15:07:33.805Z] $ docker exec a45f12826c6165da9ea156b0538a72de24aaa533faffb10c3493543e7753e653 ssh-agent [2025-03-05T15:07:33.914Z] SSH_AUTH_SOCK=/tmp/ssh-H3DoucWi3Teg/agent.32 [2025-03-05T15:07:33.914Z] SSH_AGENT_PID=39 [2025-03-05T15:07:33.921Z] Running ssh-add (command line suppressed) [2025-03-05T15:07:34.021Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14182451315338118957.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14182451315338118957.key) [2025-03-05T15:07:34.039Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T15:07:34.333Z] + git tag --points-at HEAD [Pipeline] } [2025-03-05T15:07:34.342Z] $ docker exec --env ******** --env ******** a45f12826c6165da9ea156b0538a72de24aaa533faffb10c3493543e7753e653 ssh-agent -k [2025-03-05T15:07:34.455Z] unset SSH_AUTH_SOCK; [2025-03-05T15:07:34.455Z] unset SSH_AGENT_PID; [2025-03-05T15:07:34.456Z] echo Agent pid 39 killed; [2025-03-05T15:07:34.468Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-05T15:07:34.512Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T15:07:34.512Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T15:07:34.632Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T15:07:34.631Z] $ docker exec a45f12826c6165da9ea156b0538a72de24aaa533faffb10c3493543e7753e653 ssh-agent [2025-03-05T15:07:34.741Z] SSH_AUTH_SOCK=/tmp/ssh-unWe6HQswfub/agent.72 [2025-03-05T15:07:34.741Z] SSH_AGENT_PID=78 [2025-03-05T15:07:34.746Z] Running ssh-add (command line suppressed) [2025-03-05T15:07:34.854Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10511657720795595656.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10511657720795595656.key) [2025-03-05T15:07:34.872Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T15:07:35.167Z] + git semver init [2025-03-05T15:07:35.427Z] 2025-03-05 15:07:35,385 [run_init] DEBUG init version:0.0.0 force:False [2025-03-05T15:07:35.427Z] 2025-03-05 15:07:35,386 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2025-03-05T15:07:35.427Z] 2025-03-05 15:07:35,386 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2025-03-05T15:07:35.427Z] 2025-03-05 15:07:35,386 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T15:07:36.817Z] 2025-03-05 15:07:36,593 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2025-03-05T15:07:36.817Z] 2025-03-05 15:07:36,594 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2025-03-05T15:07:36.817Z] 2025-03-05 15:07:36,594 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-03-05T15:07:36.817Z] 2025-03-05 15:07:36,595 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-03-05T15:07:36.817Z] 4.0.0-dev.11 [Pipeline] } [2025-03-05T15:07:36.825Z] $ docker exec --env ******** --env ******** a45f12826c6165da9ea156b0538a72de24aaa533faffb10c3493543e7753e653 ssh-agent -k [2025-03-05T15:07:36.937Z] unset SSH_AUTH_SOCK; [2025-03-05T15:07:36.937Z] unset SSH_AGENT_PID; [2025-03-05T15:07:36.938Z] echo Agent pid 78 killed; [2025-03-05T15:07:36.950Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T15:07:37.283Z] + git semver [Pipeline] } [2025-03-05T15:07:37.555Z] $ docker stop --time=1 a45f12826c6165da9ea156b0538a72de24aaa533faffb10c3493543e7753e653 [2025-03-05T15:07:38.847Z] $ docker rm -f --volumes a45f12826c6165da9ea156b0538a72de24aaa533faffb10c3493543e7753e653 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T15:07:39.204Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-05T15:07:39.432Z] Stashed 1 file(s) [Pipeline] echo [2025-03-05T15:07:39.434Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T15:07:39.558Z] provisioning config files... [2025-03-05T15:07:39.568Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5803464590170206249tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T15:07:39.859Z] ---> ****-login.sh [2025-03-05T15:07:39.859Z] nexus3.edgexfoundry.org:10001 [2025-03-05T15:07:39.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T15:07:39.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T15:07:39.859Z] Configure a credential helper to remove this warning. See [2025-03-05T15:07:39.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T15:07:39.859Z] [2025-03-05T15:07:39.859Z] Login Succeeded [2025-03-05T15:07:39.859Z] nexus3.edgexfoundry.org:10002 [2025-03-05T15:07:39.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T15:07:39.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T15:07:39.860Z] Configure a credential helper to remove this warning. See [2025-03-05T15:07:39.860Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T15:07:39.860Z] [2025-03-05T15:07:39.860Z] Login Succeeded [2025-03-05T15:07:40.119Z] nexus3.edgexfoundry.org:10003 [2025-03-05T15:07:40.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T15:07:40.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T15:07:40.119Z] Configure a credential helper to remove this warning. See [2025-03-05T15:07:40.119Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T15:07:40.119Z] [2025-03-05T15:07:40.119Z] Login Succeeded [2025-03-05T15:07:40.119Z] nexus3.edgexfoundry.org:10004 [2025-03-05T15:07:40.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T15:07:40.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T15:07:40.119Z] Configure a credential helper to remove this warning. See [2025-03-05T15:07:40.119Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T15:07:40.119Z] [2025-03-05T15:07:40.119Z] Login Succeeded [2025-03-05T15:07:40.119Z] ****.io [2025-03-05T15:07:40.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T15:07:40.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T15:07:40.378Z] Configure a credential helper to remove this warning. See [2025-03-05T15:07:40.378Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T15:07:40.378Z] [2025-03-05T15:07:40.378Z] Login Succeeded [2025-03-05T15:07:40.378Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T15:07:40.384Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-05T15:07:40.467Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T15:07:40.482Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T15:07:40.555Z] ========================================================= [2025-03-05T15:07:40.555Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-05T15:07:40.555Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:07:40.882Z] + 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 . [2025-03-05T15:07:40.882Z] Sending build context to Docker daemon 16.68MB [2025-03-05T15:07:40.882Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T15:07:40.882Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-05T15:07:40.882Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-05T15:07:40.882Z] da9db072f522: Pulling fs layer [2025-03-05T15:07:40.882Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-05T15:07:40.882Z] 06f05ace1117: Pulling fs layer [2025-03-05T15:07:40.882Z] 5fe327b54edc: Pulling fs layer [2025-03-05T15:07:40.882Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T15:07:40.882Z] 92a5565b7b96: Pulling fs layer [2025-03-05T15:07:40.882Z] ff9bb7016b71: Pulling fs layer [2025-03-05T15:07:40.882Z] b67dba6c2c7d: Pulling fs layer [2025-03-05T15:07:40.882Z] a813b0c90790: Pulling fs layer [2025-03-05T15:07:40.882Z] 5fe327b54edc: Waiting [2025-03-05T15:07:40.882Z] 4f4fb700ef54: Waiting [2025-03-05T15:07:40.882Z] 92a5565b7b96: Waiting [2025-03-05T15:07:40.882Z] ff9bb7016b71: Waiting [2025-03-05T15:07:40.882Z] b67dba6c2c7d: Waiting [2025-03-05T15:07:40.882Z] a813b0c90790: Waiting [2025-03-05T15:07:41.142Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-05T15:07:41.142Z] 6ef4a4ee8ca5: Download complete [2025-03-05T15:07:41.142Z] 5fe327b54edc: Download complete [2025-03-05T15:07:41.142Z] 4f4fb700ef54: Download complete [2025-03-05T15:07:41.142Z] 92a5565b7b96: Verifying Checksum [2025-03-05T15:07:41.142Z] 92a5565b7b96: Download complete [2025-03-05T15:07:41.142Z] da9db072f522: Download complete [2025-03-05T15:07:41.142Z] ff9bb7016b71: Verifying Checksum [2025-03-05T15:07:41.142Z] ff9bb7016b71: Download complete [2025-03-05T15:07:41.142Z] da9db072f522: Pull complete [2025-03-05T15:07:41.400Z] a813b0c90790: Verifying Checksum [2025-03-05T15:07:41.400Z] a813b0c90790: Download complete [2025-03-05T15:07:41.400Z] 6ef4a4ee8ca5: Pull complete [2025-03-05T15:07:41.658Z] 06f05ace1117: Verifying Checksum [2025-03-05T15:07:41.658Z] 06f05ace1117: Download complete [2025-03-05T15:07:41.916Z] b67dba6c2c7d: Verifying Checksum [2025-03-05T15:07:41.916Z] b67dba6c2c7d: Download complete [2025-03-05T15:07:45.203Z] 06f05ace1117: Pull complete [2025-03-05T15:07:45.463Z] 5fe327b54edc: Pull complete [2025-03-05T15:07:45.463Z] 4f4fb700ef54: Pull complete [2025-03-05T15:07:45.463Z] 92a5565b7b96: Pull complete [2025-03-05T15:07:45.463Z] ff9bb7016b71: Pull complete [2025-03-05T15:07:47.995Z] b67dba6c2c7d: Pull complete [2025-03-05T15:07:48.559Z] a813b0c90790: Pull complete [2025-03-05T15:07:48.560Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-05T15:07:48.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-05T15:07:48.560Z] ---> 3ba60ce46760 [2025-03-05T15:07:48.560Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-03-05T15:07:49.933Z] ---> Running in ca0642c91229 [2025-03-05T15:07:49.933Z] Removing intermediate container ca0642c91229 [2025-03-05T15:07:49.933Z] ---> c78d0bab3641 [2025-03-05T15:07:49.933Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T15:07:49.933Z] ---> Running in 3700fb6ebf54 [2025-03-05T15:07:50.194Z] Removing intermediate container 3700fb6ebf54 [2025-03-05T15:07:50.194Z] ---> 665c2738f1b5 [2025-03-05T15:07:50.194Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-05T15:07:50.194Z] ---> Running in 61257878c972 [2025-03-05T15:07:50.194Z] Removing intermediate container 61257878c972 [2025-03-05T15:07:50.194Z] ---> 98a50526718c [2025-03-05T15:07:50.194Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T15:07:50.194Z] ---> Running in 834d2704f464 [2025-03-05T15:07:50.194Z] Removing intermediate container 834d2704f464 [2025-03-05T15:07:50.194Z] ---> 65aa3d4a9a22 [2025-03-05T15:07:50.194Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T15:07:50.453Z] ---> Running in c2884740b7bb [2025-03-05T15:07:50.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T15:07:50.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T15:07:51.294Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-05T15:07:51.294Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-05T15:07:51.294Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-05T15:07:51.294Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-05T15:07:51.294Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T15:07:51.294Z] OK: 252 MiB in 62 packages [2025-03-05T15:07:51.554Z] Removing intermediate container c2884740b7bb [2025-03-05T15:07:51.554Z] ---> db1c85b00a5b [2025-03-05T15:07:51.554Z] Step 8/12 : WORKDIR /device-rest-go [2025-03-05T15:07:51.554Z] ---> Running in a28a92c3d7bd [2025-03-05T15:07:51.812Z] Removing intermediate container a28a92c3d7bd [2025-03-05T15:07:51.812Z] ---> 7a92a3bb2ab8 [2025-03-05T15:07:51.812Z] Step 9/12 : COPY go.mod vendor* ./ [2025-03-05T15:07:51.812Z] ---> bac261cd9087 [2025-03-05T15:07:51.812Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T15:07:51.812Z] ---> Running in 10a5e638a37f [2025-03-05T15:07:54.528Z] Still waiting to schedule task [2025-03-05T15:07:54.529Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-05T15:08:30.558Z] Removing intermediate container 10a5e638a37f [2025-03-05T15:08:30.558Z] ---> 2deda7c9c1a6 [2025-03-05T15:08:30.558Z] Step 11/12 : COPY . . [2025-03-05T15:08:30.558Z] ---> 9f0835632cca [2025-03-05T15:08:30.558Z] Step 12/12 : RUN $MAKE [2025-03-05T15:08:30.558Z] ---> Running in b40a27ffb08d [2025-03-05T15:08:30.558Z] noop [2025-03-05T15:08:30.558Z] Removing intermediate container b40a27ffb08d [2025-03-05T15:08:30.558Z] ---> c8850fa5b0b0 [2025-03-05T15:08:30.558Z] Successfully built c8850fa5b0b0 [2025-03-05T15:08:30.558Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:08:30.897Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T15:08:30.897Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T15:08:30.978Z] prd-ubuntu20.04-docker-8c-8g-40351 does not seem to be running inside a container [2025-03-05T15:08:31.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2025-03-05T15:08:31.362Z] $ docker top f989183ee66a48fe918389c4a8d0dac00027c653f3ad8b78ce164e4ab8aa8f6b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T15:08:31.715Z] + go version [2025-03-05T15:08:31.716Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-05T15:08:31.721Z] $ docker stop --time=1 f989183ee66a48fe918389c4a8d0dac00027c653f3ad8b78ce164e4ab8aa8f6b [2025-03-05T15:08:32.999Z] $ docker rm -f --volumes f989183ee66a48fe918389c4a8d0dac00027c653f3ad8b78ce164e4ab8aa8f6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:08:33.446Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T15:08:33.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T15:08:33.532Z] prd-ubuntu20.04-docker-8c-8g-40351 does not seem to be running inside a container [2025-03-05T15:08:33.556Z] $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2025-03-05T15:08:33.904Z] $ docker top 5f23a64f77f405234bfa0ad853acdc3894e0fbccc026f13a2f88313f0438eacb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T15:08:34.260Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2025-03-05T15:08:34.564Z] + make test [2025-03-05T15:08:34.564Z] go test ./... -coverprofile=coverage.out ./... [2025-03-05T15:08:35.941Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2025-03-05T15:08:58.001Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2025-03-05T15:08:58.001Z] ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 33.2% of statements [2025-03-05T15:09:07.974Z] go vet ./... [2025-03-05T15:09:13.235Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-05T15:09:13.235Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-05T15:09:13.235Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-05T15:09:13.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-05T15:09:13.262Z] $ docker stop --time=1 5f23a64f77f405234bfa0ad853acdc3894e0fbccc026f13a2f88313f0438eacb [2025-03-05T15:09:15.309Z] $ docker rm -f --volumes 5f23a64f77f405234bfa0ad853acdc3894e0fbccc026f13a2f88313f0438eacb [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T15:09:15.872Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-05T15:09:15.927Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-05T15:09:16.541Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-05T15:09:16.834Z] + ls -al . [2025-03-05T15:09:16.834Z] total 244 [2025-03-05T15:09:16.834Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 15:08 . [2025-03-05T15:09:16.834Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 15:07 .. [2025-03-05T15:09:16.834Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 5 15:07 .dockerignore [2025-03-05T15:09:16.834Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 15:08 .git [2025-03-05T15:09:16.834Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 15:07 .github [2025-03-05T15:09:16.834Z] -rw-rw-r-- 1 jenkins jenkins 264 Mar 5 15:07 .gitignore [2025-03-05T15:09:16.834Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 5 15:07 .golangci.yml [2025-03-05T15:09:16.834Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 15:07 .semver [2025-03-05T15:09:16.834Z] -rw-rw-r-- 1 jenkins jenkins 20138 Mar 5 15:07 Attribution.txt [2025-03-05T15:09:16.834Z] -rw-rw-r-- 1 jenkins jenkins 18492 Mar 5 15:07 CHANGELOG.md [2025-03-05T15:09:16.834Z] -rw-rw-r-- 1 jenkins jenkins 1697 Mar 5 15:07 Dockerfile [2025-03-05T15:09:16.834Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 15:07 GOVERNANCE.md [2025-03-05T15:09:16.834Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 5 15:07 Jenkinsfile [2025-03-05T15:09:16.834Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 5 15:07 LICENSE [2025-03-05T15:09:16.835Z] -rw-rw-r-- 1 jenkins jenkins 2598 Mar 5 15:07 Makefile [2025-03-05T15:09:16.835Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 5 15:07 OWNERS.md [2025-03-05T15:09:16.835Z] -rw-rw-r-- 1 jenkins jenkins 3989 Mar 5 15:07 README.md [2025-03-05T15:09:16.835Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 15:07 VERSION [2025-03-05T15:09:16.835Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 15:07 bin [2025-03-05T15:09:16.835Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 15:07 cmd [2025-03-05T15:09:16.835Z] -rw-r--r-- 1 jenkins jenkins 14565 Mar 5 15:08 coverage.out [2025-03-05T15:09:16.835Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 15:07 driver [2025-03-05T15:09:16.835Z] -rw-rw-r-- 1 jenkins jenkins 6292 Mar 5 15:07 go.mod [2025-03-05T15:09:16.835Z] -rw-rw-r-- 1 jenkins jenkins 86628 Mar 5 15:07 go.sum [2025-03-05T15:09:16.835Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 15:07 openapi [2025-03-05T15:09:16.835Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 5 15:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:09:17.148Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=367e7ce991daf9058552cca639fd49d18f0c0d72 --label arch=amd64 --label version=4.0.0-dev.11 . [2025-03-05T15:09:17.148Z] Sending build context to Docker daemon 16.7MB [2025-03-05T15:09:17.148Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T15:09:17.148Z] Step 2/26 : FROM ${BASE} AS builder [2025-03-05T15:09:17.148Z] ---> c8850fa5b0b0 [2025-03-05T15:09:17.148Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2025-03-05T15:09:17.409Z] ---> Running in 29182a0e3ee9 [2025-03-05T15:09:17.409Z] Removing intermediate container 29182a0e3ee9 [2025-03-05T15:09:17.409Z] ---> 67154c58aead [2025-03-05T15:09:17.409Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T15:09:17.409Z] ---> Running in 0eddc41b872e [2025-03-05T15:09:17.410Z] Removing intermediate container 0eddc41b872e [2025-03-05T15:09:17.410Z] ---> 9c0a74e09df1 [2025-03-05T15:09:17.410Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-05T15:09:17.410Z] ---> Running in cd5f8f2956b2 [2025-03-05T15:09:17.668Z] Removing intermediate container cd5f8f2956b2 [2025-03-05T15:09:17.668Z] ---> 31a1b702bd24 [2025-03-05T15:09:17.668Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T15:09:17.668Z] ---> Running in 51a19bf11f38 [2025-03-05T15:09:17.668Z] Removing intermediate container 51a19bf11f38 [2025-03-05T15:09:17.668Z] ---> da781fec3a47 [2025-03-05T15:09:17.668Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T15:09:17.668Z] ---> Running in 5cb6f725d572 [2025-03-05T15:09:17.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T15:09:17.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T15:09:18.190Z] OK: 252 MiB in 62 packages [2025-03-05T15:09:18.762Z] Removing intermediate container 5cb6f725d572 [2025-03-05T15:09:18.762Z] ---> c2e842a69796 [2025-03-05T15:09:18.762Z] Step 8/26 : WORKDIR /device-rest-go [2025-03-05T15:09:18.762Z] ---> Running in 2f355e8a7efa [2025-03-05T15:09:18.762Z] Removing intermediate container 2f355e8a7efa [2025-03-05T15:09:18.762Z] ---> b3462efc4486 [2025-03-05T15:09:18.762Z] Step 9/26 : COPY go.mod vendor* ./ [2025-03-05T15:09:18.762Z] ---> 5980fbc045bb [2025-03-05T15:09:18.762Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T15:09:19.022Z] ---> Running in a65520b4c342 [2025-03-05T15:09:19.589Z] Removing intermediate container a65520b4c342 [2025-03-05T15:09:19.589Z] ---> 58856935c245 [2025-03-05T15:09:19.589Z] Step 11/26 : COPY . . [2025-03-05T15:09:19.847Z] ---> 0a6285cfee8c [2025-03-05T15:09:19.847Z] Step 12/26 : RUN $MAKE [2025-03-05T15:09:20.106Z] ---> Running in c76f2589b82f [2025-03-05T15:09:20.366Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.0.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2025-03-05T15:09:37.142Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40352 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2025-03-05T15:09:37.162Z] Running in /w/workspace/device-rest-go/189 [Pipeline] { [Pipeline] checkout [2025-03-05T15:09:40.215Z] The recommended git tool is: git [2025-03-05T15:09:44.861Z] using credential edgex-jenkins-ssh [2025-03-05T15:09:44.882Z] Cloning the remote Git repository [2025-03-05T15:09:44.920Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2025-03-05T15:09:45.007Z] > git init /w/workspace/device-rest-go/189 # timeout=10 [2025-03-05T15:09:45.144Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2025-03-05T15:09:45.145Z] > git --version # timeout=10 [2025-03-05T15:09:45.165Z] > git --version # 'git version 2.25.1' [2025-03-05T15:09:45.167Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-05T15:09:45.304Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T15:09:48.768Z] Avoid second fetch [2025-03-05T15:09:48.769Z] Checking out Revision 367e7ce991daf9058552cca639fd49d18f0c0d72 (main) [2025-03-05T15:09:47.872Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2025-03-05T15:09:47.894Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T15:09:48.781Z] > git config core.sparsecheckout # timeout=10 [2025-03-05T15:09:48.853Z] > git checkout -f 367e7ce991daf9058552cca639fd49d18f0c0d72 # timeout=10 [2025-03-05T15:09:49.378Z] Commit message: "Merge pull request #452 from jumpingliu/4.0-rest-changelog" [2025-03-05T15:09:52.456Z] Removing intermediate container c76f2589b82f [2025-03-05T15:09:52.456Z] ---> 87dbf0a43e50 [2025-03-05T15:09:52.456Z] Step 13/26 : FROM alpine:3.20 [2025-03-05T15:09:52.456Z] 3.20: Pulling from library/alpine [2025-03-05T15:09:52.456Z] 0a9a5dfd008f: Pulling fs layer [2025-03-05T15:09:52.456Z] 0a9a5dfd008f: Verifying Checksum [2025-03-05T15:09:52.456Z] 0a9a5dfd008f: Download complete [2025-03-05T15:09:52.456Z] 0a9a5dfd008f: Pull complete [2025-03-05T15:09:52.456Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T15:09:52.456Z] Status: Downloaded newer image for alpine:3.20 [2025-03-05T15:09:52.457Z] ---> ff221270b9fb [2025-03-05T15:09:52.457Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-05T15:09:52.457Z] ---> Running in 8ba191d35f33 [2025-03-05T15:09:52.457Z] Removing intermediate container 8ba191d35f33 [2025-03-05T15:09:52.457Z] ---> 9af872a51db7 [2025-03-05T15:09:52.457Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2025-03-05T15:09:52.457Z] ---> Running in 63ae610d11a0 [2025-03-05T15:09:52.457Z] Removing intermediate container 63ae610d11a0 [2025-03-05T15:09:52.457Z] ---> cf78c1b101db [2025-03-05T15:09:52.457Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2025-03-05T15:09:52.457Z] ---> Running in f01b701a7257 [2025-03-05T15:09:52.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T15:09:52.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T15:09:52.457Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-05T15:09:52.457Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T15:09:52.457Z] OK: 8 MiB in 15 packages [2025-03-05T15:09:52.457Z] Removing intermediate container f01b701a7257 [2025-03-05T15:09:52.457Z] ---> 326a6ea9b779 [2025-03-05T15:09:52.457Z] Step 17/26 : RUN apk --no-cache upgrade [2025-03-05T15:09:52.457Z] ---> Running in 2c66ce77c147 [2025-03-05T15:09:52.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T15:09:52.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T15:09:52.457Z] OK: 8 MiB in 15 packages [2025-03-05T15:09:52.457Z] Removing intermediate container 2c66ce77c147 [2025-03-05T15:09:52.457Z] ---> 936c561eb388 [2025-03-05T15:09:52.457Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2025-03-05T15:09:52.457Z] ---> dd93e24b3767 [2025-03-05T15:09:52.457Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2025-03-05T15:09:52.457Z] ---> 22365e006faa [2025-03-05T15:09:52.457Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2025-03-05T15:09:52.457Z] ---> e0a8694901e6 [2025-03-05T15:09:52.457Z] Step 21/26 : EXPOSE 59986 [2025-03-05T15:09:52.457Z] ---> Running in 3a547d8e2e64 [2025-03-05T15:09:52.457Z] Removing intermediate container 3a547d8e2e64 [2025-03-05T15:09:52.457Z] ---> 61c477c2998d [2025-03-05T15:09:52.457Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2025-03-05T15:09:52.457Z] ---> Running in f1aeb52a10c8 [2025-03-05T15:09:52.457Z] Removing intermediate container f1aeb52a10c8 [2025-03-05T15:09:52.457Z] ---> 90f33ac9b61c [2025-03-05T15:09:52.457Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-05T15:09:52.457Z] ---> Running in 57ad4f8fed75 [2025-03-05T15:09:52.457Z] Removing intermediate container 57ad4f8fed75 [2025-03-05T15:09:52.457Z] ---> 6c97d5fa73d1 [2025-03-05T15:09:52.457Z] Step 24/26 : LABEL arch=amd64 [2025-03-05T15:09:52.457Z] ---> Running in 75bdf9cda6a1 [2025-03-05T15:09:52.457Z] Removing intermediate container 75bdf9cda6a1 [2025-03-05T15:09:52.457Z] ---> 2b0757088b34 [2025-03-05T15:09:52.457Z] Step 25/26 : LABEL git_sha=367e7ce991daf9058552cca639fd49d18f0c0d72 [2025-03-05T15:09:52.457Z] ---> Running in ccb74d514356 [2025-03-05T15:09:52.457Z] Removing intermediate container ccb74d514356 [2025-03-05T15:09:52.457Z] ---> 05b79a775cd3 [2025-03-05T15:09:52.457Z] Step 26/26 : LABEL version=4.0.0-dev.11 [2025-03-05T15:09:52.457Z] ---> Running in 8443c4a40c59 [2025-03-05T15:09:52.457Z] Removing intermediate container 8443c4a40c59 [2025-03-05T15:09:52.457Z] ---> 449d58f427a3 [2025-03-05T15:09:52.457Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-05T15:09:52.457Z] Successfully built 449d58f427a3 [2025-03-05T15:09:52.457Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T15:09:52.591Z] provisioning config files... [2025-03-05T15:09:52.604Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config16592138109003853091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T15:09:52.921Z] ---> ****-login.sh [2025-03-05T15:09:52.921Z] nexus3.edgexfoundry.org:10001 [2025-03-05T15:09:52.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T15:09:52.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T15:09:52.921Z] Configure a credential helper to remove this warning. See [2025-03-05T15:09:52.921Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T15:09:52.921Z] [2025-03-05T15:09:52.921Z] Login Succeeded [2025-03-05T15:09:52.922Z] nexus3.edgexfoundry.org:10002 [2025-03-05T15:09:52.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T15:09:52.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T15:09:52.922Z] Configure a credential helper to remove this warning. See [2025-03-05T15:09:52.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T15:09:52.922Z] [2025-03-05T15:09:52.922Z] Login Succeeded [2025-03-05T15:09:52.922Z] nexus3.edgexfoundry.org:10003 [2025-03-05T15:09:53.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T15:09:53.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T15:09:53.182Z] Configure a credential helper to remove this warning. See [2025-03-05T15:09:53.182Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T15:09:53.182Z] [2025-03-05T15:09:53.182Z] Login Succeeded [2025-03-05T15:09:53.182Z] nexus3.edgexfoundry.org:10004 [2025-03-05T15:09:53.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T15:09:53.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T15:09:53.182Z] Configure a credential helper to remove this warning. See [2025-03-05T15:09:53.182Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T15:09:53.182Z] [2025-03-05T15:09:53.182Z] Login Succeeded [2025-03-05T15:09:53.182Z] ****.io [2025-03-05T15:09:53.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T15:09:53.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T15:09:53.440Z] Configure a credential helper to remove this warning. See [2025-03-05T15:09:53.440Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T15:09:53.440Z] [2025-03-05T15:09:53.440Z] Login Succeeded [2025-03-05T15:09:53.440Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T15:09:53.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T15:09:53.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T15:09:53.522Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2025-03-05T15:09:53.522Z] 367e7ce991daf9058552cca639fd49d18f0c0d72 [2025-03-05T15:09:53.522Z] latest [2025-03-05T15:09:53.522Z] 4.0.0-dev.11 [2025-03-05T15:09:53.522Z] 367e7ce991daf9058552cca639fd49d18f0c0d72-4.0.0-dev.11 [2025-03-05T15:09:53.522Z] main [2025-03-05T15:09:53.522Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T15:09:53.878Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:367e7ce991daf9058552cca639fd49d18f0c0d72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:09:54.187Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-05T15:09:54.187Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T15:09:54.187Z] Dload Upload Total Spent Left Speed [2025-03-05T15:09:54.187Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86093 0 --:--:-- --:--:-- --:--:-- 86675 [2025-03-05T15:09:54.200Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:367e7ce991daf9058552cca639fd49d18f0c0d72 [2025-03-05T15:09:54.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-03-05T15:09:54.200Z] d2c5ab4aa3f8: Preparing [2025-03-05T15:09:54.200Z] ed7ddf6cfe93: Preparing [2025-03-05T15:09:54.200Z] 44616bb9d459: Preparing [2025-03-05T15:09:54.200Z] 4d91c0932a8e: Preparing [2025-03-05T15:09:54.200Z] ad58f55a0f8c: Preparing [2025-03-05T15:09:54.200Z] 994456c4fd7b: Preparing [2025-03-05T15:09:54.200Z] d2c5ab4aa3f8: Pushed [2025-03-05T15:09:54.200Z] ed7ddf6cfe93: Pushed [2025-03-05T15:09:54.200Z] ad58f55a0f8c: Pushed [2025-03-05T15:09:54.200Z] 4d91c0932a8e: Pushed [2025-03-05T15:09:54.200Z] 994456c4fd7b: Layer already exists [Pipeline] sh [2025-03-05T15:09:54.538Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-05T15:09:54.871Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2025-03-05T15:09:54.871Z] /etc/docker/daemon.new [2025-03-05T15:09:54.871Z] { [2025-03-05T15:09:54.871Z] "registry-mirrors": [ [2025-03-05T15:09:54.871Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-05T15:09:54.871Z] ], [2025-03-05T15:09:54.871Z] "bip": "10.250.0.254/24", [2025-03-05T15:09:54.871Z] "hosts": [ [2025-03-05T15:09:54.871Z] "tcp://0.0.0.0:5555", [2025-03-05T15:09:54.871Z] "unix:///var/run/docker.sock" [2025-03-05T15:09:54.871Z] ], [2025-03-05T15:09:54.871Z] "mtu": 1458, [2025-03-05T15:09:54.871Z] "selinux-enabled": true, [2025-03-05T15:09:54.871Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-05T15:09:54.871Z] } [Pipeline] sh [2025-03-05T15:09:55.233Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-05T15:09:55.573Z] + sudo service docker restart [2025-03-05T15:09:58.396Z] 44616bb9d459: Pushed [2025-03-05T15:09:58.396Z] 367e7ce991daf9058552cca639fd49d18f0c0d72: digest: sha256:aa6fce32e351153aa61f85ccd4af42203413d170f2b5062551c8564d61d5338a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:09:58.722Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:09:59.045Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2025-03-05T15:09:59.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-03-05T15:09:59.045Z] d2c5ab4aa3f8: Preparing [2025-03-05T15:09:59.045Z] ed7ddf6cfe93: Preparing [2025-03-05T15:09:59.045Z] 44616bb9d459: Preparing [2025-03-05T15:09:59.045Z] 4d91c0932a8e: Preparing [2025-03-05T15:09:59.045Z] ad58f55a0f8c: Preparing [2025-03-05T15:09:59.045Z] 994456c4fd7b: Preparing [2025-03-05T15:09:59.045Z] 994456c4fd7b: Waiting [2025-03-05T15:09:59.045Z] ed7ddf6cfe93: Layer already exists [2025-03-05T15:09:59.045Z] ad58f55a0f8c: Layer already exists [2025-03-05T15:09:59.045Z] 4d91c0932a8e: Layer already exists [2025-03-05T15:09:59.045Z] d2c5ab4aa3f8: Layer already exists [2025-03-05T15:09:59.045Z] 44616bb9d459: Layer already exists [2025-03-05T15:09:59.045Z] 994456c4fd7b: Layer already exists [2025-03-05T15:09:59.045Z] latest: digest: sha256:aa6fce32e351153aa61f85ccd4af42203413d170f2b5062551c8564d61d5338a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:09:59.375Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:09:59.693Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:4.0.0-dev.11 [2025-03-05T15:09:59.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-03-05T15:09:59.693Z] d2c5ab4aa3f8: Preparing [2025-03-05T15:09:59.693Z] ed7ddf6cfe93: Preparing [2025-03-05T15:09:59.693Z] 44616bb9d459: Preparing [2025-03-05T15:09:59.693Z] 4d91c0932a8e: Preparing [2025-03-05T15:09:59.693Z] ad58f55a0f8c: Preparing [2025-03-05T15:09:59.693Z] 994456c4fd7b: Preparing [2025-03-05T15:09:59.693Z] 994456c4fd7b: Waiting [2025-03-05T15:09:59.693Z] 4d91c0932a8e: Layer already exists [2025-03-05T15:09:59.693Z] d2c5ab4aa3f8: Layer already exists [2025-03-05T15:09:59.693Z] ed7ddf6cfe93: Layer already exists [2025-03-05T15:09:59.693Z] ad58f55a0f8c: Layer already exists [2025-03-05T15:09:59.693Z] 44616bb9d459: Layer already exists [2025-03-05T15:09:59.693Z] 994456c4fd7b: Layer already exists [2025-03-05T15:09:59.693Z] 4.0.0-dev.11: digest: sha256:aa6fce32e351153aa61f85ccd4af42203413d170f2b5062551c8564d61d5338a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:10:00.020Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:367e7ce991daf9058552cca639fd49d18f0c0d72-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:10:00.340Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:367e7ce991daf9058552cca639fd49d18f0c0d72-4.0.0-dev.11 [2025-03-05T15:10:00.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-03-05T15:10:00.340Z] d2c5ab4aa3f8: Preparing [2025-03-05T15:10:00.340Z] ed7ddf6cfe93: Preparing [2025-03-05T15:10:00.340Z] 44616bb9d459: Preparing [2025-03-05T15:10:00.340Z] 4d91c0932a8e: Preparing [2025-03-05T15:10:00.340Z] ad58f55a0f8c: Preparing [2025-03-05T15:10:00.340Z] 994456c4fd7b: Preparing [2025-03-05T15:10:00.340Z] d2c5ab4aa3f8: Layer already exists [2025-03-05T15:10:00.340Z] ed7ddf6cfe93: Layer already exists [2025-03-05T15:10:00.340Z] 4d91c0932a8e: Layer already exists [2025-03-05T15:10:00.340Z] 44616bb9d459: Layer already exists [2025-03-05T15:10:00.340Z] ad58f55a0f8c: Layer already exists [2025-03-05T15:10:00.340Z] 994456c4fd7b: Layer already exists [2025-03-05T15:10:00.340Z] 367e7ce991daf9058552cca639fd49d18f0c0d72-4.0.0-dev.11: digest: sha256:aa6fce32e351153aa61f85ccd4af42203413d170f2b5062551c8564d61d5338a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:10:00.675Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:10:01.008Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2025-03-05T15:10:01.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-03-05T15:10:01.008Z] d2c5ab4aa3f8: Preparing [2025-03-05T15:10:01.008Z] ed7ddf6cfe93: Preparing [2025-03-05T15:10:01.008Z] 44616bb9d459: Preparing [2025-03-05T15:10:01.008Z] 4d91c0932a8e: Preparing [2025-03-05T15:10:01.008Z] ad58f55a0f8c: Preparing [2025-03-05T15:10:01.008Z] 994456c4fd7b: Preparing [2025-03-05T15:10:01.008Z] 994456c4fd7b: Waiting [2025-03-05T15:10:01.008Z] 4d91c0932a8e: Layer already exists [2025-03-05T15:10:01.008Z] d2c5ab4aa3f8: Layer already exists [2025-03-05T15:10:01.008Z] ad58f55a0f8c: Layer already exists [2025-03-05T15:10:01.008Z] ed7ddf6cfe93: Layer already exists [2025-03-05T15:10:01.008Z] 44616bb9d459: Layer already exists [2025-03-05T15:10:01.008Z] 994456c4fd7b: Layer already exists [2025-03-05T15:10:01.008Z] main: digest: sha256:aa6fce32e351153aa61f85ccd4af42203413d170f2b5062551c8564d61d5338a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T15:10:01.091Z] ===================================================== [Pipeline] echo [2025-03-05T15:10:01.105Z] taggedImages: [2025-03-05T15:10:01.105Z] - nexus3.edgexfoundry.org:10004/device-rest:367e7ce991daf9058552cca639fd49d18f0c0d72 [2025-03-05T15:10:01.105Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2025-03-05T15:10:01.105Z] - nexus3.edgexfoundry.org:10004/device-rest:4.0.0-dev.11 [2025-03-05T15:10:01.105Z] - nexus3.edgexfoundry.org:10004/device-rest:367e7ce991daf9058552cca639fd49d18f0c0d72-4.0.0-dev.11 [2025-03-05T15:10:01.105Z] - nexus3.edgexfoundry.org:10004/device-rest: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 [2025-03-05T15:10:01.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T15:10:01.509Z] [2025-03-05T15:10:01.509Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:10:01.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T15:10:01.819Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-05T15:10:01.819Z] 5eb5b503b376: Pulling fs layer [2025-03-05T15:10:01.819Z] 5c69ac0246d0: Pulling fs layer [2025-03-05T15:10:01.819Z] ec43610c2a17: Pulling fs layer [2025-03-05T15:10:01.819Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-05T15:10:01.819Z] 33b1e0a273af: Pulling fs layer [2025-03-05T15:10:01.819Z] 5d3b04190fa2: Pulling fs layer [2025-03-05T15:10:01.819Z] 2f39f015ded8: Pulling fs layer [2025-03-05T15:10:01.819Z] 3a2ae6a8a46f: Waiting [2025-03-05T15:10:01.819Z] 33b1e0a273af: Waiting [2025-03-05T15:10:01.819Z] 5d3b04190fa2: Waiting [2025-03-05T15:10:01.819Z] 5c69ac0246d0: Verifying Checksum [2025-03-05T15:10:01.819Z] 5c69ac0246d0: Download complete [2025-03-05T15:10:01.819Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-05T15:10:01.819Z] 3a2ae6a8a46f: Download complete [2025-03-05T15:10:01.819Z] 33b1e0a273af: Verifying Checksum [2025-03-05T15:10:01.819Z] 33b1e0a273af: Download complete [2025-03-05T15:10:01.819Z] 5d3b04190fa2: Verifying Checksum [2025-03-05T15:10:01.819Z] 5d3b04190fa2: Download complete [2025-03-05T15:10:01.819Z] ec43610c2a17: Verifying Checksum [2025-03-05T15:10:01.819Z] ec43610c2a17: Download complete [2025-03-05T15:10:02.078Z] 5eb5b503b376: Verifying Checksum [2025-03-05T15:10:02.078Z] 5eb5b503b376: Download complete [2025-03-05T15:10:02.651Z] 2f39f015ded8: Verifying Checksum [2025-03-05T15:10:02.651Z] 2f39f015ded8: Download complete [2025-03-05T15:10:03.217Z] 5eb5b503b376: Pull complete [2025-03-05T15:10:03.475Z] 5c69ac0246d0: Pull complete [2025-03-05T15:10:03.732Z] ec43610c2a17: Pull complete [2025-03-05T15:10:03.990Z] 3a2ae6a8a46f: Pull complete [2025-03-05T15:10:03.990Z] 33b1e0a273af: Pull complete [2025-03-05T15:10:04.248Z] 5d3b04190fa2: Pull complete [2025-03-05T15:10:08.429Z] 2f39f015ded8: Pull complete [2025-03-05T15:10:08.429Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-05T15:10:08.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T15:10:08.429Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T15:10:08.545Z] prd-ubuntu20.04-docker-8c-8g-40351 does not seem to be running inside a container [2025-03-05T15:10:08.568Z] $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2025-03-05T15:10:09.941Z] $ docker top b1213557d59995ed2f3c57b45c74f715a6e46ea6c62c8e7f8748c27613a96c93 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T15:10:10.343Z] ---> job-cost.sh [2025-03-05T15:10:10.343Z] lf-activate-venv: SKIPPING [2025-03-05T15:10:10.343Z] INFO: No Stack... [2025-03-05T15:10:10.912Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T15:10:11.172Z] INFO: Archiving Costs [Pipeline] sh [2025-03-05T15:10:11.468Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2025-03-05T15:10:11.468Z] + cut -d, -f6 [Pipeline] lock [2025-03-05T15:10:11.484Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-189-stack-cost] [2025-03-05T15:10:11.495Z] Resource [jenkins-edgexfoundry-device-rest-go-main-189-stack-cost] did not exist. Created. [2025-03-05T15:10:11.501Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T15:10:11.820Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-05T15:10:11.851Z] Stashed 1 file(s) [Pipeline] } [2025-03-05T15:10:11.859Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-189-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-05T15:10:11.884Z] $ docker stop --time=1 b1213557d59995ed2f3c57b45c74f715a6e46ea6c62c8e7f8748c27613a96c93 [2025-03-05T15:10:13.056Z] $ docker rm -f --volumes b1213557d59995ed2f3c57b45c74f715a6e46ea6c62c8e7f8748c27613a96c93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T15:10:13.826Z] provisioning config files... [2025-03-05T15:10:13.847Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/189@tmp/config15659913471958317122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T15:10:14.289Z] ---> ****-login.sh [2025-03-05T15:10:14.290Z] nexus3.edgexfoundry.org:10001 [2025-03-05T15:10:14.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T15:10:14.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T15:10:14.835Z] Configure a credential helper to remove this warning. See [2025-03-05T15:10:14.835Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T15:10:14.835Z] [2025-03-05T15:10:14.835Z] Login Succeeded [2025-03-05T15:10:14.835Z] nexus3.edgexfoundry.org:10002 [2025-03-05T15:10:15.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T15:10:15.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T15:10:15.375Z] Configure a credential helper to remove this warning. See [2025-03-05T15:10:15.376Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T15:10:15.376Z] [2025-03-05T15:10:15.376Z] Login Succeeded [2025-03-05T15:10:15.376Z] nexus3.edgexfoundry.org:10003 [2025-03-05T15:10:15.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T15:10:15.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T15:10:15.645Z] Configure a credential helper to remove this warning. See [2025-03-05T15:10:15.646Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T15:10:15.646Z] [2025-03-05T15:10:15.646Z] Login Succeeded [2025-03-05T15:10:15.646Z] nexus3.edgexfoundry.org:10004 [2025-03-05T15:10:15.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T15:10:15.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T15:10:15.918Z] Configure a credential helper to remove this warning. See [2025-03-05T15:10:15.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T15:10:15.918Z] [2025-03-05T15:10:15.918Z] Login Succeeded [2025-03-05T15:10:15.919Z] ****.io [2025-03-05T15:10:16.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T15:10:16.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T15:10:16.454Z] Configure a credential helper to remove this warning. See [2025-03-05T15:10:16.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T15:10:16.455Z] [2025-03-05T15:10:16.455Z] Login Succeeded [2025-03-05T15:10:16.455Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T15:10:16.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-05T15:10:16.792Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T15:10:16.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T15:10:16.832Z] ========================================================= [2025-03-05T15:10:16.832Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-05T15:10:16.832Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:10:17.217Z] + 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 . [2025-03-05T15:10:17.217Z] Sending build context to Docker daemon 141.8kB [2025-03-05T15:10:17.496Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T15:10:17.496Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-05T15:10:17.496Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-05T15:10:17.496Z] 9986a736f7d3: Pulling fs layer [2025-03-05T15:10:17.496Z] 1f018df60701: Pulling fs layer [2025-03-05T15:10:17.496Z] 39f8f326b044: Pulling fs layer [2025-03-05T15:10:17.496Z] e6a1e7a6a96a: Pulling fs layer [2025-03-05T15:10:17.496Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T15:10:17.496Z] d45d956e0dbf: Pulling fs layer [2025-03-05T15:10:17.496Z] d7702b0d1db1: Pulling fs layer [2025-03-05T15:10:17.496Z] 5c7f0f088c93: Pulling fs layer [2025-03-05T15:10:17.767Z] 4fdc064ae6cf: Pulling fs layer [2025-03-05T15:10:17.768Z] e6a1e7a6a96a: Waiting [2025-03-05T15:10:17.768Z] 4f4fb700ef54: Waiting [2025-03-05T15:10:17.768Z] d45d956e0dbf: Waiting [2025-03-05T15:10:17.768Z] d7702b0d1db1: Waiting [2025-03-05T15:10:17.768Z] 5c7f0f088c93: Waiting [2025-03-05T15:10:17.768Z] 4fdc064ae6cf: Waiting [2025-03-05T15:10:17.768Z] 1f018df60701: Verifying Checksum [2025-03-05T15:10:17.768Z] 1f018df60701: Download complete [2025-03-05T15:10:17.768Z] e6a1e7a6a96a: Verifying Checksum [2025-03-05T15:10:17.768Z] e6a1e7a6a96a: Download complete [2025-03-05T15:10:17.768Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T15:10:17.768Z] 4f4fb700ef54: Download complete [2025-03-05T15:10:17.768Z] d45d956e0dbf: Verifying Checksum [2025-03-05T15:10:17.768Z] d45d956e0dbf: Download complete [2025-03-05T15:10:17.768Z] 9986a736f7d3: Verifying Checksum [2025-03-05T15:10:17.768Z] 9986a736f7d3: Download complete [2025-03-05T15:10:17.768Z] d7702b0d1db1: Verifying Checksum [2025-03-05T15:10:17.768Z] d7702b0d1db1: Download complete [2025-03-05T15:10:18.354Z] 4fdc064ae6cf: Verifying Checksum [2025-03-05T15:10:18.354Z] 4fdc064ae6cf: Download complete [2025-03-05T15:10:18.621Z] 9986a736f7d3: Pull complete [2025-03-05T15:10:19.206Z] 1f018df60701: Pull complete [2025-03-05T15:10:19.789Z] 39f8f326b044: Verifying Checksum [2025-03-05T15:10:19.789Z] 39f8f326b044: Download complete [2025-03-05T15:10:20.752Z] 5c7f0f088c93: Verifying Checksum [2025-03-05T15:10:20.752Z] 5c7f0f088c93: Download complete [2025-03-05T15:10:35.797Z] 39f8f326b044: Pull complete [2025-03-05T15:10:35.797Z] e6a1e7a6a96a: Pull complete [2025-03-05T15:10:35.797Z] 4f4fb700ef54: Pull complete [2025-03-05T15:10:35.797Z] d45d956e0dbf: Pull complete [2025-03-05T15:10:35.797Z] d7702b0d1db1: Pull complete [2025-03-05T15:10:42.487Z] 5c7f0f088c93: Pull complete [2025-03-05T15:10:45.080Z] 4fdc064ae6cf: Pull complete [2025-03-05T15:10:45.080Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-05T15:10:45.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-05T15:10:45.080Z] ---> 63f30b955cb9 [2025-03-05T15:10:45.080Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-03-05T15:10:46.493Z] ---> Running in 29cdbdfd0d29 [2025-03-05T15:10:46.764Z] Removing intermediate container 29cdbdfd0d29 [2025-03-05T15:10:46.764Z] ---> ae3728557cc6 [2025-03-05T15:10:46.764Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T15:10:46.764Z] ---> Running in 531d26eb9936 [2025-03-05T15:10:47.033Z] Removing intermediate container 531d26eb9936 [2025-03-05T15:10:47.033Z] ---> e57dad3ca8bb [2025-03-05T15:10:47.033Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-05T15:10:47.033Z] ---> Running in 3ee2b6005f70 [2025-03-05T15:10:47.301Z] Removing intermediate container 3ee2b6005f70 [2025-03-05T15:10:47.301Z] ---> d9209d3dbf6d [2025-03-05T15:10:47.301Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T15:10:47.301Z] ---> Running in 9b44c8f2cd90 [2025-03-05T15:10:47.888Z] Removing intermediate container 9b44c8f2cd90 [2025-03-05T15:10:47.888Z] ---> 8d23a2590ad0 [2025-03-05T15:10:47.888Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T15:10:47.888Z] ---> Running in de1044c0fc74 [2025-03-05T15:10:48.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T15:10:49.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T15:10:50.405Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-05T15:10:50.405Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-05T15:10:50.405Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-05T15:10:50.674Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-05T15:10:50.674Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T15:10:50.674Z] OK: 244 MiB in 62 packages [2025-03-05T15:10:51.649Z] Removing intermediate container de1044c0fc74 [2025-03-05T15:10:51.649Z] ---> 3edae2f25178 [2025-03-05T15:10:51.649Z] Step 8/12 : WORKDIR /device-rest-go [2025-03-05T15:10:51.649Z] ---> Running in 8ecc3bc9266a [2025-03-05T15:10:51.916Z] Removing intermediate container 8ecc3bc9266a [2025-03-05T15:10:51.916Z] ---> d4a4d8c3be5c [2025-03-05T15:10:51.916Z] Step 9/12 : COPY go.mod vendor* ./ [2025-03-05T15:10:52.499Z] ---> 5286a6828eac [2025-03-05T15:10:52.499Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T15:10:52.499Z] ---> Running in b87767afd480 [2025-03-05T15:12:44.166Z] Removing intermediate container b87767afd480 [2025-03-05T15:12:44.166Z] ---> c7544d15a01c [2025-03-05T15:12:44.166Z] Step 11/12 : COPY . . [2025-03-05T15:12:44.166Z] ---> f10e882fa8fd [2025-03-05T15:12:44.166Z] Step 12/12 : RUN $MAKE [2025-03-05T15:12:44.166Z] ---> Running in 33e3d9e7e845 [2025-03-05T15:12:44.166Z] noop [2025-03-05T15:12:44.166Z] Removing intermediate container 33e3d9e7e845 [2025-03-05T15:12:44.166Z] ---> 358f0a9c92a2 [2025-03-05T15:12:44.166Z] Successfully built 358f0a9c92a2 [2025-03-05T15:12:44.166Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:12:44.539Z] + docker inspect -f . ci-base-image-arm64 [2025-03-05T15:12:44.539Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T15:12:44.759Z] prd-ubuntu20.04-docker-arm64-4c-16g-40352 does not seem to be running inside a container [2025-03-05T15:12:44.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/189 -v /w/workspace/device-rest-go/189:/w/workspace/device-rest-go/189:rw,z -v /w/workspace/device-rest-go/189@tmp:/w/workspace/device-rest-go/189@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 [2025-03-05T15:12:46.044Z] $ docker top 84b80d362daca4a2ee1e2c5dbae8d8cefdac3f060e97112d3d4b29b8b4d01ed3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T15:12:46.890Z] + go version [2025-03-05T15:12:46.890Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-05T15:12:46.903Z] $ docker stop --time=1 84b80d362daca4a2ee1e2c5dbae8d8cefdac3f060e97112d3d4b29b8b4d01ed3 [2025-03-05T15:12:48.516Z] $ docker rm -f --volumes 84b80d362daca4a2ee1e2c5dbae8d8cefdac3f060e97112d3d4b29b8b4d01ed3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:12:49.125Z] + docker inspect -f . ci-base-image-arm64 [2025-03-05T15:12:49.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T15:12:49.307Z] prd-ubuntu20.04-docker-arm64-4c-16g-40352 does not seem to be running inside a container [2025-03-05T15:12:49.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/189 -v /w/workspace/device-rest-go/189:/w/workspace/device-rest-go/189:rw,z -v /w/workspace/device-rest-go/189@tmp:/w/workspace/device-rest-go/189@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 [2025-03-05T15:12:50.585Z] $ docker top 39c6f692fbc487f489c02db4894e6bf57a160fe7d5868f6f26e15041f3ac2735 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T15:12:51.417Z] + git config --global --add safe.directory /w/workspace/device-rest-go/189 [Pipeline] fileExists [Pipeline] sh [2025-03-05T15:12:52.068Z] + make test [2025-03-05T15:12:52.068Z] go test ./... -coverprofile=coverage.out ./... [2025-03-05T15:12:57.423Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2025-03-05T15:16:04.305Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2025-03-05T15:16:04.305Z] ok github.com/edgexfoundry/device-rest-go/driver 0.042s coverage: 33.2% of statements [2025-03-05T15:16:04.305Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-05T15:16:04.305Z] go vet ./... [2025-03-05T15:16:51.231Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-05T15:16:51.231Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-05T15:16:51.231Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-05T15:16:51.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-05T15:16:51.267Z] $ docker stop --time=1 39c6f692fbc487f489c02db4894e6bf57a160fe7d5868f6f26e15041f3ac2735 [2025-03-05T15:16:53.147Z] $ docker rm -f --volumes 39c6f692fbc487f489c02db4894e6bf57a160fe7d5868f6f26e15041f3ac2735 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T15:16:54.657Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-05T15:16:54.684Z] Warning: overwriting stash ‘coverage-report’ [2025-03-05T15:16:55.130Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T15:16:55.528Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-05T15:16:55.846Z] + ls -al . [2025-03-05T15:16:55.846Z] total 240 [2025-03-05T15:16:55.846Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 15:12 . [2025-03-05T15:16:55.846Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 15:09 .. [2025-03-05T15:16:55.846Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 5 15:09 .dockerignore [2025-03-05T15:16:55.846Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 15:09 .git [2025-03-05T15:16:55.846Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 15:09 .github [2025-03-05T15:16:55.846Z] -rw-rw-r-- 1 jenkins jenkins 264 Mar 5 15:09 .gitignore [2025-03-05T15:16:55.846Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 5 15:09 .golangci.yml [2025-03-05T15:16:55.846Z] -rw-rw-r-- 1 jenkins jenkins 20138 Mar 5 15:09 Attribution.txt [2025-03-05T15:16:55.846Z] -rw-rw-r-- 1 jenkins jenkins 18492 Mar 5 15:09 CHANGELOG.md [2025-03-05T15:16:55.846Z] -rw-rw-r-- 1 jenkins jenkins 1697 Mar 5 15:09 Dockerfile [2025-03-05T15:16:55.846Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 15:09 GOVERNANCE.md [2025-03-05T15:16:55.846Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 5 15:09 Jenkinsfile [2025-03-05T15:16:55.846Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 5 15:09 LICENSE [2025-03-05T15:16:55.846Z] -rw-rw-r-- 1 jenkins jenkins 2598 Mar 5 15:09 Makefile [2025-03-05T15:16:55.846Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 5 15:09 OWNERS.md [2025-03-05T15:16:55.846Z] -rw-rw-r-- 1 jenkins jenkins 3989 Mar 5 15:09 README.md [2025-03-05T15:16:55.846Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 15:07 VERSION [2025-03-05T15:16:55.846Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 15:09 bin [2025-03-05T15:16:55.846Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 15:09 cmd [2025-03-05T15:16:55.846Z] -rw-r--r-- 1 jenkins jenkins 14565 Mar 5 15:16 coverage.out [2025-03-05T15:16:55.846Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 15:09 driver [2025-03-05T15:16:55.846Z] -rw-rw-r-- 1 jenkins jenkins 6292 Mar 5 15:09 go.mod [2025-03-05T15:16:55.846Z] -rw-rw-r-- 1 jenkins jenkins 86628 Mar 5 15:09 go.sum [2025-03-05T15:16:55.846Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 15:09 openapi [2025-03-05T15:16:55.846Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 5 15:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:16:56.194Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=367e7ce991daf9058552cca639fd49d18f0c0d72 --label arch=arm64 --label version=4.0.0-dev.11 . [2025-03-05T15:16:56.194Z] Sending build context to Docker daemon 157.2kB [2025-03-05T15:16:56.460Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T15:16:56.460Z] Step 2/26 : FROM ${BASE} AS builder [2025-03-05T15:16:56.460Z] ---> 358f0a9c92a2 [2025-03-05T15:16:56.460Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2025-03-05T15:16:56.460Z] ---> Running in 059fc999e48e [2025-03-05T15:16:56.728Z] Removing intermediate container 059fc999e48e [2025-03-05T15:16:56.728Z] ---> 4b14ae3c13b1 [2025-03-05T15:16:56.728Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T15:16:57.003Z] ---> Running in fd618c7839cb [2025-03-05T15:16:57.268Z] Removing intermediate container fd618c7839cb [2025-03-05T15:16:57.268Z] ---> 50291c0240bc [2025-03-05T15:16:57.268Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-05T15:16:57.268Z] ---> Running in 6ebf1a3f6cde [2025-03-05T15:16:57.535Z] Removing intermediate container 6ebf1a3f6cde [2025-03-05T15:16:57.535Z] ---> 1af4e2d6db86 [2025-03-05T15:16:57.535Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T15:16:57.535Z] ---> Running in 29b0a445b2ef [2025-03-05T15:16:57.805Z] Removing intermediate container 29b0a445b2ef [2025-03-05T15:16:57.805Z] ---> 3e959dfc901e [2025-03-05T15:16:57.805Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T15:16:58.071Z] ---> Running in bd8b1126e576 [2025-03-05T15:16:59.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T15:16:59.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T15:17:00.728Z] OK: 244 MiB in 62 packages [2025-03-05T15:17:01.697Z] Removing intermediate container bd8b1126e576 [2025-03-05T15:17:01.697Z] ---> 6df3df5a7b1a [2025-03-05T15:17:01.697Z] Step 8/26 : WORKDIR /device-rest-go [2025-03-05T15:17:01.697Z] ---> Running in 93e8bc542cb0 [2025-03-05T15:17:01.963Z] Removing intermediate container 93e8bc542cb0 [2025-03-05T15:17:01.963Z] ---> 15217eef3348 [2025-03-05T15:17:01.963Z] Step 9/26 : COPY go.mod vendor* ./ [2025-03-05T15:17:02.230Z] ---> 5127f46dedf8 [2025-03-05T15:17:02.230Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T15:17:02.503Z] ---> Running in cf9ba44a8a1c [2025-03-05T15:17:04.445Z] Removing intermediate container cf9ba44a8a1c [2025-03-05T15:17:04.445Z] ---> 8ff0268581c2 [2025-03-05T15:17:04.445Z] Step 11/26 : COPY . . [2025-03-05T15:17:05.030Z] ---> 5fd0018e550a [2025-03-05T15:17:05.030Z] Step 12/26 : RUN $MAKE [2025-03-05T15:17:05.310Z] ---> Running in 7dc3d7ce7974 [2025-03-05T15:17:06.273Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.0.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2025-03-05T15:20:13.031Z] Removing intermediate container 7dc3d7ce7974 [2025-03-05T15:20:13.031Z] ---> 29c280e17aec [2025-03-05T15:20:13.031Z] Step 13/26 : FROM alpine:3.20 [2025-03-05T15:20:13.031Z] 3.20: Pulling from library/alpine [2025-03-05T15:20:13.031Z] 94e9d8af2201: Pulling fs layer [2025-03-05T15:20:13.031Z] 94e9d8af2201: Verifying Checksum [2025-03-05T15:20:13.031Z] 94e9d8af2201: Download complete [2025-03-05T15:20:13.295Z] 94e9d8af2201: Pull complete [2025-03-05T15:20:13.295Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T15:20:13.295Z] Status: Downloaded newer image for alpine:3.20 [2025-03-05T15:20:13.295Z] ---> 7aab056cecc6 [2025-03-05T15:20:13.295Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-05T15:20:13.295Z] ---> Running in b05801c96937 [2025-03-05T15:20:13.560Z] Removing intermediate container b05801c96937 [2025-03-05T15:20:13.560Z] ---> 60d3847acaab [2025-03-05T15:20:13.560Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2025-03-05T15:20:13.560Z] ---> Running in 0ea2e327b14e [2025-03-05T15:20:13.829Z] Removing intermediate container 0ea2e327b14e [2025-03-05T15:20:13.829Z] ---> d613be73e145 [2025-03-05T15:20:13.829Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2025-03-05T15:20:14.098Z] ---> Running in c6d84762b4ef [2025-03-05T15:20:15.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T15:20:15.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T15:20:16.724Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-05T15:20:16.724Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T15:20:16.724Z] OK: 9 MiB in 15 packages [2025-03-05T15:20:17.683Z] Removing intermediate container c6d84762b4ef [2025-03-05T15:20:17.683Z] ---> 848cb7f9be24 [2025-03-05T15:20:17.683Z] Step 17/26 : RUN apk --no-cache upgrade [2025-03-05T15:20:17.683Z] ---> Running in 77503e5a4b70 [2025-03-05T15:20:18.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T15:20:18.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T15:20:19.882Z] OK: 9 MiB in 15 packages [2025-03-05T15:20:20.842Z] Removing intermediate container 77503e5a4b70 [2025-03-05T15:20:20.842Z] ---> 6d503ec2c93d [2025-03-05T15:20:20.842Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2025-03-05T15:20:22.784Z] ---> 2a902ecb9673 [2025-03-05T15:20:22.784Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2025-03-05T15:20:23.049Z] ---> 9bed3971be2c [2025-03-05T15:20:23.049Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2025-03-05T15:20:23.630Z] ---> d841ca451c8f [2025-03-05T15:20:23.630Z] Step 21/26 : EXPOSE 59986 [2025-03-05T15:20:23.630Z] ---> Running in d3305fc558b6 [2025-03-05T15:20:23.901Z] Removing intermediate container d3305fc558b6 [2025-03-05T15:20:23.901Z] ---> 834e65df4425 [2025-03-05T15:20:23.901Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2025-03-05T15:20:24.176Z] ---> Running in f57db6a94a5d [2025-03-05T15:20:24.443Z] Removing intermediate container f57db6a94a5d [2025-03-05T15:20:24.443Z] ---> 07766a4edb9a [2025-03-05T15:20:24.443Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-05T15:20:24.443Z] ---> Running in a94212c47d0c [2025-03-05T15:20:24.707Z] Removing intermediate container a94212c47d0c [2025-03-05T15:20:24.707Z] ---> d847b6660928 [2025-03-05T15:20:24.707Z] Step 24/26 : LABEL arch=arm64 [2025-03-05T15:20:24.707Z] ---> Running in 14b15791fabf [2025-03-05T15:20:24.972Z] Removing intermediate container 14b15791fabf [2025-03-05T15:20:24.972Z] ---> d2472dc570bb [2025-03-05T15:20:24.972Z] Step 25/26 : LABEL git_sha=367e7ce991daf9058552cca639fd49d18f0c0d72 [2025-03-05T15:20:24.972Z] ---> Running in b3d39599d14a [2025-03-05T15:20:25.560Z] Removing intermediate container b3d39599d14a [2025-03-05T15:20:25.560Z] ---> 1b73c344ae89 [2025-03-05T15:20:25.560Z] Step 26/26 : LABEL version=4.0.0-dev.11 [2025-03-05T15:20:25.560Z] ---> Running in 175f8d8b0fc6 [2025-03-05T15:20:25.824Z] Removing intermediate container 175f8d8b0fc6 [2025-03-05T15:20:25.824Z] ---> 893f3d793c7d [2025-03-05T15:20:25.824Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-05T15:20:25.824Z] Successfully built 893f3d793c7d [2025-03-05T15:20:25.824Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T15:20:25.954Z] provisioning config files... [2025-03-05T15:20:25.966Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/189@tmp/config13910246212060114940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T15:20:26.307Z] ---> ****-login.sh [2025-03-05T15:20:26.307Z] nexus3.edgexfoundry.org:10001 [2025-03-05T15:20:26.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T15:20:26.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T15:20:26.572Z] Configure a credential helper to remove this warning. See [2025-03-05T15:20:26.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T15:20:26.572Z] [2025-03-05T15:20:26.572Z] Login Succeeded [2025-03-05T15:20:26.572Z] nexus3.edgexfoundry.org:10002 [2025-03-05T15:20:26.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T15:20:26.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T15:20:26.837Z] Configure a credential helper to remove this warning. See [2025-03-05T15:20:26.837Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T15:20:26.837Z] [2025-03-05T15:20:26.837Z] Login Succeeded [2025-03-05T15:20:26.837Z] nexus3.edgexfoundry.org:10003 [2025-03-05T15:20:27.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T15:20:27.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T15:20:27.372Z] Configure a credential helper to remove this warning. See [2025-03-05T15:20:27.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T15:20:27.372Z] [2025-03-05T15:20:27.372Z] Login Succeeded [2025-03-05T15:20:27.372Z] nexus3.edgexfoundry.org:10004 [2025-03-05T15:20:27.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T15:20:27.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T15:20:27.638Z] Configure a credential helper to remove this warning. See [2025-03-05T15:20:27.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T15:20:27.638Z] [2025-03-05T15:20:27.638Z] Login Succeeded [2025-03-05T15:20:27.638Z] ****.io [2025-03-05T15:20:27.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T15:20:28.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T15:20:28.167Z] Configure a credential helper to remove this warning. See [2025-03-05T15:20:28.167Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T15:20:28.167Z] [2025-03-05T15:20:28.167Z] Login Succeeded [2025-03-05T15:20:28.167Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T15:20:28.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T15:20:28.246Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T15:20:28.277Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2025-03-05T15:20:28.277Z] 367e7ce991daf9058552cca639fd49d18f0c0d72 [2025-03-05T15:20:28.277Z] latest [2025-03-05T15:20:28.277Z] 4.0.0-dev.11 [2025-03-05T15:20:28.277Z] 367e7ce991daf9058552cca639fd49d18f0c0d72-4.0.0-dev.11 [2025-03-05T15:20:28.277Z] main [2025-03-05T15:20:28.277Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:20:28.662Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:367e7ce991daf9058552cca639fd49d18f0c0d72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:20:29.017Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:367e7ce991daf9058552cca639fd49d18f0c0d72 [2025-03-05T15:20:29.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-03-05T15:20:29.017Z] 55c0d60a5857: Preparing [2025-03-05T15:20:29.017Z] dde9f7b59efc: Preparing [2025-03-05T15:20:29.017Z] 47bc49efb923: Preparing [2025-03-05T15:20:29.017Z] aa09fa684c02: Preparing [2025-03-05T15:20:29.017Z] 3d59f2f61131: Preparing [2025-03-05T15:20:29.017Z] dd9c8f8612c8: Preparing [2025-03-05T15:20:29.017Z] dd9c8f8612c8: Waiting [2025-03-05T15:20:29.281Z] 55c0d60a5857: Pushed [2025-03-05T15:20:29.281Z] 3d59f2f61131: Pushed [2025-03-05T15:20:29.281Z] dd9c8f8612c8: Layer already exists [2025-03-05T15:20:29.281Z] aa09fa684c02: Pushed [2025-03-05T15:20:29.281Z] dde9f7b59efc: Pushed [2025-03-05T15:20:37.463Z] 47bc49efb923: Pushed [2025-03-05T15:20:37.463Z] 367e7ce991daf9058552cca639fd49d18f0c0d72: digest: sha256:34f97279c6bf243485457d4d391f83a406407e6d13d59877c4b5c77176c0b190 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:20:37.815Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:20:38.169Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2025-03-05T15:20:38.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-03-05T15:20:38.169Z] 55c0d60a5857: Preparing [2025-03-05T15:20:38.169Z] dde9f7b59efc: Preparing [2025-03-05T15:20:38.169Z] 47bc49efb923: Preparing [2025-03-05T15:20:38.169Z] aa09fa684c02: Preparing [2025-03-05T15:20:38.169Z] 3d59f2f61131: Preparing [2025-03-05T15:20:38.169Z] dd9c8f8612c8: Preparing [2025-03-05T15:20:38.169Z] dd9c8f8612c8: Waiting [2025-03-05T15:20:38.169Z] dde9f7b59efc: Layer already exists [2025-03-05T15:20:38.169Z] 47bc49efb923: Layer already exists [2025-03-05T15:20:38.169Z] 55c0d60a5857: Layer already exists [2025-03-05T15:20:38.169Z] aa09fa684c02: Layer already exists [2025-03-05T15:20:38.169Z] 3d59f2f61131: Layer already exists [2025-03-05T15:20:38.169Z] dd9c8f8612c8: Layer already exists [2025-03-05T15:20:38.169Z] latest: digest: sha256:34f97279c6bf243485457d4d391f83a406407e6d13d59877c4b5c77176c0b190 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:20:38.539Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:20:38.889Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.0.0-dev.11 [2025-03-05T15:20:38.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-03-05T15:20:38.889Z] 55c0d60a5857: Preparing [2025-03-05T15:20:38.889Z] dde9f7b59efc: Preparing [2025-03-05T15:20:38.889Z] 47bc49efb923: Preparing [2025-03-05T15:20:38.889Z] aa09fa684c02: Preparing [2025-03-05T15:20:38.889Z] 3d59f2f61131: Preparing [2025-03-05T15:20:38.889Z] dd9c8f8612c8: Preparing [2025-03-05T15:20:38.889Z] dd9c8f8612c8: Waiting [2025-03-05T15:20:38.889Z] dde9f7b59efc: Layer already exists [2025-03-05T15:20:38.889Z] 55c0d60a5857: Layer already exists [2025-03-05T15:20:38.889Z] 47bc49efb923: Layer already exists [2025-03-05T15:20:38.889Z] aa09fa684c02: Layer already exists [2025-03-05T15:20:38.889Z] 3d59f2f61131: Layer already exists [2025-03-05T15:20:38.889Z] dd9c8f8612c8: Layer already exists [2025-03-05T15:20:38.889Z] 4.0.0-dev.11: digest: sha256:34f97279c6bf243485457d4d391f83a406407e6d13d59877c4b5c77176c0b190 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:20:39.514Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:367e7ce991daf9058552cca639fd49d18f0c0d72-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:20:39.863Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:367e7ce991daf9058552cca639fd49d18f0c0d72-4.0.0-dev.11 [2025-03-05T15:20:39.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-03-05T15:20:39.863Z] 55c0d60a5857: Preparing [2025-03-05T15:20:39.863Z] dde9f7b59efc: Preparing [2025-03-05T15:20:39.863Z] 47bc49efb923: Preparing [2025-03-05T15:20:39.863Z] aa09fa684c02: Preparing [2025-03-05T15:20:39.863Z] 3d59f2f61131: Preparing [2025-03-05T15:20:39.863Z] dd9c8f8612c8: Preparing [2025-03-05T15:20:39.863Z] dd9c8f8612c8: Waiting [2025-03-05T15:20:39.863Z] 55c0d60a5857: Layer already exists [2025-03-05T15:20:39.863Z] 3d59f2f61131: Layer already exists [2025-03-05T15:20:39.863Z] aa09fa684c02: Layer already exists [2025-03-05T15:20:39.863Z] 47bc49efb923: Layer already exists [2025-03-05T15:20:39.863Z] dde9f7b59efc: Layer already exists [2025-03-05T15:20:39.863Z] dd9c8f8612c8: Layer already exists [2025-03-05T15:20:39.863Z] 367e7ce991daf9058552cca639fd49d18f0c0d72-4.0.0-dev.11: digest: sha256:34f97279c6bf243485457d4d391f83a406407e6d13d59877c4b5c77176c0b190 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:20:40.490Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:20:40.842Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2025-03-05T15:20:40.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-03-05T15:20:40.842Z] 55c0d60a5857: Preparing [2025-03-05T15:20:40.842Z] dde9f7b59efc: Preparing [2025-03-05T15:20:40.842Z] 47bc49efb923: Preparing [2025-03-05T15:20:40.842Z] aa09fa684c02: Preparing [2025-03-05T15:20:40.842Z] 3d59f2f61131: Preparing [2025-03-05T15:20:40.842Z] dd9c8f8612c8: Preparing [2025-03-05T15:20:40.842Z] dd9c8f8612c8: Waiting [2025-03-05T15:20:40.842Z] 47bc49efb923: Layer already exists [2025-03-05T15:20:40.842Z] dde9f7b59efc: Layer already exists [2025-03-05T15:20:40.842Z] 55c0d60a5857: Layer already exists [2025-03-05T15:20:40.842Z] aa09fa684c02: Layer already exists [2025-03-05T15:20:40.842Z] 3d59f2f61131: Layer already exists [2025-03-05T15:20:40.842Z] dd9c8f8612c8: Layer already exists [2025-03-05T15:20:41.106Z] main: digest: sha256:34f97279c6bf243485457d4d391f83a406407e6d13d59877c4b5c77176c0b190 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T15:20:41.180Z] ===================================================== [Pipeline] echo [2025-03-05T15:20:41.198Z] taggedImages: [2025-03-05T15:20:41.198Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:367e7ce991daf9058552cca639fd49d18f0c0d72 [2025-03-05T15:20:41.198Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2025-03-05T15:20:41.198Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.0.0-dev.11 [2025-03-05T15:20:41.198Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:367e7ce991daf9058552cca639fd49d18f0c0d72-4.0.0-dev.11 [2025-03-05T15:20:41.198Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:20:41.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T15:20:41.588Z] [2025-03-05T15:20:41.588Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:20:41.912Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T15:20:41.912Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-05T15:20:41.912Z] 8998bd30e6a1: Pulling fs layer [2025-03-05T15:20:41.912Z] 04944245beec: Pulling fs layer [2025-03-05T15:20:41.912Z] 699f458cf7ca: Pulling fs layer [2025-03-05T15:20:41.912Z] 765212b225bb: Pulling fs layer [2025-03-05T15:20:41.912Z] f23df028b6ca: Pulling fs layer [2025-03-05T15:20:41.912Z] d65c8cfc05b1: Pulling fs layer [2025-03-05T15:20:41.912Z] 2437ff75d9bd: Pulling fs layer [2025-03-05T15:20:41.912Z] f23df028b6ca: Waiting [2025-03-05T15:20:41.912Z] d65c8cfc05b1: Waiting [2025-03-05T15:20:41.912Z] 2437ff75d9bd: Waiting [2025-03-05T15:20:42.176Z] 04944245beec: Verifying Checksum [2025-03-05T15:20:42.176Z] 04944245beec: Download complete [2025-03-05T15:20:42.176Z] 765212b225bb: Verifying Checksum [2025-03-05T15:20:42.176Z] 765212b225bb: Download complete [2025-03-05T15:20:42.176Z] f23df028b6ca: Download complete [2025-03-05T15:20:42.176Z] d65c8cfc05b1: Verifying Checksum [2025-03-05T15:20:42.176Z] d65c8cfc05b1: Download complete [2025-03-05T15:20:42.440Z] 699f458cf7ca: Verifying Checksum [2025-03-05T15:20:42.440Z] 699f458cf7ca: Download complete [2025-03-05T15:20:42.706Z] 8998bd30e6a1: Verifying Checksum [2025-03-05T15:20:42.706Z] 8998bd30e6a1: Download complete [2025-03-05T15:20:45.280Z] 2437ff75d9bd: Verifying Checksum [2025-03-05T15:20:47.214Z] 8998bd30e6a1: Pull complete [2025-03-05T15:20:47.796Z] 04944245beec: Pull complete [2025-03-05T15:20:49.204Z] 699f458cf7ca: Pull complete [2025-03-05T15:20:49.476Z] 765212b225bb: Pull complete [2025-03-05T15:20:50.544Z] f23df028b6ca: Pull complete [2025-03-05T15:20:50.544Z] d65c8cfc05b1: Pull complete [2025-03-05T15:21:08.725Z] 2437ff75d9bd: Pull complete [2025-03-05T15:21:08.725Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-05T15:21:08.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T15:21:08.725Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T15:21:08.939Z] prd-ubuntu20.04-docker-arm64-4c-16g-40352 does not seem to be running inside a container [2025-03-05T15:21:08.996Z] $ 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-rest-go/189 -v /w/workspace/device-rest-go/189:/w/workspace/device-rest-go/189:rw,z -v /w/workspace/device-rest-go/189@tmp:/w/workspace/device-rest-go/189@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 [2025-03-05T15:21:11.730Z] $ docker top b893c09e716cabb9edb869f7efcaca03a30f59638cada6bc97ee3374ff2a2f0c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T15:21:12.625Z] ---> job-cost.sh [2025-03-05T15:21:12.625Z] lf-activate-venv: SKIPPING [2025-03-05T15:21:12.625Z] INFO: No Stack... [2025-03-05T15:21:13.220Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-05T15:21:13.814Z] INFO: Archiving Costs [Pipeline] sh [2025-03-05T15:21:14.441Z] + cat+ /w/workspace/device-rest-go/189/archives/cost.csv [2025-03-05T15:21:14.441Z] cut -d, -f6 [Pipeline] lock [2025-03-05T15:21:14.497Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-189-stack-cost] [2025-03-05T15:21:14.505Z] Resource [jenkins-edgexfoundry-device-rest-go-main-189-stack-cost] did not exist. Created. [2025-03-05T15:21:14.510Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T15:21:14.863Z] /w/workspace/device-rest-go/189@tmp/durable-314617f1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-05T15:21:15.507Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-05T15:21:15.535Z] Warning: overwriting stash ‘stack-cost’ [2025-03-05T15:21:15.579Z] Stashed 1 file(s) [Pipeline] } [2025-03-05T15:21:15.586Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-189-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-05T15:21:15.604Z] $ docker stop --time=1 b893c09e716cabb9edb869f7efcaca03a30f59638cada6bc97ee3374ff2a2f0c [2025-03-05T15:21:17.100Z] $ docker rm -f --volumes b893c09e716cabb9edb869f7efcaca03a30f59638cada6bc97ee3374ff2a2f0c [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 [2025-03-05T15:21:17.601Z] provisioning config files... [2025-03-05T15:21:17.607Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15958927973046924066tmp [Pipeline] { [Pipeline] sh [2025-03-05T15:21:17.901Z] + set +x [2025-03-05T15:21:17.901Z] + curl -s https://codecov.io/bash [2025-03-05T15:21:17.901Z] + bash -s -- [2025-03-05T15:21:18.160Z] [2025-03-05T15:21:18.160Z] _____ _ [2025-03-05T15:21:18.160Z] / ____| | | [2025-03-05T15:21:18.160Z] | | ___ __| | ___ ___ _____ __ [2025-03-05T15:21:18.160Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-05T15:21:18.160Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-05T15:21:18.160Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-05T15:21:18.160Z] Bash-1.0.6 [2025-03-05T15:21:18.160Z] [2025-03-05T15:21:18.160Z] [2025-03-05T15:21:18.160Z] ==> git version 2.25.1 found [2025-03-05T15:21:18.160Z] ==> 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 [2025-03-05T15:21:18.160Z] Release-Date: 2020-01-08 [2025-03-05T15:21:18.160Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-05T15:21:18.160Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-05T15:21:18.160Z] ==> Jenkins CI detected. [2025-03-05T15:21:18.160Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2025-03-05T15:21:18.160Z] project root: . [2025-03-05T15:21:18.160Z] --> token set from env [2025-03-05T15:21:18.160Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-05T15:21:18.160Z] ==> Running gcov in . (disable via -X gcov) [2025-03-05T15:21:18.160Z] ==> Python coveragepy not found [2025-03-05T15:21:18.160Z] ==> Searching for coverage reports in: [2025-03-05T15:21:18.160Z] + . [2025-03-05T15:21:18.160Z] -> Found 1 reports [2025-03-05T15:21:18.160Z] ==> Detecting git/mercurial file structure [2025-03-05T15:21:18.160Z] ==> Reading reports [2025-03-05T15:21:18.160Z] + ./coverage.out bytes=14565 [2025-03-05T15:21:18.160Z] ==> Appending adjustments [2025-03-05T15:21:18.160Z] https://docs.codecov.io/docs/fixing-reports [2025-03-05T15:21:18.160Z] + Found adjustments [2025-03-05T15:21:18.160Z] ==> Gzipping contents [2025-03-05T15:21:18.160Z] 4.0K /tmp/codecov.84wZ9A.gz [2025-03-05T15:21:18.160Z] ==> Uploading reports [2025-03-05T15:21:18.160Z] url: https://codecov.io [2025-03-05T15:21:18.160Z] query: branch=main&commit=367e7ce991daf9058552cca639fd49d18f0c0d72&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F189%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-05T15:21:18.160Z] -> Pinging Codecov [2025-03-05T15:21:18.160Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=367e7ce991daf9058552cca639fd49d18f0c0d72&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F189%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-05T15:21:18.418Z] -> Uploading to [2025-03-05T15:21:18.418Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/367e7ce991daf9058552cca639fd49d18f0c0d72/fbf7f26b-611a-4069-83b3-4a95574e6848.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250305%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250305T152118Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=73cc3408fef258f25a2ddac29dc8796786935f3d73d5db9f190091f6d3916430 [2025-03-05T15:21:18.418Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T15:21:18.418Z] Dload Upload Total Spent Left Speed [2025-03-05T15:21:18.677Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2327 0 0 100 2327 0 14916 --:--:-- --:--:-- --:--:-- 14916 [2025-03-05T15:21:18.677Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/367e7ce991daf9058552cca639fd49d18f0c0d72 [Pipeline] } [2025-03-05T15:21:18.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-05T15:21:18.908Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-05T15:21:18.924Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:21:19.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T15:21:19.233Z] [2025-03-05T15:21:19.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:21:19.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T15:21:19.533Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-05T15:21:19.533Z] 43c4264eed91: Pulling fs layer [2025-03-05T15:21:19.533Z] 4cc291be95ef: Pulling fs layer [2025-03-05T15:21:19.533Z] 2ac1f1163629: Pulling fs layer [2025-03-05T15:21:19.533Z] 5c3c966382ef: Pulling fs layer [2025-03-05T15:21:19.533Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T15:21:19.533Z] d9c7d2e4e75e: Pulling fs layer [2025-03-05T15:21:19.533Z] 9c3e1370e548: Pulling fs layer [2025-03-05T15:21:19.533Z] 4f4fb700ef54: Waiting [2025-03-05T15:21:19.533Z] d9c7d2e4e75e: Waiting [2025-03-05T15:21:19.533Z] 9c3e1370e548: Waiting [2025-03-05T15:21:19.533Z] 5c3c966382ef: Waiting [2025-03-05T15:21:19.533Z] 4cc291be95ef: Verifying Checksum [2025-03-05T15:21:19.533Z] 4cc291be95ef: Download complete [2025-03-05T15:21:19.533Z] 5c3c966382ef: Verifying Checksum [2025-03-05T15:21:19.533Z] 5c3c966382ef: Download complete [2025-03-05T15:21:19.533Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T15:21:19.533Z] 4f4fb700ef54: Download complete [2025-03-05T15:21:19.533Z] 43c4264eed91: Download complete [2025-03-05T15:21:19.790Z] 43c4264eed91: Pull complete [2025-03-05T15:21:19.790Z] d9c7d2e4e75e: Verifying Checksum [2025-03-05T15:21:19.790Z] d9c7d2e4e75e: Download complete [2025-03-05T15:21:19.790Z] 4cc291be95ef: Pull complete [2025-03-05T15:21:20.047Z] 2ac1f1163629: Verifying Checksum [2025-03-05T15:21:20.048Z] 2ac1f1163629: Download complete [2025-03-05T15:21:20.613Z] 9c3e1370e548: Verifying Checksum [2025-03-05T15:21:20.613Z] 9c3e1370e548: Download complete [2025-03-05T15:21:23.893Z] 2ac1f1163629: Pull complete [2025-03-05T15:21:23.893Z] 5c3c966382ef: Pull complete [2025-03-05T15:21:23.893Z] 4f4fb700ef54: Pull complete [2025-03-05T15:21:23.893Z] d9c7d2e4e75e: Pull complete [2025-03-05T15:21:26.420Z] 9c3e1370e548: Pull complete [2025-03-05T15:21:26.420Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-05T15:21:26.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T15:21:26.420Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T15:21:26.521Z] prd-ubuntu20.04-docker-8c-8g-40351 does not seem to be running inside a container [2025-03-05T15:21:26.546Z] $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2025-03-05T15:21:28.502Z] $ docker top d84dc958597047253bb71f5247d95907313ed983e60c02262cdc6d7572a2ae25 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T15:21:28.851Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo [2025-03-05T15:21:28.861Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2025-03-05T15:21:29.142Z] + set -o pipefail [2025-03-05T15:21:29.142Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2025-03-05T15:21:35.765Z] [2025-03-05T15:21:35.765Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2025-03-05T15:21:35.765Z] [2025-03-05T15:21:35.765Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/9ff8119f-51b8-4134-86ad-e4b5e3c80e87 [2025-03-05T15:21:35.765Z] [2025-03-05T15:21:35.765Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-05T15:21:35.765Z] [2025-03-05T15:21:35.765Z] [2025-03-05T15:21:35.765Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-05T15:21:35.765Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-05T15:21:35.779Z] $ docker stop --time=1 d84dc958597047253bb71f5247d95907313ed983e60c02262cdc6d7572a2ae25 [2025-03-05T15:21:37.966Z] $ docker rm -f --volumes d84dc958597047253bb71f5247d95907313ed983e60c02262cdc6d7572a2ae25 [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 [2025-03-05T15:21:38.912Z] + git log --format=format:%s -1 367e7ce991daf9058552cca639fd49d18f0c0d72 [Pipeline] sh [2025-03-05T15:21:39.226Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T15:21:39.226Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:21:39.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T15:21:39.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T15:21:39.590Z] prd-ubuntu20.04-docker-8c-8g-40351 does not seem to be running inside a container [2025-03-05T15:21:39.608Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2025-03-05T15:21:39.963Z] $ docker top a4e7eb4edb779c6d085f31252c1d862954b69d35bc6d140c256a08bdde9c3268 -eo pid,comm [2025-03-05T15:21:40.015Z] 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). [2025-03-05T15:21:40.015Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T15:21:40.063Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T15:21:40.063Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T15:21:40.158Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T15:21:40.155Z] $ docker exec a4e7eb4edb779c6d085f31252c1d862954b69d35bc6d140c256a08bdde9c3268 ssh-agent [2025-03-05T15:21:40.269Z] SSH_AUTH_SOCK=/tmp/ssh-r9wIFERwk44i/agent.32 [2025-03-05T15:21:40.269Z] SSH_AGENT_PID=38 [2025-03-05T15:21:40.273Z] Running ssh-add (command line suppressed) [2025-03-05T15:21:40.365Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9102869128056577032.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9102869128056577032.key) [2025-03-05T15:21:40.385Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T15:21:40.683Z] + git semver tag [2025-03-05T15:21:40.942Z] 2025-03-05 15:21:40,835 [run_tag] DEBUG tag force:False [2025-03-05T15:21:40.942Z] 2025-03-05 15:21:40,835 [check_head_tag] DEBUG check head tag [2025-03-05T15:21:40.942Z] 2025-03-05 15:21:40,836 [execute] INFO git cat-file --batch-check [2025-03-05T15:21:40.942Z] 2025-03-05 15:21:40,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2025-03-05T15:21:40.942Z] 2025-03-05 15:21:40,839 [execute] INFO git cat-file --batch [2025-03-05T15:21:40.942Z] 2025-03-05 15:21:40,840 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2025-03-05T15:21:40.942Z] 2025-03-05 15:21:40,862 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-03-05T15:21:40.942Z] 2025-03-05 15:21:40,863 [execute] INFO git tag -a v4.0.0-dev.11 -m v4.0.0-dev.11 [2025-03-05T15:21:40.942Z] 2025-03-05 15:21:40,863 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.11', '-m', 'v4.0.0-dev.11'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T15:21:40.942Z] 2025-03-05 15:21:40,867 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-03-05T15:21:40.942Z] 4.0.0-dev.11 [Pipeline] } [2025-03-05T15:21:40.945Z] $ docker exec --env ******** --env ******** a4e7eb4edb779c6d085f31252c1d862954b69d35bc6d140c256a08bdde9c3268 ssh-agent -k [2025-03-05T15:21:41.061Z] unset SSH_AUTH_SOCK; [2025-03-05T15:21:41.062Z] unset SSH_AGENT_PID; [2025-03-05T15:21:41.062Z] echo Agent pid 38 killed; [2025-03-05T15:21:41.075Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T15:21:41.409Z] + git semver [Pipeline] } [2025-03-05T15:21:41.677Z] $ docker stop --time=1 a4e7eb4edb779c6d085f31252c1d862954b69d35bc6d140c256a08bdde9c3268 [2025-03-05T15:21:42.983Z] $ docker rm -f --volumes a4e7eb4edb779c6d085f31252c1d862954b69d35bc6d140c256a08bdde9c3268 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:21:43.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T15:21:43.426Z] [2025-03-05T15:21:43.426Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:21:43.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T15:21:43.726Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-05T15:21:43.726Z] ab5ef0e58194: Pulling fs layer [2025-03-05T15:21:43.726Z] 9712f1f96733: Pulling fs layer [2025-03-05T15:21:43.726Z] 63f879dbbcfc: Pulling fs layer [2025-03-05T15:21:43.726Z] 0d9ebad4ef96: Pulling fs layer [2025-03-05T15:21:43.726Z] e9a5061849ea: Pulling fs layer [2025-03-05T15:21:43.726Z] d747dcd14b5f: Pulling fs layer [2025-03-05T15:21:43.726Z] 2de7ff778b66: Pulling fs layer [2025-03-05T15:21:43.726Z] d747dcd14b5f: Waiting [2025-03-05T15:21:43.726Z] 2de7ff778b66: Waiting [2025-03-05T15:21:43.726Z] e9a5061849ea: Waiting [2025-03-05T15:21:43.726Z] 9712f1f96733: Verifying Checksum [2025-03-05T15:21:43.726Z] 9712f1f96733: Download complete [2025-03-05T15:21:43.985Z] 63f879dbbcfc: Verifying Checksum [2025-03-05T15:21:43.985Z] 63f879dbbcfc: Download complete [2025-03-05T15:21:44.243Z] 0d9ebad4ef96: Verifying Checksum [2025-03-05T15:21:44.243Z] 0d9ebad4ef96: Download complete [2025-03-05T15:21:44.243Z] d747dcd14b5f: Download complete [2025-03-05T15:21:44.243Z] e9a5061849ea: Verifying Checksum [2025-03-05T15:21:44.243Z] e9a5061849ea: Download complete [2025-03-05T15:21:44.243Z] 2de7ff778b66: Verifying Checksum [2025-03-05T15:21:44.243Z] 2de7ff778b66: Download complete [2025-03-05T15:21:44.243Z] ab5ef0e58194: Verifying Checksum [2025-03-05T15:21:44.243Z] ab5ef0e58194: Download complete [2025-03-05T15:21:47.527Z] ab5ef0e58194: Pull complete [2025-03-05T15:21:47.527Z] 9712f1f96733: Pull complete [2025-03-05T15:21:47.786Z] 63f879dbbcfc: Pull complete [2025-03-05T15:21:51.066Z] 0d9ebad4ef96: Pull complete [2025-03-05T15:21:51.323Z] e9a5061849ea: Pull complete [2025-03-05T15:21:51.323Z] d747dcd14b5f: Pull complete [2025-03-05T15:21:52.257Z] 2de7ff778b66: Pull complete [2025-03-05T15:21:52.257Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-05T15:21:52.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T15:21:52.257Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T15:21:52.358Z] prd-ubuntu20.04-docker-8c-8g-40351 does not seem to be running inside a container [2025-03-05T15:21:52.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2025-03-05T15:21:54.406Z] $ docker top 4f09d996a3f293b61aa3ae68b8b9f2cdfe25ebf6d6833807d2008a3072137444 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-05T15:21:54.493Z] provisioning config files... [2025-03-05T15:21:54.500Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config83096576031191579tmp [2025-03-05T15:21:54.510Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13485616513300064670tmp [2025-03-05T15:21:54.519Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3351869013097474374tmp [Pipeline] { [Pipeline] echo [2025-03-05T15:21:54.554Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T15:21:54.846Z] ---> sigul-configuration.sh [2025-03-05T15:21:54.846Z] gpg: directory `/root/.gnupg' created [2025-03-05T15:21:54.846Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-05T15:21:54.846Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-05T15:21:54.846Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-05T15:21:54.846Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-05T15:21:54.846Z] gpg: CAST5 encrypted data [2025-03-05T15:21:54.847Z] gpg: encrypted with 1 passphrase [2025-03-05T15:21:54.847Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-05T15:21:55.144Z] + mkdir /home/jenkins [2025-03-05T15:21:55.144Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-05T15:21:55.437Z] + 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 [2025-03-05T15:21:55.454Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T15:21:55.746Z] ---> sigul-install.sh [2025-03-05T15:21:55.746Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-05T15:21:56.041Z] + git tag --list [2025-03-05T15:21:56.041Z] v1.0.0 [2025-03-05T15:21:56.041Z] v1.1.0 [2025-03-05T15:21:56.041Z] v1.1.1 [2025-03-05T15:21:56.041Z] v1.1.2 [2025-03-05T15:21:56.041Z] v1.2.0 [2025-03-05T15:21:56.041Z] v1.2.1 [2025-03-05T15:21:56.041Z] v2.0.0 [2025-03-05T15:21:56.041Z] v2.1.0 [2025-03-05T15:21:56.041Z] v2.1.1 [2025-03-05T15:21:56.041Z] v2.2.0 [2025-03-05T15:21:56.041Z] v2.3.0 [2025-03-05T15:21:56.041Z] v3.0 [2025-03-05T15:21:56.041Z] v3.0.0 [2025-03-05T15:21:56.041Z] v3.1 [2025-03-05T15:21:56.041Z] v3.1.0 [2025-03-05T15:21:56.041Z] v3.1.0-dev.1 [2025-03-05T15:21:56.041Z] v3.1.0-dev.10 [2025-03-05T15:21:56.041Z] v3.1.0-dev.11 [2025-03-05T15:21:56.041Z] v3.1.0-dev.12 [2025-03-05T15:21:56.041Z] v3.1.0-dev.13 [2025-03-05T15:21:56.041Z] v3.1.0-dev.14 [2025-03-05T15:21:56.041Z] v3.1.0-dev.15 [2025-03-05T15:21:56.041Z] v3.1.0-dev.16 [2025-03-05T15:21:56.041Z] v3.1.0-dev.17 [2025-03-05T15:21:56.041Z] v3.1.0-dev.18 [2025-03-05T15:21:56.041Z] v3.1.0-dev.19 [2025-03-05T15:21:56.041Z] v3.1.0-dev.2 [2025-03-05T15:21:56.041Z] v3.1.0-dev.20 [2025-03-05T15:21:56.041Z] v3.1.0-dev.21 [2025-03-05T15:21:56.041Z] v3.1.0-dev.22 [2025-03-05T15:21:56.041Z] v3.1.0-dev.23 [2025-03-05T15:21:56.041Z] v3.1.0-dev.24 [2025-03-05T15:21:56.041Z] v3.1.0-dev.25 [2025-03-05T15:21:56.041Z] v3.1.0-dev.26 [2025-03-05T15:21:56.041Z] v3.1.0-dev.27 [2025-03-05T15:21:56.041Z] v3.1.0-dev.28 [2025-03-05T15:21:56.041Z] v3.1.0-dev.29 [2025-03-05T15:21:56.041Z] v3.1.0-dev.3 [2025-03-05T15:21:56.041Z] v3.1.0-dev.30 [2025-03-05T15:21:56.041Z] v3.1.0-dev.31 [2025-03-05T15:21:56.041Z] v3.1.0-dev.32 [2025-03-05T15:21:56.041Z] v3.1.0-dev.4 [2025-03-05T15:21:56.041Z] v3.1.0-dev.5 [2025-03-05T15:21:56.041Z] v3.1.0-dev.6 [2025-03-05T15:21:56.041Z] v3.1.0-dev.7 [2025-03-05T15:21:56.041Z] v3.1.0-dev.8 [2025-03-05T15:21:56.041Z] v3.1.0-dev.9 [2025-03-05T15:21:56.041Z] v3.1.1 [2025-03-05T15:21:56.041Z] v3.2.0-dev.1 [2025-03-05T15:21:56.041Z] v3.2.0-dev.10 [2025-03-05T15:21:56.041Z] v3.2.0-dev.11 [2025-03-05T15:21:56.041Z] v3.2.0-dev.12 [2025-03-05T15:21:56.041Z] v3.2.0-dev.13 [2025-03-05T15:21:56.041Z] v3.2.0-dev.14 [2025-03-05T15:21:56.041Z] v3.2.0-dev.15 [2025-03-05T15:21:56.041Z] v3.2.0-dev.16 [2025-03-05T15:21:56.041Z] v3.2.0-dev.17 [2025-03-05T15:21:56.041Z] v3.2.0-dev.18 [2025-03-05T15:21:56.041Z] v3.2.0-dev.19 [2025-03-05T15:21:56.041Z] v3.2.0-dev.2 [2025-03-05T15:21:56.041Z] v3.2.0-dev.20 [2025-03-05T15:21:56.041Z] v3.2.0-dev.21 [2025-03-05T15:21:56.041Z] v3.2.0-dev.22 [2025-03-05T15:21:56.041Z] v3.2.0-dev.23 [2025-03-05T15:21:56.041Z] v3.2.0-dev.24 [2025-03-05T15:21:56.041Z] v3.2.0-dev.25 [2025-03-05T15:21:56.041Z] v3.2.0-dev.3 [2025-03-05T15:21:56.041Z] v3.2.0-dev.4 [2025-03-05T15:21:56.041Z] v3.2.0-dev.5 [2025-03-05T15:21:56.041Z] v3.2.0-dev.6 [2025-03-05T15:21:56.041Z] v3.2.0-dev.7 [2025-03-05T15:21:56.041Z] v3.2.0-dev.8 [2025-03-05T15:21:56.041Z] v3.2.0-dev.9 [2025-03-05T15:21:56.041Z] v4.0.0-dev.1 [2025-03-05T15:21:56.041Z] v4.0.0-dev.10 [2025-03-05T15:21:56.041Z] v4.0.0-dev.11 [2025-03-05T15:21:56.041Z] v4.0.0-dev.2 [2025-03-05T15:21:56.041Z] v4.0.0-dev.3 [2025-03-05T15:21:56.041Z] v4.0.0-dev.4 [2025-03-05T15:21:56.041Z] v4.0.0-dev.5 [2025-03-05T15:21:56.041Z] v4.0.0-dev.6 [2025-03-05T15:21:56.041Z] v4.0.0-dev.7 [2025-03-05T15:21:56.041Z] v4.0.0-dev.8 [2025-03-05T15:21:56.041Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-05T15:21:56.336Z] + lftools sign git-tag v4.0.0-dev.11 [2025-03-05T15:21:56.905Z] Signing Git tag with Sigul... [2025-03-05T15:21:56.905Z] Signing v4.0.0-dev.11 [Pipeline] echo [2025-03-05T15:21:57.179Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T15:21:57.469Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-05T15:21:57.476Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-05T15:21:57.501Z] $ docker stop --time=1 4f09d996a3f293b61aa3ae68b8b9f2cdfe25ebf6d6833807d2008a3072137444 [2025-03-05T15:21:58.774Z] $ docker rm -f --volumes 4f09d996a3f293b61aa3ae68b8b9f2cdfe25ebf6d6833807d2008a3072137444 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-05T15:21:59.210Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T15:21:59.210Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:21:59.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T15:21:59.510Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T15:21:59.589Z] prd-ubuntu20.04-docker-8c-8g-40351 does not seem to be running inside a container [2025-03-05T15:21:59.608Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2025-03-05T15:21:59.959Z] $ docker top 81457be971470f3dcac6d064be7fa6a48632ad557aa6d2797e157a971242817a -eo pid,comm [2025-03-05T15:22:00.010Z] 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). [2025-03-05T15:22:00.010Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T15:22:00.066Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T15:22:00.066Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T15:22:00.181Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T15:22:00.177Z] $ docker exec 81457be971470f3dcac6d064be7fa6a48632ad557aa6d2797e157a971242817a ssh-agent [2025-03-05T15:22:00.291Z] SSH_AUTH_SOCK=/tmp/ssh-kGHHEKBlu7rH/agent.32 [2025-03-05T15:22:00.291Z] SSH_AGENT_PID=38 [2025-03-05T15:22:00.295Z] Running ssh-add (command line suppressed) [2025-03-05T15:22:00.395Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11228135070210648467.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11228135070210648467.key) [2025-03-05T15:22:00.416Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T15:22:00.710Z] + git semver bump pre [2025-03-05T15:22:00.969Z] 2025-03-05 15:22:00,872 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-03-05T15:22:00.969Z] 2025-03-05 15:22:00,873 [bump_version] DEBUG bumping version:4.0.0-dev.11 on axis:pre with prefix:dev [2025-03-05T15:22:00.969Z] 2025-03-05 15:22:00,873 [bump_version] DEBUG bumped version:4.0.0-dev.12 [2025-03-05T15:22:00.969Z] 2025-03-05 15:22:00,873 [write_version] DEBUG write version:4.0.0-dev.12 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2025-03-05T15:22:00.969Z] 2025-03-05 15:22:00,873 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-03-05T15:22:00.969Z] 2025-03-05 15:22:00,873 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-03-05T15:22:00.969Z] 2025-03-05 15:22:00,875 [execute] INFO git cat-file --batch-check [2025-03-05T15:22:00.969Z] 2025-03-05 15:22:00,875 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T15:22:00.969Z] 2025-03-05 15:22:00,881 [execute] INFO git cat-file --batch [2025-03-05T15:22:00.969Z] 2025-03-05 15:22:00,881 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T15:22:00.969Z] 2025-03-05 15:22:00,887 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-03-05T15:22:00.969Z] 4.0.0-dev.12 [Pipeline] } [2025-03-05T15:22:00.971Z] $ docker exec --env ******** --env ******** 81457be971470f3dcac6d064be7fa6a48632ad557aa6d2797e157a971242817a ssh-agent -k [2025-03-05T15:22:01.061Z] unset SSH_AUTH_SOCK; [2025-03-05T15:22:01.062Z] unset SSH_AGENT_PID; [2025-03-05T15:22:01.062Z] echo Agent pid 38 killed; [2025-03-05T15:22:01.080Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T15:22:01.412Z] + git semver [Pipeline] } [2025-03-05T15:22:01.677Z] $ docker stop --time=1 81457be971470f3dcac6d064be7fa6a48632ad557aa6d2797e157a971242817a [2025-03-05T15:22:02.951Z] $ docker rm -f --volumes 81457be971470f3dcac6d064be7fa6a48632ad557aa6d2797e157a971242817a [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T15:22:03.316Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T15:22:03.316Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:22:03.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T15:22:03.628Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T15:22:03.710Z] prd-ubuntu20.04-docker-8c-8g-40351 does not seem to be running inside a container [2025-03-05T15:22:03.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2025-03-05T15:22:04.085Z] $ docker top 09a1f06ced2ddb96e0b92f0381fd2c367c5ddd3769801f047570ee9e217d92b0 -eo pid,comm [2025-03-05T15:22:04.133Z] 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). [2025-03-05T15:22:04.133Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T15:22:04.188Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T15:22:04.189Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T15:22:04.289Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T15:22:04.285Z] $ docker exec 09a1f06ced2ddb96e0b92f0381fd2c367c5ddd3769801f047570ee9e217d92b0 ssh-agent [2025-03-05T15:22:04.395Z] SSH_AUTH_SOCK=/tmp/ssh-9JdR15aUsO4P/agent.32 [2025-03-05T15:22:04.395Z] SSH_AGENT_PID=38 [2025-03-05T15:22:04.399Z] Running ssh-add (command line suppressed) [2025-03-05T15:22:04.500Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_17403611469313387762.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_17403611469313387762.key) [2025-03-05T15:22:04.519Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T15:22:04.808Z] + git semver push [2025-03-05T15:22:05.068Z] 2025-03-05 15:22:04,966 [run_push] DEBUG push [2025-03-05T15:22:05.068Z] 2025-03-05 15:22:04,967 [execute] INFO git cat-file --batch-check [2025-03-05T15:22:05.068Z] 2025-03-05 15:22:04,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T15:22:05.068Z] 2025-03-05 15:22:04,971 [execute] INFO git rev-list 6a382000e9019d51a676113b8a3e5e32d94e88cd -- [2025-03-05T15:22:05.068Z] 2025-03-05 15:22:04,971 [execute] DEBUG Popen(['git', 'rev-list', '6a382000e9019d51a676113b8a3e5e32d94e88cd', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-05T15:22:05.068Z] 2025-03-05 15:22:04,980 [execute] INFO git fetch -v origin [2025-03-05T15:22:05.068Z] 2025-03-05 15:22:04,980 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-05T15:22:05.635Z] 2025-03-05 15:22:05,446 [run_push] DEBUG no remote changes detected [2025-03-05T15:22:05.635Z] 2025-03-05 15:22:05,446 [execute] INFO git push origin semver [2025-03-05T15:22:05.635Z] 2025-03-05 15:22:05,446 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-05T15:22:06.203Z] 2025-03-05 15:22:06,134 [run_push] DEBUG push all version tags [2025-03-05T15:22:06.203Z] 2025-03-05 15:22:06,135 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-05T15:22:06.203Z] 2025-03-05 15:22:06,135 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T15:22:06.775Z] 2025-03-05 15:22:06,739 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-03-05T15:22:06.775Z] 4.0.0-dev.12 [Pipeline] } [2025-03-05T15:22:06.778Z] $ docker exec --env ******** --env ******** 09a1f06ced2ddb96e0b92f0381fd2c367c5ddd3769801f047570ee9e217d92b0 ssh-agent -k [2025-03-05T15:22:06.874Z] unset SSH_AUTH_SOCK; [2025-03-05T15:22:06.874Z] unset SSH_AGENT_PID; [2025-03-05T15:22:06.875Z] echo Agent pid 38 killed; [2025-03-05T15:22:06.892Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T15:22:07.222Z] + git semver [Pipeline] } [2025-03-05T15:22:07.529Z] $ docker stop --time=1 09a1f06ced2ddb96e0b92f0381fd2c367c5ddd3769801f047570ee9e217d92b0 [2025-03-05T15:22:08.787Z] $ docker rm -f --volumes 09a1f06ced2ddb96e0b92f0381fd2c367c5ddd3769801f047570ee9e217d92b0 [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 [2025-03-05T15:22:09.508Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2025-03-05T15:22:09.508Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-03-05T15:22:09.508Z] total 16 [2025-03-05T15:22:09.508Z] drwxr-xr-x 3 root root 4096 Mar 5 15:10 . [2025-03-05T15:22:09.508Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 15:21 .. [2025-03-05T15:22:09.508Z] drwxr-xr-x 2 root root 4096 Mar 5 15:10 cost [2025-03-05T15:22:09.508Z] -rw-r--r-- 1 root root 86 Mar 5 15:10 cost.csv [2025-03-05T15:22:09.508Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-03-05T15:22:09.508Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-03-05T15:22:09.508Z] total 16 [2025-03-05T15:22:09.508Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 15:10 . [2025-03-05T15:22:09.508Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 15:21 .. [2025-03-05T15:22:09.508Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 15:10 cost [2025-03-05T15:22:09.508Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 5 15:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-05T15:22:09.797Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T15:22:10.651Z] ---> package-listing.sh [2025-03-05T15:22:10.651Z] ++ facter osfamily [2025-03-05T15:22:10.651Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-05T15:22:10.913Z] + OS_FAMILY=debian [2025-03-05T15:22:10.913Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2025-03-05T15:22:10.913Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-05T15:22:10.913Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-05T15:22:10.913Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-05T15:22:10.913Z] + PACKAGES=/tmp/packages_start.txt [2025-03-05T15:22:10.913Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-03-05T15:22:10.913Z] + PACKAGES=/tmp/packages_end.txt [2025-03-05T15:22:10.913Z] + case "${OS_FAMILY}" in [2025-03-05T15:22:10.913Z] + dpkg -l [2025-03-05T15:22:10.913Z] + grep '^ii' [2025-03-05T15:22:10.913Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-05T15:22:10.913Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-05T15:22:10.913Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-05T15:22:10.913Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-03-05T15:22:10.913Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2025-03-05T15:22:10.913Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2025-03-05T15:22:10.924Z] 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-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-05T15:22:11.201Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T15:22:11.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T15:22:11.758Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T15:22:11.844Z] prd-ubuntu20.04-docker-8c-8g-40351 does not seem to be running inside a container [2025-03-05T15:22:11.864Z] $ 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-rest-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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2025-03-05T15:22:12.054Z] $ docker top 0c95901888ca98963e5330a3d133eafe8b48a579a7c36ad176b31768ff3f4aa5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T15:22:12.411Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-05T15:22:12.701Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-05T15:22:12.991Z] + ls /var/log/sa-host [2025-03-05T15:22:12.991Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T15:22:13.160Z] provisioning config files... [2025-03-05T15:22:13.170Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8653204379972806434tmp [Pipeline] { [Pipeline] echo [2025-03-05T15:22:13.192Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T15:22:13.479Z] ---> create-netrc.sh [Pipeline] } [2025-03-05T15:22:13.487Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-05T15:22:13.835Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-05T15:22:13.848Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T15:22:14.133Z] ---> sudo-logs.sh [2025-03-05T15:22:14.133Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-05T15:22:14.168Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T15:22:14.449Z] ---> job-cost.sh [2025-03-05T15:22:14.449Z] lf-activate-venv: SKIPPING [2025-03-05T15:22:14.449Z] DEBUG: total: 0.2199999988079071 [2025-03-05T15:22:14.449Z] INFO: Retrieving Stack Cost... [2025-03-05T15:22:15.016Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T15:22:15.274Z] INFO: Archiving Costs [Pipeline] echo [2025-03-05T15:22:15.285Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T15:22:15.567Z] ---> logs-deploy.sh [2025-03-05T15:22:15.567Z] lf-activate-venv: SKIPPING [2025-03-05T15:22:15.567Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/189 [2025-03-05T15:22:15.567Z] INFO: archiving workspace using pattern(s): [2025-03-05T15:22:16.502Z] Archives upload complete. [2025-03-05T15:22:16.502Z] INFO: archiving logs to Nexus