Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 44c24e83daab78d9ed0bd0eb68b9db7d62c051e4 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-ssh8079656702855224966.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-ssh14282534032955726787.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-ssh5236048623219833923.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-ssh17734076221038929636.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-ssh620498526299414529.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-35092 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 > 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 Avoid second fetch Checking out Revision 44c24e83daab78d9ed0bd0eb68b9db7d62c051e4 (main) Commit message: "Merge pull request #436 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.11" > git config core.sparsecheckout # timeout=10 > git checkout -f 44c24e83daab78d9ed0bd0eb68b9db7d62c051e4 # timeout=10 > git rev-list --no-walk 12f0947547c8f837f89b8015c91dffce46fd43af # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-14T09:14:14.403Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-14T09:14:14.488Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-14T09:14:14.511Z] ========================================================= [2024-12-14T09:14:14.512Z] EdgeX Global Pipelines Version Info [2024-12-14T09:14:14.512Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:14:15.347Z] ------------------- [2024-12-14T09:14:15.347Z] stable info: [2024-12-14T09:14:15.347Z] ------------------- [2024-12-14T09:14:15.347Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-14T09:14:15.347Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-14T09:14:15.347Z] Message: update stable to v1.0.269 [2024-12-14T09:14:15.918Z] ------------------- [2024-12-14T09:14:15.918Z] experimental info: [2024-12-14T09:14:15.918Z] ------------------- [2024-12-14T09:14:15.918Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-14T09:14:15.918Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-14T09:14:15.918Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-14T09:14:16.002Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2024-12-14T09:14:16.026Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2024-12-14T09:14:16.055Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-14T09:14:16.079Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-14T09:14:16.102Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-14T09:14:16.130Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-14T09:14:16.152Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-14T09:14:16.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-12-14T09:14:16.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-14T09:14:16.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-14T09:14:16.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-14T09:14:16.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2024-12-14T09:14:16.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-14T09:14:16.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-14T09:14:16.344Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-14T09:14:16.364Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-14T09:14:16.389Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-12-14T09:14:16.415Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-12-14T09:14:16.436Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-14T09:14:16.465Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-14T09:14:16.494Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-12-14T09:14:16.518Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-12-14T09:14:16.540Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-12-14T09:14:16.566Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-12-14T09:14:16.589Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-12-14T09:14:16.617Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-14T09:14:16.645Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-14T09:14:16.672Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-14T09:14:16.697Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-14T09:14:16.724Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-14T09:14:16.746Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44c24e83daab78d9ed0bd0eb68b9db7d62c051e4 [Pipeline] echo [2024-12-14T09:14:16.767Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44c24e8 [Pipeline] echo [2024-12-14T09:14:16.792Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-14T09:14:16.850Z] provisioning config files... [2024-12-14T09:14:16.865Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4180852585202659280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:14:17.199Z] ---> ****-login.sh [2024-12-14T09:14:17.199Z] nexus3.edgexfoundry.org:10001 [2024-12-14T09:14:17.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:14:17.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:14:17.458Z] Configure a credential helper to remove this warning. See [2024-12-14T09:14:17.458Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:14:17.458Z] [2024-12-14T09:14:17.458Z] Login Succeeded [2024-12-14T09:14:17.458Z] nexus3.edgexfoundry.org:10002 [2024-12-14T09:14:17.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:14:17.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:14:17.458Z] Configure a credential helper to remove this warning. See [2024-12-14T09:14:17.458Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:14:17.458Z] [2024-12-14T09:14:17.458Z] Login Succeeded [2024-12-14T09:14:17.458Z] nexus3.edgexfoundry.org:10003 [2024-12-14T09:14:17.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:14:17.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:14:17.718Z] Configure a credential helper to remove this warning. See [2024-12-14T09:14:17.718Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:14:17.718Z] [2024-12-14T09:14:17.718Z] Login Succeeded [2024-12-14T09:14:17.718Z] nexus3.edgexfoundry.org:10004 [2024-12-14T09:14:17.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:14:17.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:14:17.718Z] Configure a credential helper to remove this warning. See [2024-12-14T09:14:17.718Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:14:17.718Z] [2024-12-14T09:14:17.718Z] Login Succeeded [2024-12-14T09:14:17.718Z] ****.io [2024-12-14T09:14:17.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:14:17.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:14:17.979Z] Configure a credential helper to remove this warning. See [2024-12-14T09:14:17.979Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:14:17.979Z] [2024-12-14T09:14:17.979Z] Login Succeeded [2024-12-14T09:14:17.979Z] ---> ****-login.sh ends [Pipeline] } [2024-12-14T09:14:17.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-14T09:14:21.177Z] + git rev-list -1 --merges 44c24e83daab78d9ed0bd0eb68b9db7d62c051e4~1..44c24e83daab78d9ed0bd0eb68b9db7d62c051e4 [Pipeline] echo [2024-12-14T09:14:21.207Z] -----------> git rev-list -1 --merges 44c24e83daab78d9ed0bd0eb68b9db7d62c051e4~1..44c24e83daab78d9ed0bd0eb68b9db7d62c051e4 44c24e83daab78d9ed0bd0eb68b9db7d62c051e4 [2024-12-14T09:14:21.207Z] 44c24e83daab78d9ed0bd0eb68b9db7d62c051e4 [false] [Pipeline] sh [2024-12-14T09:14:21.500Z] + git log --format=format:%s -1 44c24e83daab78d9ed0bd0eb68b9db7d62c051e4 [Pipeline] echo [2024-12-14T09:14:21.513Z] ========================================================= [2024-12-14T09:14:21.513Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-14T09:14:21.513Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-14T09:14:22.360Z] + git log --format=format:%s -1 44c24e83daab78d9ed0bd0eb68b9db7d62c051e4 [Pipeline] echo [2024-12-14T09:14:22.369Z] [semverPrep] GIT_COMMIT: 44c24e83daab78d9ed0bd0eb68b9db7d62c051e4, Commit Message: Merge pull request #436 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.11 [Pipeline] echo [2024-12-14T09:14:22.385Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-12-14T09:14:23.669Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-14T09:14:23.669Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-14T09:14:23.669Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-14T09:14:23.669Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-14T09:14:23.669Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-14T09:14:23.669Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-14T09:14:23.669Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:14:24.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-14T09:14:24.028Z] [2024-12-14T09:14:24.028Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:14:24.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-14T09:14:24.351Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-14T09:14:24.351Z] b85a868b505f: Pulling fs layer [2024-12-14T09:14:24.351Z] e2be974225ed: Pulling fs layer [2024-12-14T09:14:24.351Z] 339a4e72a1f5: Pulling fs layer [2024-12-14T09:14:24.351Z] 988bab9f4d93: Pulling fs layer [2024-12-14T09:14:24.351Z] 1469e6f7b9e6: Pulling fs layer [2024-12-14T09:14:24.351Z] eaf3925da568: Pulling fs layer [2024-12-14T09:14:24.351Z] bab4dde63d76: Pulling fs layer [2024-12-14T09:14:24.351Z] bde34c3a00c8: Pulling fs layer [2024-12-14T09:14:24.352Z] b352a97aabf1: Pulling fs layer [2024-12-14T09:14:24.352Z] 4872d77fe225: Pulling fs layer [2024-12-14T09:14:24.352Z] 5851b861e8e6: Pulling fs layer [2024-12-14T09:14:24.352Z] bde34c3a00c8: Waiting [2024-12-14T09:14:24.352Z] b352a97aabf1: Waiting [2024-12-14T09:14:24.352Z] 4872d77fe225: Waiting [2024-12-14T09:14:24.352Z] 988bab9f4d93: Waiting [2024-12-14T09:14:24.352Z] 5851b861e8e6: Waiting [2024-12-14T09:14:24.352Z] 1469e6f7b9e6: Waiting [2024-12-14T09:14:24.352Z] eaf3925da568: Waiting [2024-12-14T09:14:24.352Z] e2be974225ed: Verifying Checksum [2024-12-14T09:14:24.352Z] e2be974225ed: Download complete [2024-12-14T09:14:24.352Z] 988bab9f4d93: Download complete [2024-12-14T09:14:24.352Z] 1469e6f7b9e6: Verifying Checksum [2024-12-14T09:14:24.352Z] 1469e6f7b9e6: Download complete [2024-12-14T09:14:24.352Z] 339a4e72a1f5: Verifying Checksum [2024-12-14T09:14:24.352Z] 339a4e72a1f5: Download complete [2024-12-14T09:14:24.611Z] eaf3925da568: Verifying Checksum [2024-12-14T09:14:24.611Z] eaf3925da568: Download complete [2024-12-14T09:14:24.611Z] bde34c3a00c8: Verifying Checksum [2024-12-14T09:14:24.611Z] bde34c3a00c8: Download complete [2024-12-14T09:14:24.611Z] b352a97aabf1: Verifying Checksum [2024-12-14T09:14:24.611Z] b352a97aabf1: Download complete [2024-12-14T09:14:24.611Z] 4872d77fe225: Verifying Checksum [2024-12-14T09:14:24.611Z] 4872d77fe225: Download complete [2024-12-14T09:14:24.611Z] 5851b861e8e6: Download complete [2024-12-14T09:14:24.611Z] b85a868b505f: Verifying Checksum [2024-12-14T09:14:24.611Z] b85a868b505f: Download complete [2024-12-14T09:14:24.871Z] bab4dde63d76: Verifying Checksum [2024-12-14T09:14:24.872Z] bab4dde63d76: Download complete [2024-12-14T09:14:25.822Z] b85a868b505f: Pull complete [2024-12-14T09:14:25.822Z] e2be974225ed: Pull complete [2024-12-14T09:14:26.392Z] 339a4e72a1f5: Pull complete [2024-12-14T09:14:26.392Z] 988bab9f4d93: Pull complete [2024-12-14T09:14:26.651Z] 1469e6f7b9e6: Pull complete [2024-12-14T09:14:26.651Z] eaf3925da568: Pull complete [2024-12-14T09:14:28.595Z] bab4dde63d76: Pull complete [2024-12-14T09:14:28.595Z] bde34c3a00c8: Pull complete [2024-12-14T09:14:28.595Z] b352a97aabf1: Pull complete [2024-12-14T09:14:28.595Z] 4872d77fe225: Pull complete [2024-12-14T09:14:28.595Z] 5851b861e8e6: Pull complete [2024-12-14T09:14:28.595Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-14T09:14:28.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-14T09:14:28.595Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:14:28.736Z] prd-ubuntu20.04-docker-8c-8g-35092 does not seem to be running inside a container [2024-12-14T09:14:28.771Z] $ 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 [2024-12-14T09:14:31.597Z] $ docker top 2db4718324d4075a146dd1846ee814e4d647595342f83c5b285b05b55679eb9e -eo pid,comm [2024-12-14T09:14:31.644Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-12-14T09:14:31.644Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-14T09:14:31.697Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-14T09:14:31.698Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-14T09:14:31.801Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-14T09:14:31.805Z] $ docker exec 2db4718324d4075a146dd1846ee814e4d647595342f83c5b285b05b55679eb9e ssh-agent [2024-12-14T09:14:31.900Z] SSH_AUTH_SOCK=/tmp/ssh-dcM3nfupT9zf/agent.32 [2024-12-14T09:14:31.900Z] SSH_AGENT_PID=38 [2024-12-14T09:14:31.906Z] Running ssh-add (command line suppressed) [2024-12-14T09:14:31.997Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3588618806440472970.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3588618806440472970.key) [2024-12-14T09:14:32.009Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-14T09:14:32.303Z] + git tag --points-at HEAD [Pipeline] } [2024-12-14T09:14:32.317Z] $ docker exec --env ******** --env ******** 2db4718324d4075a146dd1846ee814e4d647595342f83c5b285b05b55679eb9e ssh-agent -k [2024-12-14T09:14:32.409Z] unset SSH_AUTH_SOCK; [2024-12-14T09:14:32.409Z] unset SSH_AGENT_PID; [2024-12-14T09:14:32.409Z] echo Agent pid 38 killed; [2024-12-14T09:14:32.417Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-14T09:14:32.458Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-14T09:14:32.458Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-14T09:14:32.556Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-14T09:14:32.560Z] $ docker exec 2db4718324d4075a146dd1846ee814e4d647595342f83c5b285b05b55679eb9e ssh-agent [2024-12-14T09:14:32.654Z] SSH_AUTH_SOCK=/tmp/ssh-wsqi3rCkwWo4/agent.71 [2024-12-14T09:14:32.654Z] SSH_AGENT_PID=77 [2024-12-14T09:14:32.659Z] Running ssh-add (command line suppressed) [2024-12-14T09:14:32.754Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15411379958557088982.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15411379958557088982.key) [2024-12-14T09:14:32.765Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-14T09:14:33.057Z] + git semver init [2024-12-14T09:14:33.317Z] 2024-12-14 09:14:33,239 [run_init] DEBUG init version:0.0.0 force:False [2024-12-14T09:14:33.317Z] 2024-12-14 09:14:33,240 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2024-12-14T09:14:33.317Z] 2024-12-14 09:14:33,240 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2024-12-14T09:14:33.317Z] 2024-12-14 09:14:33,240 [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) [2024-12-14T09:14:34.696Z] 2024-12-14 09:14:34,622 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2024-12-14T09:14:34.696Z] 2024-12-14 09:14:34,622 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2024-12-14T09:14:34.696Z] 2024-12-14 09:14:34,622 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-12-14T09:14:34.696Z] 2024-12-14 09:14:34,623 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-12-14T09:14:34.696Z] 4.0.0-dev.6 [Pipeline] } [2024-12-14T09:14:34.707Z] $ docker exec --env ******** --env ******** 2db4718324d4075a146dd1846ee814e4d647595342f83c5b285b05b55679eb9e ssh-agent -k [2024-12-14T09:14:34.806Z] unset SSH_AUTH_SOCK; [2024-12-14T09:14:34.806Z] unset SSH_AGENT_PID; [2024-12-14T09:14:34.806Z] echo Agent pid 77 killed; [2024-12-14T09:14:34.815Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-14T09:14:35.143Z] + git semver [Pipeline] } [2024-12-14T09:14:35.427Z] $ docker stop --time=1 2db4718324d4075a146dd1846ee814e4d647595342f83c5b285b05b55679eb9e [2024-12-14T09:14:36.730Z] $ docker rm -f --volumes 2db4718324d4075a146dd1846ee814e4d647595342f83c5b285b05b55679eb9e [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-14T09:14:37.071Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-14T09:14:37.285Z] Stashed 1 file(s) [Pipeline] echo [2024-12-14T09:14:37.287Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-14T09:14:37.451Z] provisioning config files... [2024-12-14T09:14:37.459Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8815217630930795164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:14:37.760Z] ---> ****-login.sh [2024-12-14T09:14:37.760Z] nexus3.edgexfoundry.org:10001 [2024-12-14T09:14:37.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:14:37.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:14:37.760Z] Configure a credential helper to remove this warning. See [2024-12-14T09:14:37.760Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:14:37.760Z] [2024-12-14T09:14:37.760Z] Login Succeeded [2024-12-14T09:14:37.760Z] nexus3.edgexfoundry.org:10002 [2024-12-14T09:14:37.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:14:37.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:14:37.760Z] Configure a credential helper to remove this warning. See [2024-12-14T09:14:37.760Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:14:37.760Z] [2024-12-14T09:14:37.760Z] Login Succeeded [2024-12-14T09:14:37.761Z] nexus3.edgexfoundry.org:10003 [2024-12-14T09:14:38.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:14:38.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:14:38.020Z] Configure a credential helper to remove this warning. See [2024-12-14T09:14:38.020Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:14:38.020Z] [2024-12-14T09:14:38.020Z] Login Succeeded [2024-12-14T09:14:38.020Z] nexus3.edgexfoundry.org:10004 [2024-12-14T09:14:38.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:14:38.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:14:38.020Z] Configure a credential helper to remove this warning. See [2024-12-14T09:14:38.020Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:14:38.020Z] [2024-12-14T09:14:38.020Z] Login Succeeded [2024-12-14T09:14:38.020Z] ****.io [2024-12-14T09:14:38.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:14:38.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:14:38.278Z] Configure a credential helper to remove this warning. See [2024-12-14T09:14:38.278Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:14:38.278Z] [2024-12-14T09:14:38.278Z] Login Succeeded [2024-12-14T09:14:38.278Z] ---> ****-login.sh ends [Pipeline] } [2024-12-14T09:14:38.283Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-14T09:14:38.382Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-14T09:14:38.402Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-14T09:14:38.420Z] ========================================================= [2024-12-14T09:14:38.420Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-14T09:14:38.420Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:14:38.749Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-14T09:14:38.749Z] Sending build context to Docker daemon 16.65MB [2024-12-14T09:14:38.749Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-12-14T09:14:38.749Z] Step 2/12 : FROM ${BASE} AS builder [2024-12-14T09:14:38.749Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-14T09:14:38.749Z] 43c4264eed91: Pulling fs layer [2024-12-14T09:14:38.749Z] 4cc291be95ef: Pulling fs layer [2024-12-14T09:14:38.749Z] 2ac1f1163629: Pulling fs layer [2024-12-14T09:14:38.749Z] 5c3c966382ef: Pulling fs layer [2024-12-14T09:14:38.749Z] 4f4fb700ef54: Pulling fs layer [2024-12-14T09:14:38.749Z] 5d5c8e513c77: Pulling fs layer [2024-12-14T09:14:38.749Z] 9f66e0745190: Pulling fs layer [2024-12-14T09:14:38.749Z] f49a43e4bbc0: Pulling fs layer [2024-12-14T09:14:38.749Z] 561ebcabdf7f: Pulling fs layer [2024-12-14T09:14:38.749Z] 5d5c8e513c77: Waiting [2024-12-14T09:14:38.749Z] 9f66e0745190: Waiting [2024-12-14T09:14:38.749Z] f49a43e4bbc0: Waiting [2024-12-14T09:14:38.749Z] 5c3c966382ef: Waiting [2024-12-14T09:14:38.749Z] 561ebcabdf7f: Waiting [2024-12-14T09:14:38.749Z] 4cc291be95ef: Verifying Checksum [2024-12-14T09:14:38.749Z] 4cc291be95ef: Download complete [2024-12-14T09:14:38.749Z] 5c3c966382ef: Download complete [2024-12-14T09:14:38.749Z] 4f4fb700ef54: Download complete [2024-12-14T09:14:39.008Z] 5d5c8e513c77: Download complete [2024-12-14T09:14:39.008Z] 43c4264eed91: Download complete [2024-12-14T09:14:39.008Z] 9f66e0745190: Verifying Checksum [2024-12-14T09:14:39.008Z] 9f66e0745190: Download complete [2024-12-14T09:14:39.008Z] 43c4264eed91: Pull complete [2024-12-14T09:14:39.267Z] 561ebcabdf7f: Download complete [2024-12-14T09:14:39.267Z] 4cc291be95ef: Pull complete [2024-12-14T09:14:39.267Z] 2ac1f1163629: Verifying Checksum [2024-12-14T09:14:39.267Z] 2ac1f1163629: Download complete [2024-12-14T09:14:39.832Z] f49a43e4bbc0: Verifying Checksum [2024-12-14T09:14:39.832Z] f49a43e4bbc0: Download complete [2024-12-14T09:14:43.117Z] 2ac1f1163629: Pull complete [2024-12-14T09:14:43.117Z] 5c3c966382ef: Pull complete [2024-12-14T09:14:43.117Z] 4f4fb700ef54: Pull complete [2024-12-14T09:14:43.117Z] 5d5c8e513c77: Pull complete [2024-12-14T09:14:43.117Z] 9f66e0745190: Pull complete [2024-12-14T09:14:45.086Z] f49a43e4bbc0: Pull complete [2024-12-14T09:14:45.653Z] 561ebcabdf7f: Pull complete [2024-12-14T09:14:45.653Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-14T09:14:45.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-14T09:14:45.653Z] ---> 3a752c3f9dda [2024-12-14T09:14:45.653Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-12-14T09:14:50.933Z] ---> Running in 8c67d346fd76 [2024-12-14T09:14:50.933Z] Removing intermediate container 8c67d346fd76 [2024-12-14T09:14:50.933Z] ---> c5af32b4ee80 [2024-12-14T09:14:50.933Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-14T09:14:50.933Z] ---> Running in 0b0931f5c840 [2024-12-14T09:14:50.933Z] Removing intermediate container 0b0931f5c840 [2024-12-14T09:14:50.933Z] ---> f8cf988404bf [2024-12-14T09:14:50.933Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-12-14T09:14:50.933Z] ---> Running in dbbc4193b16c [2024-12-14T09:14:50.933Z] Removing intermediate container dbbc4193b16c [2024-12-14T09:14:50.933Z] ---> 8683d118fb24 [2024-12-14T09:14:50.933Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-12-14T09:14:50.933Z] ---> Running in 0cff96f210d1 [2024-12-14T09:14:50.933Z] Removing intermediate container 0cff96f210d1 [2024-12-14T09:14:50.933Z] ---> f4b839a5fa85 [2024-12-14T09:14:50.933Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-14T09:14:50.933Z] ---> Running in ebe128886b9d [2024-12-14T09:14:50.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-14T09:14:51.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-14T09:14:51.457Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-12-14T09:14:51.457Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-12-14T09:14:51.457Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-12-14T09:14:51.457Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-12-14T09:14:51.457Z] Executing busybox-1.36.1-r29.trigger [2024-12-14T09:14:51.750Z] OK: 250 MiB in 58 packages [2024-12-14T09:14:52.329Z] Removing intermediate container ebe128886b9d [2024-12-14T09:14:52.329Z] ---> 0214375c7c85 [2024-12-14T09:14:52.329Z] Step 8/12 : WORKDIR /device-rest-go [2024-12-14T09:14:52.329Z] ---> Running in 1bd881a2b4f2 [2024-12-14T09:14:52.329Z] Removing intermediate container 1bd881a2b4f2 [2024-12-14T09:14:52.329Z] ---> 50049c65a9d5 [2024-12-14T09:14:52.329Z] Step 9/12 : COPY go.mod vendor* ./ [2024-12-14T09:14:52.329Z] ---> b5f89e89b837 [2024-12-14T09:14:52.329Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-14T09:14:52.329Z] ---> Running in 96afa8d75a83 [2024-12-14T09:14:52.421Z] Still waiting to schedule task [2024-12-14T09:14:52.421Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-35089’ [2024-12-14T09:15:39.052Z] Removing intermediate container 96afa8d75a83 [2024-12-14T09:15:39.052Z] ---> 67e597773666 [2024-12-14T09:15:39.052Z] Step 11/12 : COPY . . [2024-12-14T09:15:39.052Z] ---> b9de192a2af5 [2024-12-14T09:15:39.052Z] Step 12/12 : RUN $MAKE [2024-12-14T09:15:39.052Z] ---> Running in b90aedbb2317 [2024-12-14T09:15:39.052Z] noop [2024-12-14T09:15:39.052Z] Removing intermediate container b90aedbb2317 [2024-12-14T09:15:39.052Z] ---> 91997a6033c9 [2024-12-14T09:15:39.052Z] Successfully built 91997a6033c9 [2024-12-14T09:15:39.052Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:15:39.381Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-14T09:15:39.381Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:15:39.468Z] prd-ubuntu20.04-docker-8c-8g-35092 does not seem to be running inside a container [2024-12-14T09:15:39.504Z] $ 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 [2024-12-14T09:15:39.835Z] $ docker top 50a6b2ea883787f0da61696a1265f137442babe5800e4905bd703b8845ad4f27 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-14T09:15:40.185Z] + go version [2024-12-14T09:15:40.185Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-14T09:15:40.196Z] $ docker stop --time=1 50a6b2ea883787f0da61696a1265f137442babe5800e4905bd703b8845ad4f27 [2024-12-14T09:15:41.478Z] $ docker rm -f --volumes 50a6b2ea883787f0da61696a1265f137442babe5800e4905bd703b8845ad4f27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:15:41.915Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-14T09:15:41.915Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:15:41.998Z] prd-ubuntu20.04-docker-8c-8g-35092 does not seem to be running inside a container [2024-12-14T09:15:42.033Z] $ 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 [2024-12-14T09:15:42.367Z] $ docker top ec0c6cd6b493df2ac072f8a744dffbc377890caf36d26378b190cb3977489466 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-14T09:15:42.717Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2024-12-14T09:15:43.019Z] + make test [2024-12-14T09:15:43.019Z] go test ./... -coverprofile=coverage.out ./... [2024-12-14T09:15:44.921Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-12-14T09:16:03.005Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2024-12-14T09:16:03.005Z] ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 33.2% of statements [2024-12-14T09:16:12.984Z] go vet ./... [2024-12-14T09:16:19.547Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-14T09:16:19.547Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-14T09:16:19.547Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-14T09:16:19.560Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-14T09:16:19.576Z] $ docker stop --time=1 ec0c6cd6b493df2ac072f8a744dffbc377890caf36d26378b190cb3977489466 [2024-12-14T09:16:23.077Z] $ docker rm -f --volumes ec0c6cd6b493df2ac072f8a744dffbc377890caf36d26378b190cb3977489466 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-14T09:16:23.615Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-14T09:16:23.656Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-12-14T09:16:24.188Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-14T09:16:24.468Z] + ls -al . [2024-12-14T09:16:24.468Z] total 244 [2024-12-14T09:16:24.468Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 14 09:15 . [2024-12-14T09:16:24.468Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 09:14 .. [2024-12-14T09:16:24.468Z] -rw-rw-r-- 1 jenkins jenkins 151 Dec 14 09:14 .dockerignore [2024-12-14T09:16:24.468Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 09:16 .git [2024-12-14T09:16:24.468Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 09:14 .github [2024-12-14T09:16:24.468Z] -rw-rw-r-- 1 jenkins jenkins 264 Dec 14 09:14 .gitignore [2024-12-14T09:16:24.468Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 14 09:14 .golangci.yml [2024-12-14T09:16:24.468Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 09:14 .semver [2024-12-14T09:16:24.468Z] -rw-rw-r-- 1 jenkins jenkins 20138 Dec 14 09:14 Attribution.txt [2024-12-14T09:16:24.468Z] -rw-rw-r-- 1 jenkins jenkins 17685 Dec 14 09:14 CHANGELOG.md [2024-12-14T09:16:24.468Z] -rw-rw-r-- 1 jenkins jenkins 1697 Dec 14 09:14 Dockerfile [2024-12-14T09:16:24.468Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 14 09:14 GOVERNANCE.md [2024-12-14T09:16:24.468Z] -rw-rw-r-- 1 jenkins jenkins 680 Dec 14 09:14 Jenkinsfile [2024-12-14T09:16:24.468Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 14 09:14 LICENSE [2024-12-14T09:16:24.468Z] -rw-rw-r-- 1 jenkins jenkins 2598 Dec 14 09:14 Makefile [2024-12-14T09:16:24.468Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 14 09:14 OWNERS.md [2024-12-14T09:16:24.468Z] -rw-rw-r-- 1 jenkins jenkins 3989 Dec 14 09:14 README.md [2024-12-14T09:16:24.468Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 14 09:14 VERSION [2024-12-14T09:16:24.468Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 09:14 bin [2024-12-14T09:16:24.468Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 09:14 cmd [2024-12-14T09:16:24.468Z] -rw-r--r-- 1 jenkins jenkins 14565 Dec 14 09:16 coverage.out [2024-12-14T09:16:24.468Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 09:14 driver [2024-12-14T09:16:24.468Z] -rw-rw-r-- 1 jenkins jenkins 6336 Dec 14 09:14 go.mod [2024-12-14T09:16:24.468Z] -rw-rw-r-- 1 jenkins jenkins 87152 Dec 14 09:14 go.sum [2024-12-14T09:16:24.468Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 09:14 openapi [2024-12-14T09:16:24.468Z] -rw-rw-r-- 1 jenkins jenkins 713 Dec 14 09:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:16:24.784Z] + 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=44c24e83daab78d9ed0bd0eb68b9db7d62c051e4 --label arch=amd64 --label version=4.0.0-dev.6 . [2024-12-14T09:16:24.784Z] Sending build context to Docker daemon 16.67MB [2024-12-14T09:16:24.784Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-12-14T09:16:24.784Z] Step 2/26 : FROM ${BASE} AS builder [2024-12-14T09:16:24.784Z] ---> 91997a6033c9 [2024-12-14T09:16:24.784Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-12-14T09:16:25.042Z] ---> Running in 1c93fa8f1f67 [2024-12-14T09:16:25.042Z] Removing intermediate container 1c93fa8f1f67 [2024-12-14T09:16:25.042Z] ---> 41061e738ba4 [2024-12-14T09:16:25.042Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-14T09:16:25.042Z] ---> Running in b196c21020c0 [2024-12-14T09:16:25.303Z] Removing intermediate container b196c21020c0 [2024-12-14T09:16:25.303Z] ---> 200d7e53997f [2024-12-14T09:16:25.303Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-12-14T09:16:25.303Z] ---> Running in 76e5fed13b5b [2024-12-14T09:16:25.303Z] Removing intermediate container 76e5fed13b5b [2024-12-14T09:16:25.303Z] ---> 9d8d410fa0f8 [2024-12-14T09:16:25.303Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-12-14T09:16:25.303Z] ---> Running in a00c03480c28 [2024-12-14T09:16:25.303Z] Removing intermediate container a00c03480c28 [2024-12-14T09:16:25.303Z] ---> e5ad34fec9db [2024-12-14T09:16:25.303Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-14T09:16:25.303Z] ---> Running in 6b0090c4cd0e [2024-12-14T09:16:25.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-14T09:16:25.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-14T09:16:26.078Z] OK: 250 MiB in 58 packages [2024-12-14T09:16:26.338Z] Removing intermediate container 6b0090c4cd0e [2024-12-14T09:16:26.338Z] ---> e12c311e5b7c [2024-12-14T09:16:26.338Z] Step 8/26 : WORKDIR /device-rest-go [2024-12-14T09:16:26.338Z] ---> Running in d30b3ba537ec [2024-12-14T09:16:26.338Z] Removing intermediate container d30b3ba537ec [2024-12-14T09:16:26.338Z] ---> fc81065049d9 [2024-12-14T09:16:26.338Z] Step 9/26 : COPY go.mod vendor* ./ [2024-12-14T09:16:26.596Z] ---> 6a7378aebcb4 [2024-12-14T09:16:26.596Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-14T09:16:26.596Z] ---> Running in b442c55c4402 [2024-12-14T09:16:27.165Z] Removing intermediate container b442c55c4402 [2024-12-14T09:16:27.166Z] ---> 665e0cc85097 [2024-12-14T09:16:27.166Z] Step 11/26 : COPY . . [2024-12-14T09:16:27.846Z] ---> 3fd50b8626f6 [2024-12-14T09:16:27.846Z] Step 12/26 : RUN $MAKE [2024-12-14T09:16:27.846Z] ---> Running in 76d045b0219c [2024-12-14T09:16:28.123Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.0.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2024-12-14T09:17:00.201Z] Removing intermediate container 76d045b0219c [2024-12-14T09:17:00.201Z] ---> d287401e9252 [2024-12-14T09:17:00.201Z] Step 13/26 : FROM alpine:3.20 [2024-12-14T09:17:00.201Z] 3.20: Pulling from library/alpine [2024-12-14T09:17:00.201Z] da9db072f522: Pulling fs layer [2024-12-14T09:17:00.201Z] da9db072f522: Verifying Checksum [2024-12-14T09:17:00.201Z] da9db072f522: Download complete [2024-12-14T09:17:00.201Z] da9db072f522: Pull complete [2024-12-14T09:17:00.201Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-14T09:17:00.201Z] Status: Downloaded newer image for alpine:3.20 [2024-12-14T09:17:00.201Z] ---> 63b790fccc90 [2024-12-14T09:17:00.201Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-12-14T09:17:00.201Z] ---> Running in f1094f50d051 [2024-12-14T09:17:00.201Z] Removing intermediate container f1094f50d051 [2024-12-14T09:17:00.201Z] ---> 8ce1c01a7b3f [2024-12-14T09:17:00.201Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-12-14T09:17:00.201Z] ---> Running in fec02d6cb0f9 [2024-12-14T09:17:00.201Z] Removing intermediate container fec02d6cb0f9 [2024-12-14T09:17:00.201Z] ---> 89a3eb4a3d3c [2024-12-14T09:17:00.201Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-12-14T09:17:00.201Z] ---> Running in f4e6ab939a69 [2024-12-14T09:17:00.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-14T09:17:00.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-14T09:17:00.201Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-12-14T09:17:00.201Z] Executing busybox-1.36.1-r29.trigger [2024-12-14T09:17:00.201Z] OK: 8 MiB in 15 packages [2024-12-14T09:17:00.459Z] Removing intermediate container f4e6ab939a69 [2024-12-14T09:17:00.459Z] ---> fd0b9eaf61c1 [2024-12-14T09:17:00.459Z] Step 17/26 : RUN apk --no-cache upgrade [2024-12-14T09:17:00.459Z] ---> Running in 13692fba49d1 [2024-12-14T09:17:00.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-14T09:17:00.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-14T09:17:00.977Z] Upgrading critical system libraries and apk-tools: [2024-12-14T09:17:00.977Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-14T09:17:00.977Z] Executing busybox-1.36.1-r29.trigger [2024-12-14T09:17:00.977Z] Continuing the upgrade transaction with new apk-tools: [2024-12-14T09:17:00.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-14T09:17:01.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-14T09:17:01.497Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-14T09:17:01.497Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-14T09:17:01.497Z] OK: 8 MiB in 15 packages [2024-12-14T09:17:02.066Z] Removing intermediate container 13692fba49d1 [2024-12-14T09:17:02.066Z] ---> 621139c4d4be [2024-12-14T09:17:02.066Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-12-14T09:17:03.124Z] ---> 3a668db3b85f [2024-12-14T09:17:03.124Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-12-14T09:17:03.124Z] ---> 13dd41c307f5 [2024-12-14T09:17:03.124Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-12-14T09:17:03.384Z] ---> 620fde6c7a29 [2024-12-14T09:17:03.384Z] Step 21/26 : EXPOSE 59986 [2024-12-14T09:17:03.384Z] ---> Running in bd9fbbc9be5d [2024-12-14T09:17:03.384Z] Removing intermediate container bd9fbbc9be5d [2024-12-14T09:17:03.384Z] ---> 3db44c0d81b0 [2024-12-14T09:17:03.384Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-12-14T09:17:03.384Z] ---> Running in 2dfdfc0f904c [2024-12-14T09:17:03.384Z] Removing intermediate container 2dfdfc0f904c [2024-12-14T09:17:03.384Z] ---> 7403efe1d0ee [2024-12-14T09:17:03.384Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-12-14T09:17:03.384Z] ---> Running in b7a777e20450 [2024-12-14T09:17:03.642Z] Removing intermediate container b7a777e20450 [2024-12-14T09:17:03.642Z] ---> 3b3757bfa105 [2024-12-14T09:17:03.642Z] Step 24/26 : LABEL arch=amd64 [2024-12-14T09:17:03.642Z] ---> Running in 4c1b11e2b9de [2024-12-14T09:17:03.642Z] Removing intermediate container 4c1b11e2b9de [2024-12-14T09:17:03.642Z] ---> 64436a160509 [2024-12-14T09:17:03.642Z] Step 25/26 : LABEL git_sha=44c24e83daab78d9ed0bd0eb68b9db7d62c051e4 [2024-12-14T09:17:03.642Z] ---> Running in 2356e72af4ca [2024-12-14T09:17:03.642Z] Removing intermediate container 2356e72af4ca [2024-12-14T09:17:03.642Z] ---> e7d270e729c6 [2024-12-14T09:17:03.642Z] Step 26/26 : LABEL version=4.0.0-dev.6 [2024-12-14T09:17:03.900Z] ---> Running in c4464ef9908b [2024-12-14T09:17:03.900Z] Removing intermediate container c4464ef9908b [2024-12-14T09:17:03.900Z] ---> 73ce933ad147 [2024-12-14T09:17:03.900Z] [Warning] One or more build-args [ARCH] were not consumed [2024-12-14T09:17:03.900Z] Successfully built 73ce933ad147 [2024-12-14T09:17:03.900Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-14T09:17:04.016Z] provisioning config files... [2024-12-14T09:17:04.027Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9899522055876931017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:17:04.339Z] ---> ****-login.sh [2024-12-14T09:17:04.340Z] nexus3.edgexfoundry.org:10001 [2024-12-14T09:17:04.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:17:04.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:17:04.340Z] Configure a credential helper to remove this warning. See [2024-12-14T09:17:04.340Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:17:04.340Z] [2024-12-14T09:17:04.340Z] Login Succeeded [2024-12-14T09:17:04.340Z] nexus3.edgexfoundry.org:10002 [2024-12-14T09:17:04.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:17:04.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:17:04.340Z] Configure a credential helper to remove this warning. See [2024-12-14T09:17:04.340Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:17:04.340Z] [2024-12-14T09:17:04.340Z] Login Succeeded [2024-12-14T09:17:04.340Z] nexus3.edgexfoundry.org:10003 [2024-12-14T09:17:04.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:17:04.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:17:04.599Z] Configure a credential helper to remove this warning. See [2024-12-14T09:17:04.599Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:17:04.599Z] [2024-12-14T09:17:04.599Z] Login Succeeded [2024-12-14T09:17:04.599Z] nexus3.edgexfoundry.org:10004 [2024-12-14T09:17:04.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:17:04.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:17:04.600Z] Configure a credential helper to remove this warning. See [2024-12-14T09:17:04.600Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:17:04.600Z] [2024-12-14T09:17:04.600Z] Login Succeeded [2024-12-14T09:17:04.600Z] ****.io [2024-12-14T09:17:04.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:17:04.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:17:04.858Z] Configure a credential helper to remove this warning. See [2024-12-14T09:17:04.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:17:04.858Z] [2024-12-14T09:17:04.858Z] Login Succeeded [2024-12-14T09:17:04.858Z] ---> ****-login.sh ends [Pipeline] } [2024-12-14T09:17:04.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-14T09:17:04.906Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-14T09:17:04.925Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2024-12-14T09:17:04.925Z] 44c24e83daab78d9ed0bd0eb68b9db7d62c051e4 [2024-12-14T09:17:04.925Z] latest [2024-12-14T09:17:04.925Z] 4.0.0-dev.6 [2024-12-14T09:17:04.925Z] 44c24e83daab78d9ed0bd0eb68b9db7d62c051e4-4.0.0-dev.6 [2024-12-14T09:17:04.925Z] main [2024-12-14T09:17:04.925Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:17:05.262Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:44c24e83daab78d9ed0bd0eb68b9db7d62c051e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:17:05.582Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:44c24e83daab78d9ed0bd0eb68b9db7d62c051e4 [2024-12-14T09:17:05.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-12-14T09:17:05.582Z] 26b7e3d072c6: Preparing [2024-12-14T09:17:05.582Z] 5c019fe56d2c: Preparing [2024-12-14T09:17:05.582Z] ad81f969a20f: Preparing [2024-12-14T09:17:05.582Z] 2a42d077afb0: Preparing [2024-12-14T09:17:05.582Z] f2b912f59411: Preparing [2024-12-14T09:17:05.582Z] 75654b8eeebd: Preparing [2024-12-14T09:17:05.582Z] 75654b8eeebd: Waiting [2024-12-14T09:17:05.582Z] f2b912f59411: Pushed [2024-12-14T09:17:05.582Z] 26b7e3d072c6: Pushed [2024-12-14T09:17:05.582Z] 75654b8eeebd: Layer already exists [2024-12-14T09:17:05.582Z] 5c019fe56d2c: Pushed [2024-12-14T09:17:06.146Z] 2a42d077afb0: Pushed [2024-12-14T09:17:08.687Z] ad81f969a20f: Pushed [2024-12-14T09:17:08.947Z] 44c24e83daab78d9ed0bd0eb68b9db7d62c051e4: digest: sha256:9e702585818603d191a94f0f115fcec1006ab6023e0b599cb4ca6991f3973137 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:17:09.365Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:17:09.687Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2024-12-14T09:17:09.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-12-14T09:17:09.687Z] 26b7e3d072c6: Preparing [2024-12-14T09:17:09.687Z] 5c019fe56d2c: Preparing [2024-12-14T09:17:09.687Z] ad81f969a20f: Preparing [2024-12-14T09:17:09.687Z] 2a42d077afb0: Preparing [2024-12-14T09:17:09.687Z] f2b912f59411: Preparing [2024-12-14T09:17:09.687Z] 75654b8eeebd: Preparing [2024-12-14T09:17:09.687Z] 75654b8eeebd: Waiting [2024-12-14T09:17:09.687Z] 26b7e3d072c6: Layer already exists [2024-12-14T09:17:09.687Z] 2a42d077afb0: Layer already exists [2024-12-14T09:17:09.687Z] 5c019fe56d2c: Layer already exists [2024-12-14T09:17:09.687Z] ad81f969a20f: Layer already exists [2024-12-14T09:17:09.687Z] f2b912f59411: Layer already exists [2024-12-14T09:17:09.687Z] 75654b8eeebd: Layer already exists [2024-12-14T09:17:09.687Z] latest: digest: sha256:9e702585818603d191a94f0f115fcec1006ab6023e0b599cb4ca6991f3973137 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:17:10.015Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:17:10.344Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:4.0.0-dev.6 [2024-12-14T09:17:10.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-12-14T09:17:10.344Z] 26b7e3d072c6: Preparing [2024-12-14T09:17:10.344Z] 5c019fe56d2c: Preparing [2024-12-14T09:17:10.344Z] ad81f969a20f: Preparing [2024-12-14T09:17:10.344Z] 2a42d077afb0: Preparing [2024-12-14T09:17:10.344Z] f2b912f59411: Preparing [2024-12-14T09:17:10.344Z] 75654b8eeebd: Preparing [2024-12-14T09:17:10.344Z] 75654b8eeebd: Waiting [2024-12-14T09:17:10.344Z] f2b912f59411: Layer already exists [2024-12-14T09:17:10.344Z] ad81f969a20f: Layer already exists [2024-12-14T09:17:10.344Z] 26b7e3d072c6: Layer already exists [2024-12-14T09:17:10.344Z] 5c019fe56d2c: Layer already exists [2024-12-14T09:17:10.344Z] 2a42d077afb0: Layer already exists [2024-12-14T09:17:10.344Z] 75654b8eeebd: Layer already exists [2024-12-14T09:17:10.344Z] 4.0.0-dev.6: digest: sha256:9e702585818603d191a94f0f115fcec1006ab6023e0b599cb4ca6991f3973137 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:17:10.678Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:44c24e83daab78d9ed0bd0eb68b9db7d62c051e4-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:17:11.005Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:44c24e83daab78d9ed0bd0eb68b9db7d62c051e4-4.0.0-dev.6 [2024-12-14T09:17:11.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-12-14T09:17:11.005Z] 26b7e3d072c6: Preparing [2024-12-14T09:17:11.005Z] 5c019fe56d2c: Preparing [2024-12-14T09:17:11.005Z] ad81f969a20f: Preparing [2024-12-14T09:17:11.005Z] 2a42d077afb0: Preparing [2024-12-14T09:17:11.005Z] f2b912f59411: Preparing [2024-12-14T09:17:11.005Z] 75654b8eeebd: Preparing [2024-12-14T09:17:11.005Z] 75654b8eeebd: Waiting [2024-12-14T09:17:11.005Z] 5c019fe56d2c: Layer already exists [2024-12-14T09:17:11.005Z] ad81f969a20f: Layer already exists [2024-12-14T09:17:11.005Z] 26b7e3d072c6: Layer already exists [2024-12-14T09:17:11.005Z] 2a42d077afb0: Layer already exists [2024-12-14T09:17:11.005Z] f2b912f59411: Layer already exists [2024-12-14T09:17:11.005Z] 75654b8eeebd: Layer already exists [2024-12-14T09:17:11.005Z] 44c24e83daab78d9ed0bd0eb68b9db7d62c051e4-4.0.0-dev.6: digest: sha256:9e702585818603d191a94f0f115fcec1006ab6023e0b599cb4ca6991f3973137 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:17:11.337Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:17:11.657Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2024-12-14T09:17:11.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-12-14T09:17:11.657Z] 26b7e3d072c6: Preparing [2024-12-14T09:17:11.657Z] 5c019fe56d2c: Preparing [2024-12-14T09:17:11.657Z] ad81f969a20f: Preparing [2024-12-14T09:17:11.657Z] 2a42d077afb0: Preparing [2024-12-14T09:17:11.657Z] f2b912f59411: Preparing [2024-12-14T09:17:11.657Z] 75654b8eeebd: Preparing [2024-12-14T09:17:11.657Z] 75654b8eeebd: Waiting [2024-12-14T09:17:11.657Z] 26b7e3d072c6: Layer already exists [2024-12-14T09:17:11.657Z] 5c019fe56d2c: Layer already exists [2024-12-14T09:17:11.657Z] ad81f969a20f: Layer already exists [2024-12-14T09:17:11.657Z] f2b912f59411: Layer already exists [2024-12-14T09:17:11.657Z] 2a42d077afb0: Layer already exists [2024-12-14T09:17:11.657Z] 75654b8eeebd: Layer already exists [2024-12-14T09:17:11.657Z] main: digest: sha256:9e702585818603d191a94f0f115fcec1006ab6023e0b599cb4ca6991f3973137 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-14T09:17:11.729Z] ===================================================== [Pipeline] echo [2024-12-14T09:17:11.741Z] taggedImages: [2024-12-14T09:17:11.741Z] - nexus3.edgexfoundry.org:10004/device-rest:44c24e83daab78d9ed0bd0eb68b9db7d62c051e4 [2024-12-14T09:17:11.741Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2024-12-14T09:17:11.741Z] - nexus3.edgexfoundry.org:10004/device-rest:4.0.0-dev.6 [2024-12-14T09:17:11.741Z] - nexus3.edgexfoundry.org:10004/device-rest:44c24e83daab78d9ed0bd0eb68b9db7d62c051e4-4.0.0-dev.6 [2024-12-14T09:17:11.741Z] - 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 [2024-12-14T09:17:12.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-14T09:17:12.156Z] [2024-12-14T09:17:12.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:17:12.463Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-14T09:17:12.463Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-14T09:17:12.463Z] 5eb5b503b376: Pulling fs layer [2024-12-14T09:17:12.463Z] 5c69ac0246d0: Pulling fs layer [2024-12-14T09:17:12.463Z] ec43610c2a17: Pulling fs layer [2024-12-14T09:17:12.463Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-14T09:17:12.463Z] 33b1e0a273af: Pulling fs layer [2024-12-14T09:17:12.463Z] 5d3b04190fa2: Pulling fs layer [2024-12-14T09:17:12.463Z] 2f39f015ded8: Pulling fs layer [2024-12-14T09:17:12.463Z] 2f39f015ded8: Waiting [2024-12-14T09:17:12.463Z] 33b1e0a273af: Waiting [2024-12-14T09:17:12.463Z] 5d3b04190fa2: Waiting [2024-12-14T09:17:12.463Z] 5c69ac0246d0: Download complete [2024-12-14T09:17:12.463Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-14T09:17:12.463Z] 3a2ae6a8a46f: Download complete [2024-12-14T09:17:12.463Z] 33b1e0a273af: Verifying Checksum [2024-12-14T09:17:12.463Z] 33b1e0a273af: Download complete [2024-12-14T09:17:12.463Z] 5d3b04190fa2: Verifying Checksum [2024-12-14T09:17:12.463Z] 5d3b04190fa2: Download complete [2024-12-14T09:17:12.463Z] ec43610c2a17: Verifying Checksum [2024-12-14T09:17:12.463Z] ec43610c2a17: Download complete [2024-12-14T09:17:12.722Z] 5eb5b503b376: Verifying Checksum [2024-12-14T09:17:12.722Z] 5eb5b503b376: Download complete [2024-12-14T09:17:13.289Z] 2f39f015ded8: Download complete [2024-12-14T09:17:13.859Z] 5eb5b503b376: Pull complete [2024-12-14T09:17:14.119Z] 5c69ac0246d0: Pull complete [2024-12-14T09:17:14.379Z] ec43610c2a17: Pull complete [2024-12-14T09:17:14.638Z] 3a2ae6a8a46f: Pull complete [2024-12-14T09:17:14.638Z] 33b1e0a273af: Pull complete [2024-12-14T09:17:14.897Z] 5d3b04190fa2: Pull complete [2024-12-14T09:17:19.087Z] 2f39f015ded8: Pull complete [2024-12-14T09:17:19.087Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-14T09:17:19.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-14T09:17:19.087Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:17:19.194Z] prd-ubuntu20.04-docker-8c-8g-35092 does not seem to be running inside a container [2024-12-14T09:17:19.224Z] $ 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 [2024-12-14T09:17:23.176Z] $ docker top 3b64d0a2bd60b8b59f84aa3ed8771bdc076fecb8d75cb83963cc5ccf67ae458d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:17:23.561Z] ---> job-cost.sh [2024-12-14T09:17:23.561Z] lf-activate-venv: SKIPPING [2024-12-14T09:17:23.561Z] INFO: No Stack... [2024-12-14T09:17:23.819Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-14T09:17:24.388Z] INFO: Archiving Costs [Pipeline] sh [2024-12-14T09:17:24.680Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2024-12-14T09:17:24.680Z] + cut -d, -f6 [Pipeline] lock [2024-12-14T09:17:24.697Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-183-stack-cost] [2024-12-14T09:17:24.709Z] Resource [jenkins-edgexfoundry-device-rest-go-main-183-stack-cost] did not exist. Created. [2024-12-14T09:17:24.716Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-183-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-14T09:17:25.033Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-14T09:17:25.069Z] Stashed 1 file(s) [Pipeline] } [2024-12-14T09:17:25.077Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-183-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-14T09:17:25.107Z] $ docker stop --time=1 3b64d0a2bd60b8b59f84aa3ed8771bdc076fecb8d75cb83963cc5ccf67ae458d [2024-12-14T09:17:26.264Z] $ docker rm -f --volumes 3b64d0a2bd60b8b59f84aa3ed8771bdc076fecb8d75cb83963cc5ccf67ae458d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-12-14T09:17:35.243Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-35098 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2024-12-14T09:17:35.261Z] Running in /w/workspace/device-rest-go/183 [Pipeline] { [Pipeline] checkout [2024-12-14T09:17:38.346Z] The recommended git tool is: git [2024-12-14T09:17:46.385Z] using credential edgex-jenkins-ssh [2024-12-14T09:17:46.408Z] Cloning the remote Git repository [2024-12-14T09:17:46.488Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2024-12-14T09:17:46.610Z] > git init /w/workspace/device-rest-go/183 # timeout=10 [2024-12-14T09:17:46.822Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-12-14T09:17:46.823Z] > git --version # timeout=10 [2024-12-14T09:17:46.849Z] > git --version # 'git version 2.25.1' [2024-12-14T09:17:46.852Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-12-14T09:17:47.069Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-14T09:17:50.004Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-12-14T09:17:50.031Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-14T09:17:51.021Z] Avoid second fetch [2024-12-14T09:17:51.022Z] Checking out Revision 44c24e83daab78d9ed0bd0eb68b9db7d62c051e4 (main) [2024-12-14T09:17:51.850Z] Commit message: "Merge pull request #436 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.11" [2024-12-14T09:17:51.041Z] > git config core.sparsecheckout # timeout=10 [2024-12-14T09:17:51.105Z] > git checkout -f 44c24e83daab78d9ed0bd0eb68b9db7d62c051e4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-14T09:17:56.662Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-12-14T09:17:56.662Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-14T09:17:56.662Z] Dload Upload Total Spent Left Speed [2024-12-14T09:17:56.662Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 181k 0 --:--:-- --:--:-- --:--:-- 181k [Pipeline] sh [2024-12-14T09:17:57.041Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-12-14T09:17:57.393Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-12-14T09:17:57.394Z] + sudo tee /etc/docker/daemon.new [2024-12-14T09:17:57.394Z] { [2024-12-14T09:17:57.394Z] "registry-mirrors": [ [2024-12-14T09:17:57.394Z] "https://nexus3.edgexfoundry.org:10001" [2024-12-14T09:17:57.394Z] ], [2024-12-14T09:17:57.394Z] "bip": "10.250.0.254/24", [2024-12-14T09:17:57.394Z] "hosts": [ [2024-12-14T09:17:57.394Z] "tcp://0.0.0.0:5555", [2024-12-14T09:17:57.394Z] "unix:///var/run/docker.sock" [2024-12-14T09:17:57.394Z] ], [2024-12-14T09:17:57.394Z] "mtu": 1458, [2024-12-14T09:17:57.394Z] "selinux-enabled": true, [2024-12-14T09:17:57.394Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-12-14T09:17:57.394Z] } [Pipeline] sh [2024-12-14T09:17:57.731Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-12-14T09:17:58.084Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-14T09:18:16.436Z] provisioning config files... [2024-12-14T09:18:16.470Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/183@tmp/config9487136215695243829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:18:16.924Z] ---> ****-login.sh [2024-12-14T09:18:16.924Z] nexus3.edgexfoundry.org:10001 [2024-12-14T09:18:17.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:18:17.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:18:17.464Z] Configure a credential helper to remove this warning. See [2024-12-14T09:18:17.464Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:18:17.464Z] [2024-12-14T09:18:17.464Z] Login Succeeded [2024-12-14T09:18:17.464Z] nexus3.edgexfoundry.org:10002 [2024-12-14T09:18:17.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:18:17.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:18:17.736Z] Configure a credential helper to remove this warning. See [2024-12-14T09:18:17.736Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:18:17.736Z] [2024-12-14T09:18:17.736Z] Login Succeeded [2024-12-14T09:18:17.736Z] nexus3.edgexfoundry.org:10003 [2024-12-14T09:18:18.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:18:18.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:18:18.007Z] Configure a credential helper to remove this warning. See [2024-12-14T09:18:18.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:18:18.007Z] [2024-12-14T09:18:18.007Z] Login Succeeded [2024-12-14T09:18:18.007Z] nexus3.edgexfoundry.org:10004 [2024-12-14T09:18:18.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:18:18.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:18:18.279Z] Configure a credential helper to remove this warning. See [2024-12-14T09:18:18.279Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:18:18.279Z] [2024-12-14T09:18:18.279Z] Login Succeeded [2024-12-14T09:18:18.279Z] ****.io [2024-12-14T09:18:18.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:18:18.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:18:18.824Z] Configure a credential helper to remove this warning. See [2024-12-14T09:18:18.824Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:18:18.824Z] [2024-12-14T09:18:18.824Z] Login Succeeded [2024-12-14T09:18:18.824Z] ---> ****-login.sh ends [Pipeline] } [2024-12-14T09:18:18.839Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-14T09:18:19.199Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-14T09:18:19.215Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-14T09:18:19.232Z] ========================================================= [2024-12-14T09:18:19.232Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-12-14T09:18:19.232Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:18:19.612Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-14T09:18:21.057Z] #0 building with "default" instance using docker driver [2024-12-14T09:18:21.057Z] [2024-12-14T09:18:21.057Z] #1 [internal] load .dockerignore [2024-12-14T09:18:21.057Z] #1 transferring context: 193B done [2024-12-14T09:18:21.057Z] #1 DONE 0.2s [2024-12-14T09:18:21.057Z] [2024-12-14T09:18:21.057Z] #2 [internal] load build definition from Dockerfile [2024-12-14T09:18:21.057Z] #2 transferring dockerfile: 1.74kB 0.0s done [2024-12-14T09:18:21.057Z] #2 DONE 0.1s [2024-12-14T09:18:21.057Z] [2024-12-14T09:18:21.057Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-14T09:18:21.057Z] #3 DONE 0.1s [2024-12-14T09:18:21.057Z] [2024-12-14T09:18:21.057Z] #4 [internal] load build context [2024-12-14T09:18:21.057Z] #4 DONE 0.0s [2024-12-14T09:18:21.057Z] [2024-12-14T09:18:21.057Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-14T09:18:21.057Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done [2024-12-14T09:18:21.329Z] #5 ... [2024-12-14T09:18:21.329Z] [2024-12-14T09:18:21.329Z] #4 [internal] load build context [2024-12-14T09:18:21.329Z] #4 transferring context: 108.68kB 0.1s done [2024-12-14T09:18:21.329Z] #4 DONE 0.1s [2024-12-14T09:18:21.329Z] [2024-12-14T09:18:21.329Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-14T09:18:21.329Z] #5 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done [2024-12-14T09:18:21.329Z] #5 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done [2024-12-14T09:18:21.329Z] #5 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 1.05MB / 4.09MB 0.1s [2024-12-14T09:18:21.329Z] #5 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done [2024-12-14T09:18:21.329Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 2.10MB / 70.64MB 0.2s [2024-12-14T09:18:21.329Z] #5 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s done [2024-12-14T09:18:21.329Z] #5 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 3.29MB / 4.09MB 0.2s [2024-12-14T09:18:21.329Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 6.29MB / 70.64MB 0.3s [2024-12-14T09:18:21.329Z] #5 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 [2024-12-14T09:18:21.329Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 0B / 95.52MB 0.3s [2024-12-14T09:18:21.598Z] #5 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s done [2024-12-14T09:18:21.598Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 10.11MB / 70.64MB 0.4s [2024-12-14T09:18:21.598Z] #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2024-12-14T09:18:21.598Z] #5 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.3s done [2024-12-14T09:18:21.598Z] #5 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 2.10MB / 12.73MB 0.4s [2024-12-14T09:18:21.879Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 14.30MB / 70.64MB 0.5s [2024-12-14T09:18:21.879Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 7.15MB / 95.52MB 0.5s [2024-12-14T09:18:21.879Z] #5 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 5.24MB / 12.73MB 0.5s [2024-12-14T09:18:21.879Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 23.07MB / 70.64MB 0.7s [2024-12-14T09:18:21.879Z] #5 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.4s done [2024-12-14T09:18:21.879Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 15.73MB / 95.52MB 0.7s [2024-12-14T09:18:21.879Z] #5 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.00MB / 12.73MB 0.7s [2024-12-14T09:18:21.879Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 27.80MB / 70.64MB 0.8s [2024-12-14T09:18:21.879Z] #5 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.7s done [2024-12-14T09:18:22.161Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 35.65MB / 70.64MB 1.0s [2024-12-14T09:18:22.161Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 26.21MB / 95.52MB 1.0s [2024-12-14T09:18:22.161Z] #5 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 [2024-12-14T09:18:22.161Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 40.48MB / 70.64MB 1.1s [2024-12-14T09:18:22.161Z] #5 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.2s done [2024-12-14T09:18:22.433Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 45.09MB / 70.64MB 1.2s [2024-12-14T09:18:22.433Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 33.67MB / 95.52MB 1.2s [2024-12-14T09:18:22.433Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 53.69MB / 70.64MB 1.4s [2024-12-14T09:18:22.433Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 43.70MB / 95.52MB 1.4s [2024-12-14T09:18:22.701Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 57.67MB / 70.64MB 1.5s [2024-12-14T09:18:22.701Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 61.87MB / 70.64MB 1.6s [2024-12-14T09:18:22.701Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 53.48MB / 95.52MB 1.6s [2024-12-14T09:18:22.971Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 69.48MB / 70.64MB 1.8s [2024-12-14T09:18:22.971Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 62.91MB / 95.52MB 1.8s [2024-12-14T09:18:22.971Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 68.16MB / 95.52MB 1.9s [2024-12-14T09:18:23.241Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.9s done [2024-12-14T09:18:23.241Z] #5 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a [2024-12-14T09:18:23.241Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 77.59MB / 95.52MB 2.1s [2024-12-14T09:18:23.511Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 82.84MB / 95.52MB 2.2s [2024-12-14T09:18:23.511Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 91.23MB / 95.52MB 2.4s [2024-12-14T09:18:23.780Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.6s done [2024-12-14T09:18:30.450Z] #5 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 6.2s [2024-12-14T09:18:34.734Z] #5 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.4s [2024-12-14T09:18:42.954Z] #5 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 18.9s done [2024-12-14T09:18:43.539Z] #5 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done [2024-12-14T09:18:43.539Z] #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2024-12-14T09:18:43.539Z] #5 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 [2024-12-14T09:18:43.807Z] #5 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done [2024-12-14T09:18:43.807Z] #5 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d [2024-12-14T09:18:49.171Z] #5 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.2s [2024-12-14T09:18:52.530Z] #5 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 8.1s done [2024-12-14T09:18:52.530Z] #5 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 [2024-12-14T09:18:53.945Z] #5 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 1.8s done [2024-12-14T09:18:54.544Z] #5 DONE 33.2s [2024-12-14T09:18:54.544Z] [2024-12-14T09:18:54.544Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2024-12-14T09:18:55.134Z] #6 0.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-14T09:18:55.409Z] #6 1.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-14T09:18:56.821Z] #6 2.607 (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-12-14T09:18:57.090Z] #6 2.633 (2/4) Installing libedit (20240517.3.1-r0) [2024-12-14T09:18:57.090Z] #6 2.645 (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-12-14T09:18:57.090Z] #6 2.707 (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-12-14T09:18:57.090Z] #6 2.732 Executing busybox-1.36.1-r29.trigger [2024-12-14T09:18:57.090Z] #6 2.771 OK: 242 MiB in 58 packages [2024-12-14T09:18:59.060Z] #6 DONE 4.8s [2024-12-14T09:18:59.060Z] [2024-12-14T09:18:59.060Z] #7 [builder 3/7] WORKDIR /device-rest-go [2024-12-14T09:18:59.060Z] #7 DONE 0.1s [2024-12-14T09:18:59.060Z] [2024-12-14T09:18:59.060Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-12-14T09:18:59.337Z] #8 DONE 0.1s [2024-12-14T09:18:59.337Z] [2024-12-14T09:18:59.337Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-14T09:19:38.245Z] #9 DONE 32.8s [2024-12-14T09:19:38.245Z] [2024-12-14T09:19:38.245Z] #10 [builder 6/7] COPY . . [2024-12-14T09:19:38.245Z] #10 DONE 0.2s [2024-12-14T09:19:38.245Z] [2024-12-14T09:19:38.245Z] #11 [builder 7/7] RUN echo noop [2024-12-14T09:19:38.245Z] #11 0.714 noop [2024-12-14T09:19:38.245Z] #11 DONE 0.8s [2024-12-14T09:19:38.245Z] [2024-12-14T09:19:38.245Z] #12 exporting to image [2024-12-14T09:19:38.245Z] #12 exporting layers [2024-12-14T09:20:10.506Z] #12 exporting layers 35.9s done [2024-12-14T09:20:10.506Z] #12 writing image sha256:52e0987769127cc3766161816fd8d3c4a930d560de08b8630574b22e16e995af done [2024-12-14T09:20:10.506Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2024-12-14T09:20:10.506Z] #12 DONE 35.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:20:10.905Z] + docker inspect -f . ci-base-image-arm64 [2024-12-14T09:20:10.905Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:20:11.142Z] prd-ubuntu20.04-docker-arm64-4c-16g-35098 does not seem to be running inside a container [2024-12-14T09:20:11.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/183 -v /w/workspace/device-rest-go/183:/w/workspace/device-rest-go/183:rw,z -v /w/workspace/device-rest-go/183@tmp:/w/workspace/device-rest-go/183@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-12-14T09:20:12.572Z] $ docker top cb8eda10a3d10d479aefca24f05e01a401aa3cc64eb67cacaa6386d1c0a20dcd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-14T09:20:13.387Z] + go version [2024-12-14T09:20:13.387Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-12-14T09:20:13.400Z] $ docker stop --time=1 cb8eda10a3d10d479aefca24f05e01a401aa3cc64eb67cacaa6386d1c0a20dcd [2024-12-14T09:20:14.964Z] $ docker rm -f --volumes cb8eda10a3d10d479aefca24f05e01a401aa3cc64eb67cacaa6386d1c0a20dcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:20:15.547Z] + docker inspect -f . ci-base-image-arm64 [2024-12-14T09:20:15.547Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:20:15.725Z] prd-ubuntu20.04-docker-arm64-4c-16g-35098 does not seem to be running inside a container [2024-12-14T09:20:15.794Z] $ 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/183 -v /w/workspace/device-rest-go/183:/w/workspace/device-rest-go/183:rw,z -v /w/workspace/device-rest-go/183@tmp:/w/workspace/device-rest-go/183@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-12-14T09:20:16.787Z] $ docker top 0b930b4ef7504d907bbbe16485752b931a839df522c77e66f103dea2b7f80cdf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-14T09:20:17.283Z] + git config --global --add safe.directory /w/workspace/device-rest-go/183 [Pipeline] fileExists [Pipeline] sh [2024-12-14T09:20:17.628Z] + make test [2024-12-14T09:20:17.628Z] go test ./... -coverprofile=coverage.out ./... [2024-12-14T09:20:22.985Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-12-14T09:22:44.761Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2024-12-14T09:22:44.761Z] ok github.com/edgexfoundry/device-rest-go/driver 0.043s coverage: 33.2% of statements [2024-12-14T09:22:44.761Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-12-14T09:22:44.761Z] go vet ./... [2024-12-14T09:23:11.461Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-14T09:23:11.461Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-14T09:23:11.461Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-14T09:23:11.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-14T09:23:11.506Z] $ docker stop --time=1 0b930b4ef7504d907bbbe16485752b931a839df522c77e66f103dea2b7f80cdf [2024-12-14T09:23:13.363Z] $ docker rm -f --volumes 0b930b4ef7504d907bbbe16485752b931a839df522c77e66f103dea2b7f80cdf [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-14T09:23:15.039Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-14T09:23:15.067Z] Warning: overwriting stash ‘coverage-report’ [2024-12-14T09:23:15.596Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-14T09:23:15.997Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-14T09:23:16.324Z] + ls -al . [2024-12-14T09:23:16.324Z] total 240 [2024-12-14T09:23:16.324Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 09:20 . [2024-12-14T09:23:16.324Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 09:17 .. [2024-12-14T09:23:16.324Z] -rw-rw-r-- 1 jenkins jenkins 151 Dec 14 09:17 .dockerignore [2024-12-14T09:23:16.324Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 09:17 .git [2024-12-14T09:23:16.324Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 09:17 .github [2024-12-14T09:23:16.324Z] -rw-rw-r-- 1 jenkins jenkins 264 Dec 14 09:17 .gitignore [2024-12-14T09:23:16.324Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 14 09:17 .golangci.yml [2024-12-14T09:23:16.324Z] -rw-rw-r-- 1 jenkins jenkins 20138 Dec 14 09:17 Attribution.txt [2024-12-14T09:23:16.324Z] -rw-rw-r-- 1 jenkins jenkins 17685 Dec 14 09:17 CHANGELOG.md [2024-12-14T09:23:16.324Z] -rw-rw-r-- 1 jenkins jenkins 1697 Dec 14 09:17 Dockerfile [2024-12-14T09:23:16.324Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 14 09:17 GOVERNANCE.md [2024-12-14T09:23:16.324Z] -rw-rw-r-- 1 jenkins jenkins 680 Dec 14 09:17 Jenkinsfile [2024-12-14T09:23:16.324Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 14 09:17 LICENSE [2024-12-14T09:23:16.324Z] -rw-rw-r-- 1 jenkins jenkins 2598 Dec 14 09:17 Makefile [2024-12-14T09:23:16.324Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 14 09:17 OWNERS.md [2024-12-14T09:23:16.324Z] -rw-rw-r-- 1 jenkins jenkins 3989 Dec 14 09:17 README.md [2024-12-14T09:23:16.324Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 14 09:14 VERSION [2024-12-14T09:23:16.324Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 09:17 bin [2024-12-14T09:23:16.324Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 09:17 cmd [2024-12-14T09:23:16.324Z] -rw-r--r-- 1 jenkins jenkins 14565 Dec 14 09:22 coverage.out [2024-12-14T09:23:16.324Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 09:17 driver [2024-12-14T09:23:16.324Z] -rw-rw-r-- 1 jenkins jenkins 6336 Dec 14 09:17 go.mod [2024-12-14T09:23:16.324Z] -rw-rw-r-- 1 jenkins jenkins 87152 Dec 14 09:17 go.sum [2024-12-14T09:23:16.324Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 09:17 openapi [2024-12-14T09:23:16.324Z] -rw-rw-r-- 1 jenkins jenkins 713 Dec 14 09:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:23:16.672Z] + 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=44c24e83daab78d9ed0bd0eb68b9db7d62c051e4 --label arch=arm64 --label version=4.0.0-dev.6 . [2024-12-14T09:23:17.633Z] #0 building with "default" instance using docker driver [2024-12-14T09:23:17.633Z] [2024-12-14T09:23:17.633Z] #1 [internal] load .dockerignore [2024-12-14T09:23:17.633Z] #1 transferring context: 193B 0.0s done [2024-12-14T09:23:17.633Z] #1 DONE 0.0s [2024-12-14T09:23:17.633Z] [2024-12-14T09:23:17.633Z] #2 [internal] load build definition from Dockerfile [2024-12-14T09:23:17.633Z] #2 transferring dockerfile: 1.74kB done [2024-12-14T09:23:17.633Z] #2 DONE 0.1s [2024-12-14T09:23:17.633Z] [2024-12-14T09:23:17.633Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-14T09:23:17.633Z] #3 DONE 0.0s [2024-12-14T09:23:17.633Z] [2024-12-14T09:23:17.633Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2024-12-14T09:23:17.900Z] #4 DONE 0.3s [2024-12-14T09:23:17.900Z] [2024-12-14T09:23:17.900Z] #5 [internal] load build context [2024-12-14T09:23:17.900Z] #5 transferring context: 16.11kB 0.0s done [2024-12-14T09:23:17.900Z] #5 DONE 0.0s [2024-12-14T09:23:17.900Z] [2024-12-14T09:23:17.900Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-14T09:23:17.900Z] #6 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-14T09:23:17.900Z] #6 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done [2024-12-14T09:23:18.167Z] #6 ... [2024-12-14T09:23:18.167Z] [2024-12-14T09:23:18.167Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-14T09:23:18.167Z] #7 DONE 0.3s [2024-12-14T09:23:18.167Z] [2024-12-14T09:23:18.167Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-14T09:23:18.167Z] #6 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-14T09:23:18.167Z] #6 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-14T09:23:18.167Z] #6 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-14T09:23:18.167Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s [2024-12-14T09:23:18.167Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done [2024-12-14T09:23:18.167Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2024-12-14T09:23:18.756Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done [2024-12-14T09:23:19.030Z] #6 DONE 1.1s [2024-12-14T09:23:19.030Z] [2024-12-14T09:23:19.030Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-12-14T09:23:19.629Z] #8 0.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-14T09:23:19.900Z] #8 1.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-14T09:23:21.342Z] #8 ... [2024-12-14T09:23:21.342Z] [2024-12-14T09:23:21.342Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2024-12-14T09:23:21.342Z] #9 0.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-14T09:23:21.342Z] #9 1.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-14T09:23:21.342Z] #9 2.806 OK: 242 MiB in 58 packages [2024-12-14T09:23:21.342Z] #9 DONE 3.2s [2024-12-14T09:23:21.615Z] [2024-12-14T09:23:21.615Z] #10 [builder 3/7] WORKDIR /device-rest-go [2024-12-14T09:23:21.615Z] #10 DONE 0.1s [2024-12-14T09:23:21.615Z] [2024-12-14T09:23:21.615Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-12-14T09:23:21.615Z] #11 DONE 0.1s [2024-12-14T09:23:21.615Z] [2024-12-14T09:23:21.615Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-12-14T09:23:21.615Z] #8 2.628 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-14T09:23:21.615Z] #8 2.646 Executing busybox-1.36.1-r29.trigger [2024-12-14T09:23:21.615Z] #8 2.671 OK: 9 MiB in 15 packages [2024-12-14T09:23:22.219Z] #8 DONE 3.1s [2024-12-14T09:23:22.219Z] [2024-12-14T09:23:22.219Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2024-12-14T09:23:23.179Z] #12 0.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-14T09:23:23.179Z] #12 ... [2024-12-14T09:23:23.179Z] [2024-12-14T09:23:23.179Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-14T09:23:23.179Z] #13 DONE 1.5s [2024-12-14T09:23:23.179Z] [2024-12-14T09:23:23.179Z] #14 [builder 6/7] COPY . . [2024-12-14T09:23:23.179Z] #14 DONE 0.2s [2024-12-14T09:23:23.179Z] [2024-12-14T09:23:23.179Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2024-12-14T09:23:23.179Z] #12 1.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-14T09:23:25.131Z] #12 2.947 Upgrading critical system libraries and apk-tools: [2024-12-14T09:23:25.131Z] #12 2.948 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-14T09:23:25.131Z] #12 2.975 Executing busybox-1.36.1-r29.trigger [2024-12-14T09:23:25.400Z] #12 3.299 Continuing the upgrade transaction with new apk-tools: [2024-12-14T09:23:25.400Z] #12 3.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-14T09:23:25.668Z] #12 3.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-14T09:23:27.612Z] #12 5.284 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-14T09:23:27.612Z] #12 5.419 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-14T09:23:27.612Z] #12 5.453 OK: 9 MiB in 15 packages [2024-12-14T09:23:27.880Z] #12 DONE 5.9s [2024-12-14T09:23:27.881Z] [2024-12-14T09:23:27.881Z] #15 [builder 7/7] RUN make build [2024-12-14T09:23:27.881Z] #15 0.756 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.0.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2024-12-14T09:25:49.631Z] #15 DONE 144.4s [2024-12-14T09:25:49.631Z] [2024-12-14T09:25:49.631Z] #16 [stage-1 4/6] COPY --from=builder /device-rest-go/cmd / [2024-12-14T09:25:49.631Z] #16 DONE 0.4s [2024-12-14T09:25:49.631Z] [2024-12-14T09:25:49.631Z] #17 [stage-1 5/6] COPY --from=builder /device-rest-go/LICENSE / [2024-12-14T09:25:49.631Z] #17 DONE 0.1s [2024-12-14T09:25:49.631Z] [2024-12-14T09:25:49.631Z] #18 [stage-1 6/6] COPY --from=builder /device-rest-go/Attribution.txt / [2024-12-14T09:25:49.631Z] #18 DONE 0.1s [2024-12-14T09:25:49.631Z] [2024-12-14T09:25:49.631Z] #19 exporting to image [2024-12-14T09:25:49.631Z] #19 exporting layers [2024-12-14T09:25:49.631Z] #19 exporting layers 0.4s done [2024-12-14T09:25:49.631Z] #19 writing image sha256:5435e199cfe08b0099338a4c983d7b3054bf3ae0e67e7f181f8a1caa777ddc6d done [2024-12-14T09:25:49.631Z] #19 naming to docker.io/library/device-rest-arm64 0.0s done [2024-12-14T09:25:49.631Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-14T09:25:50.378Z] provisioning config files... [2024-12-14T09:25:50.397Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/183@tmp/config13303590818616646908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:25:50.748Z] ---> ****-login.sh [2024-12-14T09:25:50.748Z] nexus3.edgexfoundry.org:10001 [2024-12-14T09:25:50.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:25:51.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:25:51.016Z] Configure a credential helper to remove this warning. See [2024-12-14T09:25:51.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:25:51.016Z] [2024-12-14T09:25:51.016Z] Login Succeeded [2024-12-14T09:25:51.016Z] nexus3.edgexfoundry.org:10002 [2024-12-14T09:25:51.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:25:51.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:25:51.284Z] Configure a credential helper to remove this warning. See [2024-12-14T09:25:51.284Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:25:51.284Z] [2024-12-14T09:25:51.284Z] Login Succeeded [2024-12-14T09:25:51.284Z] nexus3.edgexfoundry.org:10003 [2024-12-14T09:25:51.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:25:51.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:25:51.552Z] Configure a credential helper to remove this warning. See [2024-12-14T09:25:51.552Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:25:51.552Z] [2024-12-14T09:25:51.552Z] Login Succeeded [2024-12-14T09:25:51.552Z] nexus3.edgexfoundry.org:10004 [2024-12-14T09:25:51.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:25:51.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:25:51.820Z] Configure a credential helper to remove this warning. See [2024-12-14T09:25:51.820Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:25:51.820Z] [2024-12-14T09:25:51.820Z] Login Succeeded [2024-12-14T09:25:51.820Z] ****.io [2024-12-14T09:25:52.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:25:52.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:25:52.356Z] Configure a credential helper to remove this warning. See [2024-12-14T09:25:52.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:25:52.356Z] [2024-12-14T09:25:52.356Z] Login Succeeded [2024-12-14T09:25:52.356Z] ---> ****-login.sh ends [Pipeline] } [2024-12-14T09:25:52.371Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-14T09:25:52.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-14T09:25:52.456Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2024-12-14T09:25:52.456Z] 44c24e83daab78d9ed0bd0eb68b9db7d62c051e4 [2024-12-14T09:25:52.456Z] latest [2024-12-14T09:25:52.456Z] 4.0.0-dev.6 [2024-12-14T09:25:52.456Z] 44c24e83daab78d9ed0bd0eb68b9db7d62c051e4-4.0.0-dev.6 [2024-12-14T09:25:52.456Z] main [2024-12-14T09:25:52.456Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:25:52.834Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:44c24e83daab78d9ed0bd0eb68b9db7d62c051e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:25:54.599Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:44c24e83daab78d9ed0bd0eb68b9db7d62c051e4 [2024-12-14T09:25:54.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-12-14T09:25:54.599Z] 7274a96c00aa: Preparing [2024-12-14T09:25:54.599Z] ace263dab3d9: Preparing [2024-12-14T09:25:54.599Z] ed9eea1a285e: Preparing [2024-12-14T09:25:54.599Z] 0274f5125e1d: Preparing [2024-12-14T09:25:54.599Z] 2c74144b3840: Preparing [2024-12-14T09:25:54.599Z] 651d9022c234: Preparing [2024-12-14T09:25:54.599Z] 651d9022c234: Waiting [2024-12-14T09:25:54.864Z] 2c74144b3840: Pushed [2024-12-14T09:25:54.864Z] ace263dab3d9: Pushed [2024-12-14T09:25:54.864Z] 7274a96c00aa: Pushed [2024-12-14T09:25:54.864Z] 651d9022c234: Layer already exists [2024-12-14T09:25:56.272Z] 0274f5125e1d: Pushed [2024-12-14T09:26:02.915Z] ed9eea1a285e: Pushed [2024-12-14T09:26:02.915Z] 44c24e83daab78d9ed0bd0eb68b9db7d62c051e4: digest: sha256:fee9767ecb1b2e22369bf546bd80ff9de41885d6b6e7bba04bd4602981bb5c7c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:03.259Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:04.284Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2024-12-14T09:26:04.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-12-14T09:26:04.284Z] 7274a96c00aa: Preparing [2024-12-14T09:26:04.284Z] ace263dab3d9: Preparing [2024-12-14T09:26:04.284Z] ed9eea1a285e: Preparing [2024-12-14T09:26:04.284Z] 0274f5125e1d: Preparing [2024-12-14T09:26:04.284Z] 2c74144b3840: Preparing [2024-12-14T09:26:04.284Z] 651d9022c234: Preparing [2024-12-14T09:26:04.284Z] 651d9022c234: Waiting [2024-12-14T09:26:04.284Z] ed9eea1a285e: Layer already exists [2024-12-14T09:26:04.284Z] 7274a96c00aa: Layer already exists [2024-12-14T09:26:04.284Z] ace263dab3d9: Layer already exists [2024-12-14T09:26:04.284Z] 0274f5125e1d: Layer already exists [2024-12-14T09:26:04.284Z] 2c74144b3840: Layer already exists [2024-12-14T09:26:04.284Z] 651d9022c234: Layer already exists [2024-12-14T09:26:04.551Z] latest: digest: sha256:fee9767ecb1b2e22369bf546bd80ff9de41885d6b6e7bba04bd4602981bb5c7c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:04.908Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:05.278Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.0.0-dev.6 [2024-12-14T09:26:05.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-12-14T09:26:05.278Z] 7274a96c00aa: Preparing [2024-12-14T09:26:05.278Z] ace263dab3d9: Preparing [2024-12-14T09:26:05.278Z] ed9eea1a285e: Preparing [2024-12-14T09:26:05.278Z] 0274f5125e1d: Preparing [2024-12-14T09:26:05.278Z] 2c74144b3840: Preparing [2024-12-14T09:26:05.278Z] 651d9022c234: Preparing [2024-12-14T09:26:05.278Z] 651d9022c234: Waiting [2024-12-14T09:26:05.278Z] 2c74144b3840: Layer already exists [2024-12-14T09:26:05.278Z] 0274f5125e1d: Layer already exists [2024-12-14T09:26:05.278Z] ace263dab3d9: Layer already exists [2024-12-14T09:26:05.278Z] 7274a96c00aa: Layer already exists [2024-12-14T09:26:05.278Z] ed9eea1a285e: Layer already exists [2024-12-14T09:26:05.278Z] 651d9022c234: Layer already exists [2024-12-14T09:26:05.545Z] 4.0.0-dev.6: digest: sha256:fee9767ecb1b2e22369bf546bd80ff9de41885d6b6e7bba04bd4602981bb5c7c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:05.905Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:44c24e83daab78d9ed0bd0eb68b9db7d62c051e4-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:06.259Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:44c24e83daab78d9ed0bd0eb68b9db7d62c051e4-4.0.0-dev.6 [2024-12-14T09:26:06.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-12-14T09:26:06.259Z] 7274a96c00aa: Preparing [2024-12-14T09:26:06.259Z] ace263dab3d9: Preparing [2024-12-14T09:26:06.259Z] ed9eea1a285e: Preparing [2024-12-14T09:26:06.259Z] 0274f5125e1d: Preparing [2024-12-14T09:26:06.259Z] 2c74144b3840: Preparing [2024-12-14T09:26:06.259Z] 651d9022c234: Preparing [2024-12-14T09:26:06.259Z] 651d9022c234: Waiting [2024-12-14T09:26:06.259Z] 0274f5125e1d: Layer already exists [2024-12-14T09:26:06.259Z] ace263dab3d9: Layer already exists [2024-12-14T09:26:06.259Z] ed9eea1a285e: Layer already exists [2024-12-14T09:26:06.259Z] 2c74144b3840: Layer already exists [2024-12-14T09:26:06.259Z] 7274a96c00aa: Layer already exists [2024-12-14T09:26:06.259Z] 651d9022c234: Layer already exists [2024-12-14T09:26:06.525Z] 44c24e83daab78d9ed0bd0eb68b9db7d62c051e4-4.0.0-dev.6: digest: sha256:fee9767ecb1b2e22369bf546bd80ff9de41885d6b6e7bba04bd4602981bb5c7c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:06.881Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:07.234Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2024-12-14T09:26:07.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-12-14T09:26:07.234Z] 7274a96c00aa: Preparing [2024-12-14T09:26:07.234Z] ace263dab3d9: Preparing [2024-12-14T09:26:07.234Z] ed9eea1a285e: Preparing [2024-12-14T09:26:07.234Z] 0274f5125e1d: Preparing [2024-12-14T09:26:07.234Z] 2c74144b3840: Preparing [2024-12-14T09:26:07.234Z] 651d9022c234: Preparing [2024-12-14T09:26:07.234Z] 651d9022c234: Waiting [2024-12-14T09:26:07.234Z] 2c74144b3840: Layer already exists [2024-12-14T09:26:07.234Z] ace263dab3d9: Layer already exists [2024-12-14T09:26:07.234Z] 7274a96c00aa: Layer already exists [2024-12-14T09:26:07.234Z] 0274f5125e1d: Layer already exists [2024-12-14T09:26:07.234Z] ed9eea1a285e: Layer already exists [2024-12-14T09:26:07.234Z] 651d9022c234: Layer already exists [2024-12-14T09:26:07.499Z] main: digest: sha256:fee9767ecb1b2e22369bf546bd80ff9de41885d6b6e7bba04bd4602981bb5c7c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-14T09:26:07.569Z] ===================================================== [Pipeline] echo [2024-12-14T09:26:07.585Z] taggedImages: [2024-12-14T09:26:07.585Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:44c24e83daab78d9ed0bd0eb68b9db7d62c051e4 [2024-12-14T09:26:07.585Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2024-12-14T09:26:07.585Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.0.0-dev.6 [2024-12-14T09:26:07.585Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:44c24e83daab78d9ed0bd0eb68b9db7d62c051e4-4.0.0-dev.6 [2024-12-14T09:26:07.585Z] - 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 [2024-12-14T09:26:07.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-14T09:26:07.977Z] [2024-12-14T09:26:07.977Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:08.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-14T09:26:08.309Z] arm64: Pulling from edgex-lftools-log-publisher [2024-12-14T09:26:08.309Z] 8998bd30e6a1: Pulling fs layer [2024-12-14T09:26:08.309Z] 04944245beec: Pulling fs layer [2024-12-14T09:26:08.309Z] 699f458cf7ca: Pulling fs layer [2024-12-14T09:26:08.309Z] 765212b225bb: Pulling fs layer [2024-12-14T09:26:08.309Z] f23df028b6ca: Pulling fs layer [2024-12-14T09:26:08.309Z] d65c8cfc05b1: Pulling fs layer [2024-12-14T09:26:08.309Z] 2437ff75d9bd: Pulling fs layer [2024-12-14T09:26:08.309Z] f23df028b6ca: Waiting [2024-12-14T09:26:08.309Z] 765212b225bb: Waiting [2024-12-14T09:26:08.309Z] d65c8cfc05b1: Waiting [2024-12-14T09:26:08.309Z] 2437ff75d9bd: Waiting [2024-12-14T09:26:08.575Z] 04944245beec: Verifying Checksum [2024-12-14T09:26:08.575Z] 04944245beec: Download complete [2024-12-14T09:26:08.575Z] 765212b225bb: Verifying Checksum [2024-12-14T09:26:08.575Z] 765212b225bb: Download complete [2024-12-14T09:26:08.575Z] f23df028b6ca: Verifying Checksum [2024-12-14T09:26:08.575Z] f23df028b6ca: Download complete [2024-12-14T09:26:08.575Z] d65c8cfc05b1: Verifying Checksum [2024-12-14T09:26:08.575Z] d65c8cfc05b1: Download complete [2024-12-14T09:26:08.840Z] 699f458cf7ca: Verifying Checksum [2024-12-14T09:26:08.840Z] 699f458cf7ca: Download complete [2024-12-14T09:26:09.105Z] 8998bd30e6a1: Download complete [2024-12-14T09:26:11.050Z] 2437ff75d9bd: Verifying Checksum [2024-12-14T09:26:11.050Z] 2437ff75d9bd: Download complete [2024-12-14T09:26:15.294Z] 8998bd30e6a1: Pull complete [2024-12-14T09:26:17.872Z] 04944245beec: Pull complete [2024-12-14T09:26:19.285Z] 699f458cf7ca: Pull complete [2024-12-14T09:26:19.285Z] 765212b225bb: Pull complete [2024-12-14T09:26:20.241Z] f23df028b6ca: Pull complete [2024-12-14T09:26:20.241Z] d65c8cfc05b1: Pull complete [2024-12-14T09:26:42.285Z] 2437ff75d9bd: Pull complete [2024-12-14T09:26:42.285Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-12-14T09:26:42.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-14T09:26:42.285Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:26:42.473Z] prd-ubuntu20.04-docker-arm64-4c-16g-35098 does not seem to be running inside a container [2024-12-14T09:26:42.539Z] $ 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/183 -v /w/workspace/device-rest-go/183:/w/workspace/device-rest-go/183:rw,z -v /w/workspace/device-rest-go/183@tmp:/w/workspace/device-rest-go/183@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-12-14T09:26:43.951Z] $ docker top 8228c793fed98d217ada46ed45b5d075d6c3c94b1cceccdb2166afdabc791571 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:26:44.790Z] ---> job-cost.sh [2024-12-14T09:26:44.791Z] lf-activate-venv: SKIPPING [2024-12-14T09:26:44.791Z] INFO: No Stack... [2024-12-14T09:26:45.057Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-14T09:26:46.017Z] INFO: Archiving Costs [Pipeline] sh [2024-12-14T09:26:46.339Z] + cat /w/workspace/device-rest-go/183/archives/cost.csv [2024-12-14T09:26:46.339Z] + cut -d, -f6 [Pipeline] lock [2024-12-14T09:26:46.669Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-183-stack-cost] [2024-12-14T09:26:46.688Z] Resource [jenkins-edgexfoundry-device-rest-go-main-183-stack-cost] did not exist. Created. [2024-12-14T09:26:46.696Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-183-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-14T09:26:47.050Z] /w/workspace/device-rest-go/183@tmp/durable-19e9d997/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-12-14T09:26:47.391Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-14T09:26:47.424Z] Warning: overwriting stash ‘stack-cost’ [2024-12-14T09:26:47.480Z] Stashed 1 file(s) [Pipeline] } [2024-12-14T09:26:47.487Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-183-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-14T09:26:47.507Z] $ docker stop --time=1 8228c793fed98d217ada46ed45b5d075d6c3c94b1cceccdb2166afdabc791571 [2024-12-14T09:26:48.964Z] $ docker rm -f --volumes 8228c793fed98d217ada46ed45b5d075d6c3c94b1cceccdb2166afdabc791571 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-12-14T09:26:49.489Z] provisioning config files... [2024-12-14T09:26:49.501Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15583901732145812265tmp [Pipeline] { [Pipeline] sh [2024-12-14T09:26:49.797Z] + set +x [2024-12-14T09:26:49.797Z] + curl -s https://codecov.io/bash [2024-12-14T09:26:49.797Z] + bash -s -- [2024-12-14T09:26:49.797Z] [2024-12-14T09:26:49.797Z] _____ _ [2024-12-14T09:26:49.797Z] / ____| | | [2024-12-14T09:26:49.797Z] | | ___ __| | ___ ___ _____ __ [2024-12-14T09:26:49.797Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-14T09:26:49.797Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-14T09:26:49.797Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-14T09:26:49.797Z] Bash-1.0.6 [2024-12-14T09:26:49.797Z] [2024-12-14T09:26:49.797Z] [2024-12-14T09:26:49.797Z] ==> git version 2.25.1 found [2024-12-14T09:26:49.797Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-12-14T09:26:49.797Z] Release-Date: 2020-01-08 [2024-12-14T09:26:49.798Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-12-14T09:26:49.798Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-14T09:26:49.798Z] ==> Jenkins CI detected. [2024-12-14T09:26:49.798Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2024-12-14T09:26:49.798Z] project root: . [2024-12-14T09:26:49.798Z] --> token set from env [2024-12-14T09:26:49.798Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-14T09:26:49.798Z] ==> Running gcov in . (disable via -X gcov) [2024-12-14T09:26:49.798Z] ==> Python coveragepy not found [2024-12-14T09:26:49.798Z] ==> Searching for coverage reports in: [2024-12-14T09:26:49.798Z] + . [2024-12-14T09:26:49.798Z] -> Found 1 reports [2024-12-14T09:26:49.798Z] ==> Detecting git/mercurial file structure [2024-12-14T09:26:50.056Z] ==> Reading reports [2024-12-14T09:26:50.056Z] + ./coverage.out bytes=14565 [2024-12-14T09:26:50.056Z] ==> Appending adjustments [2024-12-14T09:26:50.056Z] https://docs.codecov.io/docs/fixing-reports [2024-12-14T09:26:50.056Z] + Found adjustments [2024-12-14T09:26:50.056Z] ==> Gzipping contents [2024-12-14T09:26:50.056Z] 4.0K /tmp/codecov.4xHj8X.gz [2024-12-14T09:26:50.056Z] ==> Uploading reports [2024-12-14T09:26:50.056Z] url: https://codecov.io [2024-12-14T09:26:50.056Z] query: branch=main&commit=44c24e83daab78d9ed0bd0eb68b9db7d62c051e4&build=183&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F183%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-14T09:26:50.056Z] -> Pinging Codecov [2024-12-14T09:26:50.056Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=44c24e83daab78d9ed0bd0eb68b9db7d62c051e4&build=183&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F183%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-14T09:26:50.315Z] -> Uploading to [2024-12-14T09:26:50.316Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/44c24e83daab78d9ed0bd0eb68b9db7d62c051e4/c0c64885-5fb7-4bec-b769-a5c1db8b94ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241214%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241214T092650Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e56eb754d48cdbdeccf61cd9275edb82dea7721ca054ada9d3555bf83367a094 [2024-12-14T09:26:50.316Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-14T09:26:50.316Z] Dload Upload Total Spent Left Speed [2024-12-14T09:26:50.575Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2327 0 0 100 2327 0 7458 --:--:-- --:--:-- --:--:-- 7458 [2024-12-14T09:26:50.575Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/44c24e83daab78d9ed0bd0eb68b9db7d62c051e4 [Pipeline] } [2024-12-14T09:26:50.583Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-12-14T09:26:50.746Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-14T09:26:50.760Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:51.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-14T09:26:51.070Z] [2024-12-14T09:26:51.070Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:51.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-14T09:26:51.375Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-14T09:26:51.375Z] 43c4264eed91: Already exists [2024-12-14T09:26:51.375Z] 4cc291be95ef: Already exists [2024-12-14T09:26:51.375Z] 2ac1f1163629: Already exists [2024-12-14T09:26:51.375Z] 5c3c966382ef: Already exists [2024-12-14T09:26:51.375Z] 4f4fb700ef54: Already exists [2024-12-14T09:26:51.375Z] d9c7d2e4e75e: Pulling fs layer [2024-12-14T09:26:51.375Z] 9c3e1370e548: Pulling fs layer [2024-12-14T09:26:51.633Z] d9c7d2e4e75e: Verifying Checksum [2024-12-14T09:26:51.633Z] d9c7d2e4e75e: Download complete [2024-12-14T09:26:51.891Z] d9c7d2e4e75e: Pull complete [2024-12-14T09:26:52.150Z] 9c3e1370e548: Verifying Checksum [2024-12-14T09:26:52.150Z] 9c3e1370e548: Download complete [2024-12-14T09:26:55.447Z] 9c3e1370e548: Pull complete [2024-12-14T09:26:55.447Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-14T09:26:55.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-14T09:26:55.447Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:26:55.555Z] prd-ubuntu20.04-docker-8c-8g-35092 does not seem to be running inside a container [2024-12-14T09:26:55.595Z] $ 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 [2024-12-14T09:26:57.477Z] $ docker top 6434cd9e2746b77fad0d61c6f8c73250bf06ab9c1310094f80b8df7a27d04f51 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-14T09:26:57.824Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo [2024-12-14T09:26:57.837Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2024-12-14T09:26:58.120Z] + set -o pipefail [2024-12-14T09:26:58.120Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2024-12-14T09:27:04.683Z] [2024-12-14T09:27:04.683Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2024-12-14T09:27:04.683Z] [2024-12-14T09:27:04.683Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/56d28598-43e6-46a1-9473-817174d7cb34 [2024-12-14T09:27:04.683Z] [2024-12-14T09:27:04.683Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-14T09:27:04.683Z] [2024-12-14T09:27:04.683Z] [2024-12-14T09:27:04.684Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-14T09:27:04.684Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-14T09:27:04.697Z] $ docker stop --time=1 6434cd9e2746b77fad0d61c6f8c73250bf06ab9c1310094f80b8df7a27d04f51 [2024-12-14T09:27:08.726Z] $ docker rm -f --volumes 6434cd9e2746b77fad0d61c6f8c73250bf06ab9c1310094f80b8df7a27d04f51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-14T09:27:09.646Z] + git log --format=format:%s -1 44c24e83daab78d9ed0bd0eb68b9db7d62c051e4 [Pipeline] sh [2024-12-14T09:27:09.959Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-14T09:27:09.959Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:27:10.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-14T09:27:10.287Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:27:10.393Z] prd-ubuntu20.04-docker-8c-8g-35092 does not seem to be running inside a container [2024-12-14T09:27:10.423Z] $ 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 [2024-12-14T09:27:10.972Z] $ docker top 12a9f26b7def24570836d1310db893f79e75d513011b4456b49496adefdbbf55 -eo pid,comm [2024-12-14T09:27:11.023Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-12-14T09:27:11.023Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-14T09:27:11.073Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-14T09:27:11.073Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-14T09:27:11.182Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-14T09:27:11.182Z] $ docker exec 12a9f26b7def24570836d1310db893f79e75d513011b4456b49496adefdbbf55 ssh-agent [2024-12-14T09:27:11.291Z] SSH_AUTH_SOCK=/tmp/ssh-8mV74EPEmvAi/agent.31 [2024-12-14T09:27:11.291Z] SSH_AGENT_PID=37 [2024-12-14T09:27:11.295Z] Running ssh-add (command line suppressed) [2024-12-14T09:27:11.391Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13784817956822504337.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13784817956822504337.key) [2024-12-14T09:27:11.406Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-14T09:27:11.696Z] + git semver tag [2024-12-14T09:27:11.955Z] 2024-12-14 09:27:11,875 [run_tag] DEBUG tag force:False [2024-12-14T09:27:11.955Z] 2024-12-14 09:27:11,875 [check_head_tag] DEBUG check head tag [2024-12-14T09:27:11.955Z] 2024-12-14 09:27:11,877 [execute] INFO git cat-file --batch-check [2024-12-14T09:27:11.955Z] 2024-12-14 09:27:11,877 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2024-12-14T09:27:11.955Z] 2024-12-14 09:27:11,880 [execute] INFO git cat-file --batch [2024-12-14T09:27:11.955Z] 2024-12-14 09:27:11,881 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2024-12-14T09:27:11.955Z] 2024-12-14 09:27:11,904 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-12-14T09:27:11.955Z] 2024-12-14 09:27:11,905 [execute] INFO git tag -a v4.0.0-dev.6 -m v4.0.0-dev.6 [2024-12-14T09:27:11.955Z] 2024-12-14 09:27:11,905 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.6', '-m', 'v4.0.0-dev.6'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2024-12-14T09:27:11.955Z] 2024-12-14 09:27:11,909 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-12-14T09:27:11.955Z] 4.0.0-dev.6 [Pipeline] } [2024-12-14T09:27:11.961Z] $ docker exec --env ******** --env ******** 12a9f26b7def24570836d1310db893f79e75d513011b4456b49496adefdbbf55 ssh-agent -k [2024-12-14T09:27:12.058Z] unset SSH_AUTH_SOCK; [2024-12-14T09:27:12.058Z] unset SSH_AGENT_PID; [2024-12-14T09:27:12.058Z] echo Agent pid 37 killed; [2024-12-14T09:27:12.070Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-14T09:27:12.390Z] + git semver [Pipeline] } [2024-12-14T09:27:12.660Z] $ docker stop --time=1 12a9f26b7def24570836d1310db893f79e75d513011b4456b49496adefdbbf55 [2024-12-14T09:27:13.932Z] $ docker rm -f --volumes 12a9f26b7def24570836d1310db893f79e75d513011b4456b49496adefdbbf55 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:27:14.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-14T09:27:14.346Z] [2024-12-14T09:27:14.346Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:27:14.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-14T09:27:14.651Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-14T09:27:14.651Z] ab5ef0e58194: Pulling fs layer [2024-12-14T09:27:14.651Z] 9712f1f96733: Pulling fs layer [2024-12-14T09:27:14.651Z] 63f879dbbcfc: Pulling fs layer [2024-12-14T09:27:14.651Z] 0d9ebad4ef96: Pulling fs layer [2024-12-14T09:27:14.651Z] e9a5061849ea: Pulling fs layer [2024-12-14T09:27:14.651Z] d747dcd14b5f: Pulling fs layer [2024-12-14T09:27:14.651Z] 2de7ff778b66: Pulling fs layer [2024-12-14T09:27:14.651Z] e9a5061849ea: Waiting [2024-12-14T09:27:14.651Z] d747dcd14b5f: Waiting [2024-12-14T09:27:14.651Z] 2de7ff778b66: Waiting [2024-12-14T09:27:14.651Z] 0d9ebad4ef96: Waiting [2024-12-14T09:27:14.651Z] 9712f1f96733: Download complete [2024-12-14T09:27:14.910Z] 63f879dbbcfc: Verifying Checksum [2024-12-14T09:27:14.910Z] 63f879dbbcfc: Download complete [2024-12-14T09:27:15.168Z] 0d9ebad4ef96: Verifying Checksum [2024-12-14T09:27:15.168Z] 0d9ebad4ef96: Download complete [2024-12-14T09:27:15.168Z] d747dcd14b5f: Verifying Checksum [2024-12-14T09:27:15.168Z] d747dcd14b5f: Download complete [2024-12-14T09:27:15.168Z] e9a5061849ea: Verifying Checksum [2024-12-14T09:27:15.168Z] e9a5061849ea: Download complete [2024-12-14T09:27:15.168Z] ab5ef0e58194: Verifying Checksum [2024-12-14T09:27:15.168Z] ab5ef0e58194: Download complete [2024-12-14T09:27:15.168Z] 2de7ff778b66: Verifying Checksum [2024-12-14T09:27:15.168Z] 2de7ff778b66: Download complete [2024-12-14T09:27:17.692Z] ab5ef0e58194: Pull complete [2024-12-14T09:27:17.692Z] 9712f1f96733: Pull complete [2024-12-14T09:27:18.634Z] 63f879dbbcfc: Pull complete [2024-12-14T09:27:22.960Z] 0d9ebad4ef96: Pull complete [2024-12-14T09:27:22.960Z] e9a5061849ea: Pull complete [2024-12-14T09:27:22.960Z] d747dcd14b5f: Pull complete [2024-12-14T09:27:23.897Z] 2de7ff778b66: Pull complete [2024-12-14T09:27:23.897Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-14T09:27:23.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-14T09:27:23.897Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:27:24.017Z] prd-ubuntu20.04-docker-8c-8g-35092 does not seem to be running inside a container [2024-12-14T09:27:24.049Z] $ 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 [2024-12-14T09:27:28.941Z] $ docker top 466fedf5fff205a51f23e01ca14cc4f73130b0e5f7ef9568262dc6b03af69c28 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-14T09:27:29.034Z] provisioning config files... [2024-12-14T09:27:29.044Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12183476879002002825tmp [2024-12-14T09:27:29.055Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12802688145608516310tmp [2024-12-14T09:27:29.066Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2522868171964136697tmp [Pipeline] { [Pipeline] echo [2024-12-14T09:27:29.097Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:27:29.387Z] ---> sigul-configuration.sh [2024-12-14T09:27:29.387Z] gpg: directory `/root/.gnupg' created [2024-12-14T09:27:29.387Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-14T09:27:29.387Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-14T09:27:29.387Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-14T09:27:29.387Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-14T09:27:29.387Z] gpg: CAST5 encrypted data [2024-12-14T09:27:29.387Z] gpg: encrypted with 1 passphrase [2024-12-14T09:27:29.387Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-14T09:27:29.680Z] + mkdir /home/jenkins [2024-12-14T09:27:29.680Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-14T09:27:29.976Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-12-14T09:27:29.988Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:27:30.279Z] ---> sigul-install.sh [2024-12-14T09:27:30.279Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-14T09:27:30.570Z] + git tag --list [2024-12-14T09:27:30.570Z] v1.0.0 [2024-12-14T09:27:30.571Z] v1.1.0 [2024-12-14T09:27:30.571Z] v1.1.1 [2024-12-14T09:27:30.571Z] v1.1.2 [2024-12-14T09:27:30.571Z] v1.2.0 [2024-12-14T09:27:30.571Z] v1.2.1 [2024-12-14T09:27:30.571Z] v2.0.0 [2024-12-14T09:27:30.571Z] v2.1.0 [2024-12-14T09:27:30.571Z] v2.1.1 [2024-12-14T09:27:30.571Z] v2.2.0 [2024-12-14T09:27:30.571Z] v2.3.0 [2024-12-14T09:27:30.571Z] v3.0 [2024-12-14T09:27:30.571Z] v3.0.0 [2024-12-14T09:27:30.571Z] v3.1 [2024-12-14T09:27:30.571Z] v3.1.0 [2024-12-14T09:27:30.571Z] v3.1.0-dev.1 [2024-12-14T09:27:30.571Z] v3.1.0-dev.10 [2024-12-14T09:27:30.571Z] v3.1.0-dev.11 [2024-12-14T09:27:30.571Z] v3.1.0-dev.12 [2024-12-14T09:27:30.571Z] v3.1.0-dev.13 [2024-12-14T09:27:30.571Z] v3.1.0-dev.14 [2024-12-14T09:27:30.571Z] v3.1.0-dev.15 [2024-12-14T09:27:30.571Z] v3.1.0-dev.16 [2024-12-14T09:27:30.571Z] v3.1.0-dev.17 [2024-12-14T09:27:30.571Z] v3.1.0-dev.18 [2024-12-14T09:27:30.571Z] v3.1.0-dev.19 [2024-12-14T09:27:30.571Z] v3.1.0-dev.2 [2024-12-14T09:27:30.571Z] v3.1.0-dev.20 [2024-12-14T09:27:30.571Z] v3.1.0-dev.21 [2024-12-14T09:27:30.571Z] v3.1.0-dev.22 [2024-12-14T09:27:30.571Z] v3.1.0-dev.23 [2024-12-14T09:27:30.571Z] v3.1.0-dev.24 [2024-12-14T09:27:30.571Z] v3.1.0-dev.25 [2024-12-14T09:27:30.571Z] v3.1.0-dev.26 [2024-12-14T09:27:30.571Z] v3.1.0-dev.27 [2024-12-14T09:27:30.571Z] v3.1.0-dev.28 [2024-12-14T09:27:30.571Z] v3.1.0-dev.29 [2024-12-14T09:27:30.571Z] v3.1.0-dev.3 [2024-12-14T09:27:30.571Z] v3.1.0-dev.30 [2024-12-14T09:27:30.571Z] v3.1.0-dev.31 [2024-12-14T09:27:30.571Z] v3.1.0-dev.32 [2024-12-14T09:27:30.571Z] v3.1.0-dev.4 [2024-12-14T09:27:30.571Z] v3.1.0-dev.5 [2024-12-14T09:27:30.571Z] v3.1.0-dev.6 [2024-12-14T09:27:30.571Z] v3.1.0-dev.7 [2024-12-14T09:27:30.571Z] v3.1.0-dev.8 [2024-12-14T09:27:30.571Z] v3.1.0-dev.9 [2024-12-14T09:27:30.571Z] v3.1.1 [2024-12-14T09:27:30.571Z] v3.2.0-dev.1 [2024-12-14T09:27:30.571Z] v3.2.0-dev.10 [2024-12-14T09:27:30.571Z] v3.2.0-dev.11 [2024-12-14T09:27:30.571Z] v3.2.0-dev.12 [2024-12-14T09:27:30.571Z] v3.2.0-dev.13 [2024-12-14T09:27:30.571Z] v3.2.0-dev.14 [2024-12-14T09:27:30.571Z] v3.2.0-dev.15 [2024-12-14T09:27:30.571Z] v3.2.0-dev.16 [2024-12-14T09:27:30.571Z] v3.2.0-dev.17 [2024-12-14T09:27:30.571Z] v3.2.0-dev.18 [2024-12-14T09:27:30.571Z] v3.2.0-dev.19 [2024-12-14T09:27:30.571Z] v3.2.0-dev.2 [2024-12-14T09:27:30.571Z] v3.2.0-dev.20 [2024-12-14T09:27:30.571Z] v3.2.0-dev.21 [2024-12-14T09:27:30.571Z] v3.2.0-dev.22 [2024-12-14T09:27:30.571Z] v3.2.0-dev.23 [2024-12-14T09:27:30.571Z] v3.2.0-dev.24 [2024-12-14T09:27:30.571Z] v3.2.0-dev.25 [2024-12-14T09:27:30.571Z] v3.2.0-dev.3 [2024-12-14T09:27:30.571Z] v3.2.0-dev.4 [2024-12-14T09:27:30.571Z] v3.2.0-dev.5 [2024-12-14T09:27:30.571Z] v3.2.0-dev.6 [2024-12-14T09:27:30.571Z] v3.2.0-dev.7 [2024-12-14T09:27:30.571Z] v3.2.0-dev.8 [2024-12-14T09:27:30.571Z] v3.2.0-dev.9 [2024-12-14T09:27:30.571Z] v4.0.0-dev.1 [2024-12-14T09:27:30.571Z] v4.0.0-dev.2 [2024-12-14T09:27:30.571Z] v4.0.0-dev.3 [2024-12-14T09:27:30.571Z] v4.0.0-dev.4 [2024-12-14T09:27:30.571Z] v4.0.0-dev.5 [2024-12-14T09:27:30.571Z] v4.0.0-dev.6 [Pipeline] sh [2024-12-14T09:27:30.868Z] + lftools sign git-tag v4.0.0-dev.6 [2024-12-14T09:27:31.438Z] Signing Git tag with Sigul... [2024-12-14T09:27:31.438Z] Signing v4.0.0-dev.6 [Pipeline] echo [2024-12-14T09:27:31.714Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:27:32.013Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-14T09:27:32.021Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-14T09:27:32.053Z] $ docker stop --time=1 466fedf5fff205a51f23e01ca14cc4f73130b0e5f7ef9568262dc6b03af69c28 [2024-12-14T09:27:33.349Z] $ docker rm -f --volumes 466fedf5fff205a51f23e01ca14cc4f73130b0e5f7ef9568262dc6b03af69c28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-14T09:27:33.807Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-14T09:27:33.807Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:27:34.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-14T09:27:34.113Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:27:34.199Z] prd-ubuntu20.04-docker-8c-8g-35092 does not seem to be running inside a container [2024-12-14T09:27:34.225Z] $ 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 [2024-12-14T09:27:34.560Z] $ docker top c4731dc2fb00b8af10841939eea98ed253ff700fe6b516b32b8b42ef600e833f -eo pid,comm [2024-12-14T09:27:34.618Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-12-14T09:27:34.618Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-14T09:27:34.673Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-14T09:27:34.673Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-14T09:27:34.783Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-14T09:27:34.783Z] $ docker exec c4731dc2fb00b8af10841939eea98ed253ff700fe6b516b32b8b42ef600e833f ssh-agent [2024-12-14T09:27:34.885Z] SSH_AUTH_SOCK=/tmp/ssh-ItS4cB1z1wvk/agent.32 [2024-12-14T09:27:34.885Z] SSH_AGENT_PID=38 [2024-12-14T09:27:34.889Z] Running ssh-add (command line suppressed) [2024-12-14T09:27:34.990Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11027981577693631169.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11027981577693631169.key) [2024-12-14T09:27:35.005Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-14T09:27:35.300Z] + git semver bump pre [2024-12-14T09:27:35.558Z] 2024-12-14 09:27:35,473 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-12-14T09:27:35.558Z] 2024-12-14 09:27:35,474 [bump_version] DEBUG bumping version:4.0.0-dev.6 on axis:pre with prefix:dev [2024-12-14T09:27:35.558Z] 2024-12-14 09:27:35,474 [bump_version] DEBUG bumped version:4.0.0-dev.7 [2024-12-14T09:27:35.558Z] 2024-12-14 09:27:35,474 [write_version] DEBUG write version:4.0.0-dev.7 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2024-12-14T09:27:35.558Z] 2024-12-14 09:27:35,474 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-12-14T09:27:35.558Z] 2024-12-14 09:27:35,474 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-12-14T09:27:35.558Z] 2024-12-14 09:27:35,476 [execute] INFO git cat-file --batch-check [2024-12-14T09:27:35.558Z] 2024-12-14 09:27:35,476 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-14T09:27:35.558Z] 2024-12-14 09:27:35,481 [execute] INFO git cat-file --batch [2024-12-14T09:27:35.558Z] 2024-12-14 09:27:35,482 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-14T09:27:35.558Z] 2024-12-14 09:27:35,488 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-12-14T09:27:35.558Z] 4.0.0-dev.7 [Pipeline] } [2024-12-14T09:27:35.567Z] $ docker exec --env ******** --env ******** c4731dc2fb00b8af10841939eea98ed253ff700fe6b516b32b8b42ef600e833f ssh-agent -k [2024-12-14T09:27:35.667Z] unset SSH_AUTH_SOCK; [2024-12-14T09:27:35.668Z] unset SSH_AGENT_PID; [2024-12-14T09:27:35.668Z] echo Agent pid 38 killed; [2024-12-14T09:27:35.681Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-14T09:27:35.993Z] + git semver [Pipeline] } [2024-12-14T09:27:36.259Z] $ docker stop --time=1 c4731dc2fb00b8af10841939eea98ed253ff700fe6b516b32b8b42ef600e833f [2024-12-14T09:27:37.524Z] $ docker rm -f --volumes c4731dc2fb00b8af10841939eea98ed253ff700fe6b516b32b8b42ef600e833f [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-14T09:27:37.883Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-14T09:27:37.883Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:27:38.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-14T09:27:38.181Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:27:38.246Z] prd-ubuntu20.04-docker-8c-8g-35092 does not seem to be running inside a container [2024-12-14T09:27:38.267Z] $ 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 [2024-12-14T09:27:38.606Z] $ docker top 3b5cd6e9fbd5e068f527266bb30de079ac179fae17fab5cd39444d39e1734515 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-14T09:27:38.715Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-14T09:27:38.715Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-14T09:27:38.829Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-14T09:27:38.829Z] $ docker exec 3b5cd6e9fbd5e068f527266bb30de079ac179fae17fab5cd39444d39e1734515 ssh-agent [2024-12-14T09:27:38.937Z] SSH_AUTH_SOCK=/tmp/ssh-MuOr98m1cJv7/agent.32 [2024-12-14T09:27:38.937Z] SSH_AGENT_PID=38 [2024-12-14T09:27:38.941Z] Running ssh-add (command line suppressed) [2024-12-14T09:27:39.042Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11197332956876365229.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11197332956876365229.key) [2024-12-14T09:27:39.056Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-14T09:27:39.346Z] + git semver push [2024-12-14T09:27:39.604Z] 2024-12-14 09:27:39,506 [run_push] DEBUG push [2024-12-14T09:27:39.604Z] 2024-12-14 09:27:39,506 [execute] INFO git cat-file --batch-check [2024-12-14T09:27:39.604Z] 2024-12-14 09:27:39,507 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-14T09:27:39.604Z] 2024-12-14 09:27:39,510 [execute] INFO git rev-list 9cd8b3592843c2eab0375a2dbd2e669e6b168bca -- [2024-12-14T09:27:39.604Z] 2024-12-14 09:27:39,510 [execute] DEBUG Popen(['git', 'rev-list', '9cd8b3592843c2eab0375a2dbd2e669e6b168bca', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-14T09:27:39.604Z] 2024-12-14 09:27:39,519 [execute] INFO git fetch -v origin [2024-12-14T09:27:39.604Z] 2024-12-14 09:27:39,519 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-12-14T09:27:40.171Z] 2024-12-14 09:27:39,964 [run_push] DEBUG no remote changes detected [2024-12-14T09:27:40.171Z] 2024-12-14 09:27:39,964 [execute] INFO git push origin semver [2024-12-14T09:27:40.171Z] 2024-12-14 09:27:39,964 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-14T09:27:40.740Z] 2024-12-14 09:27:40,635 [run_push] DEBUG push all version tags [2024-12-14T09:27:40.740Z] 2024-12-14 09:27:40,636 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-14T09:27:40.740Z] 2024-12-14 09:27:40,636 [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) [2024-12-14T09:27:41.310Z] 2024-12-14 09:27:41,240 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-12-14T09:27:41.310Z] 4.0.0-dev.7 [Pipeline] } [2024-12-14T09:27:41.314Z] $ docker exec --env ******** --env ******** 3b5cd6e9fbd5e068f527266bb30de079ac179fae17fab5cd39444d39e1734515 ssh-agent -k [2024-12-14T09:27:41.400Z] unset SSH_AUTH_SOCK; [2024-12-14T09:27:41.400Z] unset SSH_AGENT_PID; [2024-12-14T09:27:41.400Z] echo Agent pid 38 killed; [2024-12-14T09:27:41.414Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-14T09:27:41.740Z] + git semver [Pipeline] } [2024-12-14T09:27:42.011Z] $ docker stop --time=1 3b5cd6e9fbd5e068f527266bb30de079ac179fae17fab5cd39444d39e1734515 [2024-12-14T09:27:43.281Z] $ docker rm -f --volumes 3b5cd6e9fbd5e068f527266bb30de079ac179fae17fab5cd39444d39e1734515 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-12-14T09:27:43.908Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2024-12-14T09:27:43.908Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-12-14T09:27:43.908Z] total 16 [2024-12-14T09:27:43.908Z] drwxr-xr-x 3 root root 4096 Dec 14 09:17 . [2024-12-14T09:27:43.908Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 14 09:27 .. [2024-12-14T09:27:43.908Z] drwxr-xr-x 2 root root 4096 Dec 14 09:17 cost [2024-12-14T09:27:43.908Z] -rw-r--r-- 1 root root 86 Dec 14 09:17 cost.csv [2024-12-14T09:27:43.908Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-12-14T09:27:43.908Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-12-14T09:27:43.908Z] total 16 [2024-12-14T09:27:43.908Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 09:17 . [2024-12-14T09:27:43.908Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 14 09:27 .. [2024-12-14T09:27:43.908Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 14 09:17 cost [2024-12-14T09:27:43.908Z] -rw-r--r-- 1 jenkins jenkins 86 Dec 14 09:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:27:44.199Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:27:45.065Z] ---> package-listing.sh [2024-12-14T09:27:45.065Z] ++ facter osfamily [2024-12-14T09:27:45.065Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-14T09:27:45.325Z] + OS_FAMILY=debian [2024-12-14T09:27:45.325Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2024-12-14T09:27:45.325Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-14T09:27:45.325Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-14T09:27:45.325Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-14T09:27:45.325Z] + PACKAGES=/tmp/packages_start.txt [2024-12-14T09:27:45.325Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2024-12-14T09:27:45.325Z] + PACKAGES=/tmp/packages_end.txt [2024-12-14T09:27:45.325Z] + case "${OS_FAMILY}" in [2024-12-14T09:27:45.325Z] + dpkg -l [2024-12-14T09:27:45.325Z] + grep '^ii' [2024-12-14T09:27:45.325Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-14T09:27:45.325Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-14T09:27:45.325Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-14T09:27:45.325Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2024-12-14T09:27:45.325Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2024-12-14T09:27:45.325Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2024-12-14T09:27:45.338Z] 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 [2024-12-14T09:27:45.618Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:27:46.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-14T09:27:46.185Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:27:46.265Z] prd-ubuntu20.04-docker-8c-8g-35092 does not seem to be running inside a container [2024-12-14T09:27:46.289Z] $ 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 [2024-12-14T09:27:46.483Z] $ docker top e6ab1938dc4155040ff0f308d5759e05a59805a24cac41aeeee3ff2640ad643c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-14T09:27:46.835Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-14T09:27:47.118Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-14T09:27:47.403Z] + ls /var/log/sa-host [2024-12-14T09:27:47.403Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-14T09:27:47.498Z] provisioning config files... [2024-12-14T09:27:47.506Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8111142787320532265tmp [Pipeline] { [Pipeline] echo [2024-12-14T09:27:47.525Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:27:47.810Z] ---> create-netrc.sh [Pipeline] } [2024-12-14T09:27:47.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:27:48.158Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-14T09:27:48.168Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:27:48.455Z] ---> sudo-logs.sh [2024-12-14T09:27:48.455Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-14T09:27:48.493Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:27:48.777Z] ---> job-cost.sh [2024-12-14T09:27:48.777Z] lf-activate-venv: SKIPPING [2024-12-14T09:27:48.777Z] DEBUG: total: 0.2199999988079071 [2024-12-14T09:27:48.777Z] INFO: Retrieving Stack Cost... [2024-12-14T09:27:49.037Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-14T09:27:49.605Z] INFO: Archiving Costs [Pipeline] echo [2024-12-14T09:27:49.620Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:27:49.901Z] ---> logs-deploy.sh [2024-12-14T09:27:49.902Z] lf-activate-venv: SKIPPING [2024-12-14T09:27:49.902Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/183 [2024-12-14T09:27:49.902Z] INFO: archiving workspace using pattern(s): [2024-12-14T09:27:50.837Z] Archives upload complete. [2024-12-14T09:27:50.837Z] INFO: archiving logs to Nexus