Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 55ceb93b68ddd1fabddb6a346a0921fb81c17045 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-ssh1723329108371473944.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-ssh9056767719936351691.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17845674299224285878.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 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-ssh7881528249492720666.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11063888142987990906.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7925’ Running on prd-ubuntu20.04-docker-8c-8g-7929 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 55ceb93b68ddd1fabddb6a346a0921fb81c17045 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55ceb93b68ddd1fabddb6a346a0921fb81c17045 # timeout=10 Commit message: "Merge pull request #1614 from cloudxxx8/issue-1613" > git rev-list --no-walk 53be42878d98bd81d8f19abe7357388c82439207 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-19T03:31:44.049Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-19T03:31:44.138Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-19T03:31:44.168Z] ========================================================= [2024-08-19T03:31:44.168Z] EdgeX Global Pipelines Version Info [2024-08-19T03:31:44.168Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-19T03:31:44.915Z] ------------------- [2024-08-19T03:31:44.915Z] stable info: [2024-08-19T03:31:44.915Z] ------------------- [2024-08-19T03:31:44.915Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-19T03:31:44.915Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-19T03:31:44.915Z] Message: update stable to v1.0.260 [2024-08-19T03:31:45.487Z] ------------------- [2024-08-19T03:31:45.487Z] experimental info: [2024-08-19T03:31:45.487Z] ------------------- [2024-08-19T03:31:45.487Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-19T03:31:45.487Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-19T03:31:45.487Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-19T03:31:45.569Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-08-19T03:31:45.593Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-08-19T03:31:45.616Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-19T03:31:45.636Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-19T03:31:45.658Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-19T03:31:45.683Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-19T03:31:45.701Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-19T03:31:45.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-08-19T03:31:45.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-19T03:31:45.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-19T03:31:45.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-19T03:31:45.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-08-19T03:31:45.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-19T03:31:45.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-19T03:31:45.892Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-19T03:31:45.915Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-08-19T03:31:45.938Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-19T03:31:45.961Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-19T03:31:45.983Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-19T03:31:46.005Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-19T03:31:46.026Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-19T03:31:46.052Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-19T03:31:46.073Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-19T03:31:46.093Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-19T03:31:46.117Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-08-19T03:31:46.143Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-19T03:31:46.167Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-19T03:31:46.188Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-08-19T03:31:46.209Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-08-19T03:31:46.225Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-08-19T03:31:46.247Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 55ceb93b68ddd1fabddb6a346a0921fb81c17045 [Pipeline] echo [2024-08-19T03:31:46.275Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 55ceb93 [Pipeline] echo [2024-08-19T03:31:46.304Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-19T03:31:46.370Z] provisioning config files... [2024-08-19T03:31:46.386Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5833675545321112914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-19T03:31:46.722Z] ---> ****-login.sh [2024-08-19T03:31:46.722Z] nexus3.edgexfoundry.org:10001 [2024-08-19T03:31:46.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T03:31:46.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T03:31:46.983Z] Configure a credential helper to remove this warning. See [2024-08-19T03:31:46.983Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T03:31:46.983Z] [2024-08-19T03:31:46.983Z] Login Succeeded [2024-08-19T03:31:46.983Z] nexus3.edgexfoundry.org:10002 [2024-08-19T03:31:47.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T03:31:47.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T03:31:47.244Z] Configure a credential helper to remove this warning. See [2024-08-19T03:31:47.244Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T03:31:47.244Z] [2024-08-19T03:31:47.244Z] Login Succeeded [2024-08-19T03:31:47.244Z] nexus3.edgexfoundry.org:10003 [2024-08-19T03:31:47.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T03:31:47.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T03:31:47.244Z] Configure a credential helper to remove this warning. See [2024-08-19T03:31:47.244Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T03:31:47.244Z] [2024-08-19T03:31:47.244Z] Login Succeeded [2024-08-19T03:31:47.244Z] nexus3.edgexfoundry.org:10004 [2024-08-19T03:31:47.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T03:31:47.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T03:31:47.504Z] Configure a credential helper to remove this warning. See [2024-08-19T03:31:47.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T03:31:47.504Z] [2024-08-19T03:31:47.504Z] Login Succeeded [2024-08-19T03:31:47.504Z] ****.io [2024-08-19T03:31:47.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T03:31:47.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T03:31:47.766Z] Configure a credential helper to remove this warning. See [2024-08-19T03:31:47.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T03:31:47.766Z] [2024-08-19T03:31:47.766Z] Login Succeeded [2024-08-19T03:31:47.766Z] ---> ****-login.sh ends [Pipeline] } [2024-08-19T03:31:47.773Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-19T03:31:48.160Z] + git rev-list -1 --merges 55ceb93b68ddd1fabddb6a346a0921fb81c17045~1..55ceb93b68ddd1fabddb6a346a0921fb81c17045 [Pipeline] echo [2024-08-19T03:31:48.187Z] -----------> git rev-list -1 --merges 55ceb93b68ddd1fabddb6a346a0921fb81c17045~1..55ceb93b68ddd1fabddb6a346a0921fb81c17045 55ceb93b68ddd1fabddb6a346a0921fb81c17045 [2024-08-19T03:31:48.187Z] 55ceb93b68ddd1fabddb6a346a0921fb81c17045 [false] [Pipeline] sh [2024-08-19T03:31:48.479Z] + git log --format=format:%s -1 55ceb93b68ddd1fabddb6a346a0921fb81c17045 [Pipeline] echo [2024-08-19T03:31:48.495Z] ========================================================= [2024-08-19T03:31:48.495Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-19T03:31:48.495Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-19T03:31:48.840Z] + git log --format=format:%s -1 55ceb93b68ddd1fabddb6a346a0921fb81c17045 [Pipeline] echo [2024-08-19T03:31:48.858Z] [semverPrep] GIT_COMMIT: 55ceb93b68ddd1fabddb6a346a0921fb81c17045, Commit Message: Merge pull request #1614 from cloudxxx8/issue-1613 [Pipeline] echo [2024-08-19T03:31:48.870Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-19T03:31:49.247Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-19T03:31:49.247Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-19T03:31:49.247Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-19T03:31:49.247Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-19T03:31:49.247Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-19T03:31:49.247Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-19T03:31:49.247Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:31:49.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-19T03:31:49.706Z] [2024-08-19T03:31:49.706Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:31:50.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-19T03:31:50.014Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-19T03:31:50.014Z] b85a868b505f: Pulling fs layer [2024-08-19T03:31:50.014Z] e2be974225ed: Pulling fs layer [2024-08-19T03:31:50.014Z] 339a4e72a1f5: Pulling fs layer [2024-08-19T03:31:50.014Z] 988bab9f4d93: Pulling fs layer [2024-08-19T03:31:50.014Z] 1469e6f7b9e6: Pulling fs layer [2024-08-19T03:31:50.014Z] eaf3925da568: Pulling fs layer [2024-08-19T03:31:50.014Z] bab4dde63d76: Pulling fs layer [2024-08-19T03:31:50.014Z] bde34c3a00c8: Pulling fs layer [2024-08-19T03:31:50.014Z] b352a97aabf1: Pulling fs layer [2024-08-19T03:31:50.014Z] 4872d77fe225: Pulling fs layer [2024-08-19T03:31:50.014Z] 5851b861e8e6: Pulling fs layer [2024-08-19T03:31:50.014Z] bde34c3a00c8: Waiting [2024-08-19T03:31:50.014Z] 988bab9f4d93: Waiting [2024-08-19T03:31:50.014Z] b352a97aabf1: Waiting [2024-08-19T03:31:50.014Z] 1469e6f7b9e6: Waiting [2024-08-19T03:31:50.014Z] 4872d77fe225: Waiting [2024-08-19T03:31:50.014Z] eaf3925da568: Waiting [2024-08-19T03:31:50.014Z] 5851b861e8e6: Waiting [2024-08-19T03:31:50.014Z] bab4dde63d76: Waiting [2024-08-19T03:31:50.014Z] e2be974225ed: Verifying Checksum [2024-08-19T03:31:50.014Z] e2be974225ed: Download complete [2024-08-19T03:31:50.014Z] 988bab9f4d93: Verifying Checksum [2024-08-19T03:31:50.014Z] 988bab9f4d93: Download complete [2024-08-19T03:31:50.014Z] 1469e6f7b9e6: Verifying Checksum [2024-08-19T03:31:50.014Z] 1469e6f7b9e6: Download complete [2024-08-19T03:31:50.014Z] eaf3925da568: Verifying Checksum [2024-08-19T03:31:50.014Z] eaf3925da568: Download complete [2024-08-19T03:31:50.273Z] 339a4e72a1f5: Verifying Checksum [2024-08-19T03:31:50.273Z] 339a4e72a1f5: Download complete [2024-08-19T03:31:50.273Z] bde34c3a00c8: Download complete [2024-08-19T03:31:50.273Z] b352a97aabf1: Download complete [2024-08-19T03:31:50.273Z] 4872d77fe225: Download complete [2024-08-19T03:31:50.273Z] 5851b861e8e6: Verifying Checksum [2024-08-19T03:31:50.273Z] 5851b861e8e6: Download complete [2024-08-19T03:31:50.273Z] b85a868b505f: Verifying Checksum [2024-08-19T03:31:50.273Z] b85a868b505f: Download complete [2024-08-19T03:31:50.531Z] bab4dde63d76: Verifying Checksum [2024-08-19T03:31:50.531Z] bab4dde63d76: Download complete [2024-08-19T03:31:51.465Z] b85a868b505f: Pull complete [2024-08-19T03:31:51.732Z] e2be974225ed: Pull complete [2024-08-19T03:31:52.299Z] 339a4e72a1f5: Pull complete [2024-08-19T03:31:52.299Z] 988bab9f4d93: Pull complete [2024-08-19T03:31:52.559Z] 1469e6f7b9e6: Pull complete [2024-08-19T03:31:52.559Z] eaf3925da568: Pull complete [2024-08-19T03:31:54.463Z] bab4dde63d76: Pull complete [2024-08-19T03:31:54.463Z] bde34c3a00c8: Pull complete [2024-08-19T03:31:54.463Z] b352a97aabf1: Pull complete [2024-08-19T03:31:54.725Z] 4872d77fe225: Pull complete [2024-08-19T03:31:54.725Z] 5851b861e8e6: Pull complete [2024-08-19T03:31:54.725Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-19T03:31:54.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-19T03:31:54.725Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T03:31:54.874Z] prd-ubuntu20.04-docker-8c-8g-7929 does not seem to be running inside a container [2024-08-19T03:31:54.918Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-19T03:31:58.221Z] $ docker top 56bbc6ee8732c0ff83bffefda3420230473de2c8d2f6f4978a03959f7c200b6c -eo pid,comm [2024-08-19T03:31:58.268Z] 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-08-19T03:31:58.268Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-19T03:31:58.333Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-19T03:31:58.333Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-19T03:31:58.443Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-19T03:31:58.447Z] $ docker exec 56bbc6ee8732c0ff83bffefda3420230473de2c8d2f6f4978a03959f7c200b6c ssh-agent [2024-08-19T03:31:58.551Z] SSH_AUTH_SOCK=/tmp/ssh-GVGHGzLMzBCS/agent.33 [2024-08-19T03:31:58.551Z] SSH_AGENT_PID=39 [2024-08-19T03:31:58.558Z] Running ssh-add (command line suppressed) [2024-08-19T03:31:58.664Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10603522818479173687.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10603522818479173687.key) [2024-08-19T03:31:58.677Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-19T03:31:58.976Z] + git tag --points-at HEAD [Pipeline] } [2024-08-19T03:31:58.989Z] $ docker exec --env ******** --env ******** 56bbc6ee8732c0ff83bffefda3420230473de2c8d2f6f4978a03959f7c200b6c ssh-agent -k [2024-08-19T03:31:59.085Z] unset SSH_AUTH_SOCK; [2024-08-19T03:31:59.085Z] unset SSH_AGENT_PID; [2024-08-19T03:31:59.085Z] echo Agent pid 39 killed; [2024-08-19T03:31:59.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-19T03:31:59.143Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-19T03:31:59.143Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-19T03:31:59.260Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-19T03:31:59.264Z] $ docker exec 56bbc6ee8732c0ff83bffefda3420230473de2c8d2f6f4978a03959f7c200b6c ssh-agent [2024-08-19T03:31:59.365Z] SSH_AUTH_SOCK=/tmp/ssh-JrQK66sioEb9/agent.72 [2024-08-19T03:31:59.365Z] SSH_AGENT_PID=78 [2024-08-19T03:31:59.370Z] Running ssh-add (command line suppressed) [2024-08-19T03:31:59.475Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3508998834321243011.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3508998834321243011.key) [2024-08-19T03:31:59.486Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-19T03:31:59.780Z] + git semver init [2024-08-19T03:32:00.040Z] 2024-08-19 03:31:59,953 [run_init] DEBUG init version:0.0.0 force:False [2024-08-19T03:32:00.040Z] 2024-08-19 03:31:59,954 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-08-19T03:32:00.040Z] 2024-08-19 03:31:59,954 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-08-19T03:32:00.041Z] 2024-08-19 03:31:59,955 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-08-19T03:32:02.575Z] 2024-08-19 03:32:02,089 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-08-19T03:32:02.576Z] 2024-08-19 03:32:02,090 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-08-19T03:32:02.576Z] 2024-08-19 03:32:02,090 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-08-19T03:32:02.576Z] 2024-08-19 03:32:02,090 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-08-19T03:32:02.576Z] 3.2.0-dev.31 [Pipeline] } [2024-08-19T03:32:02.585Z] $ docker exec --env ******** --env ******** 56bbc6ee8732c0ff83bffefda3420230473de2c8d2f6f4978a03959f7c200b6c ssh-agent -k [2024-08-19T03:32:02.684Z] unset SSH_AUTH_SOCK; [2024-08-19T03:32:02.685Z] unset SSH_AGENT_PID; [2024-08-19T03:32:02.685Z] echo Agent pid 78 killed; [2024-08-19T03:32:02.696Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-19T03:32:03.013Z] + git semver [Pipeline] } [2024-08-19T03:32:03.286Z] $ docker stop --time=1 56bbc6ee8732c0ff83bffefda3420230473de2c8d2f6f4978a03959f7c200b6c [2024-08-19T03:32:05.065Z] $ docker rm -f --volumes 56bbc6ee8732c0ff83bffefda3420230473de2c8d2f6f4978a03959f7c200b6c [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-19T03:32:05.419Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-19T03:32:05.669Z] Stashed 1 file(s) [Pipeline] echo [2024-08-19T03:32:05.674Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.31 [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-08-19T03:32:05.869Z] provisioning config files... [2024-08-19T03:32:05.878Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12603680054360168454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-19T03:32:06.186Z] ---> ****-login.sh [2024-08-19T03:32:06.186Z] nexus3.edgexfoundry.org:10001 [2024-08-19T03:32:06.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T03:32:06.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T03:32:06.186Z] Configure a credential helper to remove this warning. See [2024-08-19T03:32:06.186Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T03:32:06.186Z] [2024-08-19T03:32:06.186Z] Login Succeeded [2024-08-19T03:32:06.186Z] nexus3.edgexfoundry.org:10002 [2024-08-19T03:32:06.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T03:32:06.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T03:32:06.186Z] Configure a credential helper to remove this warning. See [2024-08-19T03:32:06.186Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T03:32:06.186Z] [2024-08-19T03:32:06.186Z] Login Succeeded [2024-08-19T03:32:06.186Z] nexus3.edgexfoundry.org:10003 [2024-08-19T03:32:06.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T03:32:06.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T03:32:06.447Z] Configure a credential helper to remove this warning. See [2024-08-19T03:32:06.447Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T03:32:06.447Z] [2024-08-19T03:32:06.447Z] Login Succeeded [2024-08-19T03:32:06.447Z] nexus3.edgexfoundry.org:10004 [2024-08-19T03:32:06.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T03:32:06.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T03:32:06.447Z] Configure a credential helper to remove this warning. See [2024-08-19T03:32:06.447Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T03:32:06.447Z] [2024-08-19T03:32:06.447Z] Login Succeeded [2024-08-19T03:32:06.447Z] ****.io [2024-08-19T03:32:06.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T03:32:06.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T03:32:06.708Z] Configure a credential helper to remove this warning. See [2024-08-19T03:32:06.708Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T03:32:06.708Z] [2024-08-19T03:32:06.708Z] Login Succeeded [2024-08-19T03:32:06.708Z] ---> ****-login.sh ends [Pipeline] } [2024-08-19T03:32:06.717Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-19T03:32:06.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-19T03:32:06.836Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-19T03:32:06.854Z] ========================================================= [2024-08-19T03:32:06.854Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-19T03:32:06.854Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:32:07.198Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-08-19T03:32:07.198Z] Sending build context to Docker daemon 25.17MB [2024-08-19T03:32:07.198Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-08-19T03:32:07.198Z] Step 2/10 : FROM ${BASE} AS builder [2024-08-19T03:32:07.459Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-19T03:32:07.459Z] 619be1103602: Pulling fs layer [2024-08-19T03:32:07.459Z] 7862e08f4a3e: Pulling fs layer [2024-08-19T03:32:07.459Z] 5df492c9dc93: Pulling fs layer [2024-08-19T03:32:07.459Z] 7629e6793208: Pulling fs layer [2024-08-19T03:32:07.459Z] 4f4fb700ef54: Pulling fs layer [2024-08-19T03:32:07.459Z] fb5054dd5b73: Pulling fs layer [2024-08-19T03:32:07.459Z] eeca6798cff9: Pulling fs layer [2024-08-19T03:32:07.459Z] aa269ceb94a6: Pulling fs layer [2024-08-19T03:32:07.459Z] ada007ff1a6a: Pulling fs layer [2024-08-19T03:32:07.459Z] 4f4fb700ef54: Waiting [2024-08-19T03:32:07.459Z] aa269ceb94a6: Waiting [2024-08-19T03:32:07.459Z] fb5054dd5b73: Waiting [2024-08-19T03:32:07.459Z] 7629e6793208: Waiting [2024-08-19T03:32:07.459Z] eeca6798cff9: Waiting [2024-08-19T03:32:07.459Z] 7862e08f4a3e: Verifying Checksum [2024-08-19T03:32:07.459Z] 7862e08f4a3e: Download complete [2024-08-19T03:32:07.459Z] 7629e6793208: Verifying Checksum [2024-08-19T03:32:07.459Z] 7629e6793208: Download complete [2024-08-19T03:32:07.459Z] 4f4fb700ef54: Verifying Checksum [2024-08-19T03:32:07.459Z] 4f4fb700ef54: Download complete [2024-08-19T03:32:07.459Z] 619be1103602: Verifying Checksum [2024-08-19T03:32:07.459Z] 619be1103602: Download complete [2024-08-19T03:32:07.459Z] fb5054dd5b73: Verifying Checksum [2024-08-19T03:32:07.459Z] fb5054dd5b73: Download complete [2024-08-19T03:32:07.459Z] eeca6798cff9: Verifying Checksum [2024-08-19T03:32:07.459Z] eeca6798cff9: Download complete [2024-08-19T03:32:07.459Z] 619be1103602: Pull complete [2024-08-19T03:32:07.719Z] 7862e08f4a3e: Pull complete [2024-08-19T03:32:07.719Z] ada007ff1a6a: Download complete [2024-08-19T03:32:07.978Z] 5df492c9dc93: Verifying Checksum [2024-08-19T03:32:07.978Z] 5df492c9dc93: Download complete [2024-08-19T03:32:08.238Z] aa269ceb94a6: Verifying Checksum [2024-08-19T03:32:08.238Z] aa269ceb94a6: Download complete [2024-08-19T03:32:11.521Z] 5df492c9dc93: Pull complete [2024-08-19T03:32:11.521Z] 7629e6793208: Pull complete [2024-08-19T03:32:11.521Z] 4f4fb700ef54: Pull complete [2024-08-19T03:32:11.521Z] fb5054dd5b73: Pull complete [2024-08-19T03:32:11.521Z] eeca6798cff9: Pull complete [2024-08-19T03:32:14.048Z] aa269ceb94a6: Pull complete [2024-08-19T03:32:14.306Z] ada007ff1a6a: Pull complete [2024-08-19T03:32:14.306Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-19T03:32:14.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-19T03:32:14.306Z] ---> f489d0715acc [2024-08-19T03:32:14.306Z] Step 3/10 : ARG MAKE=make build [2024-08-19T03:32:20.808Z] Still waiting to schedule task [2024-08-19T03:32:20.809Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7926’ [2024-08-19T03:32:22.455Z] ---> Running in be8321c19086 [2024-08-19T03:32:22.455Z] Removing intermediate container be8321c19086 [2024-08-19T03:32:22.455Z] ---> 4e6ee094f76b [2024-08-19T03:32:22.455Z] Step 4/10 : WORKDIR /device-sdk-go [2024-08-19T03:32:22.455Z] ---> Running in 499c65cca19b [2024-08-19T03:32:22.455Z] Removing intermediate container 499c65cca19b [2024-08-19T03:32:22.455Z] ---> 2fd9a3d2ea0b [2024-08-19T03:32:22.455Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-19T03:32:22.455Z] ---> Running in 930846764a80 [2024-08-19T03:32:22.455Z] Removing intermediate container 930846764a80 [2024-08-19T03:32:22.455Z] ---> 984bc5827548 [2024-08-19T03:32:22.455Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-08-19T03:32:22.455Z] ---> Running in 333d225dff22 [2024-08-19T03:32:22.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T03:32:22.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T03:32:22.455Z] OK: 264 MiB in 52 packages [2024-08-19T03:32:22.719Z] Removing intermediate container 333d225dff22 [2024-08-19T03:32:22.719Z] ---> d8d071b6b956 [2024-08-19T03:32:22.719Z] Step 7/10 : COPY go.mod vendor* ./ [2024-08-19T03:32:22.977Z] ---> 56ccc845b086 [2024-08-19T03:32:22.977Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T03:32:22.977Z] ---> Running in 21b0630a12d9 [2024-08-19T03:33:30.716Z] Removing intermediate container 21b0630a12d9 [2024-08-19T03:33:30.716Z] ---> b447104cf89e [2024-08-19T03:33:30.716Z] Step 9/10 : COPY . . [2024-08-19T03:33:30.716Z] ---> e81fda7bb98e [2024-08-19T03:33:30.716Z] Step 10/10 : RUN ${MAKE} [2024-08-19T03:33:30.716Z] ---> Running in 95ea1f83b443 [2024-08-19T03:33:30.716Z] noop [2024-08-19T03:33:30.716Z] Removing intermediate container 95ea1f83b443 [2024-08-19T03:33:30.716Z] ---> 8457398261bc [2024-08-19T03:33:30.716Z] Successfully built 8457398261bc [2024-08-19T03:33:30.716Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:33:31.061Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-19T03:33:31.061Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T03:33:31.141Z] prd-ubuntu20.04-docker-8c-8g-7929 does not seem to be running inside a container [2024-08-19T03:33:31.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-19T03:33:31.514Z] $ docker top a8b006a59abd188e592cfb94cdd600264477442ed915271b0313f06c964143a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-19T03:33:31.862Z] + go version [2024-08-19T03:33:31.863Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-19T03:33:31.873Z] $ docker stop --time=1 a8b006a59abd188e592cfb94cdd600264477442ed915271b0313f06c964143a4 [2024-08-19T03:33:33.145Z] $ docker rm -f --volumes a8b006a59abd188e592cfb94cdd600264477442ed915271b0313f06c964143a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:33:33.589Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-19T03:33:33.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T03:33:33.668Z] prd-ubuntu20.04-docker-8c-8g-7929 does not seem to be running inside a container [2024-08-19T03:33:33.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-19T03:33:34.026Z] $ docker top 5bb80a38478e7af658573f3a0beab8760d059099019fd62fad77967693338603 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-19T03:33:34.373Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-08-19T03:33:34.675Z] + make test [2024-08-19T03:33:34.675Z] go test -race -coverprofile=coverage.out ./... [2024-08-19T03:33:42.790Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-08-19T03:34:21.512Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-08-19T03:34:21.512Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-08-19T03:34:21.512Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-08-19T03:34:21.512Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-08-19T03:34:21.512Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-08-19T03:34:21.512Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-08-19T03:34:21.512Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-08-19T03:34:21.512Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.024s coverage: 26.0% of statements [2024-08-19T03:34:21.512Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.029s coverage: 79.4% of statements [2024-08-19T03:34:21.512Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.041s coverage: 86.0% of statements [2024-08-19T03:34:21.512Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-08-19T03:34:21.512Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-08-19T03:34:21.512Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-08-19T03:34:21.512Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.104s coverage: 52.2% of statements [2024-08-19T03:34:21.512Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-08-19T03:34:22.081Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.040s coverage: 14.4% of statements [2024-08-19T03:34:22.081Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.996s coverage: 44.6% of statements [2024-08-19T03:34:22.081Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.043s coverage: 68.5% of statements [2024-08-19T03:34:22.081Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.091s coverage: 89.2% of statements [2024-08-19T03:34:22.081Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.050s coverage: 5.4% of statements [2024-08-19T03:35:00.916Z] GO111MODULE=on go vet ./... [2024-08-19T03:35:02.325Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-19T03:35:02.325Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-19T03:35:02.325Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-19T03:35:02.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-19T03:35:02.680Z] $ docker stop --time=1 5bb80a38478e7af658573f3a0beab8760d059099019fd62fad77967693338603 [2024-08-19T03:35:08.104Z] $ docker rm -f --volumes 5bb80a38478e7af658573f3a0beab8760d059099019fd62fad77967693338603 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-19T03:35:08.808Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-19T03:35:08.889Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-08-19T03:35:09.439Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-19T03:35:09.726Z] + ls -al . [2024-08-19T03:35:09.726Z] total 380 [2024-08-19T03:35:09.726Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 19 03:33 . [2024-08-19T03:35:09.726Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 19 03:31 .. [2024-08-19T03:35:09.726Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 19 03:31 .dockerignore [2024-08-19T03:35:09.726Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 19 03:34 .git [2024-08-19T03:35:09.726Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 03:31 .github [2024-08-19T03:35:09.726Z] -rw-rw-r-- 1 jenkins jenkins 137 Aug 19 03:31 .gitignore [2024-08-19T03:35:09.726Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 19 03:31 .golangci.yml [2024-08-19T03:35:09.726Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 19 03:32 .semver [2024-08-19T03:35:09.726Z] -rw-rw-r-- 1 jenkins jenkins 48109 Aug 19 03:31 CHANGELOG.md [2024-08-19T03:35:09.726Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 19 03:31 GOVERNANCE.md [2024-08-19T03:35:09.726Z] -rw-rw-r-- 1 jenkins jenkins 885 Aug 19 03:31 Jenkinsfile [2024-08-19T03:35:09.726Z] -rw-rw-r-- 1 jenkins jenkins 11341 Aug 19 03:31 LICENSE [2024-08-19T03:35:09.726Z] -rw-rw-r-- 1 jenkins jenkins 1842 Aug 19 03:31 Makefile [2024-08-19T03:35:09.726Z] -rw-rw-r-- 1 jenkins jenkins 619 Aug 19 03:31 OWNERS.md [2024-08-19T03:35:09.726Z] -rw-rw-r-- 1 jenkins jenkins 4937 Aug 19 03:31 README.md [2024-08-19T03:35:09.726Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 19 03:32 VERSION [2024-08-19T03:35:09.726Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 19 03:31 bin [2024-08-19T03:35:09.726Z] -rw-r--r-- 1 jenkins jenkins 126053 Aug 19 03:34 coverage.out [2024-08-19T03:35:09.726Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 19 03:31 example [2024-08-19T03:35:09.726Z] -rw-rw-r-- 1 jenkins jenkins 6996 Aug 19 03:31 go.mod [2024-08-19T03:35:09.726Z] -rw-rw-r-- 1 jenkins jenkins 101460 Aug 19 03:31 go.sum [2024-08-19T03:35:09.726Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 19 03:31 internal [2024-08-19T03:35:09.726Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 03:31 openapi [2024-08-19T03:35:09.726Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 19 03:31 pkg [2024-08-19T03:35:09.726Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 19 03:31 snap [2024-08-19T03:35:09.726Z] -rw-rw-r-- 1 jenkins jenkins 222 Aug 19 03:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:35:10.048Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=55ceb93b68ddd1fabddb6a346a0921fb81c17045 --label arch=amd64 --label version=3.2.0-dev.31 . [2024-08-19T03:35:10.048Z] Sending build context to Docker daemon 25.3MB [2024-08-19T03:35:10.048Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-08-19T03:35:10.048Z] Step 2/24 : FROM ${BASE} AS builder [2024-08-19T03:35:10.048Z] ---> 8457398261bc [2024-08-19T03:35:10.048Z] Step 3/24 : ARG MAKE=make build [2024-08-19T03:35:10.616Z] ---> Running in 9ef7d4e028e3 [2024-08-19T03:35:10.616Z] Removing intermediate container 9ef7d4e028e3 [2024-08-19T03:35:10.616Z] ---> 2450d43589de [2024-08-19T03:35:10.616Z] Step 4/24 : WORKDIR /device-sdk-go [2024-08-19T03:35:10.616Z] ---> Running in 4f7ceda5119f [2024-08-19T03:35:10.874Z] Removing intermediate container 4f7ceda5119f [2024-08-19T03:35:10.874Z] ---> 67075e2cb332 [2024-08-19T03:35:10.874Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-19T03:35:10.874Z] ---> Running in 485c63a4ef0c [2024-08-19T03:35:10.874Z] Removing intermediate container 485c63a4ef0c [2024-08-19T03:35:10.874Z] ---> 0d0c13c9eebf [2024-08-19T03:35:10.874Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-08-19T03:35:10.874Z] ---> Running in 43547e173473 [2024-08-19T03:35:11.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T03:35:11.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T03:35:11.652Z] OK: 264 MiB in 52 packages [2024-08-19T03:35:11.909Z] Removing intermediate container 43547e173473 [2024-08-19T03:35:11.909Z] ---> ede5c0ed1a09 [2024-08-19T03:35:11.909Z] Step 7/24 : COPY go.mod vendor* ./ [2024-08-19T03:35:12.169Z] ---> 2a11f8b79801 [2024-08-19T03:35:12.169Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T03:35:12.169Z] ---> Running in 31979b4b7821 [2024-08-19T03:35:12.737Z] Removing intermediate container 31979b4b7821 [2024-08-19T03:35:12.737Z] ---> c256c8c7262f [2024-08-19T03:35:12.737Z] Step 9/24 : COPY . . [2024-08-19T03:35:14.147Z] ---> 5189f8d70bf7 [2024-08-19T03:35:14.147Z] Step 10/24 : RUN ${MAKE} [2024-08-19T03:35:14.147Z] ---> Running in 8afd22804d46 [2024-08-19T03:35:14.147Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.31 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.31" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-08-19T03:35:52.906Z] Removing intermediate container 8afd22804d46 [2024-08-19T03:35:52.906Z] ---> 5851c84c5d14 [2024-08-19T03:35:52.906Z] Step 11/24 : FROM alpine:3.18 [2024-08-19T03:35:52.906Z] 3.18: Pulling from library/alpine [2024-08-19T03:35:52.906Z] 930bdd4d222e: Pulling fs layer [2024-08-19T03:35:52.906Z] 930bdd4d222e: Verifying Checksum [2024-08-19T03:35:52.906Z] 930bdd4d222e: Download complete [2024-08-19T03:35:52.906Z] 930bdd4d222e: Pull complete [2024-08-19T03:35:52.906Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T03:35:52.906Z] Status: Downloaded newer image for alpine:3.18 [2024-08-19T03:35:52.906Z] ---> 18f865063206 [2024-08-19T03:35:52.906Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-08-19T03:35:52.906Z] ---> Running in a7e1caceab09 [2024-08-19T03:35:52.906Z] Removing intermediate container a7e1caceab09 [2024-08-19T03:35:52.906Z] ---> 484486e36c20 [2024-08-19T03:35:52.906Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-08-19T03:35:52.906Z] ---> Running in c08b4ad36357 [2024-08-19T03:35:52.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T03:35:52.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T03:35:52.906Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-19T03:35:52.906Z] Executing busybox-1.36.1-r7.trigger [2024-08-19T03:35:52.906Z] OK: 7 MiB in 16 packages [2024-08-19T03:35:52.906Z] Removing intermediate container c08b4ad36357 [2024-08-19T03:35:52.906Z] ---> 92d66fa0776b [2024-08-19T03:35:52.906Z] Step 14/24 : RUN apk --no-cache upgrade [2024-08-19T03:35:52.906Z] ---> Running in fd3b64729a0c [2024-08-19T03:35:52.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T03:35:52.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T03:35:52.906Z] OK: 7 MiB in 16 packages [2024-08-19T03:35:52.906Z] Removing intermediate container fd3b64729a0c [2024-08-19T03:35:52.906Z] ---> 54649f2e4a0c [2024-08-19T03:35:52.906Z] Step 15/24 : WORKDIR / [2024-08-19T03:35:52.906Z] ---> Running in ab9d9bd61279 [2024-08-19T03:35:52.906Z] Removing intermediate container ab9d9bd61279 [2024-08-19T03:35:52.906Z] ---> bbf79147916c [2024-08-19T03:35:52.906Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-08-19T03:35:52.906Z] ---> 5b7ab8c8ea31 [2024-08-19T03:35:52.906Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-08-19T03:35:53.828Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7930 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2024-08-19T03:35:53.851Z] Running in /w/workspace/device-sdk-go/306 [Pipeline] { [2024-08-19T03:35:53.856Z] ---> 1fc1f37d6d01 [2024-08-19T03:35:53.856Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-08-19T03:35:53.856Z] ---> b82de9f4a7cd [2024-08-19T03:35:53.856Z] Step 19/24 : EXPOSE 59999 [2024-08-19T03:35:53.856Z] ---> Running in 3c85ba3a4e78 [Pipeline] checkout [2024-08-19T03:35:54.116Z] Removing intermediate container 3c85ba3a4e78 [2024-08-19T03:35:54.116Z] ---> 1c9a11c47324 [2024-08-19T03:35:54.116Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-08-19T03:35:54.116Z] ---> Running in d6374619285b [2024-08-19T03:35:54.116Z] Removing intermediate container d6374619285b [2024-08-19T03:35:54.116Z] ---> a0e612549622 [2024-08-19T03:35:54.116Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-19T03:35:54.116Z] ---> Running in 83724e2bbaa2 [2024-08-19T03:35:54.375Z] Removing intermediate container 83724e2bbaa2 [2024-08-19T03:35:54.375Z] ---> 9e80a3951cf1 [2024-08-19T03:35:54.375Z] Step 22/24 : LABEL arch=amd64 [2024-08-19T03:35:54.376Z] ---> Running in 481a42f72ad0 [2024-08-19T03:35:54.376Z] Removing intermediate container 481a42f72ad0 [2024-08-19T03:35:54.376Z] ---> 27fd0cfacc97 [2024-08-19T03:35:54.376Z] Step 23/24 : LABEL git_sha=55ceb93b68ddd1fabddb6a346a0921fb81c17045 [2024-08-19T03:35:54.376Z] ---> Running in eccdaff03640 [2024-08-19T03:35:54.376Z] Removing intermediate container eccdaff03640 [2024-08-19T03:35:54.376Z] ---> 871ebc19a494 [2024-08-19T03:35:54.376Z] Step 24/24 : LABEL version=3.2.0-dev.31 [2024-08-19T03:35:54.635Z] ---> Running in 1a0a223eb176 [2024-08-19T03:35:54.635Z] Removing intermediate container 1a0a223eb176 [2024-08-19T03:35:54.635Z] ---> abecd51877f4 [2024-08-19T03:35:54.635Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-19T03:35:54.635Z] Successfully built abecd51877f4 [2024-08-19T03:35:54.635Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [2024-08-19T03:35:56.908Z] The recommended git tool is: git [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-08-19T03:35:57.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-19T03:35:57.421Z] [2024-08-19T03:35:57.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:35:57.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-19T03:35:57.733Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-19T03:35:57.733Z] 5eb5b503b376: Pulling fs layer [2024-08-19T03:35:57.733Z] 5c69ac0246d0: Pulling fs layer [2024-08-19T03:35:57.733Z] ec43610c2a17: Pulling fs layer [2024-08-19T03:35:57.733Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-19T03:35:57.733Z] 33b1e0a273af: Pulling fs layer [2024-08-19T03:35:57.733Z] 5d3b04190fa2: Pulling fs layer [2024-08-19T03:35:57.733Z] 2f39f015ded8: Pulling fs layer [2024-08-19T03:35:57.733Z] 33b1e0a273af: Waiting [2024-08-19T03:35:57.733Z] 5d3b04190fa2: Waiting [2024-08-19T03:35:57.733Z] 3a2ae6a8a46f: Waiting [2024-08-19T03:35:57.733Z] 2f39f015ded8: Waiting [2024-08-19T03:35:57.733Z] 5c69ac0246d0: Verifying Checksum [2024-08-19T03:35:57.733Z] 5c69ac0246d0: Download complete [2024-08-19T03:35:57.733Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-19T03:35:57.733Z] 3a2ae6a8a46f: Download complete [2024-08-19T03:35:57.733Z] 33b1e0a273af: Verifying Checksum [2024-08-19T03:35:57.733Z] 33b1e0a273af: Download complete [2024-08-19T03:35:57.733Z] 5d3b04190fa2: Download complete [2024-08-19T03:35:57.733Z] ec43610c2a17: Verifying Checksum [2024-08-19T03:35:57.733Z] ec43610c2a17: Download complete [2024-08-19T03:35:57.993Z] 5eb5b503b376: Verifying Checksum [2024-08-19T03:35:57.993Z] 5eb5b503b376: Download complete [2024-08-19T03:35:58.558Z] 2f39f015ded8: Download complete [2024-08-19T03:35:59.131Z] 5eb5b503b376: Pull complete [2024-08-19T03:35:59.390Z] 5c69ac0246d0: Pull complete [2024-08-19T03:35:59.651Z] ec43610c2a17: Pull complete [2024-08-19T03:35:59.651Z] 3a2ae6a8a46f: Pull complete [2024-08-19T03:35:59.910Z] 33b1e0a273af: Pull complete [2024-08-19T03:35:59.910Z] 5d3b04190fa2: Pull complete [2024-08-19T03:36:05.185Z] 2f39f015ded8: Pull complete [2024-08-19T03:36:05.185Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-19T03:36:05.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-19T03:36:05.185Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-08-19T03:36:05.216Z] using credential edgex-jenkins-ssh [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T03:36:05.243Z] Cloning the remote Git repository [2024-08-19T03:36:05.293Z] prd-ubuntu20.04-docker-8c-8g-7929 does not seem to be running inside a container [2024-08-19T03:36:05.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-19T03:36:05.306Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-08-19T03:36:05.470Z] > git init /w/workspace/device-sdk-go/306 # timeout=10 [2024-08-19T03:36:05.681Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-08-19T03:36:05.682Z] > git --version # timeout=10 [2024-08-19T03:36:05.713Z] > git --version # 'git version 2.25.1' [2024-08-19T03:36:05.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-19T03:36:05.891Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-19T03:36:09.525Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-08-19T03:36:09.558Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-19T03:36:10.606Z] $ docker top 25bedaa05820129a07a9441fb1ec3bc9be4a1e4644218de24a292a5c87eaef68 -eo pid,comm [Pipeline] { [2024-08-19T03:36:10.695Z] Avoid second fetch [2024-08-19T03:36:10.695Z] Checking out Revision 55ceb93b68ddd1fabddb6a346a0921fb81c17045 (main) [Pipeline] libraryResource [Pipeline] sh [2024-08-19T03:36:11.041Z] ---> job-cost.sh [2024-08-19T03:36:11.041Z] lf-activate-venv: SKIPPING [2024-08-19T03:36:11.041Z] INFO: No Stack... [2024-08-19T03:36:11.301Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-19T03:36:11.561Z] INFO: Archiving Costs [Pipeline] sh [2024-08-19T03:36:11.664Z] Commit message: "Merge pull request #1614 from cloudxxx8/issue-1613" [2024-08-19T03:36:11.854Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-08-19T03:36:11.854Z] + cut -d, -f6 [Pipeline] lock [2024-08-19T03:36:11.869Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-306-stack-cost] [2024-08-19T03:36:11.880Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-306-stack-cost] did not exist. Created. [2024-08-19T03:36:11.888Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-306-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-19T03:36:10.714Z] > git config core.sparsecheckout # timeout=10 [2024-08-19T03:36:10.833Z] > git checkout -f 55ceb93b68ddd1fabddb6a346a0921fb81c17045 # timeout=10 [2024-08-19T03:36:12.208Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-19T03:36:12.248Z] Stashed 1 file(s) [Pipeline] } [2024-08-19T03:36:12.260Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-306-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-19T03:36:12.283Z] $ docker stop --time=1 25bedaa05820129a07a9441fb1ec3bc9be4a1e4644218de24a292a5c87eaef68 [2024-08-19T03:36:13.648Z] $ docker rm -f --volumes 25bedaa05820129a07a9441fb1ec3bc9be4a1e4644218de24a292a5c87eaef68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-19T03:36:16.532Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-19T03:36:16.532Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-19T03:36:16.532Z] Dload Upload Total Spent Left Speed [2024-08-19T03:36:16.532Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 115k 0 --:--:-- --:--:-- --:--:-- 115k [Pipeline] sh [2024-08-19T03:36:16.881Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-19T03:36:17.209Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-19T03:36:17.209Z] + sudo tee /etc/docker/daemon.new [2024-08-19T03:36:17.209Z] { [2024-08-19T03:36:17.209Z] "registry-mirrors": [ [2024-08-19T03:36:17.209Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-19T03:36:17.209Z] ], [2024-08-19T03:36:17.209Z] "bip": "10.250.0.254/24", [2024-08-19T03:36:17.209Z] "hosts": [ [2024-08-19T03:36:17.209Z] "tcp://0.0.0.0:5555", [2024-08-19T03:36:17.209Z] "unix:///var/run/docker.sock" [2024-08-19T03:36:17.209Z] ], [2024-08-19T03:36:17.209Z] "mtu": 1458, [2024-08-19T03:36:17.209Z] "selinux-enabled": true, [2024-08-19T03:36:17.209Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-19T03:36:17.209Z] } [Pipeline] sh [2024-08-19T03:36:17.533Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-19T03:36:17.876Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-19T03:36:36.138Z] provisioning config files... [2024-08-19T03:36:36.160Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/306@tmp/config8174629278987194235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-19T03:36:36.677Z] ---> ****-login.sh [2024-08-19T03:36:36.678Z] nexus3.edgexfoundry.org:10001 [2024-08-19T03:36:36.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T03:36:37.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T03:36:37.214Z] Configure a credential helper to remove this warning. See [2024-08-19T03:36:37.214Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T03:36:37.214Z] [2024-08-19T03:36:37.214Z] Login Succeeded [2024-08-19T03:36:37.214Z] nexus3.edgexfoundry.org:10002 [2024-08-19T03:36:37.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T03:36:37.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T03:36:37.483Z] Configure a credential helper to remove this warning. See [2024-08-19T03:36:37.483Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T03:36:37.483Z] [2024-08-19T03:36:37.483Z] Login Succeeded [2024-08-19T03:36:37.483Z] nexus3.edgexfoundry.org:10003 [2024-08-19T03:36:37.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T03:36:38.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T03:36:38.018Z] Configure a credential helper to remove this warning. See [2024-08-19T03:36:38.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T03:36:38.018Z] [2024-08-19T03:36:38.018Z] Login Succeeded [2024-08-19T03:36:38.018Z] nexus3.edgexfoundry.org:10004 [2024-08-19T03:36:38.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T03:36:38.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T03:36:38.297Z] Configure a credential helper to remove this warning. See [2024-08-19T03:36:38.297Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T03:36:38.297Z] [2024-08-19T03:36:38.297Z] Login Succeeded [2024-08-19T03:36:38.297Z] ****.io [2024-08-19T03:36:38.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T03:36:38.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T03:36:38.836Z] Configure a credential helper to remove this warning. See [2024-08-19T03:36:38.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T03:36:38.836Z] [2024-08-19T03:36:38.836Z] Login Succeeded [2024-08-19T03:36:38.836Z] ---> ****-login.sh ends [Pipeline] } [2024-08-19T03:36:38.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-19T03:36:39.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-19T03:36:39.155Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-19T03:36:39.173Z] ========================================================= [2024-08-19T03:36:39.173Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-19T03:36:39.173Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:36:39.540Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/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-08-19T03:36:40.133Z] Sending build context to Docker daemon 13.02MB [2024-08-19T03:36:40.133Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-08-19T03:36:40.133Z] Step 2/10 : FROM ${BASE} AS builder [2024-08-19T03:36:42.095Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-19T03:36:42.095Z] c6b39de5b339: Pulling fs layer [2024-08-19T03:36:42.095Z] a69c41024577: Pulling fs layer [2024-08-19T03:36:42.095Z] d6de4b400683: Pulling fs layer [2024-08-19T03:36:42.095Z] 35cb2a7552d0: Pulling fs layer [2024-08-19T03:36:42.095Z] 4f4fb700ef54: Pulling fs layer [2024-08-19T03:36:42.095Z] 464afbd9ba4c: Pulling fs layer [2024-08-19T03:36:42.095Z] 00f215d4a9da: Pulling fs layer [2024-08-19T03:36:42.095Z] d496ad576159: Pulling fs layer [2024-08-19T03:36:42.095Z] 35cb2a7552d0: Waiting [2024-08-19T03:36:42.095Z] 4f4fb700ef54: Waiting [2024-08-19T03:36:42.095Z] 464afbd9ba4c: Waiting [2024-08-19T03:36:42.095Z] 00f215d4a9da: Waiting [2024-08-19T03:36:42.095Z] d496ad576159: Waiting [2024-08-19T03:36:42.095Z] a69c41024577: Verifying Checksum [2024-08-19T03:36:42.095Z] a69c41024577: Download complete [2024-08-19T03:36:42.095Z] 35cb2a7552d0: Verifying Checksum [2024-08-19T03:36:42.095Z] 35cb2a7552d0: Download complete [2024-08-19T03:36:42.095Z] 4f4fb700ef54: Verifying Checksum [2024-08-19T03:36:42.095Z] 4f4fb700ef54: Download complete [2024-08-19T03:36:42.095Z] 464afbd9ba4c: Verifying Checksum [2024-08-19T03:36:42.095Z] 464afbd9ba4c: Download complete [2024-08-19T03:36:42.095Z] c6b39de5b339: Download complete [2024-08-19T03:36:42.365Z] d496ad576159: Verifying Checksum [2024-08-19T03:36:42.365Z] d496ad576159: Download complete [2024-08-19T03:36:42.960Z] c6b39de5b339: Pull complete [2024-08-19T03:36:43.545Z] a69c41024577: Pull complete [2024-08-19T03:36:43.546Z] d6de4b400683: Verifying Checksum [2024-08-19T03:36:43.546Z] d6de4b400683: Download complete [2024-08-19T03:36:44.958Z] 00f215d4a9da: Verifying Checksum [2024-08-19T03:36:44.958Z] 00f215d4a9da: Download complete [2024-08-19T03:36:57.283Z] d6de4b400683: Pull complete [2024-08-19T03:36:57.283Z] 35cb2a7552d0: Pull complete [2024-08-19T03:36:57.283Z] 4f4fb700ef54: Pull complete [2024-08-19T03:36:57.283Z] 464afbd9ba4c: Pull complete [2024-08-19T03:37:07.374Z] 00f215d4a9da: Pull complete [2024-08-19T03:37:07.641Z] d496ad576159: Pull complete [2024-08-19T03:37:07.641Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-19T03:37:07.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-19T03:37:07.641Z] ---> f246e2811388 [2024-08-19T03:37:07.641Z] Step 3/10 : ARG MAKE=make build [2024-08-19T03:37:08.602Z] ---> Running in ac96fc9364fe [2024-08-19T03:37:08.869Z] Removing intermediate container ac96fc9364fe [2024-08-19T03:37:08.869Z] ---> 322634225692 [2024-08-19T03:37:08.869Z] Step 4/10 : WORKDIR /device-sdk-go [2024-08-19T03:37:08.869Z] ---> Running in 9ba81097bcee [2024-08-19T03:37:09.137Z] Removing intermediate container 9ba81097bcee [2024-08-19T03:37:09.137Z] ---> 18cb3f2d4ec8 [2024-08-19T03:37:09.137Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-19T03:37:09.137Z] ---> Running in 302c92dd3fa9 [2024-08-19T03:37:09.410Z] Removing intermediate container 302c92dd3fa9 [2024-08-19T03:37:09.410Z] ---> 4a5f4919dc4f [2024-08-19T03:37:09.410Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-08-19T03:37:09.410Z] ---> Running in f5517f25caa4 [2024-08-19T03:37:10.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T03:37:11.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T03:37:12.060Z] OK: 266 MiB in 52 packages [2024-08-19T03:37:14.007Z] Removing intermediate container f5517f25caa4 [2024-08-19T03:37:14.007Z] ---> 371d535c7d54 [2024-08-19T03:37:14.007Z] Step 7/10 : COPY go.mod vendor* ./ [2024-08-19T03:37:14.587Z] ---> 040a6c31b1a3 [2024-08-19T03:37:14.587Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T03:37:14.587Z] ---> Running in ad56e5c468aa [2024-08-19T03:39:06.234Z] Removing intermediate container ad56e5c468aa [2024-08-19T03:39:06.234Z] ---> e58182aa695a [2024-08-19T03:39:06.234Z] Step 9/10 : COPY . . [2024-08-19T03:39:06.234Z] ---> 96409671a109 [2024-08-19T03:39:06.234Z] Step 10/10 : RUN ${MAKE} [2024-08-19T03:39:06.234Z] ---> Running in ea9efefd2375 [2024-08-19T03:39:06.234Z] noop [2024-08-19T03:39:06.234Z] Removing intermediate container ea9efefd2375 [2024-08-19T03:39:06.234Z] ---> cf2ffbf0be3e [2024-08-19T03:39:06.234Z] Successfully built cf2ffbf0be3e [2024-08-19T03:39:06.234Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:39:06.599Z] + docker inspect -f . ci-base-image-arm64 [2024-08-19T03:39:06.599Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T03:39:06.802Z] prd-ubuntu20.04-docker-arm64-4c-16g-7930 does not seem to be running inside a container [2024-08-19T03:39:06.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/306 -v /w/workspace/device-sdk-go/306:/w/workspace/device-sdk-go/306:rw,z -v /w/workspace/device-sdk-go/306@tmp:/w/workspace/device-sdk-go/306@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-19T03:39:08.070Z] $ docker top 3bfa1e263b483c0b7e55239cbcfc7a92a0ed44b395a0c6b55ce1308cd4fe8001 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-19T03:39:08.897Z] + go version [2024-08-19T03:39:08.897Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-19T03:39:08.914Z] $ docker stop --time=1 3bfa1e263b483c0b7e55239cbcfc7a92a0ed44b395a0c6b55ce1308cd4fe8001 [2024-08-19T03:39:10.480Z] $ docker rm -f --volumes 3bfa1e263b483c0b7e55239cbcfc7a92a0ed44b395a0c6b55ce1308cd4fe8001 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:39:11.027Z] + docker inspect -f . ci-base-image-arm64 [2024-08-19T03:39:11.027Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T03:39:11.203Z] prd-ubuntu20.04-docker-arm64-4c-16g-7930 does not seem to be running inside a container [2024-08-19T03:39:11.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/306 -v /w/workspace/device-sdk-go/306:/w/workspace/device-sdk-go/306:rw,z -v /w/workspace/device-sdk-go/306@tmp:/w/workspace/device-sdk-go/306@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-19T03:39:12.400Z] $ docker top 8a20753726c1d4f121d012af99c371b106576aae25876ede8292e5c3a90904f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-19T03:39:13.213Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/306 [Pipeline] fileExists [Pipeline] sh [2024-08-19T03:39:13.554Z] + make test [2024-08-19T03:39:13.823Z] go test -race -coverprofile=coverage.out ./... [2024-08-19T03:40:00.658Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-08-19T03:43:07.461Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-08-19T03:43:07.461Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-08-19T03:43:07.461Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-08-19T03:43:07.461Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-08-19T03:43:07.461Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-08-19T03:43:17.552Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.115s coverage: 26.0% of statements [2024-08-19T03:43:20.894Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.164s coverage: 79.4% of statements [2024-08-19T03:43:29.114Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-08-19T03:43:29.114Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-08-19T03:43:29.382Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.250s coverage: 86.0% of statements [2024-08-19T03:43:37.615Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-08-19T03:43:37.615Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.439s coverage: 52.2% of statements [2024-08-19T03:43:40.947Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.163s coverage: 14.4% of statements [2024-08-19T03:43:40.947Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.849s coverage: 44.6% of statements [2024-08-19T03:43:41.904Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-08-19T03:43:41.904Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-08-19T03:43:43.304Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.282s coverage: 68.5% of statements [2024-08-19T03:43:45.241Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.389s coverage: 89.2% of statements [2024-08-19T03:43:49.533Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-08-19T03:43:50.962Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.247s coverage: 5.4% of statements [2024-08-19T03:43:51.934Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-19T03:43:51.934Z] GO111MODULE=on go vet ./... [2024-08-19T03:47:28.755Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-19T03:47:28.755Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-19T03:47:28.755Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-19T03:47:28.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-19T03:47:28.807Z] $ docker stop --time=1 8a20753726c1d4f121d012af99c371b106576aae25876ede8292e5c3a90904f0 [2024-08-19T03:47:30.756Z] $ docker rm -f --volumes 8a20753726c1d4f121d012af99c371b106576aae25876ede8292e5c3a90904f0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-19T03:47:33.009Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-19T03:47:33.038Z] Warning: overwriting stash ‘coverage-report’ [2024-08-19T03:47:33.565Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-19T03:47:33.978Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-19T03:47:34.295Z] + ls -al . [2024-08-19T03:47:34.296Z] total 376 [2024-08-19T03:47:34.296Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 19 03:39 . [2024-08-19T03:47:34.296Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 19 03:36 .. [2024-08-19T03:47:34.296Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 19 03:36 .dockerignore [2024-08-19T03:47:34.296Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 19 03:36 .git [2024-08-19T03:47:34.296Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 03:36 .github [2024-08-19T03:47:34.296Z] -rw-rw-r-- 1 jenkins jenkins 137 Aug 19 03:36 .gitignore [2024-08-19T03:47:34.296Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 19 03:36 .golangci.yml [2024-08-19T03:47:34.296Z] -rw-rw-r-- 1 jenkins jenkins 48109 Aug 19 03:36 CHANGELOG.md [2024-08-19T03:47:34.296Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 19 03:36 GOVERNANCE.md [2024-08-19T03:47:34.296Z] -rw-rw-r-- 1 jenkins jenkins 885 Aug 19 03:36 Jenkinsfile [2024-08-19T03:47:34.296Z] -rw-rw-r-- 1 jenkins jenkins 11341 Aug 19 03:36 LICENSE [2024-08-19T03:47:34.296Z] -rw-rw-r-- 1 jenkins jenkins 1842 Aug 19 03:36 Makefile [2024-08-19T03:47:34.296Z] -rw-rw-r-- 1 jenkins jenkins 619 Aug 19 03:36 OWNERS.md [2024-08-19T03:47:34.296Z] -rw-rw-r-- 1 jenkins jenkins 4937 Aug 19 03:36 README.md [2024-08-19T03:47:34.296Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 19 03:32 VERSION [2024-08-19T03:47:34.296Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 19 03:36 bin [2024-08-19T03:47:34.296Z] -rw-r--r-- 1 jenkins jenkins 126053 Aug 19 03:43 coverage.out [2024-08-19T03:47:34.296Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 19 03:36 example [2024-08-19T03:47:34.296Z] -rw-rw-r-- 1 jenkins jenkins 6996 Aug 19 03:36 go.mod [2024-08-19T03:47:34.296Z] -rw-rw-r-- 1 jenkins jenkins 101460 Aug 19 03:36 go.sum [2024-08-19T03:47:34.296Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 19 03:36 internal [2024-08-19T03:47:34.296Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 03:36 openapi [2024-08-19T03:47:34.296Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 19 03:36 pkg [2024-08-19T03:47:34.296Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 19 03:36 snap [2024-08-19T03:47:34.296Z] -rw-rw-r-- 1 jenkins jenkins 222 Aug 19 03:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:47:34.651Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=55ceb93b68ddd1fabddb6a346a0921fb81c17045 --label arch=arm64 --label version=3.2.0-dev.31 . [2024-08-19T03:47:35.232Z] Sending build context to Docker daemon 13.15MB [2024-08-19T03:47:35.232Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-08-19T03:47:35.232Z] Step 2/24 : FROM ${BASE} AS builder [2024-08-19T03:47:35.232Z] ---> cf2ffbf0be3e [2024-08-19T03:47:35.232Z] Step 3/24 : ARG MAKE=make build [2024-08-19T03:47:35.499Z] ---> Running in 084891c7dca0 [2024-08-19T03:47:35.767Z] Removing intermediate container 084891c7dca0 [2024-08-19T03:47:35.767Z] ---> 8b16fef55bd7 [2024-08-19T03:47:35.767Z] Step 4/24 : WORKDIR /device-sdk-go [2024-08-19T03:47:35.767Z] ---> Running in d9ed64155c82 [2024-08-19T03:47:36.042Z] Removing intermediate container d9ed64155c82 [2024-08-19T03:47:36.042Z] ---> 2d025e3b1c54 [2024-08-19T03:47:36.042Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-19T03:47:36.307Z] ---> Running in eb8e5fc5f86d [2024-08-19T03:47:36.575Z] Removing intermediate container eb8e5fc5f86d [2024-08-19T03:47:36.575Z] ---> 917477767521 [2024-08-19T03:47:36.575Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-08-19T03:47:36.575Z] ---> Running in 9c0b8c66f0f7 [2024-08-19T03:47:37.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T03:47:38.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T03:47:39.075Z] OK: 266 MiB in 52 packages [2024-08-19T03:47:39.662Z] Removing intermediate container 9c0b8c66f0f7 [2024-08-19T03:47:39.662Z] ---> dac3e9ec5217 [2024-08-19T03:47:39.662Z] Step 7/24 : COPY go.mod vendor* ./ [2024-08-19T03:47:40.256Z] ---> bc1ca8a1ad24 [2024-08-19T03:47:40.256Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T03:47:40.256Z] ---> Running in 7b0d2de59760 [2024-08-19T03:47:42.846Z] Removing intermediate container 7b0d2de59760 [2024-08-19T03:47:42.846Z] ---> bacfdcd4468d [2024-08-19T03:47:42.846Z] Step 9/24 : COPY . . [2024-08-19T03:47:44.257Z] ---> 43af05ffaa07 [2024-08-19T03:47:44.257Z] Step 10/24 : RUN ${MAKE} [2024-08-19T03:47:44.257Z] ---> Running in c72c10f381f7 [2024-08-19T03:47:45.220Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.31 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.31" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-08-19T03:51:06.981Z] Removing intermediate container c72c10f381f7 [2024-08-19T03:51:06.981Z] ---> 7a1764219dbd [2024-08-19T03:51:06.981Z] Step 11/24 : FROM alpine:3.18 [2024-08-19T03:51:06.981Z] 3.18: Pulling from library/alpine [2024-08-19T03:51:06.981Z] 4983c3fe2029: Pulling fs layer [2024-08-19T03:51:06.981Z] 4983c3fe2029: Download complete [2024-08-19T03:51:06.981Z] 4983c3fe2029: Pull complete [2024-08-19T03:51:06.981Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T03:51:06.981Z] Status: Downloaded newer image for alpine:3.18 [2024-08-19T03:51:06.981Z] ---> a0237000ae83 [2024-08-19T03:51:06.981Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-08-19T03:51:06.981Z] ---> Running in 3adb5f1170e6 [2024-08-19T03:51:06.981Z] Removing intermediate container 3adb5f1170e6 [2024-08-19T03:51:06.981Z] ---> 8fe60e364a4e [2024-08-19T03:51:06.981Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-08-19T03:51:06.981Z] ---> Running in a4ed70b1f114 [2024-08-19T03:51:06.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T03:51:06.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T03:51:06.981Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-19T03:51:06.981Z] Executing busybox-1.36.1-r7.trigger [2024-08-19T03:51:06.981Z] OK: 8 MiB in 16 packages [2024-08-19T03:51:06.981Z] Removing intermediate container a4ed70b1f114 [2024-08-19T03:51:06.981Z] ---> 9a8563c3876f [2024-08-19T03:51:06.981Z] Step 14/24 : RUN apk --no-cache upgrade [2024-08-19T03:51:06.981Z] ---> Running in 9ba02a3c67bd [2024-08-19T03:51:07.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T03:51:07.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T03:51:08.777Z] OK: 8 MiB in 16 packages [2024-08-19T03:51:09.356Z] Removing intermediate container 9ba02a3c67bd [2024-08-19T03:51:09.621Z] ---> 57183949c0fb [2024-08-19T03:51:09.621Z] Step 15/24 : WORKDIR / [2024-08-19T03:51:09.621Z] ---> Running in ad64d7a97a30 [2024-08-19T03:51:09.887Z] Removing intermediate container ad64d7a97a30 [2024-08-19T03:51:09.887Z] ---> 6db1ce832eea [2024-08-19T03:51:09.887Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-08-19T03:51:10.466Z] ---> a0bbea7f5c02 [2024-08-19T03:51:10.466Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-08-19T03:51:12.396Z] ---> ba906516a4ae [2024-08-19T03:51:12.396Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-08-19T03:51:12.974Z] ---> 39cca2d19fb7 [2024-08-19T03:51:12.974Z] Step 19/24 : EXPOSE 59999 [2024-08-19T03:51:12.974Z] ---> Running in 43d75c43303d [2024-08-19T03:51:13.241Z] Removing intermediate container 43d75c43303d [2024-08-19T03:51:13.241Z] ---> ec6dfd56e0ce [2024-08-19T03:51:13.241Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-08-19T03:51:13.515Z] ---> Running in e76487df9746 [2024-08-19T03:51:13.784Z] Removing intermediate container e76487df9746 [2024-08-19T03:51:13.784Z] ---> e47f75a847dc [2024-08-19T03:51:13.784Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-19T03:51:13.784Z] ---> Running in cf958f723e51 [2024-08-19T03:51:14.052Z] Removing intermediate container cf958f723e51 [2024-08-19T03:51:14.052Z] ---> 534189960c3e [2024-08-19T03:51:14.052Z] Step 22/24 : LABEL arch=arm64 [2024-08-19T03:51:14.052Z] ---> Running in f5ad1ba21e8f [2024-08-19T03:51:14.319Z] Removing intermediate container f5ad1ba21e8f [2024-08-19T03:51:14.319Z] ---> fb0c84425f22 [2024-08-19T03:51:14.319Z] Step 23/24 : LABEL git_sha=55ceb93b68ddd1fabddb6a346a0921fb81c17045 [2024-08-19T03:51:14.588Z] ---> Running in 36e8bbcad7ef [2024-08-19T03:51:14.856Z] Removing intermediate container 36e8bbcad7ef [2024-08-19T03:51:14.856Z] ---> 37291031eb08 [2024-08-19T03:51:14.856Z] Step 24/24 : LABEL version=3.2.0-dev.31 [2024-08-19T03:51:14.856Z] ---> Running in 2479558c65f8 [2024-08-19T03:51:15.123Z] Removing intermediate container 2479558c65f8 [2024-08-19T03:51:15.123Z] ---> a6b46a5294ee [2024-08-19T03:51:15.123Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-19T03:51:15.123Z] Successfully built a6b46a5294ee [2024-08-19T03:51:15.123Z] Successfully tagged device-sdk-simple-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-08-19T03:51:15.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-19T03:51:15.608Z] [2024-08-19T03:51:15.608Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:51:15.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-19T03:51:15.941Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-19T03:51:15.941Z] 8998bd30e6a1: Pulling fs layer [2024-08-19T03:51:15.941Z] 04944245beec: Pulling fs layer [2024-08-19T03:51:15.941Z] 699f458cf7ca: Pulling fs layer [2024-08-19T03:51:15.941Z] 765212b225bb: Pulling fs layer [2024-08-19T03:51:15.941Z] f23df028b6ca: Pulling fs layer [2024-08-19T03:51:15.941Z] d65c8cfc05b1: Pulling fs layer [2024-08-19T03:51:15.941Z] 2437ff75d9bd: Pulling fs layer [2024-08-19T03:51:15.941Z] f23df028b6ca: Waiting [2024-08-19T03:51:15.941Z] 2437ff75d9bd: Waiting [2024-08-19T03:51:15.941Z] d65c8cfc05b1: Waiting [2024-08-19T03:51:16.210Z] 04944245beec: Download complete [2024-08-19T03:51:16.210Z] 765212b225bb: Verifying Checksum [2024-08-19T03:51:16.210Z] 765212b225bb: Download complete [2024-08-19T03:51:16.210Z] f23df028b6ca: Download complete [2024-08-19T03:51:16.210Z] d65c8cfc05b1: Verifying Checksum [2024-08-19T03:51:16.210Z] d65c8cfc05b1: Download complete [2024-08-19T03:51:16.480Z] 699f458cf7ca: Verifying Checksum [2024-08-19T03:51:16.480Z] 699f458cf7ca: Download complete [2024-08-19T03:51:16.747Z] 8998bd30e6a1: Verifying Checksum [2024-08-19T03:51:16.747Z] 8998bd30e6a1: Download complete [2024-08-19T03:51:19.323Z] 2437ff75d9bd: Verifying Checksum [2024-08-19T03:51:19.323Z] 2437ff75d9bd: Download complete [2024-08-19T03:51:21.259Z] 8998bd30e6a1: Pull complete [2024-08-19T03:51:21.841Z] 04944245beec: Pull complete [2024-08-19T03:51:23.784Z] 699f458cf7ca: Pull complete [2024-08-19T03:51:23.784Z] 765212b225bb: Pull complete [2024-08-19T03:51:24.366Z] f23df028b6ca: Pull complete [2024-08-19T03:51:24.632Z] d65c8cfc05b1: Pull complete [2024-08-19T03:51:42.830Z] 2437ff75d9bd: Pull complete [2024-08-19T03:51:42.830Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-19T03:51:42.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-19T03:51:42.830Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T03:51:43.042Z] prd-ubuntu20.04-docker-arm64-4c-16g-7930 does not seem to be running inside a container [2024-08-19T03:51:43.104Z] $ 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-sdk-go/306 -v /w/workspace/device-sdk-go/306:/w/workspace/device-sdk-go/306:rw,z -v /w/workspace/device-sdk-go/306@tmp:/w/workspace/device-sdk-go/306@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-19T03:51:45.857Z] $ docker top d1ac9fcb648ed17dcc7d443d27952a1e4cf78280663ea542a7326ff0c8769837 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-19T03:51:46.684Z] ---> job-cost.sh [2024-08-19T03:51:46.684Z] lf-activate-venv: SKIPPING [2024-08-19T03:51:46.684Z] INFO: No Stack... [2024-08-19T03:51:46.951Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-19T03:51:47.903Z] INFO: Archiving Costs [Pipeline] sh [2024-08-19T03:51:48.228Z] + cut -d, -f6 [2024-08-19T03:51:48.496Z] + cat /w/workspace/device-sdk-go/306/archives/cost.csv [Pipeline] lock [2024-08-19T03:51:48.552Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-306-stack-cost] [2024-08-19T03:51:48.563Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-306-stack-cost] did not exist. Created. [2024-08-19T03:51:48.570Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-306-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-19T03:51:49.228Z] /w/workspace/device-sdk-go/306@tmp/durable-492bb556/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-19T03:51:49.557Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-19T03:51:49.590Z] Warning: overwriting stash ‘stack-cost’ [2024-08-19T03:51:49.662Z] Stashed 1 file(s) [Pipeline] } [2024-08-19T03:51:49.730Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-306-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-19T03:51:49.761Z] $ docker stop --time=1 d1ac9fcb648ed17dcc7d443d27952a1e4cf78280663ea542a7326ff0c8769837 [2024-08-19T03:51:51.321Z] $ docker rm -f --volumes d1ac9fcb648ed17dcc7d443d27952a1e4cf78280663ea542a7326ff0c8769837 [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-08-19T03:51:51.834Z] provisioning config files... [2024-08-19T03:51:51.841Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config117866561662620376tmp [Pipeline] { [Pipeline] sh [2024-08-19T03:51:52.139Z] + set +x [2024-08-19T03:51:52.139Z] + curl -s https://codecov.io/bash [2024-08-19T03:51:52.139Z] + bash -s -- [2024-08-19T03:51:52.398Z] [2024-08-19T03:51:52.399Z] _____ _ [2024-08-19T03:51:52.399Z] / ____| | | [2024-08-19T03:51:52.399Z] | | ___ __| | ___ ___ _____ __ [2024-08-19T03:51:52.399Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-19T03:51:52.399Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-19T03:51:52.399Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-19T03:51:52.399Z] Bash-1.0.6 [2024-08-19T03:51:52.399Z] [2024-08-19T03:51:52.399Z] [2024-08-19T03:51:52.399Z] ==> git version 2.25.1 found [2024-08-19T03:51:52.399Z] ==> 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-08-19T03:51:52.399Z] Release-Date: 2020-01-08 [2024-08-19T03:51:52.399Z] 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-08-19T03:51:52.399Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-19T03:51:52.399Z] ==> Jenkins CI detected. [2024-08-19T03:51:52.399Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-08-19T03:51:52.399Z] project root: . [2024-08-19T03:51:52.399Z] --> token set from env [2024-08-19T03:51:52.399Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-19T03:51:52.399Z] ==> Running gcov in . (disable via -X gcov) [2024-08-19T03:51:52.399Z] ==> Python coveragepy not found [2024-08-19T03:51:52.399Z] ==> Searching for coverage reports in: [2024-08-19T03:51:52.399Z] + . [2024-08-19T03:51:52.399Z] -> Found 1 reports [2024-08-19T03:51:52.399Z] ==> Detecting git/mercurial file structure [2024-08-19T03:51:52.399Z] ==> Reading reports [2024-08-19T03:51:52.399Z] + ./coverage.out bytes=126053 [2024-08-19T03:51:52.399Z] ==> Appending adjustments [2024-08-19T03:51:52.399Z] https://docs.codecov.io/docs/fixing-reports [2024-08-19T03:51:52.701Z] + Found adjustments [2024-08-19T03:51:52.701Z] ==> Gzipping contents [2024-08-19T03:51:52.701Z] 20K /tmp/codecov.t2oMJx.gz [2024-08-19T03:51:52.701Z] ==> Uploading reports [2024-08-19T03:51:52.701Z] url: https://codecov.io [2024-08-19T03:51:52.702Z] query: branch=main&commit=55ceb93b68ddd1fabddb6a346a0921fb81c17045&build=306&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F306%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-19T03:51:52.702Z] -> Pinging Codecov [2024-08-19T03:51:52.702Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=55ceb93b68ddd1fabddb6a346a0921fb81c17045&build=306&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F306%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-19T03:51:52.977Z] -> Uploading to [2024-08-19T03:51:52.977Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-19/7E55EF52A471D76F132DFD9A03CDDE97/55ceb93b68ddd1fabddb6a346a0921fb81c17045/86fb8a85-d9ff-44c7-a399-b9ea437da4d5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240819%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240819T035152Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aab602bc67fd8662b02998dcd6ef1ca62881fe3e9cfcee3f4c923a02b721500d [2024-08-19T03:51:52.977Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-19T03:51:52.977Z] Dload Upload Total Spent Left Speed [2024-08-19T03:51:53.262Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17150 0 0 100 17150 0 74242 --:--:-- --:--:-- --:--:-- 74242 [2024-08-19T03:51:53.262Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/55ceb93b68ddd1fabddb6a346a0921fb81c17045 [Pipeline] } [2024-08-19T03:51:53.301Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-08-19T03:51:53.500Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-08-19T03:51:53.532Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:51:53.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-19T03:51:53.892Z] [2024-08-19T03:51:53.892Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:51:54.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-19T03:51:54.203Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-08-19T03:51:54.203Z] 619be1103602: Already exists [2024-08-19T03:51:54.203Z] f8ea3408117e: Pulling fs layer [2024-08-19T03:51:54.203Z] 91320369b822: Pulling fs layer [2024-08-19T03:51:54.203Z] 0406650e8295: Pulling fs layer [2024-08-19T03:51:54.203Z] 4f4fb700ef54: Pulling fs layer [2024-08-19T03:51:54.203Z] 96d80e3f36e1: Pulling fs layer [2024-08-19T03:51:54.203Z] bcf3aedb951c: Pulling fs layer [2024-08-19T03:51:54.203Z] 96d80e3f36e1: Waiting [2024-08-19T03:51:54.203Z] bcf3aedb951c: Waiting [2024-08-19T03:51:54.203Z] 4f4fb700ef54: Waiting [2024-08-19T03:51:54.203Z] 0406650e8295: Download complete [2024-08-19T03:51:54.203Z] 4f4fb700ef54: Download complete [2024-08-19T03:51:54.203Z] f8ea3408117e: Download complete [2024-08-19T03:51:54.203Z] f8ea3408117e: Pull complete [2024-08-19T03:51:54.463Z] 96d80e3f36e1: Verifying Checksum [2024-08-19T03:51:54.463Z] 96d80e3f36e1: Download complete [2024-08-19T03:51:54.722Z] 91320369b822: Download complete [2024-08-19T03:51:55.288Z] bcf3aedb951c: Verifying Checksum [2024-08-19T03:51:55.288Z] bcf3aedb951c: Download complete [2024-08-19T03:51:58.599Z] 91320369b822: Pull complete [2024-08-19T03:51:58.599Z] 0406650e8295: Pull complete [2024-08-19T03:51:58.599Z] 4f4fb700ef54: Pull complete [2024-08-19T03:51:58.599Z] 96d80e3f36e1: Pull complete [2024-08-19T03:52:01.881Z] bcf3aedb951c: Pull complete [2024-08-19T03:52:01.881Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-08-19T03:52:01.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-19T03:52:01.881Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T03:52:02.067Z] prd-ubuntu20.04-docker-8c-8g-7929 does not seem to be running inside a container [2024-08-19T03:52:02.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-08-19T03:52:07.619Z] $ docker top fe71a0668381a753f4aabc21c2ac58280229f99776a639698a98e6ffa39d0d33 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-19T03:52:07.981Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2024-08-19T03:52:07.992Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-08-19T03:52:08.274Z] + set -o pipefail [2024-08-19T03:52:08.274Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-08-19T03:52:23.187Z] [2024-08-19T03:52:23.187Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2024-08-19T03:52:23.187Z] [2024-08-19T03:52:23.187Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/7bfccecd-b8da-46cf-a873-71c8db733fb0 [2024-08-19T03:52:23.187Z] [2024-08-19T03:52:23.187Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-08-19T03:52:23.187Z] [Pipeline] } [2024-08-19T03:52:23.195Z] $ docker stop --time=1 fe71a0668381a753f4aabc21c2ac58280229f99776a639698a98e6ffa39d0d33 [2024-08-19T03:52:28.844Z] $ docker rm -f --volumes fe71a0668381a753f4aabc21c2ac58280229f99776a639698a98e6ffa39d0d33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-08-19T03:52:29.459Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-19T03:52:29.476Z] provisioning config files... [2024-08-19T03:52:29.484Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15331345001231796630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-19T03:52:29.787Z] --> edgex-publish-swagger.sh [2024-08-19T03:52:29.787Z] === Publish openapi/v3 API === [2024-08-19T03:52:29.787Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-08-19T03:52:29.787Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2024-08-19T03:52:29.787Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-19T03:52:29.787Z] Dload Upload Total Spent Left Speed [2024-08-19T03:52:30.355Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 28528 100 156 100 28372 274 49950 --:--:-- --:--:-- --:--:-- 50313 [2024-08-19T03:52:30.355Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-19T03:52:30.355Z] [Pipeline] } [2024-08-19T03:52:30.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-19T03:52:30.803Z] + git log --format=format:%s -1 55ceb93b68ddd1fabddb6a346a0921fb81c17045 [Pipeline] sh [2024-08-19T03:52:31.091Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-19T03:52:31.091Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:52:31.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-19T03:52:31.398Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T03:52:31.476Z] prd-ubuntu20.04-docker-8c-8g-7929 does not seem to be running inside a container [2024-08-19T03:52:31.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-19T03:52:31.971Z] $ docker top 12239dbfe8f812caeef5859d24acf2d8237de06d1326eeffe822ef3a6eeda4c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-19T03:52:32.083Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-19T03:52:32.083Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-19T03:52:32.192Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-19T03:52:32.189Z] $ docker exec 12239dbfe8f812caeef5859d24acf2d8237de06d1326eeffe822ef3a6eeda4c8 ssh-agent [2024-08-19T03:52:32.302Z] SSH_AUTH_SOCK=/tmp/ssh-ELMKqmZqW9cd/agent.32 [2024-08-19T03:52:32.302Z] SSH_AGENT_PID=38 [2024-08-19T03:52:32.306Z] Running ssh-add (command line suppressed) [2024-08-19T03:52:32.404Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12860618608078684394.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12860618608078684394.key) [2024-08-19T03:52:32.423Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-19T03:52:32.727Z] + git semver tag [2024-08-19T03:52:32.986Z] 2024-08-19 03:52:32,869 [run_tag] DEBUG tag force:False [2024-08-19T03:52:32.986Z] 2024-08-19 03:52:32,869 [check_head_tag] DEBUG check head tag [2024-08-19T03:52:32.986Z] 2024-08-19 03:52:32,870 [execute] INFO git cat-file --batch-check [2024-08-19T03:52:32.986Z] 2024-08-19 03:52:32,871 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-08-19T03:52:32.986Z] 2024-08-19 03:52:32,874 [execute] INFO git cat-file --batch [2024-08-19T03:52:32.986Z] 2024-08-19 03:52:32,875 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-08-19T03:52:32.986Z] 2024-08-19 03:52:32,896 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-08-19T03:52:32.986Z] 2024-08-19 03:52:32,896 [execute] INFO git tag -a v3.2.0-dev.31 -m v3.2.0-dev.31 [2024-08-19T03:52:32.986Z] 2024-08-19 03:52:32,896 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.31', '-m', 'v3.2.0-dev.31'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-08-19T03:52:32.986Z] 2024-08-19 03:52:32,900 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-08-19T03:52:32.986Z] 3.2.0-dev.31 [Pipeline] } [2024-08-19T03:52:32.989Z] $ docker exec --env ******** --env ******** 12239dbfe8f812caeef5859d24acf2d8237de06d1326eeffe822ef3a6eeda4c8 ssh-agent -k [2024-08-19T03:52:33.087Z] unset SSH_AUTH_SOCK; [2024-08-19T03:52:33.088Z] unset SSH_AGENT_PID; [2024-08-19T03:52:33.088Z] echo Agent pid 38 killed; [2024-08-19T03:52:33.103Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-19T03:52:33.433Z] + git semver [Pipeline] } [2024-08-19T03:52:33.697Z] $ docker stop --time=1 12239dbfe8f812caeef5859d24acf2d8237de06d1326eeffe822ef3a6eeda4c8 [2024-08-19T03:52:35.031Z] $ docker rm -f --volumes 12239dbfe8f812caeef5859d24acf2d8237de06d1326eeffe822ef3a6eeda4c8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:52:35.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-19T03:52:35.458Z] [2024-08-19T03:52:35.458Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:52:35.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-19T03:52:35.767Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-08-19T03:52:35.767Z] ab5ef0e58194: Pulling fs layer [2024-08-19T03:52:35.767Z] 9712f1f96733: Pulling fs layer [2024-08-19T03:52:35.767Z] 63f879dbbcfc: Pulling fs layer [2024-08-19T03:52:35.767Z] 0d9ebad4ef96: Pulling fs layer [2024-08-19T03:52:35.767Z] e9a5061849ea: Pulling fs layer [2024-08-19T03:52:35.767Z] d747dcd14b5f: Pulling fs layer [2024-08-19T03:52:35.767Z] 2de7ff778b66: Pulling fs layer [2024-08-19T03:52:35.767Z] 0d9ebad4ef96: Waiting [2024-08-19T03:52:35.767Z] d747dcd14b5f: Waiting [2024-08-19T03:52:35.767Z] e9a5061849ea: Waiting [2024-08-19T03:52:35.767Z] 9712f1f96733: Verifying Checksum [2024-08-19T03:52:35.767Z] 9712f1f96733: Download complete [2024-08-19T03:52:36.043Z] 63f879dbbcfc: Verifying Checksum [2024-08-19T03:52:36.043Z] 63f879dbbcfc: Download complete [2024-08-19T03:52:36.301Z] ab5ef0e58194: Verifying Checksum [2024-08-19T03:52:36.301Z] ab5ef0e58194: Download complete [2024-08-19T03:52:36.301Z] e9a5061849ea: Verifying Checksum [2024-08-19T03:52:36.301Z] e9a5061849ea: Download complete [2024-08-19T03:52:36.301Z] d747dcd14b5f: Verifying Checksum [2024-08-19T03:52:36.301Z] d747dcd14b5f: Download complete [2024-08-19T03:52:36.559Z] 0d9ebad4ef96: Verifying Checksum [2024-08-19T03:52:36.559Z] 0d9ebad4ef96: Download complete [2024-08-19T03:52:36.559Z] 2de7ff778b66: Verifying Checksum [2024-08-19T03:52:36.559Z] 2de7ff778b66: Download complete [2024-08-19T03:52:39.083Z] ab5ef0e58194: Pull complete [2024-08-19T03:52:39.083Z] 9712f1f96733: Pull complete [2024-08-19T03:52:39.649Z] 63f879dbbcfc: Pull complete [2024-08-19T03:52:42.932Z] 0d9ebad4ef96: Pull complete [2024-08-19T03:52:43.189Z] e9a5061849ea: Pull complete [2024-08-19T03:52:43.189Z] d747dcd14b5f: Pull complete [2024-08-19T03:52:44.125Z] 2de7ff778b66: Pull complete [2024-08-19T03:52:44.125Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-08-19T03:52:44.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-19T03:52:44.125Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T03:52:44.232Z] prd-ubuntu20.04-docker-8c-8g-7929 does not seem to be running inside a container [2024-08-19T03:52:44.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-08-19T03:52:50.739Z] $ docker top ec62170d723774e7e9e1c5324ac27065d7da5c244393f10504bd7cc2fde30d92 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-08-19T03:52:50.831Z] provisioning config files... [2024-08-19T03:52:50.838Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13342521889036283429tmp [2024-08-19T03:52:50.848Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8400408469517446366tmp [2024-08-19T03:52:50.857Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13689401535525701033tmp [Pipeline] { [Pipeline] echo [2024-08-19T03:52:50.913Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T03:52:51.216Z] ---> sigul-configuration.sh [2024-08-19T03:52:51.216Z] gpg: directory `/root/.gnupg' created [2024-08-19T03:52:51.216Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-08-19T03:52:51.216Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-08-19T03:52:51.216Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-08-19T03:52:51.216Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-08-19T03:52:51.216Z] gpg: CAST5 encrypted data [2024-08-19T03:52:51.216Z] gpg: encrypted with 1 passphrase [2024-08-19T03:52:51.216Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-08-19T03:52:51.517Z] + mkdir /home/jenkins [2024-08-19T03:52:51.517Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-08-19T03:52:51.827Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-08-19T03:52:51.842Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T03:52:52.136Z] ---> sigul-install.sh [2024-08-19T03:52:52.136Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-08-19T03:52:52.433Z] + git tag --list [2024-08-19T03:52:52.433Z] 0.7.1 [2024-08-19T03:52:52.433Z] delhi-tag [2024-08-19T03:52:52.433Z] v1.0.0 [2024-08-19T03:52:52.433Z] v1.1.0 [2024-08-19T03:52:52.433Z] v1.1.1 [2024-08-19T03:52:52.433Z] v1.1.2 [2024-08-19T03:52:52.433Z] v1.2.0 [2024-08-19T03:52:52.433Z] v1.2.1 [2024-08-19T03:52:52.433Z] v1.2.2 [2024-08-19T03:52:52.433Z] v1.2.3 [2024-08-19T03:52:52.433Z] v1.3.0 [2024-08-19T03:52:52.433Z] v1.4.0 [2024-08-19T03:52:52.433Z] v2.0.0 [2024-08-19T03:52:52.433Z] v2.1.0 [2024-08-19T03:52:52.433Z] v2.1.1 [2024-08-19T03:52:52.433Z] v2.2.0 [2024-08-19T03:52:52.433Z] v2.3.0 [2024-08-19T03:52:52.433Z] v2.3.1 [2024-08-19T03:52:52.433Z] v3.0 [2024-08-19T03:52:52.433Z] v3.0.0 [2024-08-19T03:52:52.433Z] v3.0.1-dev.1 [2024-08-19T03:52:52.433Z] v3.1 [2024-08-19T03:52:52.433Z] v3.1.0 [2024-08-19T03:52:52.433Z] v3.1.0-dev.1 [2024-08-19T03:52:52.433Z] v3.1.0-dev.10 [2024-08-19T03:52:52.433Z] v3.1.0-dev.11 [2024-08-19T03:52:52.433Z] v3.1.0-dev.12 [2024-08-19T03:52:52.433Z] v3.1.0-dev.13 [2024-08-19T03:52:52.433Z] v3.1.0-dev.14 [2024-08-19T03:52:52.433Z] v3.1.0-dev.15 [2024-08-19T03:52:52.433Z] v3.1.0-dev.16 [2024-08-19T03:52:52.433Z] v3.1.0-dev.17 [2024-08-19T03:52:52.433Z] v3.1.0-dev.18 [2024-08-19T03:52:52.433Z] v3.1.0-dev.19 [2024-08-19T03:52:52.433Z] v3.1.0-dev.2 [2024-08-19T03:52:52.433Z] v3.1.0-dev.20 [2024-08-19T03:52:52.433Z] v3.1.0-dev.21 [2024-08-19T03:52:52.433Z] v3.1.0-dev.22 [2024-08-19T03:52:52.434Z] v3.1.0-dev.23 [2024-08-19T03:52:52.434Z] v3.1.0-dev.24 [2024-08-19T03:52:52.434Z] v3.1.0-dev.25 [2024-08-19T03:52:52.434Z] v3.1.0-dev.26 [2024-08-19T03:52:52.434Z] v3.1.0-dev.27 [2024-08-19T03:52:52.434Z] v3.1.0-dev.28 [2024-08-19T03:52:52.434Z] v3.1.0-dev.29 [2024-08-19T03:52:52.434Z] v3.1.0-dev.3 [2024-08-19T03:52:52.434Z] v3.1.0-dev.30 [2024-08-19T03:52:52.434Z] v3.1.0-dev.31 [2024-08-19T03:52:52.434Z] v3.1.0-dev.32 [2024-08-19T03:52:52.434Z] v3.1.0-dev.33 [2024-08-19T03:52:52.434Z] v3.1.0-dev.34 [2024-08-19T03:52:52.434Z] v3.1.0-dev.35 [2024-08-19T03:52:52.434Z] v3.1.0-dev.36 [2024-08-19T03:52:52.434Z] v3.1.0-dev.37 [2024-08-19T03:52:52.434Z] v3.1.0-dev.38 [2024-08-19T03:52:52.434Z] v3.1.0-dev.39 [2024-08-19T03:52:52.434Z] v3.1.0-dev.4 [2024-08-19T03:52:52.434Z] v3.1.0-dev.40 [2024-08-19T03:52:52.434Z] v3.1.0-dev.41 [2024-08-19T03:52:52.434Z] v3.1.0-dev.5 [2024-08-19T03:52:52.434Z] v3.1.0-dev.6 [2024-08-19T03:52:52.434Z] v3.1.0-dev.7 [2024-08-19T03:52:52.434Z] v3.1.0-dev.8 [2024-08-19T03:52:52.434Z] v3.1.0-dev.9 [2024-08-19T03:52:52.434Z] v3.1.1 [2024-08-19T03:52:52.434Z] v3.1.1-dev.1 [2024-08-19T03:52:52.434Z] v3.2.0-dev.1 [2024-08-19T03:52:52.434Z] v3.2.0-dev.10 [2024-08-19T03:52:52.434Z] v3.2.0-dev.11 [2024-08-19T03:52:52.434Z] v3.2.0-dev.12 [2024-08-19T03:52:52.434Z] v3.2.0-dev.13 [2024-08-19T03:52:52.434Z] v3.2.0-dev.14 [2024-08-19T03:52:52.434Z] v3.2.0-dev.15 [2024-08-19T03:52:52.434Z] v3.2.0-dev.16 [2024-08-19T03:52:52.434Z] v3.2.0-dev.17 [2024-08-19T03:52:52.434Z] v3.2.0-dev.18 [2024-08-19T03:52:52.434Z] v3.2.0-dev.19 [2024-08-19T03:52:52.434Z] v3.2.0-dev.2 [2024-08-19T03:52:52.434Z] v3.2.0-dev.20 [2024-08-19T03:52:52.434Z] v3.2.0-dev.21 [2024-08-19T03:52:52.434Z] v3.2.0-dev.22 [2024-08-19T03:52:52.434Z] v3.2.0-dev.23 [2024-08-19T03:52:52.434Z] v3.2.0-dev.24 [2024-08-19T03:52:52.434Z] v3.2.0-dev.25 [2024-08-19T03:52:52.434Z] v3.2.0-dev.26 [2024-08-19T03:52:52.434Z] v3.2.0-dev.27 [2024-08-19T03:52:52.434Z] v3.2.0-dev.28 [2024-08-19T03:52:52.434Z] v3.2.0-dev.29 [2024-08-19T03:52:52.434Z] v3.2.0-dev.3 [2024-08-19T03:52:52.434Z] v3.2.0-dev.30 [2024-08-19T03:52:52.434Z] v3.2.0-dev.31 [2024-08-19T03:52:52.434Z] v3.2.0-dev.4 [2024-08-19T03:52:52.434Z] v3.2.0-dev.5 [2024-08-19T03:52:52.434Z] v3.2.0-dev.6 [2024-08-19T03:52:52.434Z] v3.2.0-dev.7 [2024-08-19T03:52:52.434Z] v3.2.0-dev.8 [2024-08-19T03:52:52.434Z] v3.2.0-dev.9 [Pipeline] sh [2024-08-19T03:52:52.733Z] + lftools sign git-tag v3.2.0-dev.31 [2024-08-19T03:52:53.303Z] Signing Git tag with Sigul... [2024-08-19T03:52:53.303Z] Signing v3.2.0-dev.31 [Pipeline] echo [2024-08-19T03:52:53.576Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T03:52:53.870Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-08-19T03:52:53.878Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-08-19T03:52:53.908Z] $ docker stop --time=1 ec62170d723774e7e9e1c5324ac27065d7da5c244393f10504bd7cc2fde30d92 [2024-08-19T03:52:55.186Z] $ docker rm -f --volumes ec62170d723774e7e9e1c5324ac27065d7da5c244393f10504bd7cc2fde30d92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-08-19T03:52:55.644Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-19T03:52:55.645Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:52:55.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-19T03:52:55.968Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T03:52:56.059Z] prd-ubuntu20.04-docker-8c-8g-7929 does not seem to be running inside a container [2024-08-19T03:52:56.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-19T03:52:56.466Z] $ docker top 7e66c09d6ea9083f466a947b2bf7bec2ec6e314cc456bb96525af0fc338a1c27 -eo pid,comm [2024-08-19T03:52:56.521Z] 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-08-19T03:52:56.521Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-19T03:52:56.588Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-19T03:52:56.588Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-19T03:52:56.707Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-19T03:52:56.704Z] $ docker exec 7e66c09d6ea9083f466a947b2bf7bec2ec6e314cc456bb96525af0fc338a1c27 ssh-agent [2024-08-19T03:52:56.802Z] SSH_AUTH_SOCK=/tmp/ssh-6asz5kdG9mJG/agent.33 [2024-08-19T03:52:56.802Z] SSH_AGENT_PID=39 [2024-08-19T03:52:56.806Z] Running ssh-add (command line suppressed) [2024-08-19T03:52:56.901Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_114006447917278280.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_114006447917278280.key) [2024-08-19T03:52:56.922Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-19T03:52:57.217Z] + git semver bump pre [2024-08-19T03:52:57.478Z] 2024-08-19 03:52:57,389 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-08-19T03:52:57.478Z] 2024-08-19 03:52:57,390 [bump_version] DEBUG bumping version:3.2.0-dev.31 on axis:pre with prefix:dev [2024-08-19T03:52:57.478Z] 2024-08-19 03:52:57,390 [bump_version] DEBUG bumped version:3.2.0-dev.32 [2024-08-19T03:52:57.478Z] 2024-08-19 03:52:57,390 [write_version] DEBUG write version:3.2.0-dev.32 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-08-19T03:52:57.478Z] 2024-08-19 03:52:57,390 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-08-19T03:52:57.478Z] 2024-08-19 03:52:57,390 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-08-19T03:52:57.478Z] 2024-08-19 03:52:57,392 [execute] INFO git cat-file --batch-check [2024-08-19T03:52:57.478Z] 2024-08-19 03:52:57,392 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-08-19T03:52:57.478Z] 2024-08-19 03:52:57,397 [execute] INFO git cat-file --batch [2024-08-19T03:52:57.478Z] 2024-08-19 03:52:57,397 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-08-19T03:52:57.478Z] 2024-08-19 03:52:57,402 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-08-19T03:52:57.478Z] 3.2.0-dev.32 [Pipeline] } [2024-08-19T03:52:57.482Z] $ docker exec --env ******** --env ******** 7e66c09d6ea9083f466a947b2bf7bec2ec6e314cc456bb96525af0fc338a1c27 ssh-agent -k [2024-08-19T03:52:57.583Z] unset SSH_AUTH_SOCK; [2024-08-19T03:52:57.583Z] unset SSH_AGENT_PID; [2024-08-19T03:52:57.583Z] echo Agent pid 39 killed; [2024-08-19T03:52:57.602Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-19T03:52:57.928Z] + git semver [Pipeline] } [2024-08-19T03:52:58.195Z] $ docker stop --time=1 7e66c09d6ea9083f466a947b2bf7bec2ec6e314cc456bb96525af0fc338a1c27 [2024-08-19T03:52:59.454Z] $ docker rm -f --volumes 7e66c09d6ea9083f466a947b2bf7bec2ec6e314cc456bb96525af0fc338a1c27 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-19T03:52:59.813Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-19T03:52:59.813Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:53:00.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-19T03:53:00.118Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T03:53:00.204Z] prd-ubuntu20.04-docker-8c-8g-7929 does not seem to be running inside a container [2024-08-19T03:53:00.232Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-19T03:53:00.567Z] $ docker top ad8f56c924b265ccc879641de00da4d8e01788f797d5c704c640652e4c9ab2af -eo pid,comm [2024-08-19T03:53:00.616Z] 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-08-19T03:53:00.616Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-19T03:53:00.677Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-19T03:53:00.678Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-19T03:53:00.794Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-19T03:53:00.791Z] $ docker exec ad8f56c924b265ccc879641de00da4d8e01788f797d5c704c640652e4c9ab2af ssh-agent [2024-08-19T03:53:00.895Z] SSH_AUTH_SOCK=/tmp/ssh-39RJGRLomZGU/agent.32 [2024-08-19T03:53:00.895Z] SSH_AGENT_PID=38 [2024-08-19T03:53:00.900Z] Running ssh-add (command line suppressed) [2024-08-19T03:53:00.984Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4052284575242077856.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4052284575242077856.key) [2024-08-19T03:53:01.003Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-19T03:53:01.296Z] + git semver push [2024-08-19T03:53:01.555Z] 2024-08-19 03:53:01,473 [run_push] DEBUG push [2024-08-19T03:53:01.555Z] 2024-08-19 03:53:01,473 [execute] INFO git cat-file --batch-check [2024-08-19T03:53:01.555Z] 2024-08-19 03:53:01,473 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-08-19T03:53:01.555Z] 2024-08-19 03:53:01,476 [execute] INFO git rev-list 279e8404dea648e2971b117e52b3f4f2462b6e0c -- [2024-08-19T03:53:01.555Z] 2024-08-19 03:53:01,476 [execute] DEBUG Popen(['git', 'rev-list', '279e8404dea648e2971b117e52b3f4f2462b6e0c', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-19T03:53:01.555Z] 2024-08-19 03:53:01,489 [execute] INFO git fetch -v origin [2024-08-19T03:53:01.555Z] 2024-08-19 03:53:01,490 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-08-19T03:53:02.123Z] 2024-08-19 03:53:01,945 [run_push] DEBUG no remote changes detected [2024-08-19T03:53:02.123Z] 2024-08-19 03:53:01,945 [execute] INFO git push origin semver [2024-08-19T03:53:02.123Z] 2024-08-19 03:53:01,946 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-19T03:53:03.060Z] 2024-08-19 03:53:02,718 [run_push] DEBUG push all version tags [2024-08-19T03:53:03.060Z] 2024-08-19 03:53:02,719 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-08-19T03:53:03.060Z] 2024-08-19 03:53:02,719 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-08-19T03:53:03.631Z] 2024-08-19 03:53:03,399 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-08-19T03:53:03.631Z] 3.2.0-dev.32 [Pipeline] } [2024-08-19T03:53:03.636Z] $ docker exec --env ******** --env ******** ad8f56c924b265ccc879641de00da4d8e01788f797d5c704c640652e4c9ab2af ssh-agent -k [2024-08-19T03:53:03.727Z] unset SSH_AUTH_SOCK; [2024-08-19T03:53:03.727Z] unset SSH_AGENT_PID; [2024-08-19T03:53:03.727Z] echo Agent pid 38 killed; [2024-08-19T03:53:03.746Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-19T03:53:04.086Z] + git semver [Pipeline] } [2024-08-19T03:53:04.357Z] $ docker stop --time=1 ad8f56c924b265ccc879641de00da4d8e01788f797d5c704c640652e4c9ab2af [2024-08-19T03:53:05.643Z] $ docker rm -f --volumes ad8f56c924b265ccc879641de00da4d8e01788f797d5c704c640652e4c9ab2af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-08-19T03:53:06.301Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-08-19T03:53:06.301Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-08-19T03:53:06.301Z] total 16 [2024-08-19T03:53:06.301Z] drwxr-xr-x 3 root root 4096 Aug 19 03:36 . [2024-08-19T03:53:06.301Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 19 03:52 .. [2024-08-19T03:53:06.301Z] drwxr-xr-x 2 root root 4096 Aug 19 03:36 cost [2024-08-19T03:53:06.301Z] -rw-r--r-- 1 root root 85 Aug 19 03:36 cost.csv [2024-08-19T03:53:06.301Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-08-19T03:53:06.301Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-08-19T03:53:06.301Z] total 16 [2024-08-19T03:53:06.301Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 19 03:36 . [2024-08-19T03:53:06.301Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 19 03:52 .. [2024-08-19T03:53:06.301Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 19 03:36 cost [2024-08-19T03:53:06.301Z] -rw-r--r-- 1 jenkins jenkins 85 Aug 19 03:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-19T03:53:06.596Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T03:53:07.452Z] ---> package-listing.sh [2024-08-19T03:53:07.452Z] ++ facter osfamily [2024-08-19T03:53:07.452Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-19T03:53:07.712Z] + OS_FAMILY=debian [2024-08-19T03:53:07.712Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-08-19T03:53:07.712Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-19T03:53:07.712Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-19T03:53:07.712Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-19T03:53:07.712Z] + PACKAGES=/tmp/packages_start.txt [2024-08-19T03:53:07.712Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-08-19T03:53:07.712Z] + PACKAGES=/tmp/packages_end.txt [2024-08-19T03:53:07.712Z] + case "${OS_FAMILY}" in [2024-08-19T03:53:07.712Z] + dpkg -l [2024-08-19T03:53:07.712Z] + grep '^ii' [2024-08-19T03:53:07.712Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-19T03:53:07.712Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-19T03:53:07.712Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-19T03:53:07.712Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-08-19T03:53:07.712Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-08-19T03:53:07.712Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2024-08-19T03:53:07.724Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-19T03:53:07.999Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T03:53:08.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-19T03:53:08.561Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T03:53:08.640Z] prd-ubuntu20.04-docker-8c-8g-7929 does not seem to be running inside a container [2024-08-19T03:53:08.662Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-19T03:53:09.114Z] $ docker top c37d0b1b2a0d782c362c81c4dadb0684a655219ae4d9d5105a484ee78ca39d94 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-19T03:53:09.482Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-19T03:53:09.768Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-19T03:53:10.054Z] + ls /var/log/sa-host [2024-08-19T03:53:10.055Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-19T03:53:10.141Z] provisioning config files... [2024-08-19T03:53:10.150Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11158167921230420392tmp [Pipeline] { [Pipeline] echo [2024-08-19T03:53:10.168Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T03:53:10.449Z] ---> create-netrc.sh [Pipeline] } [2024-08-19T03:53:10.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-19T03:53:10.797Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-19T03:53:10.807Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T03:53:11.093Z] ---> sudo-logs.sh [2024-08-19T03:53:11.093Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-19T03:53:11.130Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T03:53:11.410Z] ---> job-cost.sh [2024-08-19T03:53:11.410Z] lf-activate-venv: SKIPPING [2024-08-19T03:53:11.410Z] DEBUG: total: 0.2199999988079071 [2024-08-19T03:53:11.410Z] INFO: Retrieving Stack Cost... [2024-08-19T03:53:11.978Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-19T03:53:12.237Z] INFO: Archiving Costs [Pipeline] echo [2024-08-19T03:53:12.250Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T03:53:12.541Z] ---> logs-deploy.sh [2024-08-19T03:53:12.541Z] lf-activate-venv: SKIPPING [2024-08-19T03:53:12.541Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/306 [2024-08-19T03:53:12.541Z] INFO: archiving workspace using pattern(s): [2024-08-19T03:53:13.482Z] Archives upload complete. [2024-08-19T03:53:13.482Z] INFO: archiving logs to Nexus