Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 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-ssh15181543332194379863.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh9610750444953479085.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 056ae7b86453181957306e7078512cbe12174832 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-ssh16631433623466085447.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh14680095243342971052.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-ssh4016814538901377714.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-7860 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#493)" > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 # timeout=10 > git rev-list --no-walk a73ca0e3347ce9e377441e48af4acf8ad4954baa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:07:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:07:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:07:02 ========================================================= 10:07:02 EdgeX Global Pipelines Version Info 10:07:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:07:03 ------------------- 10:07:03 stable info: 10:07:03 ------------------- 10:07:03 Commited By: Cherry Wang cherry@iotechsys.com 10:07:03 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 10:07:03 Message: update stable to v1.0.276 10:07:03 ------------------- 10:07:03 experimental info: 10:07:03 ------------------- 10:07:03 Commited By: **** collab-it+edgex@linuxfoundation.org 10:07:03 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 10:07:03 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:07:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 10:07:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 10:07:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:07:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e58b8ce [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:07:04 provisioning config files... 10:07:04 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2059772601437554297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:07:05 ---> ****-login.sh 10:07:05 nexus3.edgexfoundry.org:10001 10:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:05 10:07:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:07:05 Configure a credential helper to remove this warning. See 10:07:05 https://docs.****.com/go/credential-store/ 10:07:05 10:07:05 Login Succeeded 10:07:05 nexus3.edgexfoundry.org:10002 10:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:05 10:07:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:07:05 Configure a credential helper to remove this warning. See 10:07:05 https://docs.****.com/go/credential-store/ 10:07:05 10:07:05 Login Succeeded 10:07:05 nexus3.edgexfoundry.org:10003 10:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:05 10:07:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:07:05 Configure a credential helper to remove this warning. See 10:07:05 https://docs.****.com/go/credential-store/ 10:07:05 10:07:05 Login Succeeded 10:07:05 nexus3.edgexfoundry.org:10004 10:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:05 10:07:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:07:05 Configure a credential helper to remove this warning. See 10:07:05 https://docs.****.com/go/credential-store/ 10:07:05 10:07:05 Login Succeeded 10:07:05 ****.io 10:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:05 10:07:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:07:05 Configure a credential helper to remove this warning. See 10:07:05 https://docs.****.com/go/credential-store/ 10:07:05 10:07:05 Login Succeeded 10:07:05 ---> ****-login.sh ends [Pipeline] } 10:07:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:07:06 + git rev-list -1 --merges e58b8ce6311e5e223bdac12aeba3da7ee5671eb1~1..e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 [Pipeline] echo 10:07:06 -----------> git rev-list -1 --merges e58b8ce6311e5e223bdac12aeba3da7ee5671eb1~1..e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 [false] [Pipeline] sh 10:07:06 + git log --format=format:%s -1 e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 [Pipeline] echo 10:07:06 ========================================================= 10:07:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:07:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:07:07 + git log --format=format:%s -1 e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 [Pipeline] echo 10:07:07 [semverPrep] GIT_COMMIT: e58b8ce6311e5e223bdac12aeba3da7ee5671eb1, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#493) [Pipeline] echo 10:07:07 [semverPrep] This is not a build commit. [Pipeline] sh 10:07:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:07:07 + grep -v github /etc/ssh/ssh_known_hosts 10:07:07 + [ -e /tmp/ssh_known_hosts ] 10:07:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:07:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:07:07 + sudo tee -a /etc/ssh/ssh_known_hosts 10:07:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:07:08 10:07:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:07:08 0.1.4: Pulling from edgex-devops/py-git-semver 10:07:08 3dae71ba6b94: Pulling fs layer 10:07:08 6bf1a483ea7c: Pulling fs layer 10:07:08 f5dfc541a4d3: Pulling fs layer 10:07:08 461d9e800cba: Pulling fs layer 10:07:08 80192f66455f: Pulling fs layer 10:07:08 2e8e34ca0e6c: Pulling fs layer 10:07:08 a29436f7fd5d: Pulling fs layer 10:07:08 923cac83aea3: Pulling fs layer 10:07:08 25ad8b0a4227: Pulling fs layer 10:07:08 db01528c6b51: Pulling fs layer 10:07:08 28988de357af: Pulling fs layer 10:07:08 a29436f7fd5d: Waiting 10:07:08 923cac83aea3: Waiting 10:07:08 80192f66455f: Waiting 10:07:08 25ad8b0a4227: Waiting 10:07:08 2e8e34ca0e6c: Waiting 10:07:08 28988de357af: Waiting 10:07:08 6bf1a483ea7c: Verifying Checksum 10:07:08 6bf1a483ea7c: Download complete 10:07:08 461d9e800cba: Verifying Checksum 10:07:08 461d9e800cba: Download complete 10:07:08 80192f66455f: Download complete 10:07:08 f5dfc541a4d3: Verifying Checksum 10:07:08 f5dfc541a4d3: Download complete 10:07:08 3dae71ba6b94: Verifying Checksum 10:07:08 3dae71ba6b94: Download complete 10:07:08 923cac83aea3: Verifying Checksum 10:07:08 923cac83aea3: Download complete 10:07:08 25ad8b0a4227: Verifying Checksum 10:07:08 25ad8b0a4227: Download complete 10:07:08 db01528c6b51: Download complete 10:07:08 28988de357af: Verifying Checksum 10:07:08 28988de357af: Download complete 10:07:08 a29436f7fd5d: Verifying Checksum 10:07:08 a29436f7fd5d: Download complete 10:07:09 2e8e34ca0e6c: Verifying Checksum 10:07:09 2e8e34ca0e6c: Download complete 10:07:10 3dae71ba6b94: Pull complete 10:07:10 6bf1a483ea7c: Pull complete 10:07:11 f5dfc541a4d3: Pull complete 10:07:11 461d9e800cba: Pull complete 10:07:11 80192f66455f: Pull complete 10:07:15 2e8e34ca0e6c: Pull complete 10:07:16 a29436f7fd5d: Pull complete 10:07:16 923cac83aea3: Pull complete 10:07:16 25ad8b0a4227: Pull complete 10:07:16 db01528c6b51: Pull complete 10:07:16 28988de357af: Pull complete 10:07:16 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 10:07:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:07:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:07:16 prd-ubuntu20.04-docker-8c-8g-7860 does not seem to be running inside a container 10:07:16 $ 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 10:07:20 $ docker top ee0a275b33e7a22c745c3d6fe422a8208b7da173e3bac4213248b56023e30931 -eo pid,comm 10:07:20 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). 10:07:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:07:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:07:20 [ssh-agent] Looking for ssh-agent implementation... 10:07:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:07:20 $ docker exec ee0a275b33e7a22c745c3d6fe422a8208b7da173e3bac4213248b56023e30931 ssh-agent 10:07:20 SSH_AUTH_SOCK=/tmp/ssh-jxQDzRvQTyVm/agent.32 10:07:20 SSH_AGENT_PID=38 10:07:20 Running ssh-add (command line suppressed) 10:07:21 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13651464166603413182.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13651464166603413182.key) 10:07:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:07:21 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] sh 10:07:21 + git tag --points-at HEAD [Pipeline] } 10:07:21 $ docker exec --env ******** --env ******** ee0a275b33e7a22c745c3d6fe422a8208b7da173e3bac4213248b56023e30931 ssh-agent -k 10:07:21 unset SSH_AUTH_SOCK; 10:07:21 unset SSH_AGENT_PID; 10:07:21 echo Agent pid 38 killed; 10:07:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:07:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:07:21 [ssh-agent] Looking for ssh-agent implementation... 10:07:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:07:21 $ docker exec ee0a275b33e7a22c745c3d6fe422a8208b7da173e3bac4213248b56023e30931 ssh-agent 10:07:22 SSH_AUTH_SOCK=/tmp/ssh-OGMZ5zHcQkAK/agent.85 10:07:22 SSH_AGENT_PID=91 10:07:22 Running ssh-add (command line suppressed) 10:07:22 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14070641178011519627.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14070641178011519627.key) 10:07:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:07:22 + git semver init 10:07:22 2025-08-29 10:07:22,688 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:07:22 2025-08-29 10:07:22,691 [run_init] DEBUG init version:0.0.0 force:False 10:07:22 2025-08-29 10:07:22,692 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver 10:07:22 2025-08-29 10:07:22,692 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver 10:07:22 2025-08-29 10:07:22,693 [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, stdin=None, shell=False, universal_newlines=False) 10:07:24 2025-08-29 10:07:24,164 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude 10:07:24 2025-08-29 10:07:24,164 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False 10:07:24 2025-08-29 10:07:24,164 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 10:07:24 2025-08-29 10:07:24,164 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 10:07:24 4.1.0-dev.14 [Pipeline] } 10:07:24 $ docker exec --env ******** --env ******** ee0a275b33e7a22c745c3d6fe422a8208b7da173e3bac4213248b56023e30931 ssh-agent -k 10:07:24 unset SSH_AUTH_SOCK; 10:07:24 unset SSH_AGENT_PID; 10:07:24 echo Agent pid 91 killed; 10:07:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:07:25 + git semver [Pipeline] } 10:07:25 $ docker stop --time=1 ee0a275b33e7a22c745c3d6fe422a8208b7da173e3bac4213248b56023e30931 10:07:26 $ docker rm -f --volumes ee0a275b33e7a22c745c3d6fe422a8208b7da173e3bac4213248b56023e30931 [Pipeline] // withDockerContainer [Pipeline] sh 10:07:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:07:27 Stashed 1 file(s) [Pipeline] echo 10:07:27 [edgeXSemver]: initialized semver on version 4.1.0-dev.14 [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 10:07:27 provisioning config files... 10:07:27 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2464504528049018957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:07:27 ---> ****-login.sh 10:07:27 nexus3.edgexfoundry.org:10001 10:07:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:27 Login Succeeded 10:07:27 nexus3.edgexfoundry.org:10002 10:07:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:27 Login Succeeded 10:07:27 nexus3.edgexfoundry.org:10003 10:07:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:28 Login Succeeded 10:07:28 nexus3.edgexfoundry.org:10004 10:07:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:28 Login Succeeded 10:07:28 ****.io 10:07:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:28 Login Succeeded 10:07:28 ---> ****-login.sh ends [Pipeline] } 10:07:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:07:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:07:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:07:28 ========================================================= 10:07:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:07:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:28 + 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 . 10:07:29 #0 building with "default" instance using docker driver 10:07:29 10:07:29 #1 [internal] load build definition from Dockerfile 10:07:29 #1 transferring dockerfile: 1.74kB done 10:07:29 #1 DONE 0.0s 10:07:29 10:07:29 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:07:29 #2 DONE 0.1s 10:07:29 10:07:29 #3 [internal] load .dockerignore 10:07:29 #3 transferring context: 193B done 10:07:29 #3 DONE 0.0s 10:07:29 10:07:29 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 10:07:29 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 10:07:29 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 10:07:29 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 10:07:29 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 10:07:29 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 10:07:29 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 10:07:29 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.15MB / 74.06MB 0.1s 10:07:29 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 10:07:29 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 12.58MB / 74.06MB 0.2s 10:07:29 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 10:07:29 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 10:07:29 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s 10:07:29 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 10:07:30 #4 ... 10:07:30 10:07:30 #5 [internal] load build context 10:07:30 #5 transferring context: 21.64MB 0.2s done 10:07:30 #5 DONE 0.2s 10:07:30 10:07:30 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 10:07:30 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 26.21MB / 74.06MB 0.3s 10:07:30 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 10:07:30 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done 10:07:30 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 4.19MB / 103.05MB 0.3s 10:07:30 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done 10:07:30 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 10:07:30 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 57.67MB / 74.06MB 0.5s 10:07:30 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 21.68MB / 103.05MB 0.5s 10:07:30 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 10:07:30 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 12.58MB / 13.29MB 0.5s 10:07:30 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s 10:07:30 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 32.51MB / 103.05MB 0.6s 10:07:30 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s 10:07:30 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 66.06MB / 103.05MB 0.8s 10:07:30 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s done 10:07:30 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 84.47MB / 103.05MB 0.9s 10:07:30 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.8s done 10:07:30 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 10:07:30 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.0s 10:07:31 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.2s done 10:07:36 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.9s done 10:07:36 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 10:07:36 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 10:07:36 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 10:07:36 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 10:07:36 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 10:07:36 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 10:07:36 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 10:07:38 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 3.0s done 10:07:38 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 10:07:39 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.7s done 10:07:39 #4 DONE 10.3s 10:07:40 10:07:40 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 10:07:40 #6 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:07:42 Still waiting to schedule task 10:07:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:07:42 #6 2.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:07:43 #6 3.188 (1/4) Installing openssh-keygen (9.7_p1-r5) 10:07:43 #6 3.198 (2/4) Installing libedit (20240517.3.1-r0) 10:07:43 #6 3.202 (3/4) Installing openssh-client-common (9.7_p1-r5) 10:07:43 #6 3.223 (4/4) Installing openssh-client-default (9.7_p1-r5) 10:07:43 #6 3.234 Executing busybox-1.36.1-r29.trigger 10:07:43 #6 3.242 OK: 252 MiB in 62 packages 10:07:48 #6 DONE 7.8s 10:07:48 10:07:48 #7 [builder 3/7] WORKDIR /device-rest-go 10:07:48 #7 DONE 0.0s 10:07:48 10:07:48 #8 [builder 4/7] COPY go.mod vendor* ./ 10:07:48 #8 DONE 0.0s 10:07:48 10:07:48 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:15 #9 DONE 26.0s 10:08:15 10:08:15 #10 [builder 6/7] COPY . . 10:08:15 #10 DONE 0.2s 10:08:15 10:08:15 #11 [builder 7/7] RUN echo noop 10:08:15 #11 0.195 noop 10:08:15 #11 DONE 0.2s 10:08:15 10:08:15 #12 exporting to image 10:08:15 #12 exporting layers 10:08:21 #12 exporting layers 7.3s done 10:08:21 #12 writing image sha256:0d6268b9e894c1afe5349f1f93e0cdbea556e68d74e89f8ece412a20c318fdcb done 10:08:21 #12 naming to docker.io/library/ci-base-image-x86_64 0.0s done 10:08:21 #12 DONE 7.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:22 + docker inspect -f . ci-base-image-x86_64 10:08:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:08:22 prd-ubuntu20.04-docker-8c-8g-7860 does not seem to be running inside a container 10:08:22 $ 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 10:08:23 $ docker top f70fc0516a49f824c440028237b5a4d80af5e464d9dff7d9b8a2f246c6235312 -eo pid,comm [Pipeline] { [Pipeline] sh 10:08:23 + go version 10:08:23 go version go1.23.9 linux/amd64 [Pipeline] } 10:08:23 $ docker stop --time=1 f70fc0516a49f824c440028237b5a4d80af5e464d9dff7d9b8a2f246c6235312 10:08:24 $ docker rm -f --volumes f70fc0516a49f824c440028237b5a4d80af5e464d9dff7d9b8a2f246c6235312 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:25 + docker inspect -f . ci-base-image-x86_64 10:08:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:08:25 prd-ubuntu20.04-docker-8c-8g-7860 does not seem to be running inside a container 10:08:25 $ 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 10:08:25 $ docker top 4722f0223459cc63eb875eeb2bcf3cb32ec519c9d54ebf6fdf8995e9e79bb740 -eo pid,comm [Pipeline] { [Pipeline] sh 10:08:26 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh 10:08:26 + make test 10:08:26 go test ./... -coverprofile=coverage.out ./... 10:08:28 ? github.com/edgexfoundry/device-rest-go [no test files] 10:08:49 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 10:08:49 ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 32.2% of statements 10:08:58 go vet ./... 10:09:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:09:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:09:04 ./bin/test-attribution-txt.sh 10:09:04 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 10:09:04 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 10:09:04 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 10:09:04 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 10:09:04 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 10:09:04 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 10:09:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 10:09:04 $ docker stop --time=1 4722f0223459cc63eb875eeb2bcf3cb32ec519c9d54ebf6fdf8995e9e79bb740 10:09:07 $ docker rm -f --volumes 4722f0223459cc63eb875eeb2bcf3cb32ec519c9d54ebf6fdf8995e9e79bb740 [Pipeline] // withDockerContainer [Pipeline] sh 10:09:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:09:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:09:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:09:09 + ls -al . 10:09:09 total 244 10:09:09 drwxrwxr-x 9 jenkins jenkins 4096 Aug 29 10:08 . 10:09:09 drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 10:06 .. 10:09:09 -rw-rw-r-- 1 jenkins jenkins 151 Aug 29 10:06 .dockerignore 10:09:09 drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 10:08 .git 10:09:09 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 10:06 .github 10:09:09 -rw-rw-r-- 1 jenkins jenkins 264 Aug 29 10:06 .gitignore 10:09:09 -rw-rw-r-- 1 jenkins jenkins 41 Aug 29 10:06 .golangci.yml 10:09:09 drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 10:07 .semver 10:09:09 -rw-rw-r-- 1 jenkins jenkins 20138 Aug 29 10:06 Attribution.txt 10:09:09 -rw-rw-r-- 1 jenkins jenkins 18492 Aug 29 10:06 CHANGELOG.md 10:09:09 -rw-rw-r-- 1 jenkins jenkins 1697 Aug 29 10:06 Dockerfile 10:09:09 -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 10:06 GOVERNANCE.md 10:09:09 -rw-rw-r-- 1 jenkins jenkins 680 Aug 29 10:06 Jenkinsfile 10:09:09 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 29 10:06 LICENSE 10:09:09 -rw-rw-r-- 1 jenkins jenkins 2598 Aug 29 10:06 Makefile 10:09:09 -rw-rw-r-- 1 jenkins jenkins 620 Aug 29 10:06 OWNERS.md 10:09:09 -rw-rw-r-- 1 jenkins jenkins 3989 Aug 29 10:06 README.md 10:09:09 -rw-rw-r-- 1 jenkins jenkins 12 Aug 29 10:07 VERSION 10:09:09 drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 10:06 bin 10:09:09 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 10:06 cmd 10:09:09 -rw-r--r-- 1 jenkins jenkins 14565 Aug 29 10:08 coverage.out 10:09:09 drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 10:06 driver 10:09:09 -rw-rw-r-- 1 jenkins jenkins 6324 Aug 29 10:06 go.mod 10:09:09 -rw-rw-r-- 1 jenkins jenkins 86944 Aug 29 10:06 go.sum 10:09:09 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 10:06 openapi 10:09:09 -rw-rw-r-- 1 jenkins jenkins 713 Aug 29 10:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:09 + 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=e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 --label arch=amd64 --label version=4.1.0-dev.14 . 10:09:09 #0 building with "default" instance using docker driver 10:09:09 10:09:09 #1 [internal] load build definition from Dockerfile 10:09:09 #1 transferring dockerfile: 1.74kB done 10:09:09 #1 DONE 0.0s 10:09:09 10:09:09 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:09:09 #2 DONE 0.0s 10:09:09 10:09:09 #3 [internal] load metadata for docker.io/library/alpine:3.20 10:09:09 #3 DONE 0.1s 10:09:09 10:09:09 #4 [internal] load .dockerignore 10:09:09 #4 transferring context: 193B done 10:09:09 #4 DONE 0.0s 10:09:09 10:09:09 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:09:09 #5 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:09:10 #5 ... 10:09:10 10:09:10 #6 [internal] load build context 10:09:10 #6 transferring context: 18.46kB 0.0s done 10:09:10 #6 DONE 0.1s 10:09:10 10:09:10 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:09:10 #5 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 10:09:10 #5 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 10:09:10 #5 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 10:09:10 #5 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 10:09:10 #5 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s 10:09:10 #5 ... 10:09:10 10:09:10 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 10:09:10 #7 DONE 0.2s 10:09:10 10:09:10 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:09:10 #5 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 10:09:10 #5 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s 10:09:10 #5 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 10:09:10 #5 DONE 0.4s 10:09:10 10:09:10 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 10:09:10 #8 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:09:10 #8 0.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:09:10 #8 0.532 (1/1) Installing dumb-init (1.2.5-r3) 10:09:11 #8 0.536 Executing busybox-1.36.1-r29.trigger 10:09:11 #8 0.542 OK: 8 MiB in 15 packages 10:09:11 #8 DONE 0.7s 10:09:11 10:09:11 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 10:09:11 #9 0.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:09:11 #9 0.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:09:11 #9 0.728 OK: 252 MiB in 62 packages 10:09:11 #9 DONE 0.9s 10:09:11 10:09:11 #10 [builder 3/7] WORKDIR /device-rest-go 10:09:11 #10 DONE 0.0s 10:09:11 10:09:11 #11 [builder 4/7] COPY go.mod vendor* ./ 10:09:11 #11 DONE 0.0s 10:09:11 10:09:11 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:09:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7861 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 10:09:11 Running in /w/workspace/device-rest-go/218 [Pipeline] { [Pipeline] checkout 10:09:11 The recommended git tool is: git 10:09:11 #12 DONE 0.6s 10:09:11 10:09:11 #13 [stage-1 3/6] RUN apk --no-cache upgrade 10:09:11 #13 0.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:09:11 #13 0.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:09:11 #13 0.875 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:09:12 #13 ... 10:09:12 10:09:12 #14 [builder 6/7] COPY . . 10:09:12 #14 DONE 0.2s 10:09:12 10:09:12 #13 [stage-1 3/6] RUN apk --no-cache upgrade 10:09:12 #13 0.891 Executing busybox-1.36.1-r30.post-upgrade 10:09:12 #13 0.934 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:09:12 #13 0.936 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:09:12 #13 0.939 Executing busybox-1.36.1-r30.trigger 10:09:12 #13 0.947 OK: 8 MiB in 15 packages 10:09:12 #13 DONE 1.1s 10:09:12 10:09:12 #15 [builder 7/7] RUN make build 10:09:12 #15 0.225 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 10:09:15 using credential edgex-jenkins-ssh 10:09:15 Cloning the remote Git repository 10:09:15 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 10:09:15 > git init /w/workspace/device-rest-go/218 # timeout=10 10:09:16 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 10:09:16 > git --version # timeout=10 10:09:16 > git --version # 'git version 2.25.1' 10:09:16 using GIT_SSH to set credentials SSH Credentials for GitHub 10:09:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:09:19 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 10:09:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:09:20 Avoid second fetch 10:09:20 Checking out Revision e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 (main) 10:09:21 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#493)" 10:09:20 > git config core.sparsecheckout # timeout=10 10:09:20 > git checkout -f e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:09:25 provisioning config files... 10:09:25 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/218@tmp/config3679137822621034550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:09:26 ---> ****-login.sh 10:09:26 nexus3.edgexfoundry.org:10001 10:09:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:09:26 Configure a credential helper to remove this warning. See 10:09:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:09:26 10:09:26 Login Succeeded 10:09:26 nexus3.edgexfoundry.org:10002 10:09:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:09:26 Configure a credential helper to remove this warning. See 10:09:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:09:26 10:09:26 Login Succeeded 10:09:26 nexus3.edgexfoundry.org:10003 10:09:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:09:27 Configure a credential helper to remove this warning. See 10:09:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:09:27 10:09:27 Login Succeeded 10:09:27 nexus3.edgexfoundry.org:10004 10:09:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:09:27 Configure a credential helper to remove this warning. See 10:09:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:09:27 10:09:27 Login Succeeded 10:09:27 ****.io 10:09:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:09:28 Configure a credential helper to remove this warning. See 10:09:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:09:28 10:09:28 Login Succeeded 10:09:28 ---> ****-login.sh ends [Pipeline] } 10:09:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:09:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:09:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:09:28 ========================================================= 10:09:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 10:09:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:29 + 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 . 10:09:29 Sending build context to Docker daemon 141.8kB 10:09:29 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:09:29 Step 2/12 : FROM ${BASE} AS builder 10:09:29 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:09:29 94e9d8af2201: Pulling fs layer 10:09:29 a6c56e8762df: Pulling fs layer 10:09:29 f0f3c8884826: Pulling fs layer 10:09:29 c7e7622c144d: Pulling fs layer 10:09:29 4f4fb700ef54: Pulling fs layer 10:09:29 b4c3b6d88c5a: Pulling fs layer 10:09:29 c7e7622c144d: Waiting 10:09:29 ba8bce9d2590: Pulling fs layer 10:09:29 ca778ea9c289: Pulling fs layer 10:09:29 4f4fb700ef54: Waiting 10:09:29 b4c3b6d88c5a: Waiting 10:09:29 ba8bce9d2590: Waiting 10:09:29 ca778ea9c289: Waiting 10:09:29 a6c56e8762df: Verifying Checksum 10:09:29 a6c56e8762df: Download complete 10:09:29 c7e7622c144d: Verifying Checksum 10:09:29 c7e7622c144d: Download complete 10:09:29 4f4fb700ef54: Verifying Checksum 10:09:29 4f4fb700ef54: Download complete 10:09:29 b4c3b6d88c5a: Verifying Checksum 10:09:29 b4c3b6d88c5a: Download complete 10:09:29 94e9d8af2201: Verifying Checksum 10:09:29 94e9d8af2201: Download complete 10:09:30 ca778ea9c289: Verifying Checksum 10:09:30 ca778ea9c289: Download complete 10:09:30 94e9d8af2201: Pull complete 10:09:31 a6c56e8762df: Pull complete 10:09:31 f0f3c8884826: Verifying Checksum 10:09:31 f0f3c8884826: Download complete 10:09:32 ba8bce9d2590: Verifying Checksum 10:09:32 ba8bce9d2590: Download complete 10:09:44 #15 DONE 27.9s 10:09:44 10:09:44 #16 [stage-1 4/6] COPY --from=builder /device-rest-go/cmd / 10:09:44 #16 DONE 0.5s 10:09:44 10:09:44 #17 [stage-1 5/6] COPY --from=builder /device-rest-go/LICENSE / 10:09:44 #17 DONE 0.0s 10:09:44 10:09:44 #18 [stage-1 6/6] COPY --from=builder /device-rest-go/Attribution.txt / 10:09:44 #18 DONE 0.0s 10:09:44 10:09:44 #19 exporting to image 10:09:44 #19 exporting layers 0.1s done 10:09:44 #19 writing image sha256:0f4096053a6f0f6bdcd31bee77fc51dceb30e9cae9c478cf58f93c51845096a9 done 10:09:44 #19 naming to docker.io/library/device-rest done 10:09:44 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:09:44 provisioning config files... 10:09:44 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14975945208152567929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:09:44 ---> ****-login.sh 10:09:44 nexus3.edgexfoundry.org:10001 10:09:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:44 Login Succeeded 10:09:44 nexus3.edgexfoundry.org:10002 10:09:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:44 Login Succeeded 10:09:44 nexus3.edgexfoundry.org:10003 10:09:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:45 Login Succeeded 10:09:45 nexus3.edgexfoundry.org:10004 10:09:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:45 Login Succeeded 10:09:45 ****.io 10:09:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:45 Login Succeeded 10:09:45 ---> ****-login.sh ends [Pipeline] } 10:09:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:09:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:09:45 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 10:09:45 e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 10:09:45 latest 10:09:45 4.1.0-dev.14 10:09:45 e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14 10:09:45 main 10:09:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:45 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:46 + docker push nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 10:09:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 10:09:46 8abac08d7f4c: Preparing 10:09:46 7a8d86e28184: Preparing 10:09:46 b083ac979374: Preparing 10:09:46 bab2ec7c1388: Preparing 10:09:46 f91fd041f369: Preparing 10:09:46 097100c76c15: Preparing 10:09:46 097100c76c15: Waiting 10:09:46 7a8d86e28184: Pushed 10:09:46 f91fd041f369: Pushed 10:09:46 8abac08d7f4c: Pushed 10:09:46 097100c76c15: Layer already exists 10:09:46 bab2ec7c1388: Pushed 10:09:47 f0f3c8884826: Pull complete 10:09:47 c7e7622c144d: Pull complete 10:09:47 4f4fb700ef54: Pull complete 10:09:47 b4c3b6d88c5a: Pull complete 10:09:49 b083ac979374: Pushed 10:09:49 e58b8ce6311e5e223bdac12aeba3da7ee5671eb1: digest: sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:50 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:50 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 10:09:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 10:09:50 8abac08d7f4c: Preparing 10:09:50 7a8d86e28184: Preparing 10:09:50 b083ac979374: Preparing 10:09:50 bab2ec7c1388: Preparing 10:09:50 f91fd041f369: Preparing 10:09:50 097100c76c15: Preparing 10:09:50 097100c76c15: Waiting 10:09:50 b083ac979374: Layer already exists 10:09:50 8abac08d7f4c: Layer already exists 10:09:50 7a8d86e28184: Layer already exists 10:09:50 bab2ec7c1388: Layer already exists 10:09:50 f91fd041f369: Layer already exists 10:09:50 097100c76c15: Layer already exists 10:09:50 latest: digest: sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:50 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:51 + docker push nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.14 10:09:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 10:09:51 8abac08d7f4c: Preparing 10:09:51 7a8d86e28184: Preparing 10:09:51 b083ac979374: Preparing 10:09:51 bab2ec7c1388: Preparing 10:09:51 f91fd041f369: Preparing 10:09:51 097100c76c15: Preparing 10:09:51 097100c76c15: Waiting 10:09:51 8abac08d7f4c: Layer already exists 10:09:51 f91fd041f369: Layer already exists 10:09:51 b083ac979374: Layer already exists 10:09:51 7a8d86e28184: Layer already exists 10:09:51 bab2ec7c1388: Layer already exists 10:09:51 097100c76c15: Layer already exists 10:09:51 4.1.0-dev.14: digest: sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:51 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:51 + docker push nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14 10:09:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 10:09:51 8abac08d7f4c: Preparing 10:09:51 7a8d86e28184: Preparing 10:09:51 b083ac979374: Preparing 10:09:51 bab2ec7c1388: Preparing 10:09:51 f91fd041f369: Preparing 10:09:51 097100c76c15: Preparing 10:09:51 097100c76c15: Waiting 10:09:51 8abac08d7f4c: Layer already exists 10:09:51 7a8d86e28184: Layer already exists 10:09:51 bab2ec7c1388: Layer already exists 10:09:51 f91fd041f369: Layer already exists 10:09:51 b083ac979374: Layer already exists 10:09:51 097100c76c15: Layer already exists 10:09:51 e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14: digest: sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:52 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:52 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 10:09:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 10:09:52 8abac08d7f4c: Preparing 10:09:52 7a8d86e28184: Preparing 10:09:52 b083ac979374: Preparing 10:09:52 bab2ec7c1388: Preparing 10:09:52 f91fd041f369: Preparing 10:09:52 097100c76c15: Preparing 10:09:52 097100c76c15: Waiting 10:09:52 7a8d86e28184: Layer already exists 10:09:52 b083ac979374: Layer already exists 10:09:52 8abac08d7f4c: Layer already exists 10:09:52 bab2ec7c1388: Layer already exists 10:09:52 f91fd041f369: Layer already exists 10:09:52 097100c76c15: Layer already exists 10:09:52 main: digest: sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:09:52 ===================================================== [Pipeline] echo 10:09:52 taggedImages: 10:09:52 - nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 10:09:52 - nexus3.edgexfoundry.org:10004/device-rest:latest 10:09:52 - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.14 10:09:52 - nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14 10:09:52 - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] echo 10:09:52 ========================================================= 10:09:52 [edgeXBuildMultiArch] RAW Config: 10:09:52 images: 10:09:52 - nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 10:09:52 - nexus3.edgexfoundry.org:10004/device-rest:latest 10:09:52 - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.14 10:09:52 - nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14 10:09:52 - nexus3.edgexfoundry.org:10004/device-rest:main 10:09:52 settingsFile: 10:09:52 device-rest-go-settings 10:09:52 ========================================================= [Pipeline] node 10:09:54 ba8bce9d2590: Pull complete 10:09:56 ca778ea9c289: Pull complete 10:09:56 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 10:09:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:09:56 ---> 47b25d7523d1 10:09:56 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:09:57 ---> Running in 4d4bd517f5cb 10:09:57 Removing intermediate container 4d4bd517f5cb 10:09:57 ---> e51d99f63c6f 10:09:57 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:09:57 ---> Running in 58f627d1a2ab 10:09:58 Removing intermediate container 58f627d1a2ab 10:09:58 ---> 491f083023cd 10:09:58 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 10:09:58 ---> Running in 5f9451cbfe9d 10:09:58 Removing intermediate container 5f9451cbfe9d 10:09:58 ---> a47c72581004 10:09:58 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:09:58 ---> Running in 818f9da03e8e 10:09:59 Removing intermediate container 818f9da03e8e 10:09:59 ---> 1a12cdb5b5f5 10:09:59 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:09:59 ---> Running in b427e81702d7 10:10:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:10:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:10:01 (1/4) Installing openssh-keygen (9.7_p1-r5) 10:10:02 (2/4) Installing libedit (20240517.3.1-r0) 10:10:02 (3/4) Installing openssh-client-common (9.7_p1-r5) 10:10:02 (4/4) Installing openssh-client-default (9.7_p1-r5) 10:10:02 Executing busybox-1.36.1-r29.trigger 10:10:02 OK: 244 MiB in 62 packages 10:10:03 Removing intermediate container b427e81702d7 10:10:03 ---> bd560855f6ce 10:10:03 Step 8/12 : WORKDIR /device-rest-go 10:10:03 ---> Running in 7d9a16fd2001 10:10:03 Removing intermediate container 7d9a16fd2001 10:10:03 ---> 00d197e8f9c5 10:10:03 Step 9/12 : COPY go.mod vendor* ./ 10:10:04 ---> 2844a88b231b 10:10:04 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:10:04 ---> Running in 2cb8847e5362 10:10:07 Still waiting to schedule task 10:10:07 Waiting for next available executor on ‘centos7-docker-4c-2g’ 10:11:40 Removing intermediate container 2cb8847e5362 10:11:40 ---> 831e29078a94 10:11:40 Step 11/12 : COPY . . 10:11:40 ---> 595d777189c6 10:11:40 Step 12/12 : RUN $MAKE 10:11:40 ---> Running in 4759984901af 10:11:40 noop 10:11:40 Removing intermediate container 4759984901af 10:11:40 ---> 8aad63a4e3ed 10:11:40 Successfully built 8aad63a4e3ed 10:11:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:41 + docker inspect -f . ci-base-image-arm64 10:11:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:41 prd-ubuntu20.04-docker-arm64-4c-16g-7861 does not seem to be running inside a container 10:11:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/218 -v /w/workspace/device-rest-go/218:/w/workspace/device-rest-go/218:rw,z -v /w/workspace/device-rest-go/218@tmp:/w/workspace/device-rest-go/218@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:11:42 $ docker top 20fca55b65fd8757a092d228a1bdfd9c6392fb9abbacfb3c3a399f2a6ffa1be1 -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:43 + go version 10:11:43 go version go1.23.9 linux/arm64 [Pipeline] } 10:11:43 $ docker stop --time=1 20fca55b65fd8757a092d228a1bdfd9c6392fb9abbacfb3c3a399f2a6ffa1be1 10:11:45 $ docker rm -f --volumes 20fca55b65fd8757a092d228a1bdfd9c6392fb9abbacfb3c3a399f2a6ffa1be1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:45 + docker inspect -f . ci-base-image-arm64 10:11:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:45 prd-ubuntu20.04-docker-arm64-4c-16g-7861 does not seem to be running inside a container 10:11:45 $ 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/218 -v /w/workspace/device-rest-go/218:/w/workspace/device-rest-go/218:rw,z -v /w/workspace/device-rest-go/218@tmp:/w/workspace/device-rest-go/218@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:11:47 $ docker top 95a4b9e9a8adb9a81c593adfb0ee12a5b8add876b2dc8b0b52f72eb5956e55e7 -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:48 + git config --global --add safe.directory /w/workspace/device-rest-go/218 [Pipeline] fileExists [Pipeline] sh 10:11:48 + make test 10:11:48 go test ./... -coverprofile=coverage.out ./... 10:11:54 ? github.com/edgexfoundry/device-rest-go [no test files] 10:13:11 Running on prd-centos7-docker-4c-2g-7862 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:13:11 provisioning config files... 10:13:11 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17873280656673172200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:13:13 ---> ****-login.sh 10:13:13 nexus3.edgexfoundry.org:10001 10:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:13:13 Configure a credential helper to remove this warning. See 10:13:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:13:13 10:13:13 Login Succeeded 10:13:13 nexus3.edgexfoundry.org:10002 10:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:13:13 Configure a credential helper to remove this warning. See 10:13:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:13:13 10:13:13 Login Succeeded 10:13:13 nexus3.edgexfoundry.org:10003 10:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:13:13 Configure a credential helper to remove this warning. See 10:13:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:13:13 10:13:13 Login Succeeded 10:13:13 nexus3.edgexfoundry.org:10004 10:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:13:13 Configure a credential helper to remove this warning. See 10:13:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:13:13 10:13:13 Login Succeeded 10:13:13 ****.io 10:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:13:14 Configure a credential helper to remove this warning. See 10:13:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:13:14 10:13:14 Login Succeeded 10:13:14 ---> ****-login.sh ends [Pipeline] } 10:13:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:13:14 + docker buildx ls 10:13:14 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:13:14 default * docker 10:13:14 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:13:14 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 10:13:14 edgex-builder [Pipeline] sh 10:13:15 + docker buildx inspect --bootstrap 10:13:15 #1 [internal] booting buildkit 10:13:15 #1 pulling image moby/buildkit:buildx-stable-1 10:13:19 #1 pulling image moby/buildkit:buildx-stable-1 3.7s done 10:13:19 #1 creating container buildx_buildkit_edgex-builder0 10:13:20 #1 creating container buildx_buildkit_edgex-builder0 1.4s done 10:13:20 #1 DONE 5.1s 10:13:20 Name: edgex-builder 10:13:20 Driver: docker-container 10:13:20 10:13:20 Nodes: 10:13:20 Name: edgex-builder0 10:13:20 Endpoint: unix:///var/run/docker.sock 10:13:20 Status: running 10:13:20 Buildkit: v0.23.2 10:13:20 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 10:13:20 + docker buildx ls 10:13:20 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:13:20 edgex-builder * docker-container 10:13:20 edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 10:13:20 default docker 10:13:20 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:13:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 --push - 10:13:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1' 10:13:20 #1 [internal] load build definition from Dockerfile 10:13:20 #1 transferring dockerfile: 196B done 10:13:20 #1 DONE 0.0s 10:13:20 10:13:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 10:13:20 #2 DONE 0.1s 10:13:20 10:13:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 10:13:21 #3 DONE 0.1s 10:13:21 10:13:21 #4 [internal] load .dockerignore 10:13:21 #4 transferring context: 2B done 10:13:21 #4 DONE 0.0s 10:13:21 10:13:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 10:13:21 #5 resolve nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 0.0s done 10:13:21 #5 DONE 0.0s 10:13:21 10:13:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 10:13:21 #6 resolve nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 0.0s done 10:13:21 #6 DONE 0.1s 10:13:21 10:13:21 #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 10:13:21 #7 DONE 0.0s 10:13:21 10:13:21 #8 exporting to image 10:13:21 #8 exporting layers done 10:13:21 #8 exporting manifest sha256:c71bfdce3c317c5f72ee833d8dc15b3c496591df1c8e0f30d94a72d4d5d176f0 0.0s done 10:13:21 #8 exporting config sha256:0f4096053a6f0f6bdcd31bee77fc51dceb30e9cae9c478cf58f93c51845096a9 done 10:13:21 #8 exporting manifest sha256:653fbd14bd6c77cb339be6f9403883cf4b3bd548e74531debb71202785e77b02 done 10:13:21 #8 exporting config sha256:ff19a47f5f4dfec765ecbeaafaec7977672d98c7607e951d9ead02fa301bbfa8 0.0s done 10:13:21 #8 exporting manifest list sha256:91e472bebfc28ee2e5a0f397f187b5e373fa2795ff95fa8fd2bae4242c370102 done 10:13:21 #8 pushing layers 0.1s done 10:13:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1@sha256:91e472bebfc28ee2e5a0f397f187b5e373fa2795ff95fa8fd2bae4242c370102 10:13:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:13:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1@sha256:91e472bebfc28ee2e5a0f397f187b5e373fa2795ff95fa8fd2bae4242c370102 0.1s done 10:13:21 #8 DONE 0.2s 10:13:21 10:13:21 1 warning found (use --debug to expand): 10:13:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:13:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:latest' 10:13:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:latest --push - 10:13:21 #1 [internal] load build definition from Dockerfile 10:13:21 #1 transferring dockerfile: 162B done 10:13:21 #1 DONE 0.0s 10:13:21 10:13:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest 10:13:21 #2 DONE 0.0s 10:13:21 10:13:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest 10:13:21 #3 DONE 0.0s 10:13:21 10:13:21 #4 [internal] load .dockerignore 10:13:21 #4 transferring context: 2B done 10:13:21 #4 DONE 0.0s 10:13:21 10:13:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 10:13:21 #5 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 0.0s done 10:13:21 #5 DONE 0.0s 10:13:21 10:13:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 10:13:21 #6 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 0.0s done 10:13:21 #6 CACHED 10:13:21 10:13:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 10:13:21 #5 CACHED 10:13:21 10:13:21 #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 10:13:21 #7 DONE 0.0s 10:13:21 10:13:21 #8 exporting to image 10:13:21 #8 exporting layers done 10:13:21 #8 exporting manifest sha256:c71bfdce3c317c5f72ee833d8dc15b3c496591df1c8e0f30d94a72d4d5d176f0 done 10:13:21 #8 exporting config sha256:0f4096053a6f0f6bdcd31bee77fc51dceb30e9cae9c478cf58f93c51845096a9 done 10:13:21 #8 exporting manifest sha256:653fbd14bd6c77cb339be6f9403883cf4b3bd548e74531debb71202785e77b02 done 10:13:21 #8 exporting config sha256:ff19a47f5f4dfec765ecbeaafaec7977672d98c7607e951d9ead02fa301bbfa8 done 10:13:21 #8 exporting manifest list sha256:91e472bebfc28ee2e5a0f397f187b5e373fa2795ff95fa8fd2bae4242c370102 done 10:13:21 #8 pushing layers 0.0s done 10:13:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:91e472bebfc28ee2e5a0f397f187b5e373fa2795ff95fa8fd2bae4242c370102 0.1s done 10:13:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:13:21 #8 DONE 0.1s 10:13:21 10:13:21 1 warning found (use --debug to expand): 10:13:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:13:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.14' 10:13:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.14 --push - 10:13:22 #1 [internal] load build definition from Dockerfile 10:13:22 #1 transferring dockerfile: 168B done 10:13:22 #1 DONE 0.0s 10:13:22 10:13:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.14 10:13:22 #2 DONE 0.0s 10:13:22 10:13:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.14 10:13:22 #3 DONE 0.0s 10:13:22 10:13:22 #4 [internal] load .dockerignore 10:13:22 #4 transferring context: 2B done 10:13:22 #4 DONE 0.0s 10:13:22 10:13:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.14@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 10:13:22 #5 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.14@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 0.0s done 10:13:22 #5 CACHED 10:13:22 10:13:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.14@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 10:13:22 #6 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.14@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 0.0s done 10:13:22 #6 CACHED 10:13:22 10:13:22 #7 exporting to image 10:13:22 #7 exporting layers done 10:13:22 #7 exporting manifest sha256:c71bfdce3c317c5f72ee833d8dc15b3c496591df1c8e0f30d94a72d4d5d176f0 done 10:13:22 #7 exporting config sha256:0f4096053a6f0f6bdcd31bee77fc51dceb30e9cae9c478cf58f93c51845096a9 done 10:13:22 #7 exporting manifest sha256:653fbd14bd6c77cb339be6f9403883cf4b3bd548e74531debb71202785e77b02 done 10:13:22 #7 exporting config sha256:ff19a47f5f4dfec765ecbeaafaec7977672d98c7607e951d9ead02fa301bbfa8 done 10:13:22 #7 exporting manifest list sha256:91e472bebfc28ee2e5a0f397f187b5e373fa2795ff95fa8fd2bae4242c370102 done 10:13:22 #7 pushing layers 0.0s done 10:13:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.14@sha256:91e472bebfc28ee2e5a0f397f187b5e373fa2795ff95fa8fd2bae4242c370102 10:13:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:13:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.14@sha256:91e472bebfc28ee2e5a0f397f187b5e373fa2795ff95fa8fd2bae4242c370102 0.1s done 10:13:22 #7 DONE 0.1s 10:13:22 10:13:22 #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 10:13:22 #8 DONE 0.0s 10:13:22 10:13:22 1 warning found (use --debug to expand): 10:13:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:13:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14' 10:13:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14 --push - 10:13:23 #1 [internal] load build definition from Dockerfile 10:13:23 #1 transferring dockerfile: 209B done 10:13:23 #1 DONE 0.0s 10:13:23 10:13:23 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14 10:13:23 #2 DONE 0.0s 10:13:23 10:13:23 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14 10:13:23 #3 DONE 0.0s 10:13:23 10:13:23 #4 [internal] load .dockerignore 10:13:23 #4 transferring context: 2B done 10:13:23 #4 DONE 0.0s 10:13:23 10:13:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 10:13:23 #5 resolve nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 0.0s done 10:13:23 #5 DONE 0.0s 10:13:23 10:13:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 10:13:23 #6 resolve nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 0.0s done 10:13:23 #6 CACHED 10:13:23 10:13:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 10:13:23 #5 CACHED 10:13:23 10:13:23 #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 10:13:23 #7 DONE 0.0s 10:13:23 10:13:23 #8 exporting to image 10:13:23 #8 exporting layers done 10:13:23 #8 exporting manifest sha256:c71bfdce3c317c5f72ee833d8dc15b3c496591df1c8e0f30d94a72d4d5d176f0 done 10:13:23 #8 exporting config sha256:0f4096053a6f0f6bdcd31bee77fc51dceb30e9cae9c478cf58f93c51845096a9 done 10:13:23 #8 exporting manifest sha256:653fbd14bd6c77cb339be6f9403883cf4b3bd548e74531debb71202785e77b02 done 10:13:23 #8 exporting config sha256:ff19a47f5f4dfec765ecbeaafaec7977672d98c7607e951d9ead02fa301bbfa8 done 10:13:23 #8 exporting manifest list sha256:91e472bebfc28ee2e5a0f397f187b5e373fa2795ff95fa8fd2bae4242c370102 done 10:13:23 #8 pushing layers 0.0s done 10:13:23 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14@sha256:91e472bebfc28ee2e5a0f397f187b5e373fa2795ff95fa8fd2bae4242c370102 0.1s done 10:13:23 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:13:23 #8 DONE 0.1s 10:13:23 10:13:23 1 warning found (use --debug to expand): 10:13:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:13:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:main' 10:13:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:main --push - 10:13:23 #1 [internal] load build definition from Dockerfile 10:13:23 #1 transferring dockerfile: 160B done 10:13:23 #1 DONE 0.0s 10:13:23 10:13:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main 10:13:23 #2 DONE 0.0s 10:13:23 10:13:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main 10:13:23 #3 DONE 0.0s 10:13:23 10:13:23 #4 [internal] load .dockerignore 10:13:23 #4 transferring context: 2B done 10:13:23 #4 DONE 0.0s 10:13:23 10:13:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 10:13:23 #5 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 0.0s done 10:13:23 #5 CACHED 10:13:23 10:13:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 10:13:23 #6 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 0.0s done 10:13:23 #6 CACHED 10:13:23 10:13:23 #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 10:13:23 #7 DONE 0.0s 10:13:23 10:13:23 #8 exporting to image 10:13:23 #8 exporting layers done 10:13:23 #8 exporting manifest sha256:c71bfdce3c317c5f72ee833d8dc15b3c496591df1c8e0f30d94a72d4d5d176f0 done 10:13:23 #8 exporting config sha256:0f4096053a6f0f6bdcd31bee77fc51dceb30e9cae9c478cf58f93c51845096a9 done 10:13:23 #8 exporting manifest sha256:653fbd14bd6c77cb339be6f9403883cf4b3bd548e74531debb71202785e77b02 done 10:13:23 #8 exporting config sha256:ff19a47f5f4dfec765ecbeaafaec7977672d98c7607e951d9ead02fa301bbfa8 done 10:13:23 #8 exporting manifest list sha256:91e472bebfc28ee2e5a0f397f187b5e373fa2795ff95fa8fd2bae4242c370102 done 10:13:23 #8 pushing layers 0.0s done 10:13:23 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:main@sha256:91e472bebfc28ee2e5a0f397f187b5e373fa2795ff95fa8fd2bae4242c370102 0.1s done 10:13:23 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:13:23 #8 DONE 0.1s 10:13:23 10:13:23 1 warning found (use --debug to expand): 10:13:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:13:23 + '[' -d /w/workspace/edgexfoundry_device-rest-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:13:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:13:24 ---> package-listing.sh 10:13:24 ++ facter osfamily 10:13:24 ++ tr '[:upper:]' '[:lower:]' 10:13:25 + OS_FAMILY=redhat 10:13:25 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 10:13:25 + START_PACKAGES=/tmp/packages_start.txt 10:13:25 + END_PACKAGES=/tmp/packages_end.txt 10:13:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:13:25 + PACKAGES=/tmp/packages_start.txt 10:13:25 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 10:13:25 + PACKAGES=/tmp/packages_end.txt 10:13:25 + case "${OS_FAMILY}" in 10:13:25 + rpm -qa 10:13:25 + sort 10:13:25 + '[' -f /tmp/packages_start.txt ']' 10:13:25 + '[' -f /tmp/packages_end.txt ']' 10:13:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:13:25 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 10:13:25 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 10:13:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 10:13:25 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 10:13:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:13:26 10:13:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:13:26 latest: Pulling from edgex-lftools-log-publisher 10:13:26 5eb5b503b376: Pulling fs layer 10:13:26 5c69ac0246d0: Pulling fs layer 10:13:26 ec43610c2a17: Pulling fs layer 10:13:26 3a2ae6a8a46f: Pulling fs layer 10:13:26 33b1e0a273af: Pulling fs layer 10:13:26 5d3b04190fa2: Pulling fs layer 10:13:26 2f39f015ded8: Pulling fs layer 10:13:26 3a2ae6a8a46f: Waiting 10:13:26 33b1e0a273af: Waiting 10:13:26 5d3b04190fa2: Waiting 10:13:26 2f39f015ded8: Waiting 10:13:26 5c69ac0246d0: Download complete 10:13:26 3a2ae6a8a46f: Verifying Checksum 10:13:26 3a2ae6a8a46f: Download complete 10:13:26 33b1e0a273af: Verifying Checksum 10:13:26 33b1e0a273af: Download complete 10:13:26 5d3b04190fa2: Verifying Checksum 10:13:26 5d3b04190fa2: Download complete 10:13:26 ec43610c2a17: Verifying Checksum 10:13:26 ec43610c2a17: Download complete 10:13:27 5eb5b503b376: Verifying Checksum 10:13:27 5eb5b503b376: Download complete 10:13:27 2f39f015ded8: Verifying Checksum 10:13:27 2f39f015ded8: Download complete 10:13:28 5eb5b503b376: Pull complete 10:13:28 5c69ac0246d0: Pull complete 10:13:28 ec43610c2a17: Pull complete 10:13:29 3a2ae6a8a46f: Pull complete 10:13:29 33b1e0a273af: Pull complete 10:13:29 5d3b04190fa2: Pull complete 10:13:33 2f39f015ded8: Pull complete 10:13:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:13:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:13:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:33 prd-centos7-docker-4c-2g-7862 does not seem to be running inside a container 10:13:33 $ 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 10:13:37 $ docker top b366dd911a5e6b39d40c150db416f2eb8275966c4e7608f53dc3b7d7c63946e7 -eo pid,comm [Pipeline] { [Pipeline] sh 10:13:37 + touch /tmp/pre-build-complete [Pipeline] sh 10:13:37 + mkdir -p /var/log/sysstat [Pipeline] sh 10:13:38 + ls /var/log/sa-host 10:13:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:13:38 provisioning config files... 10:13:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9199590767578542682tmp [Pipeline] { [Pipeline] echo 10:13:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:13:38 ---> create-netrc.sh [Pipeline] } 10:13:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:13:38 ---> python-tools-install.sh [Pipeline] echo 10:13:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:13:39 ---> sudo-logs.sh 10:13:39 Archiving 'sudo' log.. 10:13:39 sudo: unable to resolve host prd-centos7-docker-4c-2g-7862.novalocal: Name or service not known 10:13:39 sudo: unable to resolve host prd-centos7-docker-4c-2g-7862.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 10:13:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:13:39 ---> job-cost.sh 10:13:39 lf-activate-venv: SKIPPING 10:13:39 INFO: No Stack... 10:13:40 INFO: Retrieving Pricing Info for: v3-standard-2 10:13:40 INFO: Archiving Costs [Pipeline] echo 10:13:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:13:40 ---> logs-deploy.sh 10:13:40 lf-activate-venv: SKIPPING 10:13:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/218 10:13:40 INFO: archiving workspace using pattern(s): 10:13:41 Archives upload complete. 10:13:41 INFO: archiving logs to Nexus 10:13:42 ---> uname -a: 10:13:42 Linux prd-centos7-docker-4c-2g-7862.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 10:13:42 10:13:42 10:13:42 ---> lscpu: 10:13:42 Architecture: x86_64 10:13:42 CPU op-mode(s): 32-bit, 64-bit 10:13:42 Byte Order: Little Endian 10:13:42 Address sizes: 40 bits physical, 48 bits virtual 10:13:42 CPU(s): 2 10:13:42 On-line CPU(s) list: 0,1 10:13:42 Thread(s) per core: 1 10:13:42 Core(s) per socket: 1 10:13:42 Socket(s): 2 10:13:42 NUMA node(s): 1 10:13:42 Vendor ID: AuthenticAMD 10:13:42 CPU family: 23 10:13:42 Model: 49 10:13:42 Model name: AMD EPYC-Rome Processor 10:13:42 Stepping: 0 10:13:42 CPU MHz: 2799.998 10:13:42 BogoMIPS: 5599.99 10:13:42 Virtualization: AMD-V 10:13:42 Hypervisor vendor: KVM 10:13:42 Virtualization type: full 10:13:42 L1d cache: 64 KiB 10:13:42 L1i cache: 64 KiB 10:13:42 L2 cache: 1 MiB 10:13:42 L3 cache: 32 MiB 10:13:42 NUMA node0 CPU(s): 0,1 10:13:42 Vulnerability Itlb multihit: Not affected 10:13:42 Vulnerability L1tf: Not affected 10:13:42 Vulnerability Mds: Not affected 10:13:42 Vulnerability Meltdown: Not affected 10:13:42 Vulnerability Mmio stale data: Not affected 10:13:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:13:42 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:13:42 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:13:42 Vulnerability Srbds: Not affected 10:13:42 Vulnerability Tsx async abort: Not affected 10:13:42 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 10:13:42 10:13:42 10:13:42 ---> nproc: 10:13:42 2 10:13:42 10:13:42 10:13:42 ---> df -h: 10:13:42 Filesystem Size Used Avail Use% Mounted on 10:13:42 overlay 40G 7.3G 33G 19% / 10:13:42 tmpfs 64M 0 64M 0% /dev 10:13:42 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:13:42 shm 64M 0 64M 0% /dev/shm 10:13:42 /dev/vda1 40G 7.3G 33G 19% /facter-os 10:13:42 10:13:42 10:13:42 Cannot open /var/log/sysstat/sa29: No such file or directory 10:13:42 Please check if data collecting is enabled 10:13:42 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:13:42 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 10:13:42 $ docker stop --time=1 b366dd911a5e6b39d40c150db416f2eb8275966c4e7608f53dc3b7d7c63946e7 10:13:43 $ docker rm -f --volumes b366dd911a5e6b39d40c150db416f2eb8275966c4e7608f53dc3b7d7c63946e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 10:13:43 [WS-CLEANUP] Deleting project workspace... 10:13:43 [WS-CLEANUP] Deferred wipeout is used... 10:13:43 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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 10:13:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:13:44 10:13:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:13:44 latest: Pulling from edgex-lftools-log-publisher 10:13:44 5eb5b503b376: Pulling fs layer 10:13:44 5c69ac0246d0: Pulling fs layer 10:13:44 ec43610c2a17: Pulling fs layer 10:13:44 3a2ae6a8a46f: Pulling fs layer 10:13:44 33b1e0a273af: Pulling fs layer 10:13:44 5d3b04190fa2: Pulling fs layer 10:13:44 2f39f015ded8: Pulling fs layer 10:13:44 3a2ae6a8a46f: Waiting 10:13:44 33b1e0a273af: Waiting 10:13:44 5d3b04190fa2: Waiting 10:13:44 2f39f015ded8: Waiting 10:13:44 5c69ac0246d0: Download complete 10:13:44 3a2ae6a8a46f: Verifying Checksum 10:13:44 3a2ae6a8a46f: Download complete 10:13:44 33b1e0a273af: Verifying Checksum 10:13:44 33b1e0a273af: Download complete 10:13:44 ec43610c2a17: Verifying Checksum 10:13:44 ec43610c2a17: Download complete 10:13:44 5d3b04190fa2: Download complete 10:13:45 5eb5b503b376: Download complete 10:13:45 2f39f015ded8: Download complete 10:13:46 5eb5b503b376: Pull complete 10:13:46 5c69ac0246d0: Pull complete 10:13:47 ec43610c2a17: Pull complete 10:13:47 3a2ae6a8a46f: Pull complete 10:13:47 33b1e0a273af: Pull complete 10:13:47 5d3b04190fa2: Pull complete 10:13:52 2f39f015ded8: Pull complete 10:13:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:13:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:13:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:52 prd-ubuntu20.04-docker-8c-8g-7860 does not seem to be running inside a container 10:13:52 $ 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 10:13:56 $ docker top 09f3e53fa0ae6dc7fd7a73ad7d325003cc4140a44ac940d5ea13f91c68f41d06 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:13:57 ---> job-cost.sh 10:13:57 lf-activate-venv: SKIPPING 10:13:57 INFO: No Stack... 10:13:57 INFO: Retrieving Pricing Info for: v3-standard-8 10:13:57 INFO: Archiving Costs [Pipeline] sh 10:13:57 + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv 10:13:57 + cut -d, -f6 [Pipeline] lock 10:13:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-218-stack-cost] 10:13:58 Resource [jenkins-edgexfoundry-device-rest-go-main-218-stack-cost] did not exist. Created. 10:13:58 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-218-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:13:58 + echo total: 0.2199999988079071 [Pipeline] stash 10:13:58 Stashed 1 file(s) [Pipeline] } 10:13:58 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-218-stack-cost] [Pipeline] // lock [Pipeline] } 10:13:58 $ docker stop --time=1 09f3e53fa0ae6dc7fd7a73ad7d325003cc4140a44ac940d5ea13f91c68f41d06 10:13:59 $ docker rm -f --volumes 09f3e53fa0ae6dc7fd7a73ad7d325003cc4140a44ac940d5ea13f91c68f41d06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:15:31 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 10:15:31 ok github.com/edgexfoundry/device-rest-go/driver 0.040s coverage: 32.2% of statements 10:15:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:15:31 go vet ./... 10:16:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:16:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:16:17 ./bin/test-attribution-txt.sh 10:16:17 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 10:16:17 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 10:16:17 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 10:16:17 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 10:16:17 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 10:16:17 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 10:16:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 10:16:17 $ docker stop --time=1 95a4b9e9a8adb9a81c593adfb0ee12a5b8add876b2dc8b0b52f72eb5956e55e7 10:16:19 $ docker rm -f --volumes 95a4b9e9a8adb9a81c593adfb0ee12a5b8add876b2dc8b0b52f72eb5956e55e7 [Pipeline] // withDockerContainer [Pipeline] sh 10:16:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:16:21 Warning: overwriting stash ‘coverage-report’ 10:16:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:16:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:16:22 + ls -al . 10:16:22 total 240 10:16:22 drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 10:11 . 10:16:22 drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 10:09 .. 10:16:22 -rw-rw-r-- 1 jenkins jenkins 151 Aug 29 10:09 .dockerignore 10:16:22 drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 10:09 .git 10:16:22 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 10:09 .github 10:16:22 -rw-rw-r-- 1 jenkins jenkins 264 Aug 29 10:09 .gitignore 10:16:22 -rw-rw-r-- 1 jenkins jenkins 41 Aug 29 10:09 .golangci.yml 10:16:22 -rw-rw-r-- 1 jenkins jenkins 20138 Aug 29 10:09 Attribution.txt 10:16:22 -rw-rw-r-- 1 jenkins jenkins 18492 Aug 29 10:09 CHANGELOG.md 10:16:22 -rw-rw-r-- 1 jenkins jenkins 1697 Aug 29 10:09 Dockerfile 10:16:22 -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 10:09 GOVERNANCE.md 10:16:22 -rw-rw-r-- 1 jenkins jenkins 680 Aug 29 10:09 Jenkinsfile 10:16:22 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 29 10:09 LICENSE 10:16:22 -rw-rw-r-- 1 jenkins jenkins 2598 Aug 29 10:09 Makefile 10:16:22 -rw-rw-r-- 1 jenkins jenkins 620 Aug 29 10:09 OWNERS.md 10:16:22 -rw-rw-r-- 1 jenkins jenkins 3989 Aug 29 10:09 README.md 10:16:22 -rw-rw-r-- 1 jenkins jenkins 12 Aug 29 10:07 VERSION 10:16:22 drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 10:09 bin 10:16:22 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 10:09 cmd 10:16:22 -rw-r--r-- 1 jenkins jenkins 14565 Aug 29 10:15 coverage.out 10:16:22 drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 10:09 driver 10:16:22 -rw-rw-r-- 1 jenkins jenkins 6324 Aug 29 10:09 go.mod 10:16:22 -rw-rw-r-- 1 jenkins jenkins 86944 Aug 29 10:09 go.sum 10:16:22 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 10:09 openapi 10:16:22 -rw-rw-r-- 1 jenkins jenkins 713 Aug 29 10:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:23 + 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=e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 --label arch=arm64 --label version=4.1.0-dev.14 . 10:16:23 Sending build context to Docker daemon 157.2kB 10:16:23 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 10:16:23 Step 2/26 : FROM ${BASE} AS builder 10:16:23 ---> 8aad63a4e3ed 10:16:23 Step 3/26 : ARG ADD_BUILD_TAGS="" 10:16:23 ---> Running in 28cf5f732cd5 10:16:23 Removing intermediate container 28cf5f732cd5 10:16:23 ---> 882f63d38a5c 10:16:23 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:16:24 ---> Running in 24ca391de2f0 10:16:24 Removing intermediate container 24ca391de2f0 10:16:24 ---> b29e3b2543f8 10:16:24 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 10:16:24 ---> Running in 47683821b71b 10:16:24 Removing intermediate container 47683821b71b 10:16:24 ---> 59212c249f6d 10:16:24 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 10:16:24 ---> Running in 29e83d17f4ff 10:16:25 Removing intermediate container 29e83d17f4ff 10:16:25 ---> f715822df79e 10:16:25 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:16:25 ---> Running in 770b32304d8d 10:16:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:16:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:16:27 OK: 244 MiB in 62 packages 10:16:28 Removing intermediate container 770b32304d8d 10:16:28 ---> 84598df1cb4e 10:16:28 Step 8/26 : WORKDIR /device-rest-go 10:16:28 ---> Running in 21c23ceef7b3 10:16:29 Removing intermediate container 21c23ceef7b3 10:16:29 ---> b3a14dc411cb 10:16:29 Step 9/26 : COPY go.mod vendor* ./ 10:16:29 ---> b57cb0d1099b 10:16:29 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:16:29 ---> Running in 407bff7fe5f2 10:16:31 Removing intermediate container 407bff7fe5f2 10:16:31 ---> 0add2249bffa 10:16:31 Step 11/26 : COPY . . 10:16:32 ---> 010bb7e9a3a0 10:16:32 Step 12/26 : RUN $MAKE 10:16:32 ---> Running in 952c7202e09d 10:16:33 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 10:19:54 Removing intermediate container 952c7202e09d 10:19:54 ---> da8707d00ab0 10:19:54 Step 13/26 : FROM alpine:3.20 10:19:54 3.20: Pulling from library/alpine 10:19:54 13e713f82565: Pulling fs layer 10:19:54 13e713f82565: Verifying Checksum 10:19:54 13e713f82565: Download complete 10:19:54 13e713f82565: Pull complete 10:19:54 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:19:54 Status: Downloaded newer image for alpine:3.20 10:19:54 ---> c88e9dceb6cb 10:19:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:19:54 ---> Running in e1ca70a1d95e 10:19:54 Removing intermediate container e1ca70a1d95e 10:19:54 ---> 5e740cf1e266 10:19:54 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 10:19:54 ---> Running in de07d88a05db 10:19:54 Removing intermediate container de07d88a05db 10:19:54 ---> 0b431e20fc30 10:19:54 Step 16/26 : RUN apk add --update --no-cache dumb-init 10:19:54 ---> Running in b3242baac9f8 10:19:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:19:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:19:54 (1/1) Installing dumb-init (1.2.5-r3) 10:19:54 Executing busybox-1.36.1-r29.trigger 10:19:54 OK: 9 MiB in 15 packages 10:19:54 Removing intermediate container b3242baac9f8 10:19:54 ---> 2138cb4f1494 10:19:54 Step 17/26 : RUN apk --no-cache upgrade 10:19:54 ---> Running in ddc5b5c29464 10:19:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:19:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:19:54 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:19:54 Executing busybox-1.36.1-r30.post-upgrade 10:19:54 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:19:54 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:19:54 Executing busybox-1.36.1-r30.trigger 10:19:54 OK: 9 MiB in 15 packages 10:19:55 Removing intermediate container ddc5b5c29464 10:19:55 ---> 549ddd025d5e 10:19:55 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 10:19:57 ---> 61248acd7066 10:19:57 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 10:19:57 ---> 5f6fc473dcdd 10:19:57 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 10:19:58 ---> c9dffcdb33e0 10:19:58 Step 21/26 : EXPOSE 59986 10:19:58 ---> Running in de1fc80e9406 10:19:58 Removing intermediate container de1fc80e9406 10:19:58 ---> 8deda3b3e6fb 10:19:58 Step 22/26 : ENTRYPOINT ["/device-rest"] 10:19:58 ---> Running in a3f00390e74e 10:19:59 Removing intermediate container a3f00390e74e 10:19:59 ---> cdfd240db371 10:19:59 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 10:19:59 ---> Running in 54298d032b5e 10:19:59 Removing intermediate container 54298d032b5e 10:19:59 ---> ec4b728e0448 10:19:59 Step 24/26 : LABEL arch=arm64 10:19:59 ---> Running in 0774889fa26f 10:19:59 Removing intermediate container 0774889fa26f 10:19:59 ---> 866f9e2d2125 10:19:59 Step 25/26 : LABEL git_sha=e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 10:19:59 ---> Running in c208dcfff0f6 10:19:59 Removing intermediate container c208dcfff0f6 10:19:59 ---> 92d1269fc56e 10:19:59 Step 26/26 : LABEL version=4.1.0-dev.14 10:20:00 ---> Running in c102bff8fbd2 10:20:00 Removing intermediate container c102bff8fbd2 10:20:00 ---> 8579c62e39ec 10:20:00 [Warning] One or more build-args [ARCH] were not consumed 10:20:00 Successfully built 8579c62e39ec 10:20:00 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:20:00 provisioning config files... 10:20:00 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/218@tmp/config4404002932121137391tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:20:00 ---> ****-login.sh 10:20:00 nexus3.edgexfoundry.org:10001 10:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:20:01 Configure a credential helper to remove this warning. See 10:20:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:20:01 10:20:01 Login Succeeded 10:20:01 nexus3.edgexfoundry.org:10002 10:20:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:20:01 Configure a credential helper to remove this warning. See 10:20:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:20:01 10:20:01 Login Succeeded 10:20:01 nexus3.edgexfoundry.org:10003 10:20:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:20:01 Configure a credential helper to remove this warning. See 10:20:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:20:01 10:20:01 Login Succeeded 10:20:01 nexus3.edgexfoundry.org:10004 10:20:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:20:02 Configure a credential helper to remove this warning. See 10:20:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:20:02 10:20:02 Login Succeeded 10:20:02 ****.io 10:20:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:20:02 Configure a credential helper to remove this warning. See 10:20:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:20:02 10:20:02 Login Succeeded 10:20:02 ---> ****-login.sh ends [Pipeline] } 10:20:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:20:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:20:02 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 10:20:02 e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 10:20:02 latest 10:20:02 4.1.0-dev.14 10:20:02 e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14 10:20:02 main 10:20:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:03 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:03 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 10:20:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 10:20:03 1704fec06e0f: Preparing 10:20:03 f7e3de1368a2: Preparing 10:20:03 fc353f8901f8: Preparing 10:20:03 dd75a8dd0338: Preparing 10:20:03 a42f15709eb2: Preparing 10:20:03 1e890da81ec9: Preparing 10:20:03 1e890da81ec9: Waiting 10:20:03 f7e3de1368a2: Pushed 10:20:03 a42f15709eb2: Pushed 10:20:03 1704fec06e0f: Pushed 10:20:03 1e890da81ec9: Layer already exists 10:20:03 dd75a8dd0338: Pushed 10:20:12 fc353f8901f8: Pushed 10:20:12 e58b8ce6311e5e223bdac12aeba3da7ee5671eb1: digest: sha256:92e4b8b5950300d1c92fad2a469a13c7efab62d5cf8f149d715bedd8c3bd864e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:12 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:12 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 10:20:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 10:20:12 1704fec06e0f: Preparing 10:20:12 f7e3de1368a2: Preparing 10:20:12 fc353f8901f8: Preparing 10:20:12 dd75a8dd0338: Preparing 10:20:12 a42f15709eb2: Preparing 10:20:12 1e890da81ec9: Preparing 10:20:12 1e890da81ec9: Waiting 10:20:12 1704fec06e0f: Layer already exists 10:20:12 f7e3de1368a2: Layer already exists 10:20:12 fc353f8901f8: Layer already exists 10:20:12 a42f15709eb2: Layer already exists 10:20:12 dd75a8dd0338: Layer already exists 10:20:12 1e890da81ec9: Layer already exists 10:20:12 latest: digest: sha256:92e4b8b5950300d1c92fad2a469a13c7efab62d5cf8f149d715bedd8c3bd864e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:13 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:13 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.14 10:20:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 10:20:13 1704fec06e0f: Preparing 10:20:13 f7e3de1368a2: Preparing 10:20:13 fc353f8901f8: Preparing 10:20:13 dd75a8dd0338: Preparing 10:20:13 a42f15709eb2: Preparing 10:20:13 1e890da81ec9: Preparing 10:20:13 1e890da81ec9: Waiting 10:20:13 dd75a8dd0338: Layer already exists 10:20:13 a42f15709eb2: Layer already exists 10:20:13 1704fec06e0f: Layer already exists 10:20:13 fc353f8901f8: Layer already exists 10:20:13 f7e3de1368a2: Layer already exists 10:20:13 1e890da81ec9: Layer already exists 10:20:13 4.1.0-dev.14: digest: sha256:92e4b8b5950300d1c92fad2a469a13c7efab62d5cf8f149d715bedd8c3bd864e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:13 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:14 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14 10:20:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 10:20:14 1704fec06e0f: Preparing 10:20:14 f7e3de1368a2: Preparing 10:20:14 fc353f8901f8: Preparing 10:20:14 dd75a8dd0338: Preparing 10:20:14 a42f15709eb2: Preparing 10:20:14 1e890da81ec9: Preparing 10:20:14 1e890da81ec9: Waiting 10:20:14 fc353f8901f8: Layer already exists 10:20:14 a42f15709eb2: Layer already exists 10:20:14 f7e3de1368a2: Layer already exists 10:20:14 dd75a8dd0338: Layer already exists 10:20:14 1704fec06e0f: Layer already exists 10:20:14 1e890da81ec9: Layer already exists 10:20:14 e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14: digest: sha256:92e4b8b5950300d1c92fad2a469a13c7efab62d5cf8f149d715bedd8c3bd864e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:14 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:15 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 10:20:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 10:20:15 1704fec06e0f: Preparing 10:20:15 f7e3de1368a2: Preparing 10:20:15 fc353f8901f8: Preparing 10:20:15 dd75a8dd0338: Preparing 10:20:15 a42f15709eb2: Preparing 10:20:15 1e890da81ec9: Preparing 10:20:15 1e890da81ec9: Waiting 10:20:15 1704fec06e0f: Layer already exists 10:20:15 f7e3de1368a2: Layer already exists 10:20:15 fc353f8901f8: Layer already exists 10:20:15 a42f15709eb2: Layer already exists 10:20:15 dd75a8dd0338: Layer already exists 10:20:15 1e890da81ec9: Layer already exists 10:20:15 main: digest: sha256:92e4b8b5950300d1c92fad2a469a13c7efab62d5cf8f149d715bedd8c3bd864e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:20:15 ===================================================== [Pipeline] echo 10:20:15 taggedImages: 10:20:15 - nexus3.edgexfoundry.org:10004/device-rest-arm64:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 10:20:15 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 10:20:15 - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.14 10:20:15 - nexus3.edgexfoundry.org:10004/device-rest-arm64:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14 10:20:15 - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] echo 10:20:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 [Pipeline] echo 10:20:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] echo 10:20:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.14 [Pipeline] echo 10:20:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14 [Pipeline] echo 10:20:15 Skip building multi-arch image for 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 10:20:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:20:15 10:20:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:20:16 arm64: Pulling from edgex-lftools-log-publisher 10:20:16 8998bd30e6a1: Pulling fs layer 10:20:16 04944245beec: Pulling fs layer 10:20:16 699f458cf7ca: Pulling fs layer 10:20:16 765212b225bb: Pulling fs layer 10:20:16 f23df028b6ca: Pulling fs layer 10:20:16 d65c8cfc05b1: Pulling fs layer 10:20:16 2437ff75d9bd: Pulling fs layer 10:20:16 f23df028b6ca: Waiting 10:20:16 d65c8cfc05b1: Waiting 10:20:16 2437ff75d9bd: Waiting 10:20:16 765212b225bb: Waiting 10:20:16 04944245beec: Verifying Checksum 10:20:16 04944245beec: Download complete 10:20:16 765212b225bb: Verifying Checksum 10:20:16 765212b225bb: Download complete 10:20:16 f23df028b6ca: Download complete 10:20:16 d65c8cfc05b1: Verifying Checksum 10:20:16 d65c8cfc05b1: Download complete 10:20:16 699f458cf7ca: Verifying Checksum 10:20:16 699f458cf7ca: Download complete 10:20:16 8998bd30e6a1: Verifying Checksum 10:20:16 8998bd30e6a1: Download complete 10:20:19 2437ff75d9bd: Verifying Checksum 10:20:19 2437ff75d9bd: Download complete 10:20:21 8998bd30e6a1: Pull complete 10:20:21 04944245beec: Pull complete 10:20:23 699f458cf7ca: Pull complete 10:20:23 765212b225bb: Pull complete 10:20:24 f23df028b6ca: Pull complete 10:20:24 d65c8cfc05b1: Pull complete 10:20:42 2437ff75d9bd: Pull complete 10:20:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:20:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:20:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:42 prd-ubuntu20.04-docker-arm64-4c-16g-7861 does not seem to be running inside a container 10:20:42 $ 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/218 -v /w/workspace/device-rest-go/218:/w/workspace/device-rest-go/218:rw,z -v /w/workspace/device-rest-go/218@tmp:/w/workspace/device-rest-go/218@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:arm64 cat 10:20:45 $ docker top 2936f25a42e9093f532934902757b53f46111f01e4c754ebef881dcee0059481 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:20:46 ---> job-cost.sh 10:20:46 lf-activate-venv: SKIPPING 10:20:46 INFO: No Stack... 10:20:46 INFO: Retrieving Pricing Info for: v3-standard-4 10:20:47 INFO: Archiving Costs [Pipeline] sh 10:20:48 + cat /w/workspace/device-rest-go/218/archives/cost.csv 10:20:48 + cut -d, -f6 [Pipeline] lock 10:20:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-218-stack-cost] 10:20:48 Resource [jenkins-edgexfoundry-device-rest-go-main-218-stack-cost] did not exist. Created. 10:20:48 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-218-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:20:48 /w/workspace/device-rest-go/218@tmp/durable-3a499f40/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:20:49 + echo total: 0.10999999940395355 [Pipeline] stash 10:20:49 Warning: overwriting stash ‘stack-cost’ 10:20:49 Stashed 1 file(s) [Pipeline] } 10:20:49 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-218-stack-cost] [Pipeline] // lock [Pipeline] } 10:20:49 $ docker stop --time=1 2936f25a42e9093f532934902757b53f46111f01e4c754ebef881dcee0059481 10:20:51 $ docker rm -f --volumes 2936f25a42e9093f532934902757b53f46111f01e4c754ebef881dcee0059481 [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 10:20:51 provisioning config files... 10:20:51 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6451477596682597291tmp [Pipeline] { [Pipeline] sh 10:20:52 + set +x 10:20:52 + curl -s https://codecov.io/bash 10:20:52 + bash -s -- 10:20:52 10:20:52 _____ _ 10:20:52 / ____| | | 10:20:52 | | ___ __| | ___ ___ _____ __ 10:20:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:20:52 | |___| (_) | (_| | __/ (_| (_) \ V / 10:20:52 \_____\___/ \__,_|\___|\___\___/ \_/ 10:20:52 Bash-1.0.6 10:20:52 10:20:52 10:20:52 ==> git version 2.25.1 found 10:20:52 ==> 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 10:20:52 Release-Date: 2020-01-08 10:20:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:20:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:20:52 ==> Jenkins CI detected. 10:20:52 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 10:20:52 project root: . 10:20:52 --> token set from env 10:20:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:20:52 ==> Running gcov in . (disable via -X gcov) 10:20:52 ==> Python coveragepy not found 10:20:52 ==> Searching for coverage reports in: 10:20:52 + . 10:20:52 -> Found 1 reports 10:20:52 ==> Detecting git/mercurial file structure 10:20:52 ==> Reading reports 10:20:52 + ./coverage.out bytes=14565 10:20:52 ==> Appending adjustments 10:20:52 https://docs.codecov.io/docs/fixing-reports 10:20:52 + Found adjustments 10:20:52 ==> Gzipping contents 10:20:52 4.0K /tmp/codecov.YVmPhl.gz 10:20:52 ==> Uploading reports 10:20:52 url: https://codecov.io 10:20:52 query: branch=main&commit=e58b8ce6311e5e223bdac12aeba3da7ee5671eb1&build=218&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F218%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:20:52 -> Pinging Codecov 10:20:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e58b8ce6311e5e223bdac12aeba3da7ee5671eb1&build=218&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F218%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:20:52 -> Uploading to 10:20:52 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/e58b8ce6311e5e223bdac12aeba3da7ee5671eb1/9e3c5037-6759-405a-98a2-72d690f0480e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250829%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250829T102052Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=a9424fec37ee493a5b4ec192b4405ea7b1f62753f7a4cf75a6928354c6d4a535 10:20:52 % Total % Received % Xferd Average Speed Time Time Time Current 10:20:52 Dload Upload Total Spent Left Speed 10:20:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2326 0 0 100 2326 0 19065 --:--:-- --:--:-- --:--:-- 19065 10:20:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 [Pipeline] } 10:20:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:20:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:20:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:20:53 10:20:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:20:53 latest: Pulling from edgex-devops/edgex-snyk-go 10:20:53 0a9a5dfd008f: Already exists 10:20:53 36466aa92d05: Already exists 10:20:53 e10405b45d13: Already exists 10:20:53 096b7ceb2af7: Already exists 10:20:53 4f4fb700ef54: Already exists 10:20:53 e50aa161e22a: Pulling fs layer 10:20:53 d3c8db5fb9df: Pulling fs layer 10:20:53 e50aa161e22a: Verifying Checksum 10:20:53 e50aa161e22a: Download complete 10:20:54 e50aa161e22a: Pull complete 10:20:55 d3c8db5fb9df: Verifying Checksum 10:20:55 d3c8db5fb9df: Download complete 10:20:59 d3c8db5fb9df: Pull complete 10:20:59 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 10:20:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:20:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:59 prd-ubuntu20.04-docker-8c-8g-7860 does not seem to be running inside a container 10:20:59 $ 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 10:21:01 $ docker top e1e9dcf5ced7d053b9fc3f1a2fe7d7b7331f41d1097cdb55a81737d3bbc01d5b -eo pid,comm [Pipeline] { [Pipeline] sh 10:21:01 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo 10:21:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh 10:21:02 + set -o pipefail 10:21:02 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' 10:21:08 10:21:08 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 10:21:08 10:21:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/d6bec38f-247f-4a62-b2df-2fe4ce1375a1 10:21:08 10:21:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:21:08 [Pipeline] } 10:21:09 $ docker stop --time=1 e1e9dcf5ced7d053b9fc3f1a2fe7d7b7331f41d1097cdb55a81737d3bbc01d5b 10:21:13 $ docker rm -f --volumes e1e9dcf5ced7d053b9fc3f1a2fe7d7b7331f41d1097cdb55a81737d3bbc01d5b [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 10:21:14 + git log --format=format:%s -1 e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 [Pipeline] sh 10:21:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:21:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:21:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:21:14 prd-ubuntu20.04-docker-8c-8g-7860 does not seem to be running inside a container 10:21:14 $ 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 10:21:15 $ docker top f8b20ea08d9829fa2fcf854a39bb97a48184218e44489b407edbef971db43668 -eo pid,comm 10:21:15 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). 10:21:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:21:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:21:15 [ssh-agent] Looking for ssh-agent implementation... 10:21:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:21:15 $ docker exec f8b20ea08d9829fa2fcf854a39bb97a48184218e44489b407edbef971db43668 ssh-agent 10:21:15 SSH_AUTH_SOCK=/tmp/ssh-DezCRcErAHM9/agent.32 10:21:15 SSH_AGENT_PID=38 10:21:15 Running ssh-add (command line suppressed) 10:21:15 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3348653368560926281.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3348653368560926281.key) 10:21:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:21:16 + git semver tag 10:21:16 2025-08-29 10:21:16,241 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:21:16 2025-08-29 10:21:16,245 [run_tag] DEBUG tag force:False 10:21:16 2025-08-29 10:21:16,245 [check_head_tag] DEBUG check head tag 10:21:16 2025-08-29 10:21:16,246 [execute] INFO git cat-file --batch-check 10:21:16 2025-08-29 10:21:16,246 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) 10:21:16 2025-08-29 10:21:16,249 [execute] INFO git cat-file --batch 10:21:16 2025-08-29 10:21:16,249 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) 10:21:16 2025-08-29 10:21:16,261 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 10:21:16 2025-08-29 10:21:16,261 [execute] INFO git tag -a v4.1.0-dev.14 -m v4.1.0-dev.14 10:21:16 2025-08-29 10:21:16,262 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.14', '-m', 'v4.1.0-dev.14'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) 10:21:16 2025-08-29 10:21:16,265 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 10:21:16 4.1.0-dev.14 [Pipeline] } 10:21:16 $ docker exec --env ******** --env ******** f8b20ea08d9829fa2fcf854a39bb97a48184218e44489b407edbef971db43668 ssh-agent -k 10:21:16 unset SSH_AUTH_SOCK; 10:21:16 unset SSH_AGENT_PID; 10:21:16 echo Agent pid 38 killed; 10:21:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:21:17 + git semver [Pipeline] } 10:21:17 $ docker stop --time=1 f8b20ea08d9829fa2fcf854a39bb97a48184218e44489b407edbef971db43668 10:21:18 $ docker rm -f --volumes f8b20ea08d9829fa2fcf854a39bb97a48184218e44489b407edbef971db43668 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:21:19 10:21:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:21:19 0.23.1-centos7: Pulling from edgex-lftools 10:21:19 ab5ef0e58194: Pulling fs layer 10:21:19 9712f1f96733: Pulling fs layer 10:21:19 63f879dbbcfc: Pulling fs layer 10:21:19 0d9ebad4ef96: Pulling fs layer 10:21:19 e9a5061849ea: Pulling fs layer 10:21:19 d747dcd14b5f: Pulling fs layer 10:21:19 2de7ff778b66: Pulling fs layer 10:21:19 0d9ebad4ef96: Waiting 10:21:19 e9a5061849ea: Waiting 10:21:19 d747dcd14b5f: Waiting 10:21:19 2de7ff778b66: Waiting 10:21:19 9712f1f96733: Verifying Checksum 10:21:19 9712f1f96733: Download complete 10:21:19 63f879dbbcfc: Verifying Checksum 10:21:19 63f879dbbcfc: Download complete 10:21:19 e9a5061849ea: Verifying Checksum 10:21:19 e9a5061849ea: Download complete 10:21:19 d747dcd14b5f: Download complete 10:21:19 0d9ebad4ef96: Verifying Checksum 10:21:19 0d9ebad4ef96: Download complete 10:21:19 2de7ff778b66: Verifying Checksum 10:21:19 2de7ff778b66: Download complete 10:21:20 ab5ef0e58194: Verifying Checksum 10:21:20 ab5ef0e58194: Download complete 10:21:24 ab5ef0e58194: Pull complete 10:21:24 9712f1f96733: Pull complete 10:21:25 63f879dbbcfc: Pull complete 10:21:31 0d9ebad4ef96: Pull complete 10:21:31 e9a5061849ea: Pull complete 10:21:31 d747dcd14b5f: Pull complete 10:21:33 2de7ff778b66: Pull complete 10:21:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:21:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:21:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:21:33 prd-ubuntu20.04-docker-8c-8g-7860 does not seem to be running inside a container 10:21:33 $ 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 10:21:37 $ docker top 9870b23f6d5648bfbfe24882b90ccaf80fc1d2de0e946c85c024e003c211e576 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:21:37 provisioning config files... 10:21:37 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5004193215415433200tmp 10:21:37 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9223289573244353659tmp 10:21:37 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config16355495302458295040tmp [Pipeline] { [Pipeline] echo 10:21:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:21:38 ---> sigul-configuration.sh 10:21:38 gpg: directory `/root/.gnupg' created 10:21:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:21:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:21:38 gpg: keyring `/root/.gnupg/secring.gpg' created 10:21:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:21:38 gpg: CAST5 encrypted data 10:21:38 gpg: encrypted with 1 passphrase 10:21:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:21:38 + mkdir /home/jenkins 10:21:38 + mkdir /home/jenkins/sigul [Pipeline] sh 10:21:38 + 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 10:21:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:21:39 ---> sigul-install.sh 10:21:39 Sigul already installed; skipping installation. [Pipeline] sh 10:21:39 + git tag --list 10:21:39 v1.0.0 10:21:39 v1.1.0 10:21:39 v1.1.1 10:21:39 v1.1.2 10:21:39 v1.2.0 10:21:39 v1.2.1 10:21:39 v2.0.0 10:21:39 v2.1.0 10:21:39 v2.1.1 10:21:39 v2.2.0 10:21:39 v2.3.0 10:21:39 v3.0 10:21:39 v3.0.0 10:21:39 v3.1 10:21:39 v3.1.0 10:21:39 v3.1.1 10:21:39 v4.0 10:21:39 v4.0.0 10:21:39 v4.1.0-dev.1 10:21:39 v4.1.0-dev.10 10:21:39 v4.1.0-dev.11 10:21:39 v4.1.0-dev.12 10:21:39 v4.1.0-dev.13 10:21:39 v4.1.0-dev.14 10:21:39 v4.1.0-dev.2 10:21:39 v4.1.0-dev.3 10:21:39 v4.1.0-dev.4 10:21:39 v4.1.0-dev.5 10:21:39 v4.1.0-dev.6 10:21:39 v4.1.0-dev.7 10:21:39 v4.1.0-dev.8 10:21:39 v4.1.0-dev.9 [Pipeline] sh 10:21:39 + lftools sign git-tag v4.1.0-dev.14 10:21:40 Signing Git tag with Sigul... 10:21:40 Signing v4.1.0-dev.14 [Pipeline] echo 10:21:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:21:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:21:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:21:41 $ docker stop --time=1 9870b23f6d5648bfbfe24882b90ccaf80fc1d2de0e946c85c024e003c211e576 10:21:42 $ docker rm -f --volumes 9870b23f6d5648bfbfe24882b90ccaf80fc1d2de0e946c85c024e003c211e576 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:21:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:21:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:21:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:21:43 prd-ubuntu20.04-docker-8c-8g-7860 does not seem to be running inside a container 10:21:43 $ 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 10:21:43 $ docker top 585a6f2ea72cf0aafbf16998c3d73853f5357c1fc807442685eabbc4705a6d60 -eo pid,comm 10:21:43 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). 10:21:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:21:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:21:43 [ssh-agent] Looking for ssh-agent implementation... 10:21:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:21:43 $ docker exec 585a6f2ea72cf0aafbf16998c3d73853f5357c1fc807442685eabbc4705a6d60 ssh-agent 10:21:43 SSH_AUTH_SOCK=/tmp/ssh-g4tQXfOe1YKy/agent.31 10:21:43 SSH_AGENT_PID=37 10:21:43 Running ssh-add (command line suppressed) 10:21:43 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4599586789640128141.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4599586789640128141.key) 10:21:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:21:44 + git semver bump pre 10:21:44 2025-08-29 10:21:44,557 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:21:44 2025-08-29 10:21:44,561 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 10:21:44 2025-08-29 10:21:44,561 [bump_version] DEBUG bumping version:4.1.0-dev.14 on axis:pre with prefix:dev 10:21:44 2025-08-29 10:21:44,561 [bump_version] DEBUG bumped version:4.1.0-dev.15 10:21:44 2025-08-29 10:21:44,561 [write_version] DEBUG write version:4.1.0-dev.15 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True 10:21:44 2025-08-29 10:21:44,561 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 10:21:44 2025-08-29 10:21:44,562 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main 10:21:44 2025-08-29 10:21:44,563 [execute] INFO git cat-file --batch-check 10:21:44 2025-08-29 10:21:44,563 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) 10:21:44 2025-08-29 10:21:44,566 [execute] INFO git cat-file --batch 10:21:44 2025-08-29 10:21:44,567 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) 10:21:44 2025-08-29 10:21:44,570 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 10:21:44 4.1.0-dev.15 [Pipeline] } 10:21:44 $ docker exec --env ******** --env ******** 585a6f2ea72cf0aafbf16998c3d73853f5357c1fc807442685eabbc4705a6d60 ssh-agent -k 10:21:44 unset SSH_AUTH_SOCK; 10:21:44 unset SSH_AGENT_PID; 10:21:44 echo Agent pid 37 killed; 10:21:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:21:45 + git semver [Pipeline] } 10:21:45 $ docker stop --time=1 585a6f2ea72cf0aafbf16998c3d73853f5357c1fc807442685eabbc4705a6d60 10:21:47 $ docker rm -f --volumes 585a6f2ea72cf0aafbf16998c3d73853f5357c1fc807442685eabbc4705a6d60 [Pipeline] // withDockerContainer [Pipeline] sh 10:21:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:21:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:21:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:21:47 prd-ubuntu20.04-docker-8c-8g-7860 does not seem to be running inside a container 10:21:47 $ 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 10:21:48 $ docker top 8956fa9c9ff1c6852140f3fd389921aabf55c6d802235754ac0028f77fc226ed -eo pid,comm 10:21:48 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). 10:21:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:21:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:21:48 [ssh-agent] Looking for ssh-agent implementation... 10:21:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:21:48 $ docker exec 8956fa9c9ff1c6852140f3fd389921aabf55c6d802235754ac0028f77fc226ed ssh-agent 10:21:48 SSH_AUTH_SOCK=/tmp/ssh-v9H7m2ZzshBY/agent.32 10:21:48 SSH_AGENT_PID=38 10:21:48 Running ssh-add (command line suppressed) 10:21:48 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15591860076130669254.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15591860076130669254.key) 10:21:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:21:48 + git semver push 10:21:49 2025-08-29 10:21:49,081 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:21:49 2025-08-29 10:21:49,085 [run_push] DEBUG push 10:21:49 2025-08-29 10:21:49,085 [execute] INFO git cat-file --batch-check 10:21:49 2025-08-29 10:21:49,086 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) 10:21:49 2025-08-29 10:21:49,088 [execute] INFO git rev-list e4848f243511f102dc16ea5df88972177e2475f8 -- 10:21:49 2025-08-29 10:21:49,088 [execute] DEBUG Popen(['git', 'rev-list', 'e4848f243511f102dc16ea5df88972177e2475f8', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 10:21:49 2025-08-29 10:21:49,096 [execute] INFO git fetch -v -- origin 10:21:49 2025-08-29 10:21:49,097 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 10:21:49 2025-08-29 10:21:49,547 [run_push] DEBUG no remote changes detected 10:21:49 2025-08-29 10:21:49,548 [execute] INFO git push origin semver 10:21:49 2025-08-29 10:21:49,548 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 10:21:50 2025-08-29 10:21:50,214 [run_push] DEBUG push all version tags 10:21:50 2025-08-29 10:21:50,214 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:21:50 2025-08-29 10:21:50,215 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) 10:21:51 2025-08-29 10:21:50,889 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 10:21:51 4.1.0-dev.15 [Pipeline] } 10:21:51 $ docker exec --env ******** --env ******** 8956fa9c9ff1c6852140f3fd389921aabf55c6d802235754ac0028f77fc226ed ssh-agent -k 10:21:51 unset SSH_AUTH_SOCK; 10:21:51 unset SSH_AGENT_PID; 10:21:51 echo Agent pid 38 killed; 10:21:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:21:51 + git semver [Pipeline] } 10:21:51 $ docker stop --time=1 8956fa9c9ff1c6852140f3fd389921aabf55c6d802235754ac0028f77fc226ed 10:21:53 $ docker rm -f --volumes 8956fa9c9ff1c6852140f3fd389921aabf55c6d802235754ac0028f77fc226ed [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 10:21:53 + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] 10:21:53 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 10:21:53 total 16 10:21:53 drwxr-xr-x 3 root root 4096 Aug 29 10:13 . 10:21:53 drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 10:21 .. 10:21:53 drwxr-xr-x 2 root root 4096 Aug 29 10:13 cost 10:21:53 -rw-r--r-- 1 root root 86 Aug 29 10:13 cost.csv 10:21:53 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives 10:21:53 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 10:21:53 total 16 10:21:53 drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 10:13 . 10:21:53 drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 10:21 .. 10:21:53 drwxr-xr-x 2 jenkins jenkins 4096 Aug 29 10:13 cost 10:21:53 -rw-r--r-- 1 jenkins jenkins 86 Aug 29 10:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:21:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:21:54 ---> package-listing.sh 10:21:54 ++ facter osfamily 10:21:54 ++ tr '[:upper:]' '[:lower:]' 10:21:55 + OS_FAMILY=debian 10:21:55 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 10:21:55 + START_PACKAGES=/tmp/packages_start.txt 10:21:55 + END_PACKAGES=/tmp/packages_end.txt 10:21:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:21:55 + PACKAGES=/tmp/packages_start.txt 10:21:55 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 10:21:55 + PACKAGES=/tmp/packages_end.txt 10:21:55 + case "${OS_FAMILY}" in 10:21:55 + dpkg -l 10:21:55 + grep '^ii' 10:21:55 + '[' -f /tmp/packages_start.txt ']' 10:21:55 + '[' -f /tmp/packages_end.txt ']' 10:21:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:21:55 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 10:21:55 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 10:21:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 10:21:55 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 10:21:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:21:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:21:56 prd-ubuntu20.04-docker-8c-8g-7860 does not seem to be running inside a container 10:21:56 $ 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 10:21:56 $ docker top 94a0dcc5715dbc2d5ed396c0ebae1317535074b3f30a81a5a349a921bfaa9928 -eo pid,comm [Pipeline] { [Pipeline] sh 10:21:56 + touch /tmp/pre-build-complete [Pipeline] sh 10:21:57 + mkdir -p /var/log/sysstat [Pipeline] sh 10:21:57 + ls /var/log/sa-host 10:21:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:21:57 provisioning config files... 10:21:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12057327455963103198tmp [Pipeline] { [Pipeline] echo 10:21:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:21:57 ---> create-netrc.sh [Pipeline] } 10:21:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:21:58 ---> python-tools-install.sh [Pipeline] echo 10:21:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:21:58 ---> sudo-logs.sh 10:21:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:21:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:21:58 ---> job-cost.sh 10:21:58 lf-activate-venv: SKIPPING 10:21:58 DEBUG: total: 0.2199999988079071 10:21:58 INFO: Retrieving Stack Cost... 10:21:59 INFO: Retrieving Pricing Info for: v3-standard-8 10:21:59 INFO: Archiving Costs [Pipeline] echo 10:21:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:21:59 ---> logs-deploy.sh 10:21:59 lf-activate-venv: SKIPPING 10:21:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/218 10:21:59 INFO: archiving workspace using pattern(s): 10:22:00 Archives upload complete. 10:22:01 INFO: archiving logs to Nexus