Pull request #393 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 99a00daed53ffcf63f5f9791c266767b678c5fb5+21994e07934c8f95cd7e226e9631b4cfe7f28119 (6da93234467c38c1b9c2b2af4d3d8ec534bc05fa) 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-ssh13242085818132799248.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh1028849992670241403.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-393/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-393/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4176239871307584826.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-393/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11126969663871785956.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh222793198385485884.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-393/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-393/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17598123355805301563.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1111 in /w/workspace/gexfoundry_device-rest-go_PR-393 [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/gexfoundry_device-rest-go_PR-393 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Merging remotes/origin/main commit 21994e07934c8f95cd7e226e9631b4cfe7f28119 into PR head commit 99a00daed53ffcf63f5f9791c266767b678c5fb5 Merge succeeded, producing 99a00daed53ffcf63f5f9791c266767b678c5fb5 Checking out Revision 99a00daed53ffcf63f5f9791c266767b678c5fb5 (PR-393) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/393/head:refs/remotes/origin/PR-393 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99a00daed53ffcf63f5f9791c266767b678c5fb5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 21994e07934c8f95cd7e226e9631b4cfe7f28119 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99a00daed53ffcf63f5f9791c266767b678c5fb5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-29T20:59:14.489Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-29T20:59:14.738Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-29T20:59:14.868Z] ========================================================= [2024-05-29T20:59:14.868Z] EdgeX Global Pipelines Version Info [2024-05-29T20:59:14.868Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-29T20:59:15.633Z] ------------------- [2024-05-29T20:59:15.633Z] stable info: [2024-05-29T20:59:15.633Z] ------------------- [2024-05-29T20:59:15.633Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-29T20:59:15.633Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-29T20:59:15.633Z] Message: update stable to v1.0.260 [2024-05-29T20:59:16.205Z] ------------------- [2024-05-29T20:59:16.205Z] experimental info: [2024-05-29T20:59:16.205Z] ------------------- [2024-05-29T20:59:16.205Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-29T20:59:16.205Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-29T20:59:16.205Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-29T20:59:16.426Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2024-05-29T20:59:16.491Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2024-05-29T20:59:16.558Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-29T20:59:16.615Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-29T20:59:16.672Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-29T20:59:16.732Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-29T20:59:16.789Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-29T20:59:16.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-29T20:59:16.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-29T20:59:16.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-29T20:59:17.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-29T20:59:17.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2024-05-29T20:59:17.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-29T20:59:17.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-29T20:59:17.274Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-29T20:59:17.334Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-29T20:59:17.401Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-29T20:59:17.461Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-29T20:59:17.522Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-29T20:59:17.583Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-29T20:59:17.640Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-29T20:59:17.706Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-29T20:59:17.765Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-29T20:59:17.824Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-29T20:59:17.965Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-29T20:59:18.026Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-29T20:59:18.085Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-29T20:59:18.141Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-393 [Pipeline] echo [2024-05-29T20:59:18.199Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-393 [Pipeline] echo [2024-05-29T20:59:18.269Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-393 [Pipeline] echo [2024-05-29T20:59:18.329Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 99a00daed53ffcf63f5f9791c266767b678c5fb5 [Pipeline] echo [2024-05-29T20:59:18.388Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 99a00da [Pipeline] echo [2024-05-29T20:59:18.451Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T20:59:18.612Z] provisioning config files... [2024-05-29T20:59:18.628Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-393@tmp/config4419493137835566004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T20:59:19.021Z] ---> ****-login.sh [2024-05-29T20:59:19.022Z] nexus3.edgexfoundry.org:10001 [2024-05-29T20:59:19.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T20:59:19.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T20:59:19.283Z] Configure a credential helper to remove this warning. See [2024-05-29T20:59:19.283Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T20:59:19.283Z] [2024-05-29T20:59:19.283Z] Login Succeeded [2024-05-29T20:59:19.283Z] nexus3.edgexfoundry.org:10002 [2024-05-29T20:59:19.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T20:59:19.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T20:59:19.544Z] Configure a credential helper to remove this warning. See [2024-05-29T20:59:19.544Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T20:59:19.544Z] [2024-05-29T20:59:19.544Z] Login Succeeded [2024-05-29T20:59:19.544Z] nexus3.edgexfoundry.org:10003 [2024-05-29T20:59:19.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T20:59:19.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T20:59:19.544Z] Configure a credential helper to remove this warning. See [2024-05-29T20:59:19.544Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T20:59:19.544Z] [2024-05-29T20:59:19.544Z] Login Succeeded [2024-05-29T20:59:19.544Z] nexus3.edgexfoundry.org:10004 [2024-05-29T20:59:19.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T20:59:19.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T20:59:19.804Z] Configure a credential helper to remove this warning. See [2024-05-29T20:59:19.804Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T20:59:19.804Z] [2024-05-29T20:59:19.804Z] Login Succeeded [2024-05-29T20:59:19.804Z] ****.io [2024-05-29T20:59:19.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T20:59:20.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T20:59:20.065Z] Configure a credential helper to remove this warning. See [2024-05-29T20:59:20.065Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T20:59:20.065Z] [2024-05-29T20:59:20.065Z] Login Succeeded [2024-05-29T20:59:20.065Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T20:59:20.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-29T20:59:20.901Z] + git rev-list -1 --merges 99a00daed53ffcf63f5f9791c266767b678c5fb5~1..99a00daed53ffcf63f5f9791c266767b678c5fb5 [Pipeline] echo [2024-05-29T20:59:20.948Z] -----------> git rev-list -1 --merges 99a00daed53ffcf63f5f9791c266767b678c5fb5~1..99a00daed53ffcf63f5f9791c266767b678c5fb5 99a00daed53ffcf63f5f9791c266767b678c5fb5 [false] [Pipeline] sh [2024-05-29T20:59:21.278Z] + git log --format=format:%s -1 99a00daed53ffcf63f5f9791c266767b678c5fb5 [Pipeline] echo [2024-05-29T20:59:21.321Z] ========================================================= [2024-05-29T20:59:21.321Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-29T20:59:21.321Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-29T20:59:21.856Z] + git log --format=format:%s -1 99a00daed53ffcf63f5f9791c266767b678c5fb5 [Pipeline] echo [2024-05-29T20:59:21.899Z] [semverPrep] GIT_COMMIT: 99a00daed53ffcf63f5f9791c266767b678c5fb5, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-05-29T20:59:21.944Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-29T20:59:22.362Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-29T20:59:22.362Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-29T20:59:22.362Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-29T20:59:22.362Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-29T20:59:22.362Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-29T20:59:22.362Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-29T20:59:22.362Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T20:59:22.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T20:59:22.900Z] [2024-05-29T20:59:22.900Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T20:59:23.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T20:59:23.372Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-29T20:59:23.372Z] b85a868b505f: Pulling fs layer [2024-05-29T20:59:23.372Z] e2be974225ed: Pulling fs layer [2024-05-29T20:59:23.372Z] 339a4e72a1f5: Pulling fs layer [2024-05-29T20:59:23.372Z] 988bab9f4d93: Pulling fs layer [2024-05-29T20:59:23.372Z] 1469e6f7b9e6: Pulling fs layer [2024-05-29T20:59:23.372Z] eaf3925da568: Pulling fs layer [2024-05-29T20:59:23.372Z] bab4dde63d76: Pulling fs layer [2024-05-29T20:59:23.372Z] bde34c3a00c8: Pulling fs layer [2024-05-29T20:59:23.372Z] b352a97aabf1: Pulling fs layer [2024-05-29T20:59:23.372Z] 4872d77fe225: Pulling fs layer [2024-05-29T20:59:23.372Z] 5851b861e8e6: Pulling fs layer [2024-05-29T20:59:23.372Z] 988bab9f4d93: Waiting [2024-05-29T20:59:23.373Z] 1469e6f7b9e6: Waiting [2024-05-29T20:59:23.373Z] 4872d77fe225: Waiting [2024-05-29T20:59:23.373Z] b352a97aabf1: Waiting [2024-05-29T20:59:23.373Z] eaf3925da568: Waiting [2024-05-29T20:59:23.373Z] bab4dde63d76: Waiting [2024-05-29T20:59:23.373Z] bde34c3a00c8: Waiting [2024-05-29T20:59:23.373Z] 5851b861e8e6: Waiting [2024-05-29T20:59:23.373Z] e2be974225ed: Download complete [2024-05-29T20:59:23.373Z] 988bab9f4d93: Verifying Checksum [2024-05-29T20:59:23.373Z] 988bab9f4d93: Download complete [2024-05-29T20:59:23.373Z] 1469e6f7b9e6: Verifying Checksum [2024-05-29T20:59:23.373Z] 1469e6f7b9e6: Download complete [2024-05-29T20:59:23.373Z] eaf3925da568: Download complete [2024-05-29T20:59:23.373Z] 339a4e72a1f5: Verifying Checksum [2024-05-29T20:59:23.373Z] 339a4e72a1f5: Download complete [2024-05-29T20:59:23.633Z] bde34c3a00c8: Download complete [2024-05-29T20:59:23.633Z] b352a97aabf1: Download complete [2024-05-29T20:59:23.633Z] 4872d77fe225: Verifying Checksum [2024-05-29T20:59:23.633Z] 4872d77fe225: Download complete [2024-05-29T20:59:23.633Z] 5851b861e8e6: Verifying Checksum [2024-05-29T20:59:23.633Z] 5851b861e8e6: Download complete [2024-05-29T20:59:23.633Z] b85a868b505f: Verifying Checksum [2024-05-29T20:59:23.633Z] b85a868b505f: Download complete [2024-05-29T20:59:23.893Z] bab4dde63d76: Verifying Checksum [2024-05-29T20:59:23.893Z] bab4dde63d76: Download complete [2024-05-29T20:59:24.852Z] b85a868b505f: Pull complete [2024-05-29T20:59:25.112Z] e2be974225ed: Pull complete [2024-05-29T20:59:25.372Z] 339a4e72a1f5: Pull complete [2024-05-29T20:59:25.632Z] 988bab9f4d93: Pull complete [2024-05-29T20:59:25.890Z] 1469e6f7b9e6: Pull complete [2024-05-29T20:59:25.890Z] eaf3925da568: Pull complete [2024-05-29T20:59:27.797Z] bab4dde63d76: Pull complete [2024-05-29T20:59:27.797Z] bde34c3a00c8: Pull complete [2024-05-29T20:59:27.797Z] b352a97aabf1: Pull complete [2024-05-29T20:59:27.798Z] 4872d77fe225: Pull complete [2024-05-29T20:59:28.057Z] 5851b861e8e6: Pull complete [2024-05-29T20:59:28.057Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-29T20:59:28.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T20:59:28.057Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T20:59:28.482Z] prd-ubuntu20.04-docker-8c-8g-1111 does not seem to be running inside a container [2024-05-29T20:59:28.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-393 -v /w/workspace/gexfoundry_device-rest-go_PR-393:/w/workspace/gexfoundry_device-rest-go_PR-393:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-393@tmp:/w/workspace/gexfoundry_device-rest-go_PR-393@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-29T20:59:30.595Z] $ docker top f5b6c21ae3c68a383249cd9f555f7647d3246b2446a7f9c0aca9a3424b13f79e -eo pid,comm [2024-05-29T20:59:30.651Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-05-29T20:59:30.651Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-29T20:59:30.900Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T20:59:30.901Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T20:59:31.021Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T20:59:31.022Z] $ docker exec f5b6c21ae3c68a383249cd9f555f7647d3246b2446a7f9c0aca9a3424b13f79e ssh-agent [2024-05-29T20:59:31.136Z] SSH_AUTH_SOCK=/tmp/ssh-smlk6LfgmGFJ/agent.32 [2024-05-29T20:59:31.136Z] SSH_AGENT_PID=38 [2024-05-29T20:59:31.141Z] Running ssh-add (command line suppressed) [2024-05-29T20:59:31.247Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-393@tmp/private_key_16710098409553009834.key (/w/workspace/gexfoundry_device-rest-go_PR-393@tmp/private_key_16710098409553009834.key) [2024-05-29T20:59:31.264Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T20:59:31.611Z] + git tag --points-at HEAD [Pipeline] } [2024-05-29T20:59:31.635Z] $ docker exec --env ******** --env ******** f5b6c21ae3c68a383249cd9f555f7647d3246b2446a7f9c0aca9a3424b13f79e ssh-agent -k [2024-05-29T20:59:31.741Z] unset SSH_AUTH_SOCK; [2024-05-29T20:59:31.741Z] unset SSH_AGENT_PID; [2024-05-29T20:59:31.742Z] echo Agent pid 38 killed; [2024-05-29T20:59:31.753Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-29T20:59:31.860Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T20:59:31.860Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T20:59:31.974Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T20:59:31.975Z] $ docker exec f5b6c21ae3c68a383249cd9f555f7647d3246b2446a7f9c0aca9a3424b13f79e ssh-agent [2024-05-29T20:59:32.093Z] SSH_AUTH_SOCK=/tmp/ssh-2zdoLME4unAV/agent.71 [2024-05-29T20:59:32.093Z] SSH_AGENT_PID=77 [2024-05-29T20:59:32.098Z] Running ssh-add (command line suppressed) [2024-05-29T20:59:32.202Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-393@tmp/private_key_12079372927668991538.key (/w/workspace/gexfoundry_device-rest-go_PR-393@tmp/private_key_12079372927668991538.key) [2024-05-29T20:59:32.220Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T20:59:32.586Z] + git semver init [2024-05-29T20:59:32.846Z] 2024-05-29 20:59:32,774 [run_init] DEBUG init version:0.0.0 force:False [2024-05-29T20:59:32.846Z] 2024-05-29 20:59:32,774 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-393/.semver [2024-05-29T20:59:32.846Z] 2024-05-29 20:59:32,775 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-393/.semver [2024-05-29T20:59:32.846Z] 2024-05-29 20:59:32,775 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-393/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-393, universal_newlines=False, shell=None, istream=None) [2024-05-29T20:59:34.756Z] 2024-05-29 20:59:34,233 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-393/.git/info/exclude [2024-05-29T20:59:34.756Z] 2024-05-29 20:59:34,234 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-393/.semver/PR-393 with force:False [2024-05-29T20:59:34.756Z] 2024-05-29 20:59:34,234 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-393/.semver/PR-393 [2024-05-29T20:59:34.756Z] 2024-05-29 20:59:34,238 [execute] INFO git cat-file --batch-check [2024-05-29T20:59:34.756Z] 2024-05-29 20:59:34,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-393/.semver, universal_newlines=False, shell=None, istream=) [2024-05-29T20:59:34.756Z] 2024-05-29 20:59:34,245 [execute] INFO git cat-file --batch [2024-05-29T20:59:34.756Z] 2024-05-29 20:59:34,246 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-393/.semver, universal_newlines=False, shell=None, istream=) [2024-05-29T20:59:34.756Z] 2024-05-29 20:59:34,253 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-393/.semver/PR-393 [2024-05-29T20:59:34.756Z] 0.0.0 [Pipeline] } [2024-05-29T20:59:34.870Z] $ docker exec --env ******** --env ******** f5b6c21ae3c68a383249cd9f555f7647d3246b2446a7f9c0aca9a3424b13f79e ssh-agent -k [2024-05-29T20:59:34.979Z] unset SSH_AUTH_SOCK; [2024-05-29T20:59:34.980Z] unset SSH_AGENT_PID; [2024-05-29T20:59:34.980Z] echo Agent pid 77 killed; [2024-05-29T20:59:34.993Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-29T20:59:35.837Z] + git semver [Pipeline] } [2024-05-29T20:59:36.121Z] $ docker stop --time=1 f5b6c21ae3c68a383249cd9f555f7647d3246b2446a7f9c0aca9a3424b13f79e [2024-05-29T20:59:37.430Z] $ docker rm -f --volumes f5b6c21ae3c68a383249cd9f555f7647d3246b2446a7f9c0aca9a3424b13f79e [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-29T20:59:37.845Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-29T20:59:38.170Z] Stashed 1 file(s) [Pipeline] echo [2024-05-29T20:59:38.192Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T20:59:38.892Z] provisioning config files... [2024-05-29T20:59:38.903Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-393@tmp/config18262248415941406057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T20:59:39.271Z] ---> ****-login.sh [2024-05-29T20:59:39.271Z] nexus3.edgexfoundry.org:10001 [2024-05-29T20:59:39.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T20:59:39.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T20:59:39.272Z] Configure a credential helper to remove this warning. See [2024-05-29T20:59:39.272Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T20:59:39.272Z] [2024-05-29T20:59:39.272Z] Login Succeeded [2024-05-29T20:59:39.272Z] nexus3.edgexfoundry.org:10002 [2024-05-29T20:59:39.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T20:59:39.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T20:59:39.272Z] Configure a credential helper to remove this warning. See [2024-05-29T20:59:39.272Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T20:59:39.272Z] [2024-05-29T20:59:39.272Z] Login Succeeded [2024-05-29T20:59:39.272Z] nexus3.edgexfoundry.org:10003 [2024-05-29T20:59:39.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T20:59:39.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T20:59:39.531Z] Configure a credential helper to remove this warning. See [2024-05-29T20:59:39.532Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T20:59:39.532Z] [2024-05-29T20:59:39.532Z] Login Succeeded [2024-05-29T20:59:39.532Z] nexus3.edgexfoundry.org:10004 [2024-05-29T20:59:39.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T20:59:39.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T20:59:39.532Z] Configure a credential helper to remove this warning. See [2024-05-29T20:59:39.532Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T20:59:39.532Z] [2024-05-29T20:59:39.532Z] Login Succeeded [2024-05-29T20:59:39.532Z] ****.io [2024-05-29T20:59:39.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T20:59:39.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T20:59:39.790Z] Configure a credential helper to remove this warning. See [2024-05-29T20:59:39.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T20:59:39.790Z] [2024-05-29T20:59:39.790Z] Login Succeeded [2024-05-29T20:59:39.790Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T20:59:39.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-29T20:59:40.231Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T20:59:40.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T20:59:40.330Z] ========================================================= [2024-05-29T20:59:40.330Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-29T20:59:40.330Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T20:59:40.846Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-05-29T20:59:40.847Z] Sending build context to Docker daemon 18.18MB [2024-05-29T20:59:40.847Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T20:59:40.847Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-29T20:59:40.847Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-29T20:59:40.847Z] 619be1103602: Pulling fs layer [2024-05-29T20:59:40.847Z] 7862e08f4a3e: Pulling fs layer [2024-05-29T20:59:40.847Z] 5df492c9dc93: Pulling fs layer [2024-05-29T20:59:40.847Z] 7629e6793208: Pulling fs layer [2024-05-29T20:59:40.847Z] 4f4fb700ef54: Pulling fs layer [2024-05-29T20:59:40.847Z] fb5054dd5b73: Pulling fs layer [2024-05-29T20:59:40.847Z] eeca6798cff9: Pulling fs layer [2024-05-29T20:59:40.847Z] aa269ceb94a6: Pulling fs layer [2024-05-29T20:59:40.847Z] ada007ff1a6a: Pulling fs layer [2024-05-29T20:59:40.847Z] 7629e6793208: Waiting [2024-05-29T20:59:40.847Z] 4f4fb700ef54: Waiting [2024-05-29T20:59:40.847Z] fb5054dd5b73: Waiting [2024-05-29T20:59:40.847Z] eeca6798cff9: Waiting [2024-05-29T20:59:40.847Z] aa269ceb94a6: Waiting [2024-05-29T20:59:40.847Z] ada007ff1a6a: Waiting [2024-05-29T20:59:41.105Z] 7862e08f4a3e: Download complete [2024-05-29T20:59:41.105Z] 7629e6793208: Verifying Checksum [2024-05-29T20:59:41.105Z] 7629e6793208: Download complete [2024-05-29T20:59:41.105Z] 4f4fb700ef54: Verifying Checksum [2024-05-29T20:59:41.105Z] 4f4fb700ef54: Download complete [2024-05-29T20:59:41.105Z] fb5054dd5b73: Verifying Checksum [2024-05-29T20:59:41.105Z] 619be1103602: Verifying Checksum [2024-05-29T20:59:41.105Z] 619be1103602: Download complete [2024-05-29T20:59:41.105Z] eeca6798cff9: Verifying Checksum [2024-05-29T20:59:41.105Z] eeca6798cff9: Download complete [2024-05-29T20:59:41.105Z] 619be1103602: Pull complete [2024-05-29T20:59:41.365Z] ada007ff1a6a: Verifying Checksum [2024-05-29T20:59:41.365Z] ada007ff1a6a: Download complete [2024-05-29T20:59:41.365Z] 7862e08f4a3e: Pull complete [2024-05-29T20:59:41.365Z] 5df492c9dc93: Verifying Checksum [2024-05-29T20:59:41.365Z] 5df492c9dc93: Download complete [2024-05-29T20:59:41.931Z] aa269ceb94a6: Verifying Checksum [2024-05-29T20:59:41.931Z] aa269ceb94a6: Download complete [2024-05-29T20:59:45.221Z] 5df492c9dc93: Pull complete [2024-05-29T20:59:45.221Z] 7629e6793208: Pull complete [2024-05-29T20:59:45.221Z] 4f4fb700ef54: Pull complete [2024-05-29T20:59:45.221Z] fb5054dd5b73: Pull complete [2024-05-29T20:59:45.221Z] eeca6798cff9: Pull complete [2024-05-29T20:59:47.755Z] aa269ceb94a6: Pull complete [2024-05-29T20:59:48.322Z] ada007ff1a6a: Pull complete [2024-05-29T20:59:48.322Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-29T20:59:48.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-29T20:59:48.322Z] ---> f489d0715acc [2024-05-29T20:59:48.322Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-05-29T20:59:50.858Z] ---> Running in 0ed7c97509e8 [2024-05-29T20:59:50.858Z] Removing intermediate container 0ed7c97509e8 [2024-05-29T20:59:50.858Z] ---> 8801f7da9f1a [2024-05-29T20:59:50.858Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T20:59:50.858Z] ---> Running in c3ea3ee5c4a9 [2024-05-29T20:59:50.858Z] Removing intermediate container c3ea3ee5c4a9 [2024-05-29T20:59:50.858Z] ---> 3c9a40f198b4 [2024-05-29T20:59:50.858Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-29T20:59:50.858Z] ---> Running in 305a321aa8bc [2024-05-29T20:59:51.119Z] Removing intermediate container 305a321aa8bc [2024-05-29T20:59:51.119Z] ---> 28eef9bc3ba7 [2024-05-29T20:59:51.119Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-29T20:59:51.119Z] ---> Running in 06409b2743d2 [2024-05-29T20:59:51.119Z] Removing intermediate container 06409b2743d2 [2024-05-29T20:59:51.119Z] ---> 3ddcd7a8794e [2024-05-29T20:59:51.119Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T20:59:51.119Z] ---> Running in 3d69d5f03a87 [2024-05-29T20:59:51.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T20:59:51.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T20:59:51.897Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-05-29T20:59:51.897Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-05-29T20:59:51.897Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-05-29T20:59:51.897Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-05-29T20:59:51.897Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T20:59:51.897Z] OK: 268 MiB in 56 packages [2024-05-29T20:59:52.463Z] Removing intermediate container 3d69d5f03a87 [2024-05-29T20:59:52.463Z] ---> 6f49ab56c3d8 [2024-05-29T20:59:52.463Z] Step 8/12 : WORKDIR /device-rest-go [2024-05-29T20:59:52.463Z] ---> Running in e5e0b8a42d2b [2024-05-29T20:59:52.463Z] Removing intermediate container e5e0b8a42d2b [2024-05-29T20:59:52.463Z] ---> 2027d0fcc929 [2024-05-29T20:59:52.463Z] Step 9/12 : COPY go.mod vendor* ./ [2024-05-29T20:59:52.721Z] ---> ed5ad9e9be1a [2024-05-29T20:59:52.721Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T20:59:52.721Z] ---> Running in 50f90fa06db8 [2024-05-29T20:59:53.676Z] Still waiting to schedule task [2024-05-29T20:59:53.676Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-29T21:00:48.974Z] Removing intermediate container 50f90fa06db8 [2024-05-29T21:00:48.974Z] ---> 2283be0fc13f [2024-05-29T21:00:48.974Z] Step 11/12 : COPY . . [2024-05-29T21:00:49.544Z] ---> 11e025a524df [2024-05-29T21:00:49.544Z] Step 12/12 : RUN $MAKE [2024-05-29T21:00:49.544Z] ---> Running in e0712cd519b7 [2024-05-29T21:00:49.804Z] noop [2024-05-29T21:00:50.063Z] Removing intermediate container e0712cd519b7 [2024-05-29T21:00:50.063Z] ---> 296f4a176f4b [2024-05-29T21:00:50.063Z] Successfully built 296f4a176f4b [2024-05-29T21:00:50.063Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T21:00:50.583Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-29T21:00:50.583Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T21:00:50.828Z] prd-ubuntu20.04-docker-8c-8g-1111 does not seem to be running inside a container [2024-05-29T21:00:50.856Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-393 -v /w/workspace/gexfoundry_device-rest-go_PR-393:/w/workspace/gexfoundry_device-rest-go_PR-393:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-393@tmp:/w/workspace/gexfoundry_device-rest-go_PR-393@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 ******** -e ******** ci-base-image-x86_64 cat [2024-05-29T21:00:51.205Z] $ docker top b4cdacce5cb8e8a0fb96a74c695e399b5f967a64bdb4c30442a27d94fa0c9e0f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T21:00:51.624Z] + go version [2024-05-29T21:00:51.624Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-29T21:00:51.663Z] $ docker stop --time=1 b4cdacce5cb8e8a0fb96a74c695e399b5f967a64bdb4c30442a27d94fa0c9e0f [2024-05-29T21:00:52.936Z] $ docker rm -f --volumes b4cdacce5cb8e8a0fb96a74c695e399b5f967a64bdb4c30442a27d94fa0c9e0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T21:00:53.892Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-29T21:00:53.892Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T21:00:54.057Z] prd-ubuntu20.04-docker-8c-8g-1111 does not seem to be running inside a container [2024-05-29T21:00:54.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-393 -v /w/workspace/gexfoundry_device-rest-go_PR-393:/w/workspace/gexfoundry_device-rest-go_PR-393:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-393@tmp:/w/workspace/gexfoundry_device-rest-go_PR-393@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 ******** -e ******** ci-base-image-x86_64 cat [2024-05-29T21:00:54.412Z] $ docker top f25e3ca5e5b89a979f2dbdb0d015616260184ccf7aecd85b5115a288e7c1a274 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T21:00:54.889Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-393 [Pipeline] fileExists [Pipeline] sh [2024-05-29T21:00:55.268Z] + make test [2024-05-29T21:00:55.268Z] go test ./... -coverprofile=coverage.out ./... [2024-05-29T21:00:56.646Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-05-29T21:01:18.570Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-05-29T21:01:18.570Z] ok github.com/edgexfoundry/device-rest-go/driver 0.017s coverage: 33.2% of statements [2024-05-29T21:01:26.682Z] go vet ./... [2024-05-29T21:01:32.646Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1112 in /w/workspace/gexfoundry_device-rest-go_PR-393 [Pipeline] { [Pipeline] ws [2024-05-29T21:01:32.722Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2024-05-29T21:01:33.285Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-29T21:01:33.285Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-29T21:01:33.285Z] ./bin/test-attribution-txt.sh [2024-05-29T21:01:33.285Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-29T21:01:33.285Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [2024-05-29T21:01:35.827Z] The recommended git tool is: git [Pipeline] echo [2024-05-29T21:01:35.882Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-29T21:01:35.920Z] $ docker stop --time=1 f25e3ca5e5b89a979f2dbdb0d015616260184ccf7aecd85b5115a288e7c1a274 [2024-05-29T21:01:38.766Z] $ docker rm -f --volumes f25e3ca5e5b89a979f2dbdb0d015616260184ccf7aecd85b5115a288e7c1a274 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-29T21:01:39.417Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-29T21:01:39.486Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-29T21:01:40.078Z] using credential edgex-jenkins-ssh [2024-05-29T21:01:40.099Z] Cloning the remote Git repository [2024-05-29T21:01:40.288Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-29T21:01:40.616Z] + ls -al . [2024-05-29T21:01:40.616Z] total 248 [2024-05-29T21:01:40.616Z] drwxrwxr-x 9 jenkins jenkins 4096 May 29 21:00 . [2024-05-29T21:01:40.616Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 20:59 .. [2024-05-29T21:01:40.616Z] -rw-rw-r-- 1 jenkins jenkins 151 May 29 20:59 .dockerignore [2024-05-29T21:01:40.616Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 21:01 .git [2024-05-29T21:01:40.616Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 20:59 .github [2024-05-29T21:01:40.616Z] -rw-rw-r-- 1 jenkins jenkins 264 May 29 20:59 .gitignore [2024-05-29T21:01:40.616Z] -rw-rw-r-- 1 jenkins jenkins 41 May 29 20:59 .golangci.yml [2024-05-29T21:01:40.616Z] drwxr-xr-x 3 jenkins jenkins 4096 May 29 20:59 .semver [2024-05-29T21:01:40.616Z] -rw-rw-r-- 1 jenkins jenkins 10300 May 29 20:59 Attribution.txt [2024-05-29T21:01:40.616Z] -rw-rw-r-- 1 jenkins jenkins 17685 May 29 20:59 CHANGELOG.md [2024-05-29T21:01:40.616Z] -rw-rw-r-- 1 jenkins jenkins 1687 May 29 20:59 Dockerfile [2024-05-29T21:01:40.616Z] -rw-rw-r-- 1 jenkins jenkins 677 May 29 20:59 GOVERNANCE.md [2024-05-29T21:01:40.616Z] -rw-rw-r-- 1 jenkins jenkins 680 May 29 20:59 Jenkinsfile [2024-05-29T21:01:40.616Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 29 20:59 LICENSE [2024-05-29T21:01:40.616Z] -rw-rw-r-- 1 jenkins jenkins 2016 May 29 20:59 Makefile [2024-05-29T21:01:40.616Z] -rw-rw-r-- 1 jenkins jenkins 620 May 29 20:59 OWNERS.md [2024-05-29T21:01:40.616Z] -rw-rw-r-- 1 jenkins jenkins 3989 May 29 20:59 README.md [2024-05-29T21:01:40.616Z] -rw-rw-r-- 1 jenkins jenkins 5 May 29 20:59 VERSION [2024-05-29T21:01:40.616Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 20:59 bin [2024-05-29T21:01:40.616Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 20:59 cmd [2024-05-29T21:01:40.616Z] -rw-r--r-- 1 jenkins jenkins 14499 May 29 21:01 coverage.out [2024-05-29T21:01:40.616Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 20:59 driver [2024-05-29T21:01:40.616Z] -rw-rw-r-- 1 jenkins jenkins 7190 May 29 20:59 go.mod [2024-05-29T21:01:40.616Z] -rw-rw-r-- 1 jenkins jenkins 101544 May 29 20:59 go.sum [2024-05-29T21:01:40.616Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 20:59 openapi [2024-05-29T21:01:40.616Z] -rw-rw-r-- 1 jenkins jenkins 713 May 29 20:59 version.go [Pipeline] isUnix [2024-05-29T21:01:40.136Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2024-05-29T21:01:40.224Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2024-05-29T21:01:40.387Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-05-29T21:01:40.388Z] > git --version # timeout=10 [2024-05-29T21:01:40.408Z] > git --version # 'git version 2.25.1' [2024-05-29T21:01:40.411Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-29T21:01:40.550Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T21:01:41.120Z] + 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=99a00daed53ffcf63f5f9791c266767b678c5fb5 --label arch=amd64 --label version=0.0.0 . [2024-05-29T21:01:41.120Z] Sending build context to Docker daemon 18.2MB [2024-05-29T21:01:41.120Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T21:01:41.120Z] Step 2/26 : FROM ${BASE} AS builder [2024-05-29T21:01:41.120Z] ---> 296f4a176f4b [2024-05-29T21:01:41.120Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-05-29T21:01:41.380Z] ---> Running in 8800947b2ca5 [2024-05-29T21:01:41.380Z] Removing intermediate container 8800947b2ca5 [2024-05-29T21:01:41.380Z] ---> 51266f2b84b4 [2024-05-29T21:01:41.380Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T21:01:41.380Z] ---> Running in bec256237e82 [2024-05-29T21:01:41.639Z] Removing intermediate container bec256237e82 [2024-05-29T21:01:41.639Z] ---> 05647d7b0f73 [2024-05-29T21:01:41.639Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-29T21:01:41.639Z] ---> Running in bcb2bdd86e6a [2024-05-29T21:01:41.639Z] Removing intermediate container bcb2bdd86e6a [2024-05-29T21:01:41.639Z] ---> f4dff6ce7149 [2024-05-29T21:01:41.639Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-05-29T21:01:41.639Z] ---> Running in 3cd3bc6118ac [2024-05-29T21:01:41.639Z] Removing intermediate container 3cd3bc6118ac [2024-05-29T21:01:41.639Z] ---> a59fc43f6154 [2024-05-29T21:01:41.639Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T21:01:41.639Z] ---> Running in 8c10a86e4a25 [2024-05-29T21:01:42.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T21:01:42.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T21:01:42.465Z] OK: 268 MiB in 56 packages [2024-05-29T21:01:42.725Z] Removing intermediate container 8c10a86e4a25 [2024-05-29T21:01:42.725Z] ---> 0d878dd39364 [2024-05-29T21:01:42.725Z] Step 8/26 : WORKDIR /device-rest-go [2024-05-29T21:01:42.725Z] ---> Running in 57a9766f2214 [2024-05-29T21:01:42.984Z] Removing intermediate container 57a9766f2214 [2024-05-29T21:01:42.984Z] ---> 825e844e4e11 [2024-05-29T21:01:42.984Z] Step 9/26 : COPY go.mod vendor* ./ [2024-05-29T21:01:42.984Z] ---> 70765b47ee9c [2024-05-29T21:01:42.984Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T21:01:42.984Z] ---> Running in 3ad4b67b5fac [2024-05-29T21:01:43.553Z] Removing intermediate container 3ad4b67b5fac [2024-05-29T21:01:43.554Z] ---> 7640e202f37b [2024-05-29T21:01:43.554Z] Step 11/26 : COPY . . [2024-05-29T21:01:44.122Z] ---> 30f67166c40c [2024-05-29T21:01:44.122Z] Step 12/26 : RUN $MAKE [2024-05-29T21:01:44.122Z] ---> Running in 11873309c666 [2024-05-29T21:01:44.381Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.16" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-05-29T21:01:43.444Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-05-29T21:01:43.474Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-29T21:01:44.304Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-05-29T21:01:44.344Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-05-29T21:01:44.345Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-29T21:01:44.373Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/393/head:refs/remotes/origin/PR-393 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-05-29T21:01:44.890Z] Merging remotes/origin/main commit 21994e07934c8f95cd7e226e9631b4cfe7f28119 into PR head commit 99a00daed53ffcf63f5f9791c266767b678c5fb5 [2024-05-29T21:01:45.190Z] Merge succeeded, producing 99a00daed53ffcf63f5f9791c266767b678c5fb5 [2024-05-29T21:01:45.191Z] Checking out Revision 99a00daed53ffcf63f5f9791c266767b678c5fb5 (PR-393) [2024-05-29T21:01:45.682Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-05-29T21:01:45.722Z] > git --version # timeout=10 [2024-05-29T21:01:45.737Z] > git --version # 'git version 2.25.1' [2024-05-29T21:01:45.760Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-29T21:01:44.906Z] > git config core.sparsecheckout # timeout=10 [2024-05-29T21:01:44.969Z] > git checkout -f 99a00daed53ffcf63f5f9791c266767b678c5fb5 # timeout=10 [2024-05-29T21:01:45.058Z] > git remote # timeout=10 [2024-05-29T21:01:45.081Z] > git config --get remote.origin.url # timeout=10 [2024-05-29T21:01:45.095Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-29T21:01:45.123Z] > git merge 21994e07934c8f95cd7e226e9631b4cfe7f28119 # timeout=10 [2024-05-29T21:01:45.157Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-29T21:01:45.195Z] > git config core.sparsecheckout # timeout=10 [2024-05-29T21:01:45.209Z] > git checkout -f 99a00daed53ffcf63f5f9791c266767b678c5fb5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-29T21:01:51.498Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-29T21:01:51.498Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-29T21:01:51.498Z] Dload Upload Total Spent Left Speed [2024-05-29T21:01:51.498Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 85520 0 --:--:-- --:--:-- --:--:-- 85520 [Pipeline] sh [2024-05-29T21:01:51.856Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-29T21:01:52.209Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-29T21:01:52.209Z] + sudo tee /etc/docker/daemon.new [2024-05-29T21:01:52.209Z] { [2024-05-29T21:01:52.209Z] "registry-mirrors": [ [2024-05-29T21:01:52.209Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-29T21:01:52.209Z] ], [2024-05-29T21:01:52.209Z] "bip": "10.250.0.254/24", [2024-05-29T21:01:52.209Z] "hosts": [ [2024-05-29T21:01:52.209Z] "tcp://0.0.0.0:5555", [2024-05-29T21:01:52.209Z] "unix:///var/run/docker.sock" [2024-05-29T21:01:52.209Z] ], [2024-05-29T21:01:52.209Z] "mtu": 1458, [2024-05-29T21:01:52.209Z] "selinux-enabled": true, [2024-05-29T21:01:52.209Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-29T21:01:52.209Z] } [Pipeline] sh [2024-05-29T21:01:52.562Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-29T21:01:52.929Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T21:02:11.280Z] provisioning config files... [2024-05-29T21:02:11.304Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config15015366066667971219tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T21:02:11.795Z] ---> ****-login.sh [2024-05-29T21:02:11.795Z] nexus3.edgexfoundry.org:10001 [2024-05-29T21:02:12.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T21:02:12.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T21:02:12.333Z] Configure a credential helper to remove this warning. See [2024-05-29T21:02:12.333Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T21:02:12.333Z] [2024-05-29T21:02:12.333Z] Login Succeeded [2024-05-29T21:02:12.333Z] nexus3.edgexfoundry.org:10002 [2024-05-29T21:02:12.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T21:02:12.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T21:02:12.873Z] Configure a credential helper to remove this warning. See [2024-05-29T21:02:12.873Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T21:02:12.873Z] [2024-05-29T21:02:12.873Z] Login Succeeded [2024-05-29T21:02:12.873Z] nexus3.edgexfoundry.org:10003 [2024-05-29T21:02:12.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T21:02:13.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T21:02:13.145Z] Configure a credential helper to remove this warning. See [2024-05-29T21:02:13.145Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T21:02:13.145Z] [2024-05-29T21:02:13.145Z] Login Succeeded [2024-05-29T21:02:13.145Z] nexus3.edgexfoundry.org:10004 [2024-05-29T21:02:13.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T21:02:13.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T21:02:13.417Z] Configure a credential helper to remove this warning. See [2024-05-29T21:02:13.417Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T21:02:13.417Z] [2024-05-29T21:02:13.417Z] Login Succeeded [2024-05-29T21:02:13.417Z] ****.io [2024-05-29T21:02:13.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T21:02:13.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T21:02:13.956Z] Configure a credential helper to remove this warning. See [2024-05-29T21:02:13.956Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T21:02:13.956Z] [2024-05-29T21:02:13.956Z] Login Succeeded [2024-05-29T21:02:13.956Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T21:02:14.033Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-29T21:02:14.627Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T21:02:14.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T21:02:14.866Z] ========================================================= [2024-05-29T21:02:14.866Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-29T21:02:14.866Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T21:02:15.534Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-05-29T21:02:15.534Z] Sending build context to Docker daemon 131.1kB [2024-05-29T21:02:15.805Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T21:02:15.805Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-29T21:02:15.805Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-29T21:02:15.805Z] c6b39de5b339: Pulling fs layer [2024-05-29T21:02:15.805Z] a69c41024577: Pulling fs layer [2024-05-29T21:02:15.805Z] d6de4b400683: Pulling fs layer [2024-05-29T21:02:15.805Z] 35cb2a7552d0: Pulling fs layer [2024-05-29T21:02:15.805Z] 4f4fb700ef54: Pulling fs layer [2024-05-29T21:02:15.805Z] 464afbd9ba4c: Pulling fs layer [2024-05-29T21:02:15.805Z] 00f215d4a9da: Pulling fs layer [2024-05-29T21:02:15.805Z] d496ad576159: Pulling fs layer [2024-05-29T21:02:15.805Z] 464afbd9ba4c: Waiting [2024-05-29T21:02:15.805Z] 00f215d4a9da: Waiting [2024-05-29T21:02:15.805Z] 35cb2a7552d0: Waiting [2024-05-29T21:02:15.805Z] 4f4fb700ef54: Waiting [2024-05-29T21:02:15.805Z] d496ad576159: Waiting [2024-05-29T21:02:16.077Z] a69c41024577: Verifying Checksum [2024-05-29T21:02:16.078Z] a69c41024577: Download complete [2024-05-29T21:02:16.078Z] 35cb2a7552d0: Verifying Checksum [2024-05-29T21:02:16.078Z] 35cb2a7552d0: Download complete [2024-05-29T21:02:16.078Z] 4f4fb700ef54: Verifying Checksum [2024-05-29T21:02:16.078Z] 4f4fb700ef54: Download complete [2024-05-29T21:02:16.078Z] 464afbd9ba4c: Verifying Checksum [2024-05-29T21:02:16.078Z] 464afbd9ba4c: Download complete [2024-05-29T21:02:16.078Z] c6b39de5b339: Verifying Checksum [2024-05-29T21:02:16.078Z] c6b39de5b339: Download complete [2024-05-29T21:02:16.349Z] d496ad576159: Verifying Checksum [2024-05-29T21:02:16.349Z] d496ad576159: Download complete [2024-05-29T21:02:16.483Z] Removing intermediate container 11873309c666 [2024-05-29T21:02:16.483Z] ---> 480488b01cc5 [2024-05-29T21:02:16.483Z] Step 13/26 : FROM alpine:3.18 [2024-05-29T21:02:16.483Z] 3.18: Pulling from library/alpine [2024-05-29T21:02:16.483Z] 619be1103602: Already exists [2024-05-29T21:02:16.483Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-29T21:02:16.483Z] Status: Downloaded newer image for alpine:3.18 [2024-05-29T21:02:16.483Z] ---> d3782b16ccc9 [2024-05-29T21:02:16.483Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-29T21:02:16.483Z] ---> Running in 9c2206695ec1 [2024-05-29T21:02:16.483Z] Removing intermediate container 9c2206695ec1 [2024-05-29T21:02:16.483Z] ---> 4fdd06630721 [2024-05-29T21:02:16.483Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-05-29T21:02:16.483Z] ---> Running in 42eb04d09e58 [2024-05-29T21:02:16.483Z] Removing intermediate container 42eb04d09e58 [2024-05-29T21:02:16.483Z] ---> 2d978effc619 [2024-05-29T21:02:16.483Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-05-29T21:02:16.483Z] ---> Running in 42fa9c78c4ea [2024-05-29T21:02:16.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T21:02:16.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T21:02:16.483Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-29T21:02:16.483Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T21:02:16.483Z] OK: 7 MiB in 16 packages [2024-05-29T21:02:16.483Z] Removing intermediate container 42fa9c78c4ea [2024-05-29T21:02:16.483Z] ---> aee28f36bf19 [2024-05-29T21:02:16.483Z] Step 17/26 : RUN apk --no-cache upgrade [2024-05-29T21:02:16.483Z] ---> Running in 651ff761d234 [2024-05-29T21:02:16.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T21:02:16.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T21:02:16.483Z] Upgrading critical system libraries and apk-tools: [2024-05-29T21:02:16.483Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-29T21:02:16.483Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T21:02:16.483Z] Continuing the upgrade transaction with new apk-tools: [2024-05-29T21:02:16.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T21:02:16.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T21:02:16.483Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T21:02:16.483Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-29T21:02:16.483Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T21:02:16.483Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-29T21:02:16.483Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T21:02:16.483Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T21:02:16.483Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T21:02:16.483Z] Executing busybox-1.36.1-r6.trigger [2024-05-29T21:02:16.483Z] OK: 7 MiB in 16 packages [2024-05-29T21:02:16.483Z] Removing intermediate container 651ff761d234 [2024-05-29T21:02:16.483Z] ---> 10e5a5d5626c [2024-05-29T21:02:16.483Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-05-29T21:02:16.938Z] c6b39de5b339: Pull complete [2024-05-29T21:02:17.421Z] ---> d8cae45e7864 [2024-05-29T21:02:17.421Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-05-29T21:02:17.421Z] ---> 7b8e5d2a6846 [2024-05-29T21:02:17.421Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-05-29T21:02:17.523Z] a69c41024577: Pull complete [2024-05-29T21:02:17.680Z] ---> 9220dc9b1131 [2024-05-29T21:02:17.680Z] Step 21/26 : EXPOSE 59986 [2024-05-29T21:02:17.680Z] ---> Running in 2c83a1f8524e [2024-05-29T21:02:17.680Z] Removing intermediate container 2c83a1f8524e [2024-05-29T21:02:17.680Z] ---> b42a41567261 [2024-05-29T21:02:17.680Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-05-29T21:02:17.680Z] ---> Running in 0278b9189d81 [2024-05-29T21:02:17.680Z] Removing intermediate container 0278b9189d81 [2024-05-29T21:02:17.680Z] ---> aa26d2dc40ef [2024-05-29T21:02:17.680Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-05-29T21:02:17.680Z] ---> Running in 79d278a4c8e8 [2024-05-29T21:02:17.791Z] d6de4b400683: Download complete [2024-05-29T21:02:17.938Z] Removing intermediate container 79d278a4c8e8 [2024-05-29T21:02:17.938Z] ---> 98e70fa43fc7 [2024-05-29T21:02:17.938Z] Step 24/26 : LABEL arch=amd64 [2024-05-29T21:02:17.938Z] ---> Running in 3d3511630b2d [2024-05-29T21:02:17.938Z] Removing intermediate container 3d3511630b2d [2024-05-29T21:02:17.938Z] ---> 0f4e9ec3ede1 [2024-05-29T21:02:17.938Z] Step 25/26 : LABEL git_sha=99a00daed53ffcf63f5f9791c266767b678c5fb5 [2024-05-29T21:02:17.938Z] ---> Running in 811e7196b082 [2024-05-29T21:02:17.938Z] Removing intermediate container 811e7196b082 [2024-05-29T21:02:17.938Z] ---> ac5d94923943 [2024-05-29T21:02:17.938Z] Step 26/26 : LABEL version=0.0.0 [2024-05-29T21:02:17.938Z] ---> Running in 22b487d88b23 [2024-05-29T21:02:18.197Z] Removing intermediate container 22b487d88b23 [2024-05-29T21:02:18.197Z] ---> aa036adabdaf [2024-05-29T21:02:18.197Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-29T21:02:18.197Z] Successfully built aa036adabdaf [2024-05-29T21:02:18.197Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T21:02:19.215Z] 00f215d4a9da: Verifying Checksum [2024-05-29T21:02:19.215Z] 00f215d4a9da: Download complete [2024-05-29T21:02:19.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T21:02:19.374Z] [2024-05-29T21:02:19.374Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T21:02:19.782Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T21:02:19.782Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-29T21:02:19.782Z] 5eb5b503b376: Pulling fs layer [2024-05-29T21:02:19.782Z] 5c69ac0246d0: Pulling fs layer [2024-05-29T21:02:19.782Z] ec43610c2a17: Pulling fs layer [2024-05-29T21:02:19.782Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-29T21:02:19.782Z] 33b1e0a273af: Pulling fs layer [2024-05-29T21:02:19.782Z] 5d3b04190fa2: Pulling fs layer [2024-05-29T21:02:19.782Z] 2f39f015ded8: Pulling fs layer [2024-05-29T21:02:19.782Z] 33b1e0a273af: Waiting [2024-05-29T21:02:19.782Z] 5d3b04190fa2: Waiting [2024-05-29T21:02:19.782Z] 2f39f015ded8: Waiting [2024-05-29T21:02:19.782Z] 3a2ae6a8a46f: Waiting [2024-05-29T21:02:19.782Z] 5c69ac0246d0: Verifying Checksum [2024-05-29T21:02:19.782Z] 5c69ac0246d0: Download complete [2024-05-29T21:02:19.782Z] 3a2ae6a8a46f: Download complete [2024-05-29T21:02:19.782Z] 33b1e0a273af: Verifying Checksum [2024-05-29T21:02:19.782Z] 33b1e0a273af: Download complete [2024-05-29T21:02:19.782Z] 5d3b04190fa2: Download complete [2024-05-29T21:02:19.782Z] ec43610c2a17: Verifying Checksum [2024-05-29T21:02:19.782Z] ec43610c2a17: Download complete [2024-05-29T21:02:20.041Z] 5eb5b503b376: Verifying Checksum [2024-05-29T21:02:20.041Z] 5eb5b503b376: Download complete [2024-05-29T21:02:20.611Z] 2f39f015ded8: Download complete [2024-05-29T21:02:21.178Z] 5eb5b503b376: Pull complete [2024-05-29T21:02:21.178Z] 5c69ac0246d0: Pull complete [2024-05-29T21:02:21.747Z] ec43610c2a17: Pull complete [2024-05-29T21:02:21.747Z] 3a2ae6a8a46f: Pull complete [2024-05-29T21:02:21.747Z] 33b1e0a273af: Pull complete [2024-05-29T21:02:22.006Z] 5d3b04190fa2: Pull complete [2024-05-29T21:02:26.197Z] 2f39f015ded8: Pull complete [2024-05-29T21:02:26.197Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-29T21:02:26.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T21:02:26.197Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T21:02:26.491Z] prd-ubuntu20.04-docker-8c-8g-1111 does not seem to be running inside a container [2024-05-29T21:02:26.520Z] $ 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/gexfoundry_device-rest-go_PR-393 -v /w/workspace/gexfoundry_device-rest-go_PR-393:/w/workspace/gexfoundry_device-rest-go_PR-393:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-393@tmp:/w/workspace/gexfoundry_device-rest-go_PR-393@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-29T21:02:29.211Z] $ docker top 98ae71cb12467f21cf2a54c960d03c86b517cede9a674f0e3c0f15b4267877ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T21:02:29.712Z] ---> job-cost.sh [2024-05-29T21:02:29.712Z] lf-activate-venv: SKIPPING [2024-05-29T21:02:29.712Z] INFO: No Stack... [2024-05-29T21:02:29.972Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-29T21:02:30.538Z] INFO: Archiving Costs [Pipeline] sh [2024-05-29T21:02:30.863Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-393/archives/cost.csv [2024-05-29T21:02:30.863Z] + cut -d, -f6 [Pipeline] lock [2024-05-29T21:02:30.915Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-393-1-stack-cost] [2024-05-29T21:02:30.921Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-393-1-stack-cost] did not exist. Created. [2024-05-29T21:02:30.928Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-393-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-29T21:02:31.340Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-29T21:02:31.448Z] Stashed 1 file(s) [2024-05-29T21:02:31.534Z] d6de4b400683: Pull complete [2024-05-29T21:02:31.534Z] 35cb2a7552d0: Pull complete [2024-05-29T21:02:31.534Z] 4f4fb700ef54: Pull complete [2024-05-29T21:02:31.534Z] 464afbd9ba4c: Pull complete [Pipeline] } [2024-05-29T21:02:31.626Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-393-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-29T21:02:31.739Z] $ docker stop --time=1 98ae71cb12467f21cf2a54c960d03c86b517cede9a674f0e3c0f15b4267877ee [2024-05-29T21:02:32.899Z] $ docker rm -f --volumes 98ae71cb12467f21cf2a54c960d03c86b517cede9a674f0e3c0f15b4267877ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-29T21:02:39.734Z] 00f215d4a9da: Pull complete [2024-05-29T21:02:41.677Z] d496ad576159: Pull complete [2024-05-29T21:02:41.677Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-29T21:02:41.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-29T21:02:41.677Z] ---> f246e2811388 [2024-05-29T21:02:41.677Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-05-29T21:02:43.096Z] ---> Running in 38dbe4af3baa [2024-05-29T21:02:43.366Z] Removing intermediate container 38dbe4af3baa [2024-05-29T21:02:43.366Z] ---> d5bc80071f0b [2024-05-29T21:02:43.366Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T21:02:43.366Z] ---> Running in 33b8e6794ae1 [2024-05-29T21:02:43.634Z] Removing intermediate container 33b8e6794ae1 [2024-05-29T21:02:43.634Z] ---> 6964ae251a15 [2024-05-29T21:02:43.634Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-29T21:02:43.907Z] ---> Running in 559890c837c6 [2024-05-29T21:02:44.176Z] Removing intermediate container 559890c837c6 [2024-05-29T21:02:44.176Z] ---> 8a0a08db2d26 [2024-05-29T21:02:44.176Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-29T21:02:44.176Z] ---> Running in 99b6a57aff30 [2024-05-29T21:02:44.445Z] Removing intermediate container 99b6a57aff30 [2024-05-29T21:02:44.445Z] ---> 6ca6d3b7c74a [2024-05-29T21:02:44.445Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T21:02:44.445Z] ---> Running in d3d9a23eebf6 [2024-05-29T21:02:45.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T21:02:46.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T21:02:47.090Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-05-29T21:02:47.090Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-05-29T21:02:47.090Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-05-29T21:02:47.090Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-05-29T21:02:47.090Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T21:02:47.090Z] OK: 271 MiB in 56 packages [2024-05-29T21:02:48.056Z] Removing intermediate container d3d9a23eebf6 [2024-05-29T21:02:48.056Z] ---> e0cb34451d59 [2024-05-29T21:02:48.056Z] Step 8/12 : WORKDIR /device-rest-go [2024-05-29T21:02:48.325Z] ---> Running in cf7ce0e539ee [2024-05-29T21:02:48.593Z] Removing intermediate container cf7ce0e539ee [2024-05-29T21:02:48.593Z] ---> 87d63b9a371f [2024-05-29T21:02:48.593Z] Step 9/12 : COPY go.mod vendor* ./ [2024-05-29T21:02:49.179Z] ---> d41ff0cede60 [2024-05-29T21:02:49.179Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T21:02:49.179Z] ---> Running in 17a74891204a [2024-05-29T21:04:40.847Z] Removing intermediate container 17a74891204a [2024-05-29T21:04:40.847Z] ---> 843c73605962 [2024-05-29T21:04:40.847Z] Step 11/12 : COPY . . [2024-05-29T21:04:40.847Z] ---> ed07af84c020 [2024-05-29T21:04:40.847Z] Step 12/12 : RUN $MAKE [2024-05-29T21:04:40.847Z] ---> Running in d03e2dd9b993 [2024-05-29T21:04:40.847Z] noop [2024-05-29T21:04:40.847Z] Removing intermediate container d03e2dd9b993 [2024-05-29T21:04:40.847Z] ---> 0c0483ae0a5a [2024-05-29T21:04:40.847Z] Successfully built 0c0483ae0a5a [2024-05-29T21:04:40.847Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T21:04:41.447Z] + docker inspect -f . ci-base-image-arm64 [2024-05-29T21:04:41.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T21:04:41.900Z] prd-ubuntu20.04-docker-arm64-4c-16g-1112 does not seem to be running inside a container [2024-05-29T21:04:41.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-29T21:04:43.124Z] $ docker top fd22bd17fde0f0481f53030b5521f409160d3e557879f09e601840e28496df6d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T21:04:44.017Z] + go version [2024-05-29T21:04:44.017Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-29T21:04:44.054Z] $ docker stop --time=1 fd22bd17fde0f0481f53030b5521f409160d3e557879f09e601840e28496df6d [2024-05-29T21:04:45.666Z] $ docker rm -f --volumes fd22bd17fde0f0481f53030b5521f409160d3e557879f09e601840e28496df6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T21:04:46.727Z] + docker inspect -f . ci-base-image-arm64 [2024-05-29T21:04:46.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T21:04:47.143Z] prd-ubuntu20.04-docker-arm64-4c-16g-1112 does not seem to be running inside a container [2024-05-29T21:04:47.203Z] $ 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/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-29T21:04:48.304Z] $ docker top 93eca44f37e961e69e37b150040be7265733659d12eb0b147f27d64c0676f4d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T21:04:48.957Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2024-05-29T21:04:49.488Z] + make test [2024-05-29T21:04:49.488Z] go test ./... -coverprofile=coverage.out ./... [2024-05-29T21:04:56.134Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-05-29T21:08:17.916Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-05-29T21:08:17.916Z] ok github.com/edgexfoundry/device-rest-go/driver 0.069s coverage: 33.2% of statements [2024-05-29T21:08:17.916Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-29T21:08:17.916Z] go vet ./... [2024-05-29T21:08:56.790Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-29T21:08:56.790Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-29T21:08:56.790Z] ./bin/test-attribution-txt.sh [2024-05-29T21:08:56.790Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-29T21:08:56.790Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-29T21:08:56.791Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-29T21:08:56.791Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-29T21:08:56.791Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-29T21:08:56.791Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-29T21:08:56.791Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-29T21:08:56.791Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-29T21:08:56.791Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-29T21:08:56.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-29T21:08:56.873Z] $ docker stop --time=1 93eca44f37e961e69e37b150040be7265733659d12eb0b147f27d64c0676f4d1 [2024-05-29T21:08:58.773Z] $ docker rm -f --volumes 93eca44f37e961e69e37b150040be7265733659d12eb0b147f27d64c0676f4d1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-29T21:09:00.323Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-29T21:09:00.365Z] Warning: overwriting stash ‘coverage-report’ [2024-05-29T21:09:00.995Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-29T21:09:01.706Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-29T21:09:02.054Z] + ls -al . [2024-05-29T21:09:02.054Z] total 244 [2024-05-29T21:09:02.055Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 21:04 . [2024-05-29T21:09:02.055Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 21:01 .. [2024-05-29T21:09:02.055Z] -rw-rw-r-- 1 jenkins jenkins 151 May 29 21:01 .dockerignore [2024-05-29T21:09:02.055Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 21:01 .git [2024-05-29T21:09:02.055Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 21:01 .github [2024-05-29T21:09:02.055Z] -rw-rw-r-- 1 jenkins jenkins 264 May 29 21:01 .gitignore [2024-05-29T21:09:02.055Z] -rw-rw-r-- 1 jenkins jenkins 41 May 29 21:01 .golangci.yml [2024-05-29T21:09:02.055Z] -rw-rw-r-- 1 jenkins jenkins 10300 May 29 21:01 Attribution.txt [2024-05-29T21:09:02.055Z] -rw-rw-r-- 1 jenkins jenkins 17685 May 29 21:01 CHANGELOG.md [2024-05-29T21:09:02.055Z] -rw-rw-r-- 1 jenkins jenkins 1687 May 29 21:01 Dockerfile [2024-05-29T21:09:02.055Z] -rw-rw-r-- 1 jenkins jenkins 677 May 29 21:01 GOVERNANCE.md [2024-05-29T21:09:02.055Z] -rw-rw-r-- 1 jenkins jenkins 680 May 29 21:01 Jenkinsfile [2024-05-29T21:09:02.055Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 29 21:01 LICENSE [2024-05-29T21:09:02.055Z] -rw-rw-r-- 1 jenkins jenkins 2016 May 29 21:01 Makefile [2024-05-29T21:09:02.055Z] -rw-rw-r-- 1 jenkins jenkins 620 May 29 21:01 OWNERS.md [2024-05-29T21:09:02.055Z] -rw-rw-r-- 1 jenkins jenkins 3989 May 29 21:01 README.md [2024-05-29T21:09:02.055Z] -rw-rw-r-- 1 jenkins jenkins 5 May 29 20:59 VERSION [2024-05-29T21:09:02.055Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 21:01 bin [2024-05-29T21:09:02.055Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 21:01 cmd [2024-05-29T21:09:02.055Z] -rw-r--r-- 1 jenkins jenkins 14499 May 29 21:08 coverage.out [2024-05-29T21:09:02.055Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 21:01 driver [2024-05-29T21:09:02.055Z] -rw-rw-r-- 1 jenkins jenkins 7190 May 29 21:01 go.mod [2024-05-29T21:09:02.055Z] -rw-rw-r-- 1 jenkins jenkins 101544 May 29 21:01 go.sum [2024-05-29T21:09:02.055Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 21:01 openapi [2024-05-29T21:09:02.055Z] -rw-rw-r-- 1 jenkins jenkins 713 May 29 21:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T21:09:02.529Z] + 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=99a00daed53ffcf63f5f9791c266767b678c5fb5 --label arch=arm64 --label version=0.0.0 . [2024-05-29T21:09:02.529Z] Sending build context to Docker daemon 146.4kB [2024-05-29T21:09:02.799Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T21:09:02.799Z] Step 2/26 : FROM ${BASE} AS builder [2024-05-29T21:09:02.799Z] ---> 0c0483ae0a5a [2024-05-29T21:09:02.799Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-05-29T21:09:02.799Z] ---> Running in 5128ed7a5df2 [2024-05-29T21:09:03.379Z] Removing intermediate container 5128ed7a5df2 [2024-05-29T21:09:03.379Z] ---> 62e8fc582e40 [2024-05-29T21:09:03.379Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T21:09:03.379Z] ---> Running in b2dd0c9deff3 [2024-05-29T21:09:03.644Z] Removing intermediate container b2dd0c9deff3 [2024-05-29T21:09:03.644Z] ---> 7d143bee17c0 [2024-05-29T21:09:03.644Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-29T21:09:03.644Z] ---> Running in 6d9cd7ea8253 [2024-05-29T21:09:03.912Z] Removing intermediate container 6d9cd7ea8253 [2024-05-29T21:09:03.912Z] ---> 57bd3d88ef01 [2024-05-29T21:09:03.912Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-05-29T21:09:04.178Z] ---> Running in 9fecbb9378d2 [2024-05-29T21:09:04.444Z] Removing intermediate container 9fecbb9378d2 [2024-05-29T21:09:04.444Z] ---> ef169dd04e7d [2024-05-29T21:09:04.444Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T21:09:04.444Z] ---> Running in aa60fd36780d [2024-05-29T21:09:05.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T21:09:05.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T21:09:06.618Z] OK: 271 MiB in 56 packages [2024-05-29T21:09:07.573Z] Removing intermediate container aa60fd36780d [2024-05-29T21:09:07.573Z] ---> ec020db66505 [2024-05-29T21:09:07.573Z] Step 8/26 : WORKDIR /device-rest-go [2024-05-29T21:09:07.573Z] ---> Running in 6bb3e380430c [2024-05-29T21:09:07.838Z] Removing intermediate container 6bb3e380430c [2024-05-29T21:09:07.838Z] ---> 97fb1e869f85 [2024-05-29T21:09:07.838Z] Step 9/26 : COPY go.mod vendor* ./ [2024-05-29T21:09:08.420Z] ---> 3f2f42ec1aeb [2024-05-29T21:09:08.420Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T21:09:08.420Z] ---> Running in 9bad2986dc32 [2024-05-29T21:09:10.988Z] Removing intermediate container 9bad2986dc32 [2024-05-29T21:09:10.988Z] ---> 6e4514f2d51c [2024-05-29T21:09:10.988Z] Step 11/26 : COPY . . [2024-05-29T21:09:10.988Z] ---> 0e170dc58cfe [2024-05-29T21:09:10.988Z] Step 12/26 : RUN $MAKE [2024-05-29T21:09:10.988Z] ---> Running in 4474faa9f259 [2024-05-29T21:09:11.954Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.16" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-05-29T21:12:33.766Z] Removing intermediate container 4474faa9f259 [2024-05-29T21:12:33.766Z] ---> f0522df2536b [2024-05-29T21:12:33.766Z] Step 13/26 : FROM alpine:3.18 [2024-05-29T21:12:33.766Z] 3.18: Pulling from library/alpine [2024-05-29T21:12:33.766Z] c6b39de5b339: Already exists [2024-05-29T21:12:33.766Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-29T21:12:33.766Z] Status: Downloaded newer image for alpine:3.18 [2024-05-29T21:12:33.766Z] ---> 33abbf032149 [2024-05-29T21:12:33.766Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-29T21:12:33.766Z] ---> Running in ff7e0fc4355e [2024-05-29T21:12:33.766Z] Removing intermediate container ff7e0fc4355e [2024-05-29T21:12:33.766Z] ---> b76d759816d0 [2024-05-29T21:12:33.766Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-05-29T21:12:33.766Z] ---> Running in e646ce5f9742 [2024-05-29T21:12:33.766Z] Removing intermediate container e646ce5f9742 [2024-05-29T21:12:33.766Z] ---> 4e3f2f9ff360 [2024-05-29T21:12:33.766Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-05-29T21:12:33.766Z] ---> Running in 5ac7a6bda908 [2024-05-29T21:12:33.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T21:12:33.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T21:12:33.766Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-29T21:12:33.766Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T21:12:33.766Z] OK: 8 MiB in 16 packages [2024-05-29T21:12:33.766Z] Removing intermediate container 5ac7a6bda908 [2024-05-29T21:12:33.766Z] ---> 24b14f387049 [2024-05-29T21:12:33.766Z] Step 17/26 : RUN apk --no-cache upgrade [2024-05-29T21:12:33.766Z] ---> Running in 409aa30eb8c6 [2024-05-29T21:12:33.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T21:12:33.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T21:12:34.033Z] Upgrading critical system libraries and apk-tools: [2024-05-29T21:12:34.033Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-29T21:12:34.033Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T21:12:34.298Z] Continuing the upgrade transaction with new apk-tools: [2024-05-29T21:12:34.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T21:12:34.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T21:12:35.519Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T21:12:35.519Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-29T21:12:35.519Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T21:12:35.519Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-29T21:12:35.519Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T21:12:35.788Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T21:12:35.788Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T21:12:35.788Z] Executing busybox-1.36.1-r6.trigger [2024-05-29T21:12:35.788Z] OK: 8 MiB in 16 packages [2024-05-29T21:12:36.744Z] Removing intermediate container 409aa30eb8c6 [2024-05-29T21:12:36.744Z] ---> 7d679b3bebdf [2024-05-29T21:12:36.744Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-05-29T21:12:38.681Z] ---> 40b5bbe603f7 [2024-05-29T21:12:38.681Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-05-29T21:12:39.261Z] ---> b778f5e79006 [2024-05-29T21:12:39.261Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-05-29T21:12:39.850Z] ---> 3dd29b68b2ef [2024-05-29T21:12:39.851Z] Step 21/26 : EXPOSE 59986 [2024-05-29T21:12:39.851Z] ---> Running in 75ac902a1bfd [2024-05-29T21:12:40.116Z] Removing intermediate container 75ac902a1bfd [2024-05-29T21:12:40.116Z] ---> c4683ae07b77 [2024-05-29T21:12:40.116Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-05-29T21:12:40.116Z] ---> Running in aea2c2c47dfd [2024-05-29T21:12:40.385Z] Removing intermediate container aea2c2c47dfd [2024-05-29T21:12:40.385Z] ---> b11fdbafcd2b [2024-05-29T21:12:40.385Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-05-29T21:12:40.385Z] ---> Running in 72b21007a847 [2024-05-29T21:12:40.652Z] Removing intermediate container 72b21007a847 [2024-05-29T21:12:40.652Z] ---> f45acc67a6d5 [2024-05-29T21:12:40.652Z] Step 24/26 : LABEL arch=arm64 [2024-05-29T21:12:40.917Z] ---> Running in d03a0dc65a68 [2024-05-29T21:12:41.183Z] Removing intermediate container d03a0dc65a68 [2024-05-29T21:12:41.183Z] ---> c7a0cfe67ca5 [2024-05-29T21:12:41.183Z] Step 25/26 : LABEL git_sha=99a00daed53ffcf63f5f9791c266767b678c5fb5 [2024-05-29T21:12:41.183Z] ---> Running in afdfa290eec9 [2024-05-29T21:12:41.448Z] Removing intermediate container afdfa290eec9 [2024-05-29T21:12:41.448Z] ---> 2405beb93fba [2024-05-29T21:12:41.448Z] Step 26/26 : LABEL version=0.0.0 [2024-05-29T21:12:41.448Z] ---> Running in 543b89e166cd [2024-05-29T21:12:41.714Z] Removing intermediate container 543b89e166cd [2024-05-29T21:12:41.714Z] ---> 49410cbec5bd [2024-05-29T21:12:41.714Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-29T21:12:41.714Z] Successfully built 49410cbec5bd [2024-05-29T21:12:41.714Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T21:12:42.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T21:12:42.696Z] [2024-05-29T21:12:42.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T21:12:43.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T21:12:43.137Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-29T21:12:43.137Z] 8998bd30e6a1: Pulling fs layer [2024-05-29T21:12:43.137Z] 04944245beec: Pulling fs layer [2024-05-29T21:12:43.137Z] 699f458cf7ca: Pulling fs layer [2024-05-29T21:12:43.137Z] 765212b225bb: Pulling fs layer [2024-05-29T21:12:43.137Z] f23df028b6ca: Pulling fs layer [2024-05-29T21:12:43.137Z] d65c8cfc05b1: Pulling fs layer [2024-05-29T21:12:43.137Z] 2437ff75d9bd: Pulling fs layer [2024-05-29T21:12:43.137Z] f23df028b6ca: Waiting [2024-05-29T21:12:43.137Z] d65c8cfc05b1: Waiting [2024-05-29T21:12:43.137Z] 765212b225bb: Waiting [2024-05-29T21:12:43.137Z] 2437ff75d9bd: Waiting [2024-05-29T21:12:43.402Z] 04944245beec: Verifying Checksum [2024-05-29T21:12:43.402Z] 04944245beec: Download complete [2024-05-29T21:12:43.402Z] 765212b225bb: Verifying Checksum [2024-05-29T21:12:43.402Z] 765212b225bb: Download complete [2024-05-29T21:12:43.402Z] f23df028b6ca: Download complete [2024-05-29T21:12:43.402Z] d65c8cfc05b1: Download complete [2024-05-29T21:12:43.668Z] 699f458cf7ca: Verifying Checksum [2024-05-29T21:12:43.668Z] 699f458cf7ca: Download complete [2024-05-29T21:12:43.932Z] 8998bd30e6a1: Verifying Checksum [2024-05-29T21:12:43.932Z] 8998bd30e6a1: Download complete [2024-05-29T21:12:46.499Z] 2437ff75d9bd: Verifying Checksum [2024-05-29T21:12:46.499Z] 2437ff75d9bd: Download complete [2024-05-29T21:12:49.074Z] 8998bd30e6a1: Pull complete [2024-05-29T21:12:49.074Z] 04944245beec: Pull complete [2024-05-29T21:12:51.026Z] 699f458cf7ca: Pull complete [2024-05-29T21:12:51.026Z] 765212b225bb: Pull complete [2024-05-29T21:12:51.987Z] f23df028b6ca: Pull complete [2024-05-29T21:12:51.987Z] d65c8cfc05b1: Pull complete [2024-05-29T21:13:10.198Z] 2437ff75d9bd: Pull complete [2024-05-29T21:13:10.198Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-29T21:13:10.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T21:13:10.198Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T21:13:10.588Z] prd-ubuntu20.04-docker-arm64-4c-16g-1112 does not seem to be running inside a container [2024-05-29T21:13:10.639Z] $ 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/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-29T21:13:13.392Z] $ docker top 007d69502c73924dec99f416a9ba8308e12c35024f1a16c9a4bb48b8feb99f3a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T21:13:14.332Z] ---> job-cost.sh [2024-05-29T21:13:14.332Z] lf-activate-venv: SKIPPING [2024-05-29T21:13:14.332Z] INFO: No Stack... [2024-05-29T21:13:14.916Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-29T21:13:15.873Z] INFO: Archiving Costs [Pipeline] sh [2024-05-29T21:13:16.232Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2024-05-29T21:13:16.500Z] + cut -d, -f6 [Pipeline] lock [2024-05-29T21:13:16.591Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-393-1-stack-cost] [2024-05-29T21:13:16.598Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-393-1-stack-cost] did not exist. Created. [2024-05-29T21:13:16.609Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-393-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-29T21:13:17.361Z] /w/workspace/device-rest-go/1@tmp/durable-72548df6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-29T21:13:18.039Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-29T21:13:18.085Z] Warning: overwriting stash ‘stack-cost’ [2024-05-29T21:13:18.126Z] Stashed 1 file(s) [Pipeline] } [2024-05-29T21:13:18.149Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-393-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-29T21:13:18.241Z] $ docker stop --time=1 007d69502c73924dec99f416a9ba8308e12c35024f1a16c9a4bb48b8feb99f3a [2024-05-29T21:13:19.740Z] $ docker rm -f --volumes 007d69502c73924dec99f416a9ba8308e12c35024f1a16c9a4bb48b8feb99f3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-05-29T21:13:20.991Z] provisioning config files... [2024-05-29T21:13:21.001Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-393@tmp/config13834313080823525311tmp [Pipeline] { [Pipeline] sh [2024-05-29T21:13:21.381Z] + set +x [2024-05-29T21:13:21.381Z] + curl -s https://codecov.io/bash [2024-05-29T21:13:21.381Z] + bash -s -- [2024-05-29T21:13:21.381Z] [2024-05-29T21:13:21.381Z] _____ _ [2024-05-29T21:13:21.381Z] / ____| | | [2024-05-29T21:13:21.381Z] | | ___ __| | ___ ___ _____ __ [2024-05-29T21:13:21.381Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-29T21:13:21.381Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-29T21:13:21.381Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-29T21:13:21.381Z] Bash-1.0.6 [2024-05-29T21:13:21.381Z] [2024-05-29T21:13:21.381Z] [2024-05-29T21:13:21.381Z] ==> git version 2.25.1 found [2024-05-29T21:13:21.381Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-05-29T21:13:21.381Z] Release-Date: 2020-01-08 [2024-05-29T21:13:21.381Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-05-29T21:13:21.381Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-29T21:13:21.381Z] ==> Jenkins CI detected. [2024-05-29T21:13:21.381Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-393 [2024-05-29T21:13:21.381Z] project root: . [2024-05-29T21:13:21.381Z] --> token set from env [2024-05-29T21:13:21.381Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-29T21:13:21.381Z] ==> Running gcov in . (disable via -X gcov) [2024-05-29T21:13:21.381Z] ==> Python coveragepy not found [2024-05-29T21:13:21.381Z] ==> Searching for coverage reports in: [2024-05-29T21:13:21.381Z] + . [2024-05-29T21:13:21.662Z] -> Found 1 reports [2024-05-29T21:13:21.662Z] ==> Detecting git/mercurial file structure [2024-05-29T21:13:21.662Z] ==> Reading reports [2024-05-29T21:13:21.662Z] + ./coverage.out bytes=14499 [2024-05-29T21:13:21.662Z] ==> Appending adjustments [2024-05-29T21:13:21.662Z] https://docs.codecov.io/docs/fixing-reports [2024-05-29T21:13:21.662Z] + Found adjustments [2024-05-29T21:13:21.662Z] ==> Gzipping contents [2024-05-29T21:13:21.662Z] 4.0K /tmp/codecov.xIvigY.gz [2024-05-29T21:13:21.662Z] ==> Uploading reports [2024-05-29T21:13:21.662Z] url: https://codecov.io [2024-05-29T21:13:21.662Z] query: branch=PR-393&commit=99a00daed53ffcf63f5f9791c266767b678c5fb5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-393%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=393&job=&cmd_args= [2024-05-29T21:13:21.662Z] -> Pinging Codecov [2024-05-29T21:13:21.662Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-393&commit=99a00daed53ffcf63f5f9791c266767b678c5fb5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-393%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=393&job=&cmd_args= [2024-05-29T21:13:21.937Z] -> Uploading to [2024-05-29T21:13:21.937Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-29/4E5D53B4F1F92C436F7061BF334D961C/99a00daed53ffcf63f5f9791c266767b678c5fb5/489beb22-051b-445a-b46f-0e2019a985c9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240529%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240529T211321Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d52b16dfebba689f6f6fc9b37fae3a2926479069cb2efbaa30ae6d5d4f122116 [2024-05-29T21:13:21.937Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-29T21:13:21.937Z] Dload Upload Total Spent Left Speed [2024-05-29T21:13:22.196Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 9210 --:--:-- --:--:-- --:--:-- 9210 [2024-05-29T21:13:22.196Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/99a00daed53ffcf63f5f9791c266767b678c5fb5 [Pipeline] } [2024-05-29T21:13:22.228Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-29T21:13:24.631Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-393/archives ] [2024-05-29T21:13:24.631Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-393/archives [2024-05-29T21:13:24.631Z] total 16 [2024-05-29T21:13:24.631Z] drwxr-xr-x 3 root root 4096 May 29 21:02 . [2024-05-29T21:13:24.631Z] drwxrwxr-x 10 jenkins jenkins 4096 May 29 21:02 .. [2024-05-29T21:13:24.631Z] drwxr-xr-x 2 root root 4096 May 29 21:02 cost [2024-05-29T21:13:24.631Z] -rw-r--r-- 1 root root 86 May 29 21:02 cost.csv [2024-05-29T21:13:24.631Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-393/archives [2024-05-29T21:13:24.631Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-393/archives [2024-05-29T21:13:24.631Z] total 16 [2024-05-29T21:13:24.631Z] drwxr-xr-x 3 jenkins jenkins 4096 May 29 21:02 . [2024-05-29T21:13:24.631Z] drwxrwxr-x 10 jenkins jenkins 4096 May 29 21:02 .. [2024-05-29T21:13:24.631Z] drwxr-xr-x 2 jenkins jenkins 4096 May 29 21:02 cost [2024-05-29T21:13:24.631Z] -rw-r--r-- 1 jenkins jenkins 86 May 29 21:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-29T21:13:24.980Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T21:13:25.882Z] ---> package-listing.sh [2024-05-29T21:13:25.882Z] ++ facter osfamily [2024-05-29T21:13:25.882Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-29T21:13:26.142Z] + OS_FAMILY=debian [2024-05-29T21:13:26.142Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-393 [2024-05-29T21:13:26.142Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-29T21:13:26.142Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-29T21:13:26.142Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-29T21:13:26.142Z] + PACKAGES=/tmp/packages_start.txt [2024-05-29T21:13:26.142Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-393 ']' [2024-05-29T21:13:26.142Z] + PACKAGES=/tmp/packages_end.txt [2024-05-29T21:13:26.142Z] + case "${OS_FAMILY}" in [2024-05-29T21:13:26.142Z] + dpkg -l [2024-05-29T21:13:26.142Z] + grep '^ii' [2024-05-29T21:13:26.142Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-29T21:13:26.142Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-29T21:13:26.142Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-29T21:13:26.142Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-393 ']' [2024-05-29T21:13:26.142Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-393/archives/ [2024-05-29T21:13:26.142Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-393/archives/ [Pipeline] echo [2024-05-29T21:13:26.180Z] 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/gexfoundry_device-rest-go_PR-393/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-29T21:13:26.479Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T21:13:27.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T21:13:27.131Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T21:13:27.314Z] prd-ubuntu20.04-docker-8c-8g-1111 does not seem to be running inside a container [2024-05-29T21:13:27.343Z] $ 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/gexfoundry_device-rest-go_PR-393/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-393 -v /w/workspace/gexfoundry_device-rest-go_PR-393:/w/workspace/gexfoundry_device-rest-go_PR-393:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-393@tmp:/w/workspace/gexfoundry_device-rest-go_PR-393@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-29T21:13:27.522Z] $ docker top f5f2b5229c50d38c7dde5ef3e1b63d1d2f63cae588f11429dece0b0730ede35c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T21:13:27.952Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-29T21:13:28.268Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-29T21:13:28.586Z] + ls /var/log/sa-host [2024-05-29T21:13:28.586Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T21:13:28.839Z] provisioning config files... [2024-05-29T21:13:28.849Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-393@tmp/config11174164863849890708tmp [Pipeline] { [Pipeline] echo [2024-05-29T21:13:28.922Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T21:13:29.242Z] ---> create-netrc.sh [Pipeline] } [2024-05-29T21:13:29.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-29T21:13:29.717Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-29T21:13:29.772Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T21:13:30.097Z] ---> sudo-logs.sh [2024-05-29T21:13:30.097Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-29T21:13:30.205Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T21:13:30.530Z] ---> job-cost.sh [2024-05-29T21:13:30.530Z] lf-activate-venv: SKIPPING [2024-05-29T21:13:30.530Z] DEBUG: total: 0.2199999988079071 [2024-05-29T21:13:30.530Z] INFO: Retrieving Stack Cost... [2024-05-29T21:13:30.788Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-29T21:13:31.356Z] INFO: Archiving Costs [Pipeline] echo [2024-05-29T21:13:31.402Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T21:13:31.726Z] ---> logs-deploy.sh [2024-05-29T21:13:31.726Z] lf-activate-venv: SKIPPING [2024-05-29T21:13:31.726Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-393/1 [2024-05-29T21:13:31.726Z] INFO: archiving workspace using pattern(s): [2024-05-29T21:13:32.666Z] Archives upload complete. [2024-05-29T21:13:32.666Z] INFO: archiving logs to Nexus