Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 36f5b5f54b7063bcf808d98b8b253989a426de79 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-ssh10673160575723200543.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8935528931997959189.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/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-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4522808776726392.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh623802186497373790.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-s7/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-s7/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10718409145643608444.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-s7] ========================================================= [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-s7-settings PROJECT: device-s7 USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-s7 DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-37168’ Running on prd-ubuntu20.04-docker-8c-8g-37194 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-s7.git > git init /w/workspace/edgexfoundry_device-s7_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.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-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 36f5b5f54b7063bcf808d98b8b253989a426de79 (main) Commit message: "Merge pull request #36 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19" > git config core.sparsecheckout # timeout=10 > git checkout -f 36f5b5f54b7063bcf808d98b8b253989a426de79 # timeout=10 > git rev-list --no-walk 2d83bb8572707f71b91caf73b01df10f3019136c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-20T02:19:09.310Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-20T02:19:09.393Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-20T02:19:09.427Z] ========================================================= [2025-01-20T02:19:09.427Z] EdgeX Global Pipelines Version Info [2025-01-20T02:19:09.427Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:19:10.192Z] ------------------- [2025-01-20T02:19:10.192Z] stable info: [2025-01-20T02:19:10.192Z] ------------------- [2025-01-20T02:19:10.192Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-20T02:19:10.192Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-20T02:19:10.192Z] Message: update stable to v1.0.269 [2025-01-20T02:19:10.763Z] ------------------- [2025-01-20T02:19:10.763Z] experimental info: [2025-01-20T02:19:10.763Z] ------------------- [2025-01-20T02:19:10.764Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-20T02:19:10.764Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-20T02:19:10.764Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-20T02:19:10.850Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2025-01-20T02:19:10.880Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2025-01-20T02:19:10.905Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-20T02:19:10.929Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-20T02:19:10.950Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-20T02:19:10.972Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-20T02:19:10.997Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-20T02:19:11.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-01-20T02:19:11.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-20T02:19:11.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-20T02:19:11.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-20T02:19:11.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2025-01-20T02:19:11.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-20T02:19:11.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-20T02:19:11.194Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-20T02:19:11.215Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-20T02:19:11.240Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-01-20T02:19:11.264Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-01-20T02:19:11.287Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-20T02:19:11.312Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-20T02:19:11.335Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-01-20T02:19:11.357Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-01-20T02:19:11.377Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-01-20T02:19:11.400Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-01-20T02:19:11.421Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-01-20T02:19:11.449Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-20T02:19:11.471Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-20T02:19:11.493Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-20T02:19:11.511Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-20T02:19:11.529Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-20T02:19:11.553Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36f5b5f54b7063bcf808d98b8b253989a426de79 [Pipeline] echo [2025-01-20T02:19:11.573Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 36f5b5f [Pipeline] echo [2025-01-20T02:19:11.601Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T02:19:11.679Z] provisioning config files... [2025-01-20T02:19:11.694Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config6851413436010694404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:19:12.040Z] ---> ****-login.sh [2025-01-20T02:19:12.040Z] nexus3.edgexfoundry.org:10001 [2025-01-20T02:19:12.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:19:12.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:19:12.302Z] Configure a credential helper to remove this warning. See [2025-01-20T02:19:12.302Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:19:12.302Z] [2025-01-20T02:19:12.302Z] Login Succeeded [2025-01-20T02:19:12.562Z] nexus3.edgexfoundry.org:10002 [2025-01-20T02:19:12.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:19:12.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:19:12.563Z] Configure a credential helper to remove this warning. See [2025-01-20T02:19:12.563Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:19:12.563Z] [2025-01-20T02:19:12.563Z] Login Succeeded [2025-01-20T02:19:12.563Z] nexus3.edgexfoundry.org:10003 [2025-01-20T02:19:12.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:19:12.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:19:12.823Z] Configure a credential helper to remove this warning. See [2025-01-20T02:19:12.824Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:19:12.824Z] [2025-01-20T02:19:12.824Z] Login Succeeded [2025-01-20T02:19:12.824Z] nexus3.edgexfoundry.org:10004 [2025-01-20T02:19:12.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:19:12.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:19:12.824Z] Configure a credential helper to remove this warning. See [2025-01-20T02:19:12.824Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:19:12.824Z] [2025-01-20T02:19:12.824Z] Login Succeeded [2025-01-20T02:19:12.824Z] ****.io [2025-01-20T02:19:12.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:19:13.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:19:13.084Z] Configure a credential helper to remove this warning. See [2025-01-20T02:19:13.084Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:19:13.084Z] [2025-01-20T02:19:13.084Z] Login Succeeded [2025-01-20T02:19:13.084Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T02:19:13.093Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-20T02:19:13.500Z] + git rev-list -1 --merges 36f5b5f54b7063bcf808d98b8b253989a426de79~1..36f5b5f54b7063bcf808d98b8b253989a426de79 [Pipeline] echo [2025-01-20T02:19:13.531Z] -----------> git rev-list -1 --merges 36f5b5f54b7063bcf808d98b8b253989a426de79~1..36f5b5f54b7063bcf808d98b8b253989a426de79 36f5b5f54b7063bcf808d98b8b253989a426de79 [2025-01-20T02:19:13.531Z] 36f5b5f54b7063bcf808d98b8b253989a426de79 [false] [Pipeline] sh [2025-01-20T02:19:13.830Z] + git log --format=format:%s -1 36f5b5f54b7063bcf808d98b8b253989a426de79 [Pipeline] echo [2025-01-20T02:19:13.848Z] ========================================================= [2025-01-20T02:19:13.848Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-20T02:19:13.848Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-20T02:19:14.190Z] + git log --format=format:%s -1 36f5b5f54b7063bcf808d98b8b253989a426de79 [Pipeline] echo [2025-01-20T02:19:14.203Z] [semverPrep] GIT_COMMIT: 36f5b5f54b7063bcf808d98b8b253989a426de79, Commit Message: Merge pull request #36 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19 [Pipeline] echo [2025-01-20T02:19:14.218Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-01-20T02:19:14.609Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-20T02:19:14.610Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-20T02:19:14.610Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-20T02:19:14.610Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-20T02:19:14.610Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-20T02:19:14.610Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-20T02:19:14.610Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:19:14.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T02:19:14.970Z] [2025-01-20T02:19:14.970Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:19:15.279Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T02:19:15.279Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-20T02:19:15.279Z] b85a868b505f: Pulling fs layer [2025-01-20T02:19:15.279Z] e2be974225ed: Pulling fs layer [2025-01-20T02:19:15.279Z] 339a4e72a1f5: Pulling fs layer [2025-01-20T02:19:15.279Z] 988bab9f4d93: Pulling fs layer [2025-01-20T02:19:15.279Z] 1469e6f7b9e6: Pulling fs layer [2025-01-20T02:19:15.279Z] eaf3925da568: Pulling fs layer [2025-01-20T02:19:15.279Z] bab4dde63d76: Pulling fs layer [2025-01-20T02:19:15.279Z] bde34c3a00c8: Pulling fs layer [2025-01-20T02:19:15.279Z] b352a97aabf1: Pulling fs layer [2025-01-20T02:19:15.279Z] 4872d77fe225: Pulling fs layer [2025-01-20T02:19:15.279Z] 5851b861e8e6: Pulling fs layer [2025-01-20T02:19:15.279Z] bab4dde63d76: Waiting [2025-01-20T02:19:15.279Z] bde34c3a00c8: Waiting [2025-01-20T02:19:15.279Z] b352a97aabf1: Waiting [2025-01-20T02:19:15.279Z] 4872d77fe225: Waiting [2025-01-20T02:19:15.279Z] eaf3925da568: Waiting [2025-01-20T02:19:15.279Z] 1469e6f7b9e6: Waiting [2025-01-20T02:19:15.279Z] e2be974225ed: Verifying Checksum [2025-01-20T02:19:15.279Z] e2be974225ed: Download complete [2025-01-20T02:19:15.279Z] 988bab9f4d93: Verifying Checksum [2025-01-20T02:19:15.279Z] 988bab9f4d93: Download complete [2025-01-20T02:19:15.279Z] 1469e6f7b9e6: Verifying Checksum [2025-01-20T02:19:15.279Z] 1469e6f7b9e6: Download complete [2025-01-20T02:19:15.542Z] 339a4e72a1f5: Verifying Checksum [2025-01-20T02:19:15.542Z] 339a4e72a1f5: Download complete [2025-01-20T02:19:15.542Z] eaf3925da568: Verifying Checksum [2025-01-20T02:19:15.542Z] eaf3925da568: Download complete [2025-01-20T02:19:15.542Z] bde34c3a00c8: Verifying Checksum [2025-01-20T02:19:15.542Z] bde34c3a00c8: Download complete [2025-01-20T02:19:15.542Z] b352a97aabf1: Verifying Checksum [2025-01-20T02:19:15.542Z] b352a97aabf1: Download complete [2025-01-20T02:19:15.542Z] 4872d77fe225: Verifying Checksum [2025-01-20T02:19:15.542Z] 4872d77fe225: Download complete [2025-01-20T02:19:15.542Z] 5851b861e8e6: Verifying Checksum [2025-01-20T02:19:15.542Z] 5851b861e8e6: Download complete [2025-01-20T02:19:15.542Z] b85a868b505f: Verifying Checksum [2025-01-20T02:19:15.542Z] b85a868b505f: Download complete [2025-01-20T02:19:15.800Z] bab4dde63d76: Verifying Checksum [2025-01-20T02:19:15.800Z] bab4dde63d76: Download complete [2025-01-20T02:19:16.740Z] b85a868b505f: Pull complete [2025-01-20T02:19:17.000Z] e2be974225ed: Pull complete [2025-01-20T02:19:17.570Z] 339a4e72a1f5: Pull complete [2025-01-20T02:19:17.570Z] 988bab9f4d93: Pull complete [2025-01-20T02:19:18.140Z] 1469e6f7b9e6: Pull complete [2025-01-20T02:19:18.398Z] eaf3925da568: Pull complete [2025-01-20T02:19:20.946Z] bab4dde63d76: Pull complete [2025-01-20T02:19:21.516Z] bde34c3a00c8: Pull complete [2025-01-20T02:19:22.461Z] b352a97aabf1: Pull complete [2025-01-20T02:19:22.722Z] 4872d77fe225: Pull complete [2025-01-20T02:19:23.686Z] 5851b861e8e6: Pull complete [2025-01-20T02:19:23.686Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-20T02:19:23.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T02:19:23.686Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T02:19:23.896Z] prd-ubuntu20.04-docker-8c-8g-37194 does not seem to be running inside a container [2025-01-20T02:19:23.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-20T02:19:33.380Z] $ docker top fbccfd59e8c1ed5e936dbc5852ca9f9a1479dcfc5316db1d4ff9053381137801 -eo pid,comm [2025-01-20T02:19:33.501Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-01-20T02:19:33.501Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-20T02:19:33.563Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T02:19:33.563Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T02:19:33.731Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T02:19:33.731Z] $ docker exec fbccfd59e8c1ed5e936dbc5852ca9f9a1479dcfc5316db1d4ff9053381137801 ssh-agent [2025-01-20T02:19:33.850Z] SSH_AUTH_SOCK=/tmp/ssh-Oy1jfrjBBu7r/agent.32 [2025-01-20T02:19:33.850Z] SSH_AGENT_PID=38 [2025-01-20T02:19:33.857Z] Running ssh-add (command line suppressed) [2025-01-20T02:19:33.955Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_2530940895812769617.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_2530940895812769617.key) [2025-01-20T02:19:33.978Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T02:19:34.276Z] + git tag --points-at HEAD [Pipeline] } [2025-01-20T02:19:34.285Z] $ docker exec --env ******** --env ******** fbccfd59e8c1ed5e936dbc5852ca9f9a1479dcfc5316db1d4ff9053381137801 ssh-agent -k [2025-01-20T02:19:34.401Z] unset SSH_AUTH_SOCK; [2025-01-20T02:19:34.401Z] unset SSH_AGENT_PID; [2025-01-20T02:19:34.401Z] echo Agent pid 38 killed; [2025-01-20T02:19:34.416Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-20T02:19:34.459Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T02:19:34.459Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T02:19:34.591Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T02:19:34.591Z] $ docker exec fbccfd59e8c1ed5e936dbc5852ca9f9a1479dcfc5316db1d4ff9053381137801 ssh-agent [2025-01-20T02:19:34.718Z] SSH_AUTH_SOCK=/tmp/ssh-z459qFNPgSnL/agent.71 [2025-01-20T02:19:34.718Z] SSH_AGENT_PID=77 [2025-01-20T02:19:34.737Z] Running ssh-add (command line suppressed) [2025-01-20T02:19:34.829Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_5561341247676371289.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_5561341247676371289.key) [2025-01-20T02:19:34.866Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T02:19:35.192Z] + git semver init [2025-01-20T02:19:35.453Z] 2025-01-20 02:19:35,354 [run_init] DEBUG init version:0.0.0 force:False [2025-01-20T02:19:35.453Z] 2025-01-20 02:19:35,355 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver [2025-01-20T02:19:35.453Z] 2025-01-20 02:19:35,356 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver [2025-01-20T02:19:35.453Z] 2025-01-20 02:19:35,356 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_main/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) [2025-01-20T02:19:36.025Z] 2025-01-20 02:19:35,955 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude [2025-01-20T02:19:36.025Z] 2025-01-20 02:19:35,955 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False [2025-01-20T02:19:36.025Z] 2025-01-20 02:19:35,955 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-01-20T02:19:36.025Z] 2025-01-20 02:19:35,956 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-01-20T02:19:36.025Z] 4.0.0-dev.6 [Pipeline] } [2025-01-20T02:19:36.032Z] $ docker exec --env ******** --env ******** fbccfd59e8c1ed5e936dbc5852ca9f9a1479dcfc5316db1d4ff9053381137801 ssh-agent -k [2025-01-20T02:19:36.154Z] unset SSH_AUTH_SOCK; [2025-01-20T02:19:36.154Z] unset SSH_AGENT_PID; [2025-01-20T02:19:36.155Z] echo Agent pid 77 killed; [2025-01-20T02:19:36.168Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-20T02:19:36.498Z] + git semver [Pipeline] } [2025-01-20T02:19:36.770Z] $ docker stop --time=1 fbccfd59e8c1ed5e936dbc5852ca9f9a1479dcfc5316db1d4ff9053381137801 [2025-01-20T02:19:38.086Z] $ docker rm -f --volumes fbccfd59e8c1ed5e936dbc5852ca9f9a1479dcfc5316db1d4ff9053381137801 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-20T02:19:38.449Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-20T02:19:38.711Z] Stashed 1 file(s) [Pipeline] echo [2025-01-20T02:19:38.716Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T02:19:38.896Z] provisioning config files... [2025-01-20T02:19:38.905Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config16888676369140486105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:19:39.205Z] ---> ****-login.sh [2025-01-20T02:19:39.205Z] nexus3.edgexfoundry.org:10001 [2025-01-20T02:19:39.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:19:39.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:19:39.205Z] Configure a credential helper to remove this warning. See [2025-01-20T02:19:39.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:19:39.205Z] [2025-01-20T02:19:39.205Z] Login Succeeded [2025-01-20T02:19:39.205Z] nexus3.edgexfoundry.org:10002 [2025-01-20T02:19:39.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:19:39.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:19:39.205Z] Configure a credential helper to remove this warning. See [2025-01-20T02:19:39.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:19:39.205Z] [2025-01-20T02:19:39.205Z] Login Succeeded [2025-01-20T02:19:39.205Z] nexus3.edgexfoundry.org:10003 [2025-01-20T02:19:39.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:19:39.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:19:39.465Z] Configure a credential helper to remove this warning. See [2025-01-20T02:19:39.465Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:19:39.465Z] [2025-01-20T02:19:39.465Z] Login Succeeded [2025-01-20T02:19:39.465Z] nexus3.edgexfoundry.org:10004 [2025-01-20T02:19:39.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:19:39.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:19:39.725Z] Configure a credential helper to remove this warning. See [2025-01-20T02:19:39.725Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:19:39.725Z] [2025-01-20T02:19:39.725Z] Login Succeeded [2025-01-20T02:19:39.725Z] ****.io [2025-01-20T02:19:39.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:19:39.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:19:39.985Z] Configure a credential helper to remove this warning. See [2025-01-20T02:19:39.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:19:39.985Z] [2025-01-20T02:19:39.985Z] Login Succeeded [2025-01-20T02:19:39.985Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T02:19:39.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-20T02:19:40.080Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T02:19:40.100Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T02:19:40.118Z] ========================================================= [2025-01-20T02:19:40.118Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-20T02:19:40.118Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:19:40.467Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-01-20T02:19:40.468Z] Sending build context to Docker daemon 758.8kB [2025-01-20T02:19:40.468Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-01-20T02:19:40.468Z] Step 2/10 : FROM ${BASE} AS builder [2025-01-20T02:19:40.468Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-20T02:19:40.468Z] da9db072f522: Pulling fs layer [2025-01-20T02:19:40.468Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-20T02:19:40.468Z] 06f05ace1117: Pulling fs layer [2025-01-20T02:19:40.468Z] 5fe327b54edc: Pulling fs layer [2025-01-20T02:19:40.468Z] 4f4fb700ef54: Pulling fs layer [2025-01-20T02:19:40.468Z] 92a5565b7b96: Pulling fs layer [2025-01-20T02:19:40.468Z] ff9bb7016b71: Pulling fs layer [2025-01-20T02:19:40.468Z] 4f4fb700ef54: Waiting [2025-01-20T02:19:40.468Z] 5fe327b54edc: Waiting [2025-01-20T02:19:40.468Z] 92a5565b7b96: Waiting [2025-01-20T02:19:40.468Z] b67dba6c2c7d: Pulling fs layer [2025-01-20T02:19:40.468Z] a813b0c90790: Pulling fs layer [2025-01-20T02:19:40.468Z] ff9bb7016b71: Waiting [2025-01-20T02:19:40.468Z] a813b0c90790: Waiting [2025-01-20T02:19:40.468Z] b67dba6c2c7d: Waiting [2025-01-20T02:19:40.730Z] 6ef4a4ee8ca5: Download complete [2025-01-20T02:19:40.730Z] 5fe327b54edc: Download complete [2025-01-20T02:19:40.730Z] 4f4fb700ef54: Download complete [2025-01-20T02:19:40.730Z] 92a5565b7b96: Verifying Checksum [2025-01-20T02:19:40.730Z] 92a5565b7b96: Download complete [2025-01-20T02:19:40.730Z] da9db072f522: Download complete [2025-01-20T02:19:40.730Z] ff9bb7016b71: Verifying Checksum [2025-01-20T02:19:40.730Z] ff9bb7016b71: Download complete [2025-01-20T02:19:40.989Z] da9db072f522: Pull complete [2025-01-20T02:19:40.989Z] a813b0c90790: Verifying Checksum [2025-01-20T02:19:40.989Z] a813b0c90790: Download complete [2025-01-20T02:19:40.989Z] 6ef4a4ee8ca5: Pull complete [2025-01-20T02:19:41.248Z] 06f05ace1117: Verifying Checksum [2025-01-20T02:19:41.248Z] 06f05ace1117: Download complete [2025-01-20T02:19:41.507Z] b67dba6c2c7d: Download complete [2025-01-20T02:19:44.799Z] 06f05ace1117: Pull complete [2025-01-20T02:19:44.799Z] 5fe327b54edc: Pull complete [2025-01-20T02:19:44.799Z] 4f4fb700ef54: Pull complete [2025-01-20T02:19:44.799Z] 92a5565b7b96: Pull complete [2025-01-20T02:19:44.799Z] ff9bb7016b71: Pull complete [2025-01-20T02:19:47.331Z] b67dba6c2c7d: Pull complete [2025-01-20T02:19:47.591Z] a813b0c90790: Pull complete [2025-01-20T02:19:47.591Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-20T02:19:47.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-20T02:19:47.591Z] ---> 3ba60ce46760 [2025-01-20T02:19:47.591Z] Step 3/10 : ARG MAKE=make build [2025-01-20T02:19:53.859Z] Still waiting to schedule task [2025-01-20T02:19:53.860Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-37188’ is offline [2025-01-20T02:19:54.165Z] ---> Running in 738e33c87c3b [2025-01-20T02:19:54.165Z] Removing intermediate container 738e33c87c3b [2025-01-20T02:19:54.165Z] ---> 0b0e16a44c10 [2025-01-20T02:19:54.165Z] Step 4/10 : WORKDIR /device-s7 [2025-01-20T02:19:54.165Z] ---> Running in b3041b6cc6c2 [2025-01-20T02:19:54.425Z] Removing intermediate container b3041b6cc6c2 [2025-01-20T02:19:54.425Z] ---> bdfd1cb84655 [2025-01-20T02:19:54.425Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-01-20T02:19:54.425Z] ---> Running in a5f6eaefb27d [2025-01-20T02:19:54.425Z] Removing intermediate container a5f6eaefb27d [2025-01-20T02:19:54.425Z] ---> 6d66e010a918 [2025-01-20T02:19:54.425Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2025-01-20T02:19:54.425Z] ---> Running in ba6c334dcbaf [2025-01-20T02:19:54.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T02:19:54.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T02:19:55.211Z] OK: 248 MiB in 58 packages [2025-01-20T02:19:56.153Z] Removing intermediate container ba6c334dcbaf [2025-01-20T02:19:56.154Z] ---> dbf20ef26541 [2025-01-20T02:19:56.154Z] Step 7/10 : COPY go.mod vendor* ./ [2025-01-20T02:19:56.730Z] ---> d3d2a0c9cbe7 [2025-01-20T02:19:56.730Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T02:19:56.989Z] ---> Running in 79b2a835324e [2025-01-20T02:20:53.345Z] Removing intermediate container 79b2a835324e [2025-01-20T02:20:53.345Z] ---> 446a00b17aa1 [2025-01-20T02:20:53.345Z] Step 9/10 : COPY . . [2025-01-20T02:20:53.345Z] ---> 20a7e3c70cba [2025-01-20T02:20:53.345Z] Step 10/10 : RUN ${MAKE} [2025-01-20T02:20:53.345Z] ---> Running in 8302ba05c133 [2025-01-20T02:20:53.345Z] noop [2025-01-20T02:20:53.345Z] Removing intermediate container 8302ba05c133 [2025-01-20T02:20:53.345Z] ---> 9d34c51bde9a [2025-01-20T02:20:53.345Z] Successfully built 9d34c51bde9a [2025-01-20T02:20:53.345Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:20:53.698Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-20T02:20:53.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T02:20:53.780Z] prd-ubuntu20.04-docker-8c-8g-37194 does not seem to be running inside a container [2025-01-20T02:20:53.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-20T02:20:54.181Z] $ docker top e206cb615b7d210712c6687620753be5e98d014c9c4a6a492bae188b07675172 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T02:20:54.528Z] + go version [2025-01-20T02:20:54.528Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-20T02:20:54.538Z] $ docker stop --time=1 e206cb615b7d210712c6687620753be5e98d014c9c4a6a492bae188b07675172 [2025-01-20T02:20:55.902Z] $ docker rm -f --volumes e206cb615b7d210712c6687620753be5e98d014c9c4a6a492bae188b07675172 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:20:56.429Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-20T02:20:56.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T02:20:56.515Z] prd-ubuntu20.04-docker-8c-8g-37194 does not seem to be running inside a container [2025-01-20T02:20:56.544Z] $ 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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-20T02:20:56.984Z] $ docker top ba14c5503dd25763a801064f2133916c0569f9479733e3d839b82e34b5900f92 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T02:20:57.366Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh [2025-01-20T02:20:57.671Z] + make test [2025-01-20T02:20:57.671Z] go test -race -coverprofile=coverage.out ./... [2025-01-20T02:21:05.788Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-01-20T02:21:27.795Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-01-20T02:21:27.795Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.024s coverage: 6.8% of statements [2025-01-20T02:22:00.088Z] go vet ./... [2025-01-20T02:22:05.368Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-20T02:22:05.368Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-20T02:22:05.368Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-20T02:22:05.382Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-20T02:22:05.403Z] $ docker stop --time=1 ba14c5503dd25763a801064f2133916c0569f9479733e3d839b82e34b5900f92 [2025-01-20T02:22:12.163Z] $ docker rm -f --volumes ba14c5503dd25763a801064f2133916c0569f9479733e3d839b82e34b5900f92 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-20T02:22:12.799Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-20T02:22:12.852Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-01-20T02:22:13.408Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-20T02:22:13.699Z] + ls -al . [2025-01-20T02:22:13.699Z] total 216 [2025-01-20T02:22:13.699Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 02:20 . [2025-01-20T02:22:13.699Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 02:19 .. [2025-01-20T02:22:13.699Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 02:21 .git [2025-01-20T02:22:13.699Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 02:19 .github [2025-01-20T02:22:13.699Z] -rw-rw-r-- 1 jenkins jenkins 237 Jan 20 02:19 .gitignore [2025-01-20T02:22:13.699Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 20 02:19 .golangci.yml [2025-01-20T02:22:13.699Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 20 02:19 .semver [2025-01-20T02:22:13.699Z] -rw-rw-r-- 1 jenkins jenkins 19679 Jan 20 02:19 Attribution.txt [2025-01-20T02:22:13.699Z] -rw-rw-r-- 1 jenkins jenkins 1579 Jan 20 02:19 Dockerfile [2025-01-20T02:22:13.699Z] -rw-rw-r-- 1 jenkins jenkins 643 Jan 20 02:19 Jenkinsfile [2025-01-20T02:22:13.699Z] -rw-rw-r-- 1 jenkins jenkins 10947 Jan 20 02:19 LICENSE [2025-01-20T02:22:13.699Z] -rw-rw-r-- 1 jenkins jenkins 1903 Jan 20 02:19 Makefile [2025-01-20T02:22:13.699Z] -rw-rw-r-- 1 jenkins jenkins 614 Jan 20 02:19 OWNERS.md [2025-01-20T02:22:13.699Z] -rw-rw-r-- 1 jenkins jenkins 2393 Jan 20 02:19 README.md [2025-01-20T02:22:13.699Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 20 02:19 VERSION [2025-01-20T02:22:13.699Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 02:19 bin [2025-01-20T02:22:13.699Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 02:19 cmd [2025-01-20T02:22:13.699Z] -rw-r--r-- 1 jenkins jenkins 19094 Jan 20 02:21 coverage.out [2025-01-20T02:22:13.699Z] -rw-rw-r-- 1 jenkins jenkins 6168 Jan 20 02:19 go.mod [2025-01-20T02:22:13.699Z] -rw-rw-r-- 1 jenkins jenkins 86857 Jan 20 02:19 go.sum [2025-01-20T02:22:13.699Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 02:19 internal [2025-01-20T02:22:13.699Z] -rw-rw-r-- 1 jenkins jenkins 223 Jan 20 02:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:22:14.038Z] + docker build -t device-s7 -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=36f5b5f54b7063bcf808d98b8b253989a426de79 --label arch=amd64 --label version=4.0.0-dev.6 . [2025-01-20T02:22:14.038Z] Sending build context to Docker daemon 778.8kB [2025-01-20T02:22:14.038Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2025-01-20T02:22:14.038Z] Step 2/24 : FROM ${BASE} AS builder [2025-01-20T02:22:14.038Z] ---> 9d34c51bde9a [2025-01-20T02:22:14.038Z] Step 3/24 : ARG MAKE=make build [2025-01-20T02:22:14.038Z] ---> Running in 192f59039bb7 [2025-01-20T02:22:14.297Z] Removing intermediate container 192f59039bb7 [2025-01-20T02:22:14.297Z] ---> 8ddac053a8b2 [2025-01-20T02:22:14.297Z] Step 4/24 : WORKDIR /device-s7 [2025-01-20T02:22:14.297Z] ---> Running in b96ab2a73439 [2025-01-20T02:22:14.297Z] Removing intermediate container b96ab2a73439 [2025-01-20T02:22:14.297Z] ---> 3c4866cc57a3 [2025-01-20T02:22:14.297Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-01-20T02:22:14.297Z] ---> Running in b0fc1952c14c [2025-01-20T02:22:14.297Z] Removing intermediate container b0fc1952c14c [2025-01-20T02:22:14.297Z] ---> 7d91fb81d94c [2025-01-20T02:22:14.297Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2025-01-20T02:22:14.297Z] ---> Running in cdce9e0625c9 [2025-01-20T02:22:14.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T02:22:14.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T02:22:15.074Z] OK: 248 MiB in 58 packages [2025-01-20T02:22:15.643Z] Removing intermediate container cdce9e0625c9 [2025-01-20T02:22:15.643Z] ---> 7536c34eeede [2025-01-20T02:22:15.643Z] Step 7/24 : COPY go.mod vendor* ./ [2025-01-20T02:22:15.643Z] ---> 3d31c189ff41 [2025-01-20T02:22:15.643Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T02:22:15.643Z] ---> Running in 297b16425f17 [2025-01-20T02:22:16.213Z] Removing intermediate container 297b16425f17 [2025-01-20T02:22:16.213Z] ---> 34972e76f1d9 [2025-01-20T02:22:16.213Z] Step 9/24 : COPY . . [2025-01-20T02:22:16.474Z] ---> ab8ab969504d [2025-01-20T02:22:16.474Z] Step 10/24 : RUN ${MAKE} [2025-01-20T02:22:16.474Z] ---> Running in d0dc03ca42e6 [2025-01-20T02:22:16.734Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.19" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2025-01-20T02:22:55.440Z] Removing intermediate container d0dc03ca42e6 [2025-01-20T02:22:55.441Z] ---> 53ec37b84ca2 [2025-01-20T02:22:55.441Z] Step 11/24 : FROM alpine:3.20 [2025-01-20T02:22:55.441Z] 3.20: Pulling from library/alpine [2025-01-20T02:22:55.441Z] 66a3d608f3fa: Pulling fs layer [2025-01-20T02:22:55.441Z] 66a3d608f3fa: Download complete [2025-01-20T02:22:55.441Z] 66a3d608f3fa: Pull complete [2025-01-20T02:22:55.441Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T02:22:55.441Z] Status: Downloaded newer image for alpine:3.20 [2025-01-20T02:22:55.441Z] ---> e29df9b510ff [2025-01-20T02:22:55.441Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-01-20T02:22:55.441Z] ---> Running in c924ce98b3ad [2025-01-20T02:22:55.441Z] Removing intermediate container c924ce98b3ad [2025-01-20T02:22:55.441Z] ---> 9e551b3767ce [2025-01-20T02:22:55.441Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-01-20T02:22:55.441Z] ---> Running in f3181c1d1c74 [2025-01-20T02:22:55.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T02:22:55.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T02:22:55.441Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-01-20T02:22:55.441Z] Executing busybox-1.36.1-r29.trigger [2025-01-20T02:22:55.441Z] OK: 8 MiB in 15 packages [2025-01-20T02:22:55.441Z] Removing intermediate container f3181c1d1c74 [2025-01-20T02:22:55.441Z] ---> 2558695de933 [2025-01-20T02:22:55.441Z] Step 14/24 : RUN apk --no-cache upgrade [2025-01-20T02:22:55.441Z] ---> Running in caacb5edd0c7 [2025-01-20T02:22:55.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T02:22:55.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T02:22:55.441Z] OK: 8 MiB in 15 packages [2025-01-20T02:22:55.441Z] Removing intermediate container caacb5edd0c7 [2025-01-20T02:22:55.441Z] ---> 63e538642275 [2025-01-20T02:22:55.441Z] Step 15/24 : WORKDIR / [2025-01-20T02:22:55.441Z] ---> Running in f3f5fa70b571 [2025-01-20T02:22:55.441Z] Removing intermediate container f3f5fa70b571 [2025-01-20T02:22:55.441Z] ---> 99847c743c70 [2025-01-20T02:22:55.441Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2025-01-20T02:22:55.441Z] ---> 0b404fdcf085 [2025-01-20T02:22:55.441Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2025-01-20T02:22:55.441Z] ---> 3bd907f6d528 [2025-01-20T02:22:55.441Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2025-01-20T02:22:55.441Z] ---> 4c6867e1072d [2025-01-20T02:22:55.441Z] Step 19/24 : EXPOSE 59994 [2025-01-20T02:22:55.441Z] ---> Running in 9b182cfe6fdb [2025-01-20T02:22:55.441Z] Removing intermediate container 9b182cfe6fdb [2025-01-20T02:22:55.441Z] ---> f2ca646fe4fe [2025-01-20T02:22:55.441Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2025-01-20T02:22:55.441Z] ---> Running in 4eabcab606a3 [2025-01-20T02:22:55.441Z] Removing intermediate container 4eabcab606a3 [2025-01-20T02:22:55.441Z] ---> 8d5c8b93996a [2025-01-20T02:22:55.441Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-01-20T02:22:55.441Z] ---> Running in df880f0f01ba [2025-01-20T02:22:55.441Z] Removing intermediate container df880f0f01ba [2025-01-20T02:22:55.441Z] ---> 44db288ca6ac [2025-01-20T02:22:55.441Z] Step 22/24 : LABEL arch=amd64 [2025-01-20T02:22:55.441Z] ---> Running in 2bf4e53c49a2 [2025-01-20T02:22:55.441Z] Removing intermediate container 2bf4e53c49a2 [2025-01-20T02:22:55.441Z] ---> 6f35e4dce8dd [2025-01-20T02:22:55.441Z] Step 23/24 : LABEL git_sha=36f5b5f54b7063bcf808d98b8b253989a426de79 [2025-01-20T02:22:55.441Z] ---> Running in df4d02cd599c [2025-01-20T02:22:55.441Z] Removing intermediate container df4d02cd599c [2025-01-20T02:22:55.441Z] ---> 77bdb909ef57 [2025-01-20T02:22:55.441Z] Step 24/24 : LABEL version=4.0.0-dev.6 [2025-01-20T02:22:55.441Z] ---> Running in 4629bd707061 [2025-01-20T02:22:55.701Z] Removing intermediate container 4629bd707061 [2025-01-20T02:22:55.701Z] ---> 9565e47e8eb1 [2025-01-20T02:22:55.701Z] [Warning] One or more build-args [ARCH] were not consumed [2025-01-20T02:22:55.701Z] Successfully built 9565e47e8eb1 [2025-01-20T02:22:55.701Z] Successfully tagged device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T02:22:55.839Z] provisioning config files... [2025-01-20T02:22:55.847Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config1042562366003522507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:22:56.147Z] ---> ****-login.sh [2025-01-20T02:22:56.147Z] nexus3.edgexfoundry.org:10001 [2025-01-20T02:22:56.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:22:56.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:22:56.147Z] Configure a credential helper to remove this warning. See [2025-01-20T02:22:56.148Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:22:56.148Z] [2025-01-20T02:22:56.148Z] Login Succeeded [2025-01-20T02:22:56.148Z] nexus3.edgexfoundry.org:10002 [2025-01-20T02:22:56.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:22:56.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:22:56.148Z] Configure a credential helper to remove this warning. See [2025-01-20T02:22:56.148Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:22:56.148Z] [2025-01-20T02:22:56.148Z] Login Succeeded [2025-01-20T02:22:56.148Z] nexus3.edgexfoundry.org:10003 [2025-01-20T02:22:56.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:22:56.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:22:56.408Z] Configure a credential helper to remove this warning. See [2025-01-20T02:22:56.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:22:56.408Z] [2025-01-20T02:22:56.408Z] Login Succeeded [2025-01-20T02:22:56.408Z] nexus3.edgexfoundry.org:10004 [2025-01-20T02:22:56.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:22:56.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:22:56.408Z] Configure a credential helper to remove this warning. See [2025-01-20T02:22:56.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:22:56.408Z] [2025-01-20T02:22:56.408Z] Login Succeeded [2025-01-20T02:22:56.408Z] ****.io [2025-01-20T02:22:56.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:22:56.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:22:56.668Z] Configure a credential helper to remove this warning. See [2025-01-20T02:22:56.668Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:22:56.668Z] [2025-01-20T02:22:56.668Z] Login Succeeded [2025-01-20T02:22:56.668Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T02:22:56.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T02:22:56.732Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T02:22:56.758Z] [edgeXDocker.push] Tagging docker image device-s7 with the following tags: [2025-01-20T02:22:56.758Z] 36f5b5f54b7063bcf808d98b8b253989a426de79 [2025-01-20T02:22:56.758Z] latest [2025-01-20T02:22:56.758Z] 4.0.0-dev.6 [2025-01-20T02:22:56.758Z] 36f5b5f54b7063bcf808d98b8b253989a426de79-4.0.0-dev.6 [2025-01-20T02:22:56.758Z] main [2025-01-20T02:22:56.758Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:22:57.109Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:36f5b5f54b7063bcf808d98b8b253989a426de79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:22:57.433Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:36f5b5f54b7063bcf808d98b8b253989a426de79 [2025-01-20T02:22:57.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-01-20T02:22:57.433Z] d391b0818b3a: Preparing [2025-01-20T02:22:57.433Z] d486e8c92d96: Preparing [2025-01-20T02:22:57.433Z] 818f083dae47: Preparing [2025-01-20T02:22:57.433Z] fc7fbd96c00f: Preparing [2025-01-20T02:22:57.433Z] 92f37714fe60: Preparing [2025-01-20T02:22:57.433Z] ce5a8cde9eee: Preparing [2025-01-20T02:22:57.433Z] ce5a8cde9eee: Waiting [2025-01-20T02:22:57.433Z] 92f37714fe60: Pushed [2025-01-20T02:22:57.433Z] 818f083dae47: Pushed [2025-01-20T02:22:57.433Z] d391b0818b3a: Pushed [2025-01-20T02:22:57.433Z] fc7fbd96c00f: Pushed [2025-01-20T02:22:57.692Z] ce5a8cde9eee: Layer already exists [2025-01-20T02:23:01.887Z] d486e8c92d96: Pushed [2025-01-20T02:23:01.887Z] 36f5b5f54b7063bcf808d98b8b253989a426de79: digest: sha256:0604887eecb2d38ed8076a786d0cdf07f609857d180a6f8ff2816cee53e5fbe7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:23:02.229Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:23:02.559Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:latest [2025-01-20T02:23:02.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-01-20T02:23:02.559Z] d391b0818b3a: Preparing [2025-01-20T02:23:02.559Z] d486e8c92d96: Preparing [2025-01-20T02:23:02.559Z] 818f083dae47: Preparing [2025-01-20T02:23:02.559Z] fc7fbd96c00f: Preparing [2025-01-20T02:23:02.559Z] 92f37714fe60: Preparing [2025-01-20T02:23:02.559Z] ce5a8cde9eee: Preparing [2025-01-20T02:23:02.559Z] ce5a8cde9eee: Waiting [2025-01-20T02:23:02.559Z] fc7fbd96c00f: Layer already exists [2025-01-20T02:23:02.559Z] 818f083dae47: Layer already exists [2025-01-20T02:23:02.559Z] d391b0818b3a: Layer already exists [2025-01-20T02:23:02.559Z] 92f37714fe60: Layer already exists [2025-01-20T02:23:02.559Z] d486e8c92d96: Layer already exists [2025-01-20T02:23:02.559Z] ce5a8cde9eee: Layer already exists [2025-01-20T02:23:02.559Z] latest: digest: sha256:0604887eecb2d38ed8076a786d0cdf07f609857d180a6f8ff2816cee53e5fbe7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:23:02.884Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:23:03.229Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.6 [2025-01-20T02:23:03.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-01-20T02:23:03.230Z] d391b0818b3a: Preparing [2025-01-20T02:23:03.230Z] d486e8c92d96: Preparing [2025-01-20T02:23:03.230Z] 818f083dae47: Preparing [2025-01-20T02:23:03.230Z] fc7fbd96c00f: Preparing [2025-01-20T02:23:03.230Z] 92f37714fe60: Preparing [2025-01-20T02:23:03.230Z] ce5a8cde9eee: Preparing [2025-01-20T02:23:03.230Z] ce5a8cde9eee: Waiting [2025-01-20T02:23:03.230Z] d486e8c92d96: Layer already exists [2025-01-20T02:23:03.230Z] fc7fbd96c00f: Layer already exists [2025-01-20T02:23:03.230Z] 818f083dae47: Layer already exists [2025-01-20T02:23:03.230Z] d391b0818b3a: Layer already exists [2025-01-20T02:23:03.230Z] 92f37714fe60: Layer already exists [2025-01-20T02:23:03.230Z] ce5a8cde9eee: Layer already exists [2025-01-20T02:23:03.230Z] 4.0.0-dev.6: digest: sha256:0604887eecb2d38ed8076a786d0cdf07f609857d180a6f8ff2816cee53e5fbe7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:23:03.564Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:36f5b5f54b7063bcf808d98b8b253989a426de79-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:23:03.890Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:36f5b5f54b7063bcf808d98b8b253989a426de79-4.0.0-dev.6 [2025-01-20T02:23:03.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-01-20T02:23:03.891Z] d391b0818b3a: Preparing [2025-01-20T02:23:03.891Z] d486e8c92d96: Preparing [2025-01-20T02:23:03.891Z] 818f083dae47: Preparing [2025-01-20T02:23:03.891Z] fc7fbd96c00f: Preparing [2025-01-20T02:23:03.891Z] 92f37714fe60: Preparing [2025-01-20T02:23:03.891Z] ce5a8cde9eee: Preparing [2025-01-20T02:23:03.891Z] ce5a8cde9eee: Waiting [2025-01-20T02:23:03.891Z] d486e8c92d96: Layer already exists [2025-01-20T02:23:03.891Z] 818f083dae47: Layer already exists [2025-01-20T02:23:03.891Z] d391b0818b3a: Layer already exists [2025-01-20T02:23:03.891Z] 92f37714fe60: Layer already exists [2025-01-20T02:23:03.891Z] fc7fbd96c00f: Layer already exists [2025-01-20T02:23:03.891Z] ce5a8cde9eee: Layer already exists [2025-01-20T02:23:03.891Z] 36f5b5f54b7063bcf808d98b8b253989a426de79-4.0.0-dev.6: digest: sha256:0604887eecb2d38ed8076a786d0cdf07f609857d180a6f8ff2816cee53e5fbe7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:23:04.230Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:23:04.566Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:main [2025-01-20T02:23:04.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-01-20T02:23:04.566Z] d391b0818b3a: Preparing [2025-01-20T02:23:04.566Z] d486e8c92d96: Preparing [2025-01-20T02:23:04.566Z] 818f083dae47: Preparing [2025-01-20T02:23:04.566Z] fc7fbd96c00f: Preparing [2025-01-20T02:23:04.566Z] 92f37714fe60: Preparing [2025-01-20T02:23:04.566Z] ce5a8cde9eee: Preparing [2025-01-20T02:23:04.566Z] ce5a8cde9eee: Waiting [2025-01-20T02:23:04.566Z] 818f083dae47: Layer already exists [2025-01-20T02:23:04.566Z] d391b0818b3a: Layer already exists [2025-01-20T02:23:04.566Z] d486e8c92d96: Layer already exists [2025-01-20T02:23:04.566Z] 92f37714fe60: Layer already exists [2025-01-20T02:23:04.566Z] fc7fbd96c00f: Layer already exists [2025-01-20T02:23:04.566Z] ce5a8cde9eee: Layer already exists [2025-01-20T02:23:04.566Z] main: digest: sha256:0604887eecb2d38ed8076a786d0cdf07f609857d180a6f8ff2816cee53e5fbe7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T02:23:04.638Z] ===================================================== [Pipeline] echo [2025-01-20T02:23:04.658Z] taggedImages: [2025-01-20T02:23:04.658Z] - nexus3.edgexfoundry.org:10004/device-s7:36f5b5f54b7063bcf808d98b8b253989a426de79 [2025-01-20T02:23:04.658Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2025-01-20T02:23:04.658Z] - nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.6 [2025-01-20T02:23:04.658Z] - nexus3.edgexfoundry.org:10004/device-s7:36f5b5f54b7063bcf808d98b8b253989a426de79-4.0.0-dev.6 [2025-01-20T02:23:04.658Z] - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:23:05.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-20T02:23:05.107Z] [2025-01-20T02:23:05.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:23:05.409Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-20T02:23:05.409Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-20T02:23:05.409Z] 5eb5b503b376: Pulling fs layer [2025-01-20T02:23:05.409Z] 5c69ac0246d0: Pulling fs layer [2025-01-20T02:23:05.409Z] ec43610c2a17: Pulling fs layer [2025-01-20T02:23:05.409Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-20T02:23:05.409Z] 33b1e0a273af: Pulling fs layer [2025-01-20T02:23:05.409Z] 5d3b04190fa2: Pulling fs layer [2025-01-20T02:23:05.409Z] 2f39f015ded8: Pulling fs layer [2025-01-20T02:23:05.409Z] 3a2ae6a8a46f: Waiting [2025-01-20T02:23:05.409Z] 5d3b04190fa2: Waiting [2025-01-20T02:23:05.409Z] 2f39f015ded8: Waiting [2025-01-20T02:23:05.409Z] 33b1e0a273af: Waiting [2025-01-20T02:23:05.409Z] 5c69ac0246d0: Verifying Checksum [2025-01-20T02:23:05.409Z] 5c69ac0246d0: Download complete [2025-01-20T02:23:05.409Z] 3a2ae6a8a46f: Download complete [2025-01-20T02:23:05.681Z] 33b1e0a273af: Verifying Checksum [2025-01-20T02:23:05.681Z] 33b1e0a273af: Download complete [2025-01-20T02:23:05.681Z] 5d3b04190fa2: Verifying Checksum [2025-01-20T02:23:05.681Z] 5d3b04190fa2: Download complete [2025-01-20T02:23:05.681Z] ec43610c2a17: Verifying Checksum [2025-01-20T02:23:05.681Z] ec43610c2a17: Download complete [2025-01-20T02:23:05.681Z] 5eb5b503b376: Verifying Checksum [2025-01-20T02:23:05.681Z] 5eb5b503b376: Download complete [2025-01-20T02:23:06.248Z] 2f39f015ded8: Download complete [2025-01-20T02:23:06.817Z] 5eb5b503b376: Pull complete [2025-01-20T02:23:06.817Z] 5c69ac0246d0: Pull complete [2025-01-20T02:23:07.384Z] ec43610c2a17: Pull complete [2025-01-20T02:23:07.384Z] 3a2ae6a8a46f: Pull complete [2025-01-20T02:23:07.643Z] 33b1e0a273af: Pull complete [2025-01-20T02:23:07.643Z] 5d3b04190fa2: Pull complete [2025-01-20T02:23:11.831Z] 2f39f015ded8: Pull complete [2025-01-20T02:23:11.831Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-20T02:23:11.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-20T02:23:11.831Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T02:23:11.943Z] prd-ubuntu20.04-docker-8c-8g-37194 does not seem to be running inside a container [2025-01-20T02:23:11.972Z] $ 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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-20T02:23:18.820Z] $ docker top 1938bed64bcecba010ab57e7c9f451446b58af6fe14d36e5c1e820aa7ab8b048 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:23:19.234Z] ---> job-cost.sh [2025-01-20T02:23:19.234Z] lf-activate-venv: SKIPPING [2025-01-20T02:23:19.234Z] INFO: No Stack... [2025-01-20T02:23:19.493Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-20T02:23:19.752Z] INFO: Archiving Costs [Pipeline] sh [2025-01-20T02:23:20.041Z] + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv [2025-01-20T02:23:20.041Z] + cut -d, -f6 [Pipeline] lock [2025-01-20T02:23:20.055Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-13-stack-cost] [2025-01-20T02:23:20.062Z] Resource [jenkins-edgexfoundry-device-s7-main-13-stack-cost] did not exist. Created. [2025-01-20T02:23:20.068Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-20T02:23:20.379Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-20T02:23:20.413Z] Stashed 1 file(s) [Pipeline] } [2025-01-20T02:23:20.422Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-13-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-20T02:23:20.451Z] $ docker stop --time=1 1938bed64bcecba010ab57e7c9f451446b58af6fe14d36e5c1e820aa7ab8b048 [2025-01-20T02:23:22.141Z] $ docker rm -f --volumes 1938bed64bcecba010ab57e7c9f451446b58af6fe14d36e5c1e820aa7ab8b048 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-01-20T02:23:49.035Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-37200 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws [2025-01-20T02:23:49.051Z] Running in /w/workspace/device-s7/13 [Pipeline] { [Pipeline] checkout [2025-01-20T02:23:52.114Z] Selected Git installation does not exist. Using Default [2025-01-20T02:23:52.114Z] The recommended git tool is: NONE [2025-01-20T02:23:57.595Z] using credential edgex-jenkins-ssh [2025-01-20T02:23:57.618Z] Cloning the remote Git repository [2025-01-20T02:23:57.662Z] Cloning repository git@github.com:edgexfoundry/device-s7.git [2025-01-20T02:23:57.759Z] > git init /w/workspace/device-s7/13 # timeout=10 [2025-01-20T02:23:57.904Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2025-01-20T02:23:57.905Z] > git --version # timeout=10 [2025-01-20T02:23:57.923Z] > git --version # 'git version 2.25.1' [2025-01-20T02:23:57.926Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-20T02:23:58.068Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-20T02:23:59.527Z] Avoid second fetch [2025-01-20T02:23:59.527Z] Checking out Revision 36f5b5f54b7063bcf808d98b8b253989a426de79 (main) [2025-01-20T02:23:58.619Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2025-01-20T02:23:58.640Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-20T02:23:59.543Z] > git config core.sparsecheckout # timeout=10 [2025-01-20T02:24:00.194Z] Commit message: "Merge pull request #36 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19" [2025-01-20T02:23:59.607Z] > git checkout -f 36f5b5f54b7063bcf808d98b8b253989a426de79 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-20T02:24:04.971Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-20T02:24:04.972Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-20T02:24:04.972Z] Dload Upload Total Spent Left Speed [2025-01-20T02:24:04.972Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 87265 0 --:--:-- --:--:-- --:--:-- 87863 [Pipeline] sh [2025-01-20T02:24:05.323Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-20T02:24:05.670Z] + + sudo tee /etc/docker/daemon.newsudo [2025-01-20T02:24:05.671Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-01-20T02:24:05.671Z] { [2025-01-20T02:24:05.671Z] "registry-mirrors": [ [2025-01-20T02:24:05.671Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-20T02:24:05.671Z] ], [2025-01-20T02:24:05.671Z] "bip": "10.250.0.254/24", [2025-01-20T02:24:05.671Z] "hosts": [ [2025-01-20T02:24:05.671Z] "tcp://0.0.0.0:5555", [2025-01-20T02:24:05.671Z] "unix:///var/run/docker.sock" [2025-01-20T02:24:05.671Z] ], [2025-01-20T02:24:05.671Z] "mtu": 1458, [2025-01-20T02:24:05.671Z] "selinux-enabled": true, [2025-01-20T02:24:05.671Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-20T02:24:05.671Z] } [Pipeline] sh [2025-01-20T02:24:06.015Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-20T02:24:06.370Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T02:24:24.751Z] provisioning config files... [2025-01-20T02:24:24.775Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/13@tmp/config10722228489638407218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:24:25.233Z] ---> ****-login.sh [2025-01-20T02:24:25.233Z] nexus3.edgexfoundry.org:10001 [2025-01-20T02:24:25.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:24:25.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:24:25.777Z] Configure a credential helper to remove this warning. See [2025-01-20T02:24:25.777Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:24:25.777Z] [2025-01-20T02:24:25.777Z] Login Succeeded [2025-01-20T02:24:25.777Z] nexus3.edgexfoundry.org:10002 [2025-01-20T02:24:25.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:24:26.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:24:26.049Z] Configure a credential helper to remove this warning. See [2025-01-20T02:24:26.049Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:24:26.049Z] [2025-01-20T02:24:26.049Z] Login Succeeded [2025-01-20T02:24:26.049Z] nexus3.edgexfoundry.org:10003 [2025-01-20T02:24:26.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:24:26.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:24:26.321Z] Configure a credential helper to remove this warning. See [2025-01-20T02:24:26.321Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:24:26.321Z] [2025-01-20T02:24:26.321Z] Login Succeeded [2025-01-20T02:24:26.321Z] nexus3.edgexfoundry.org:10004 [2025-01-20T02:24:26.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:24:26.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:24:26.594Z] Configure a credential helper to remove this warning. See [2025-01-20T02:24:26.594Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:24:26.594Z] [2025-01-20T02:24:26.594Z] Login Succeeded [2025-01-20T02:24:26.594Z] ****.io [2025-01-20T02:24:26.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:24:27.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:24:27.142Z] Configure a credential helper to remove this warning. See [2025-01-20T02:24:27.142Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:24:27.142Z] [2025-01-20T02:24:27.142Z] Login Succeeded [2025-01-20T02:24:27.142Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T02:24:27.156Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-20T02:24:27.609Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T02:24:27.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T02:24:27.651Z] ========================================================= [2025-01-20T02:24:27.651Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-20T02:24:27.651Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:24:28.047Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-01-20T02:24:29.480Z] #0 building with "default" instance using docker driver [2025-01-20T02:24:29.480Z] [2025-01-20T02:24:29.480Z] #1 [internal] load .dockerignore [2025-01-20T02:24:29.480Z] #1 transferring context: 2B 0.0s done [2025-01-20T02:24:29.480Z] #1 DONE 0.1s [2025-01-20T02:24:29.480Z] [2025-01-20T02:24:29.480Z] #2 [internal] load build definition from Dockerfile [2025-01-20T02:24:29.480Z] #2 transferring dockerfile: 1.62kB done [2025-01-20T02:24:29.480Z] #2 DONE 0.1s [2025-01-20T02:24:29.480Z] [2025-01-20T02:24:29.480Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-20T02:24:29.480Z] #3 DONE 0.2s [2025-01-20T02:24:29.480Z] [2025-01-20T02:24:29.480Z] #4 [internal] load build context [2025-01-20T02:24:29.480Z] #4 DONE 0.0s [2025-01-20T02:24:29.480Z] [2025-01-20T02:24:29.480Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-20T02:24:29.480Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done [2025-01-20T02:24:29.752Z] #5 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0B / 293.53kB 0.1s [2025-01-20T02:24:29.752Z] #5 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done [2025-01-20T02:24:29.752Z] #5 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done [2025-01-20T02:24:29.752Z] #5 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.05MB / 4.09MB 0.1s [2025-01-20T02:24:29.752Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 0B / 70.67MB 0.1s [2025-01-20T02:24:29.752Z] #5 ... [2025-01-20T02:24:29.752Z] [2025-01-20T02:24:29.752Z] #4 [internal] load build context [2025-01-20T02:24:29.752Z] #4 transferring context: 421.15kB 0.1s done [2025-01-20T02:24:29.752Z] #4 DONE 0.2s [2025-01-20T02:24:29.752Z] [2025-01-20T02:24:29.752Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-20T02:24:30.024Z] #5 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done [2025-01-20T02:24:30.024Z] #5 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done [2025-01-20T02:24:30.024Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 5.24MB / 70.67MB 0.3s [2025-01-20T02:24:30.024Z] #5 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done [2025-01-20T02:24:30.024Z] #5 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2025-01-20T02:24:30.024Z] #5 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s done [2025-01-20T02:24:30.024Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 13.63MB / 70.67MB 0.5s [2025-01-20T02:24:30.024Z] #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done [2025-01-20T02:24:30.024Z] #5 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.3s done [2025-01-20T02:24:30.024Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.24MB / 98.78MB 0.5s [2025-01-20T02:24:30.024Z] #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 3.62MB / 12.74MB 0.5s [2025-01-20T02:24:30.312Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 17.22MB / 70.67MB 0.6s [2025-01-20T02:24:30.312Z] #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 7.34MB / 12.74MB 0.6s [2025-01-20T02:24:30.312Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 20.97MB / 70.67MB 0.7s [2025-01-20T02:24:30.312Z] #5 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done [2025-01-20T02:24:30.312Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 12.46MB / 98.78MB 0.7s [2025-01-20T02:24:30.312Z] #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 10.56MB / 12.74MB 0.7s [2025-01-20T02:24:30.600Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 31.20MB / 70.67MB 0.9s [2025-01-20T02:24:30.600Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 19.15MB / 98.78MB 0.9s [2025-01-20T02:24:30.600Z] #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.8s done [2025-01-20T02:24:30.600Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 35.65MB / 70.67MB 1.0s [2025-01-20T02:24:30.600Z] #5 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 [2025-01-20T02:24:30.879Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 26.21MB / 98.78MB 1.1s [2025-01-20T02:24:30.879Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 43.73MB / 70.67MB 1.2s [2025-01-20T02:24:30.879Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 31.46MB / 98.78MB 1.2s [2025-01-20T02:24:30.879Z] #5 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done [2025-01-20T02:24:31.150Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 53.31MB / 70.67MB 1.4s [2025-01-20T02:24:31.150Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 36.70MB / 98.78MB 1.3s [2025-01-20T02:24:31.150Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 57.67MB / 70.67MB 1.5s [2025-01-20T02:24:31.150Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 46.14MB / 98.78MB 1.5s [2025-01-20T02:24:31.150Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 61.92MB / 70.67MB 1.6s [2025-01-20T02:24:31.150Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 51.30MB / 98.78MB 1.6s [2025-01-20T02:24:31.421Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.8s [2025-01-20T02:24:31.421Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 61.87MB / 98.78MB 1.8s [2025-01-20T02:24:31.695Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.8s done [2025-01-20T02:24:31.695Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 67.11MB / 98.78MB 1.9s [2025-01-20T02:24:31.695Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 72.35MB / 98.78MB 2.0s [2025-01-20T02:24:31.695Z] #5 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 0.1s [2025-01-20T02:24:31.967Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 80.60MB / 98.78MB 2.2s [2025-01-20T02:24:31.967Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 90.18MB / 98.78MB 2.4s [2025-01-20T02:24:32.238Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 95.42MB / 98.78MB 2.5s [2025-01-20T02:24:32.509Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.7s done [2025-01-20T02:24:39.186Z] #5 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.3s [2025-01-20T02:24:43.478Z] #5 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.4s [2025-01-20T02:24:50.136Z] #5 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.6s done [2025-01-20T02:24:52.078Z] #5 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done [2025-01-20T02:24:52.078Z] #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-01-20T02:24:52.078Z] #5 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 [2025-01-20T02:24:52.078Z] #5 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done [2025-01-20T02:24:52.078Z] #5 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done [2025-01-20T02:24:52.078Z] #5 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0.1s [2025-01-20T02:24:57.455Z] #5 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.2s [2025-01-20T02:25:00.041Z] #5 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 7.6s done [2025-01-20T02:25:00.041Z] #5 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 0.1s [2025-01-20T02:25:01.445Z] #5 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 1.8s done [2025-01-20T02:25:02.027Z] #5 DONE 32.2s [2025-01-20T02:25:02.027Z] [2025-01-20T02:25:02.027Z] #6 [builder 2/7] WORKDIR /device-s7 [2025-01-20T02:25:03.969Z] #6 DONE 1.6s [2025-01-20T02:25:03.969Z] [2025-01-20T02:25:03.969Z] #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2025-01-20T02:25:04.235Z] #7 0.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T02:25:04.500Z] #7 1.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T02:25:05.913Z] #7 2.240 OK: 239 MiB in 58 packages [2025-01-20T02:25:05.913Z] #7 DONE 2.5s [2025-01-20T02:25:06.183Z] [2025-01-20T02:25:06.183Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-01-20T02:25:06.183Z] #8 DONE 0.1s [2025-01-20T02:25:06.183Z] [2025-01-20T02:25:06.183Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T02:25:38.459Z] #9 DONE 29.7s [2025-01-20T02:25:38.459Z] [2025-01-20T02:25:38.459Z] #10 [builder 6/7] COPY . . [2025-01-20T02:25:38.459Z] #10 DONE 0.2s [2025-01-20T02:25:38.459Z] [2025-01-20T02:25:38.459Z] #11 [builder 7/7] RUN echo noop [2025-01-20T02:25:38.459Z] #11 0.603 noop [2025-01-20T02:25:38.459Z] #11 DONE 0.7s [2025-01-20T02:25:38.459Z] [2025-01-20T02:25:38.459Z] #12 exporting to image [2025-01-20T02:25:38.459Z] #12 exporting layers [2025-01-20T02:26:17.367Z] #12 exporting layers 35.3s done [2025-01-20T02:26:17.367Z] #12 writing image sha256:056534589597bc24b7eb6efbaa679a4d7408a229ba904be418ffd3b4627f6541 done [2025-01-20T02:26:17.367Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2025-01-20T02:26:17.367Z] #12 DONE 35.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:26:17.759Z] + docker inspect -f . ci-base-image-arm64 [2025-01-20T02:26:17.759Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T02:26:17.965Z] prd-ubuntu20.04-docker-arm64-4c-16g-37200 does not seem to be running inside a container [2025-01-20T02:26:18.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/13 -v /w/workspace/device-s7/13:/w/workspace/device-s7/13:rw,z -v /w/workspace/device-s7/13@tmp:/w/workspace/device-s7/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-01-20T02:26:19.284Z] $ docker top dcac6a96cc24ae9dd194a40e7c2bf4280070e7462eb952f5f14c013aaa57772b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T02:26:20.131Z] + go version [2025-01-20T02:26:20.131Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-20T02:26:20.145Z] $ docker stop --time=1 dcac6a96cc24ae9dd194a40e7c2bf4280070e7462eb952f5f14c013aaa57772b [2025-01-20T02:26:21.692Z] $ docker rm -f --volumes dcac6a96cc24ae9dd194a40e7c2bf4280070e7462eb952f5f14c013aaa57772b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:26:22.295Z] + docker inspect -f . ci-base-image-arm64 [2025-01-20T02:26:22.296Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T02:26:22.478Z] prd-ubuntu20.04-docker-arm64-4c-16g-37200 does not seem to be running inside a container [2025-01-20T02:26:22.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-s7/13 -v /w/workspace/device-s7/13:/w/workspace/device-s7/13:rw,z -v /w/workspace/device-s7/13@tmp:/w/workspace/device-s7/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-01-20T02:26:23.531Z] $ docker top eca593177c118b3be128ce6596b2d4c9d31afbde3d1defd5dae0bc2ace8eab60 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T02:26:24.017Z] + git config --global --add safe.directory /w/workspace/device-s7/13 [Pipeline] fileExists [Pipeline] sh [2025-01-20T02:26:24.378Z] + make test [2025-01-20T02:26:24.378Z] go test -race -coverprofile=coverage.out ./... [2025-01-20T02:27:11.268Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-01-20T02:29:53.304Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-01-20T02:29:53.304Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.114s coverage: 6.8% of statements [2025-01-20T02:29:53.304Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-01-20T02:29:53.304Z] go vet ./... [2025-01-20T02:32:15.033Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-20T02:32:15.033Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-20T02:32:15.033Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-20T02:32:15.053Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-20T02:32:15.071Z] $ docker stop --time=1 eca593177c118b3be128ce6596b2d4c9d31afbde3d1defd5dae0bc2ace8eab60 [2025-01-20T02:32:17.072Z] $ docker rm -f --volumes eca593177c118b3be128ce6596b2d4c9d31afbde3d1defd5dae0bc2ace8eab60 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-20T02:32:19.194Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-20T02:32:19.221Z] Warning: overwriting stash ‘coverage-report’ [2025-01-20T02:32:19.744Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-20T02:32:20.160Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-20T02:32:20.493Z] + ls -al . [2025-01-20T02:32:20.493Z] total 212 [2025-01-20T02:32:20.493Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 20 02:26 . [2025-01-20T02:32:20.493Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 02:23 .. [2025-01-20T02:32:20.493Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 02:24 .git [2025-01-20T02:32:20.493Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 02:23 .github [2025-01-20T02:32:20.493Z] -rw-rw-r-- 1 jenkins jenkins 237 Jan 20 02:23 .gitignore [2025-01-20T02:32:20.493Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 20 02:23 .golangci.yml [2025-01-20T02:32:20.493Z] -rw-rw-r-- 1 jenkins jenkins 19679 Jan 20 02:23 Attribution.txt [2025-01-20T02:32:20.493Z] -rw-rw-r-- 1 jenkins jenkins 1579 Jan 20 02:23 Dockerfile [2025-01-20T02:32:20.493Z] -rw-rw-r-- 1 jenkins jenkins 643 Jan 20 02:23 Jenkinsfile [2025-01-20T02:32:20.493Z] -rw-rw-r-- 1 jenkins jenkins 10947 Jan 20 02:23 LICENSE [2025-01-20T02:32:20.493Z] -rw-rw-r-- 1 jenkins jenkins 1903 Jan 20 02:23 Makefile [2025-01-20T02:32:20.493Z] -rw-rw-r-- 1 jenkins jenkins 614 Jan 20 02:23 OWNERS.md [2025-01-20T02:32:20.493Z] -rw-rw-r-- 1 jenkins jenkins 2393 Jan 20 02:23 README.md [2025-01-20T02:32:20.493Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 20 02:19 VERSION [2025-01-20T02:32:20.493Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 02:23 bin [2025-01-20T02:32:20.493Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 02:23 cmd [2025-01-20T02:32:20.493Z] -rw-r--r-- 1 jenkins jenkins 19094 Jan 20 02:29 coverage.out [2025-01-20T02:32:20.493Z] -rw-rw-r-- 1 jenkins jenkins 6168 Jan 20 02:23 go.mod [2025-01-20T02:32:20.493Z] -rw-rw-r-- 1 jenkins jenkins 86857 Jan 20 02:23 go.sum [2025-01-20T02:32:20.493Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 02:23 internal [2025-01-20T02:32:20.493Z] -rw-rw-r-- 1 jenkins jenkins 223 Jan 20 02:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:32:20.868Z] + docker build -t device-s7-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=36f5b5f54b7063bcf808d98b8b253989a426de79 --label arch=arm64 --label version=4.0.0-dev.6 . [2025-01-20T02:32:21.838Z] #0 building with "default" instance using docker driver [2025-01-20T02:32:21.838Z] [2025-01-20T02:32:21.838Z] #1 [internal] load .dockerignore [2025-01-20T02:32:21.838Z] #1 transferring context: 2B done [2025-01-20T02:32:21.838Z] #1 DONE 0.0s [2025-01-20T02:32:21.838Z] [2025-01-20T02:32:21.838Z] #2 [internal] load build definition from Dockerfile [2025-01-20T02:32:21.838Z] #2 transferring dockerfile: 1.62kB done [2025-01-20T02:32:21.838Z] #2 DONE 0.0s [2025-01-20T02:32:21.838Z] [2025-01-20T02:32:21.838Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-20T02:32:21.838Z] #3 DONE 0.0s [2025-01-20T02:32:21.838Z] [2025-01-20T02:32:21.838Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2025-01-20T02:32:22.108Z] #4 DONE 0.5s [2025-01-20T02:32:22.378Z] [2025-01-20T02:32:22.378Z] #5 [internal] load build context [2025-01-20T02:32:22.378Z] #5 transferring context: 22.58kB 0.0s done [2025-01-20T02:32:22.378Z] #5 DONE 0.1s [2025-01-20T02:32:22.378Z] [2025-01-20T02:32:22.378Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T02:32:22.378Z] #6 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-01-20T02:32:22.378Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.05MB / 4.09MB 0.1s [2025-01-20T02:32:22.378Z] #6 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-20T02:32:22.378Z] #6 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-20T02:32:22.648Z] #6 ... [2025-01-20T02:32:22.648Z] [2025-01-20T02:32:22.648Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-20T02:32:22.648Z] #7 DONE 0.3s [2025-01-20T02:32:22.648Z] [2025-01-20T02:32:22.648Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T02:32:22.648Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-01-20T02:32:22.648Z] #6 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-20T02:32:22.648Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-01-20T02:32:22.648Z] #6 ... [2025-01-20T02:32:22.648Z] [2025-01-20T02:32:22.648Z] #8 [builder 2/7] WORKDIR /device-s7 [2025-01-20T02:32:22.648Z] #8 DONE 0.1s [2025-01-20T02:32:22.648Z] [2025-01-20T02:32:22.648Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T02:32:22.918Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.5s done [2025-01-20T02:32:23.189Z] #6 DONE 1.1s [2025-01-20T02:32:23.189Z] [2025-01-20T02:32:23.189Z] #9 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2025-01-20T02:32:23.469Z] #9 0.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T02:32:24.450Z] #9 1.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T02:32:25.876Z] #9 3.112 OK: 239 MiB in 58 packages [2025-01-20T02:32:26.148Z] #9 DONE 3.7s [2025-01-20T02:32:26.148Z] [2025-01-20T02:32:26.148Z] #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-01-20T02:32:26.148Z] #10 0.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T02:32:26.148Z] #10 0.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T02:32:26.148Z] #10 2.594 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-20T02:32:26.148Z] #10 2.609 Executing busybox-1.36.1-r29.trigger [2025-01-20T02:32:26.148Z] #10 2.644 OK: 9 MiB in 15 packages [2025-01-20T02:32:26.739Z] #10 DONE 3.2s [2025-01-20T02:32:26.739Z] [2025-01-20T02:32:26.739Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-01-20T02:32:26.739Z] #11 DONE 0.2s [2025-01-20T02:32:26.739Z] [2025-01-20T02:32:26.739Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T02:32:28.692Z] #12 DONE 1.9s [2025-01-20T02:32:28.692Z] [2025-01-20T02:32:28.692Z] #13 [builder 6/7] COPY . . [2025-01-20T02:32:28.692Z] #13 DONE 0.2s [2025-01-20T02:32:28.692Z] [2025-01-20T02:32:28.692Z] #14 [stage-1 3/7] RUN apk --no-cache upgrade [2025-01-20T02:32:28.692Z] #14 1.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T02:32:28.692Z] #14 1.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T02:32:29.658Z] #14 3.182 OK: 9 MiB in 15 packages [2025-01-20T02:32:30.250Z] #14 DONE 3.7s [2025-01-20T02:32:30.250Z] [2025-01-20T02:32:30.250Z] #15 [builder 7/7] RUN make build [2025-01-20T02:32:30.250Z] #15 0.684 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.19" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2025-01-20T02:35:07.171Z] #15 DONE 144.5s [2025-01-20T02:35:07.171Z] [2025-01-20T02:35:07.171Z] #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2025-01-20T02:35:07.171Z] #16 DONE 0.1s [2025-01-20T02:35:07.171Z] [2025-01-20T02:35:07.171Z] #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2025-01-20T02:35:07.171Z] #17 DONE 0.5s [2025-01-20T02:35:07.171Z] [2025-01-20T02:35:07.171Z] #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res [2025-01-20T02:35:07.171Z] #18 DONE 0.1s [2025-01-20T02:35:07.171Z] [2025-01-20T02:35:07.171Z] #19 exporting to image [2025-01-20T02:35:07.171Z] #19 exporting layers [2025-01-20T02:35:07.171Z] #19 exporting layers 0.7s done [2025-01-20T02:35:07.171Z] #19 writing image sha256:332b7caba4f3dc34ae662d8ceb040519f979048bcddf2723a944599c947e5562 done [2025-01-20T02:35:07.171Z] #19 naming to docker.io/library/device-s7-arm64 0.0s done [2025-01-20T02:35:07.171Z] #19 DONE 0.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T02:35:07.344Z] provisioning config files... [2025-01-20T02:35:07.363Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/13@tmp/config12178655498345030905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:35:07.720Z] ---> ****-login.sh [2025-01-20T02:35:07.720Z] nexus3.edgexfoundry.org:10001 [2025-01-20T02:35:07.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:35:07.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:35:07.988Z] Configure a credential helper to remove this warning. See [2025-01-20T02:35:07.988Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:35:07.988Z] [2025-01-20T02:35:07.988Z] Login Succeeded [2025-01-20T02:35:07.988Z] nexus3.edgexfoundry.org:10002 [2025-01-20T02:35:07.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:35:08.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:35:08.254Z] Configure a credential helper to remove this warning. See [2025-01-20T02:35:08.254Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:35:08.254Z] [2025-01-20T02:35:08.254Z] Login Succeeded [2025-01-20T02:35:08.254Z] nexus3.edgexfoundry.org:10003 [2025-01-20T02:35:08.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:35:08.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:35:08.521Z] Configure a credential helper to remove this warning. See [2025-01-20T02:35:08.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:35:08.521Z] [2025-01-20T02:35:08.521Z] Login Succeeded [2025-01-20T02:35:08.521Z] nexus3.edgexfoundry.org:10004 [2025-01-20T02:35:08.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:35:08.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:35:08.788Z] Configure a credential helper to remove this warning. See [2025-01-20T02:35:08.788Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:35:08.788Z] [2025-01-20T02:35:08.788Z] Login Succeeded [2025-01-20T02:35:08.788Z] ****.io [2025-01-20T02:35:09.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:35:09.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:35:09.328Z] Configure a credential helper to remove this warning. See [2025-01-20T02:35:09.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:35:09.328Z] [2025-01-20T02:35:09.328Z] Login Succeeded [2025-01-20T02:35:09.329Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T02:35:09.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T02:35:09.398Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T02:35:09.430Z] [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: [2025-01-20T02:35:09.430Z] 36f5b5f54b7063bcf808d98b8b253989a426de79 [2025-01-20T02:35:09.430Z] latest [2025-01-20T02:35:09.430Z] 4.0.0-dev.6 [2025-01-20T02:35:09.430Z] 36f5b5f54b7063bcf808d98b8b253989a426de79-4.0.0-dev.6 [2025-01-20T02:35:09.430Z] main [2025-01-20T02:35:09.430Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:35:09.804Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:36f5b5f54b7063bcf808d98b8b253989a426de79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:35:10.179Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:36f5b5f54b7063bcf808d98b8b253989a426de79 [2025-01-20T02:35:10.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-01-20T02:35:10.179Z] 13c3ccac91b9: Preparing [2025-01-20T02:35:10.179Z] f8f4ce2abc65: Preparing [2025-01-20T02:35:10.179Z] ecdb0ca1a2ac: Preparing [2025-01-20T02:35:10.179Z] 71cbf260e105: Preparing [2025-01-20T02:35:10.179Z] 0721622cccde: Preparing [2025-01-20T02:35:10.179Z] 534a70dc8296: Preparing [2025-01-20T02:35:10.179Z] 534a70dc8296: Waiting [2025-01-20T02:35:10.451Z] ecdb0ca1a2ac: Pushed [2025-01-20T02:35:10.451Z] 71cbf260e105: Pushed [2025-01-20T02:35:10.451Z] 13c3ccac91b9: Pushed [2025-01-20T02:35:10.451Z] 0721622cccde: Pushed [2025-01-20T02:35:10.451Z] 534a70dc8296: Layer already exists [2025-01-20T02:35:20.538Z] f8f4ce2abc65: Pushed [2025-01-20T02:35:20.807Z] 36f5b5f54b7063bcf808d98b8b253989a426de79: digest: sha256:15b6e85c72da34a4e1bce9e571ee9f286272c7e54f9436c1942207c99eb6cba2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:35:21.182Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:35:21.559Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2025-01-20T02:35:21.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-01-20T02:35:21.560Z] 13c3ccac91b9: Preparing [2025-01-20T02:35:21.560Z] f8f4ce2abc65: Preparing [2025-01-20T02:35:21.560Z] ecdb0ca1a2ac: Preparing [2025-01-20T02:35:21.560Z] 71cbf260e105: Preparing [2025-01-20T02:35:21.560Z] 0721622cccde: Preparing [2025-01-20T02:35:21.560Z] 534a70dc8296: Preparing [2025-01-20T02:35:21.560Z] 534a70dc8296: Waiting [2025-01-20T02:35:21.560Z] 71cbf260e105: Layer already exists [2025-01-20T02:35:21.560Z] 13c3ccac91b9: Layer already exists [2025-01-20T02:35:21.560Z] ecdb0ca1a2ac: Layer already exists [2025-01-20T02:35:21.560Z] f8f4ce2abc65: Layer already exists [2025-01-20T02:35:21.560Z] 0721622cccde: Layer already exists [2025-01-20T02:35:21.560Z] 534a70dc8296: Layer already exists [2025-01-20T02:35:21.829Z] latest: digest: sha256:15b6e85c72da34a4e1bce9e571ee9f286272c7e54f9436c1942207c99eb6cba2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:35:22.204Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:35:22.580Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.6 [2025-01-20T02:35:22.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-01-20T02:35:22.580Z] 13c3ccac91b9: Preparing [2025-01-20T02:35:22.580Z] f8f4ce2abc65: Preparing [2025-01-20T02:35:22.580Z] ecdb0ca1a2ac: Preparing [2025-01-20T02:35:22.580Z] 71cbf260e105: Preparing [2025-01-20T02:35:22.580Z] 0721622cccde: Preparing [2025-01-20T02:35:22.580Z] 534a70dc8296: Preparing [2025-01-20T02:35:22.580Z] 534a70dc8296: Waiting [2025-01-20T02:35:22.580Z] f8f4ce2abc65: Layer already exists [2025-01-20T02:35:22.580Z] 71cbf260e105: Layer already exists [2025-01-20T02:35:22.580Z] ecdb0ca1a2ac: Layer already exists [2025-01-20T02:35:22.580Z] 0721622cccde: Layer already exists [2025-01-20T02:35:22.580Z] 13c3ccac91b9: Layer already exists [2025-01-20T02:35:22.580Z] 534a70dc8296: Layer already exists [2025-01-20T02:35:22.849Z] 4.0.0-dev.6: digest: sha256:15b6e85c72da34a4e1bce9e571ee9f286272c7e54f9436c1942207c99eb6cba2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:35:23.232Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:36f5b5f54b7063bcf808d98b8b253989a426de79-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:35:23.598Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:36f5b5f54b7063bcf808d98b8b253989a426de79-4.0.0-dev.6 [2025-01-20T02:35:23.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-01-20T02:35:23.598Z] 13c3ccac91b9: Preparing [2025-01-20T02:35:23.598Z] f8f4ce2abc65: Preparing [2025-01-20T02:35:23.598Z] ecdb0ca1a2ac: Preparing [2025-01-20T02:35:23.598Z] 71cbf260e105: Preparing [2025-01-20T02:35:23.598Z] 0721622cccde: Preparing [2025-01-20T02:35:23.598Z] 534a70dc8296: Preparing [2025-01-20T02:35:23.598Z] 534a70dc8296: Waiting [2025-01-20T02:35:23.598Z] 13c3ccac91b9: Layer already exists [2025-01-20T02:35:23.598Z] ecdb0ca1a2ac: Layer already exists [2025-01-20T02:35:23.598Z] 0721622cccde: Layer already exists [2025-01-20T02:35:23.598Z] 71cbf260e105: Layer already exists [2025-01-20T02:35:23.598Z] f8f4ce2abc65: Layer already exists [2025-01-20T02:35:23.598Z] 534a70dc8296: Layer already exists [2025-01-20T02:35:23.868Z] 36f5b5f54b7063bcf808d98b8b253989a426de79-4.0.0-dev.6: digest: sha256:15b6e85c72da34a4e1bce9e571ee9f286272c7e54f9436c1942207c99eb6cba2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:35:24.248Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:35:24.629Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main [2025-01-20T02:35:24.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-01-20T02:35:24.630Z] 13c3ccac91b9: Preparing [2025-01-20T02:35:24.630Z] f8f4ce2abc65: Preparing [2025-01-20T02:35:24.630Z] ecdb0ca1a2ac: Preparing [2025-01-20T02:35:24.630Z] 71cbf260e105: Preparing [2025-01-20T02:35:24.630Z] 0721622cccde: Preparing [2025-01-20T02:35:24.630Z] 534a70dc8296: Preparing [2025-01-20T02:35:24.630Z] 534a70dc8296: Waiting [2025-01-20T02:35:24.630Z] ecdb0ca1a2ac: Layer already exists [2025-01-20T02:35:24.630Z] 71cbf260e105: Layer already exists [2025-01-20T02:35:24.630Z] 13c3ccac91b9: Layer already exists [2025-01-20T02:35:24.630Z] f8f4ce2abc65: Layer already exists [2025-01-20T02:35:24.630Z] 0721622cccde: Layer already exists [2025-01-20T02:35:24.630Z] 534a70dc8296: Layer already exists [2025-01-20T02:35:24.901Z] main: digest: sha256:15b6e85c72da34a4e1bce9e571ee9f286272c7e54f9436c1942207c99eb6cba2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T02:35:24.993Z] ===================================================== [Pipeline] echo [2025-01-20T02:35:25.010Z] taggedImages: [2025-01-20T02:35:25.010Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:36f5b5f54b7063bcf808d98b8b253989a426de79 [2025-01-20T02:35:25.010Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2025-01-20T02:35:25.010Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.6 [2025-01-20T02:35:25.010Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:36f5b5f54b7063bcf808d98b8b253989a426de79-4.0.0-dev.6 [2025-01-20T02:35:25.010Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:35:25.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-20T02:35:25.427Z] [2025-01-20T02:35:25.427Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:35:25.787Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-20T02:35:25.787Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-20T02:35:25.787Z] 8998bd30e6a1: Pulling fs layer [2025-01-20T02:35:25.787Z] 04944245beec: Pulling fs layer [2025-01-20T02:35:25.787Z] 699f458cf7ca: Pulling fs layer [2025-01-20T02:35:25.787Z] 765212b225bb: Pulling fs layer [2025-01-20T02:35:25.787Z] f23df028b6ca: Pulling fs layer [2025-01-20T02:35:25.787Z] d65c8cfc05b1: Pulling fs layer [2025-01-20T02:35:25.787Z] 2437ff75d9bd: Pulling fs layer [2025-01-20T02:35:25.787Z] f23df028b6ca: Waiting [2025-01-20T02:35:25.787Z] 765212b225bb: Waiting [2025-01-20T02:35:25.787Z] d65c8cfc05b1: Waiting [2025-01-20T02:35:25.787Z] 2437ff75d9bd: Waiting [2025-01-20T02:35:26.059Z] 04944245beec: Verifying Checksum [2025-01-20T02:35:26.059Z] 04944245beec: Download complete [2025-01-20T02:35:26.059Z] 765212b225bb: Download complete [2025-01-20T02:35:26.059Z] f23df028b6ca: Download complete [2025-01-20T02:35:26.059Z] d65c8cfc05b1: Verifying Checksum [2025-01-20T02:35:26.059Z] d65c8cfc05b1: Download complete [2025-01-20T02:35:26.329Z] 699f458cf7ca: Verifying Checksum [2025-01-20T02:35:26.330Z] 699f458cf7ca: Download complete [2025-01-20T02:35:26.599Z] 8998bd30e6a1: Download complete [2025-01-20T02:35:28.544Z] 2437ff75d9bd: Verifying Checksum [2025-01-20T02:35:28.544Z] 2437ff75d9bd: Download complete [2025-01-20T02:35:33.902Z] 8998bd30e6a1: Pull complete [2025-01-20T02:35:33.902Z] 04944245beec: Pull complete [2025-01-20T02:35:35.855Z] 699f458cf7ca: Pull complete [2025-01-20T02:35:35.855Z] 765212b225bb: Pull complete [2025-01-20T02:35:36.817Z] f23df028b6ca: Pull complete [2025-01-20T02:35:36.817Z] d65c8cfc05b1: Pull complete [2025-01-20T02:36:03.501Z] 2437ff75d9bd: Pull complete [2025-01-20T02:36:03.501Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-20T02:36:03.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-20T02:36:03.501Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T02:36:03.698Z] prd-ubuntu20.04-docker-arm64-4c-16g-37200 does not seem to be running inside a container [2025-01-20T02:36:03.758Z] $ 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-s7/13 -v /w/workspace/device-s7/13:/w/workspace/device-s7/13:rw,z -v /w/workspace/device-s7/13@tmp:/w/workspace/device-s7/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-01-20T02:36:06.099Z] $ docker top 7c143f62e566c79a9a54ebfab28332c30e26c70f578bc31d04e102a76a8a769d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:36:06.659Z] ---> job-cost.sh [2025-01-20T02:36:06.926Z] lf-activate-venv: SKIPPING [2025-01-20T02:36:06.926Z] INFO: No Stack... [2025-01-20T02:36:07.509Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-20T02:36:08.089Z] INFO: Archiving Costs [Pipeline] sh [2025-01-20T02:36:08.409Z] + cat /w/workspace/device-s7/13/archives/cost.csv [2025-01-20T02:36:08.409Z] + cut -d, -f6 [Pipeline] lock [2025-01-20T02:36:08.473Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-13-stack-cost] [2025-01-20T02:36:08.481Z] Resource [jenkins-edgexfoundry-device-s7-main-13-stack-cost] did not exist. Created. [2025-01-20T02:36:08.488Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-20T02:36:08.835Z] /w/workspace/device-s7/13@tmp/durable-d743c93c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-01-20T02:36:09.161Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-20T02:36:09.189Z] Warning: overwriting stash ‘stack-cost’ [2025-01-20T02:36:09.239Z] Stashed 1 file(s) [Pipeline] } [2025-01-20T02:36:09.247Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-13-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-20T02:36:09.267Z] $ docker stop --time=1 7c143f62e566c79a9a54ebfab28332c30e26c70f578bc31d04e102a76a8a769d [2025-01-20T02:36:10.715Z] $ docker rm -f --volumes 7c143f62e566c79a9a54ebfab28332c30e26c70f578bc31d04e102a76a8a769d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-01-20T02:36:11.262Z] provisioning config files... [2025-01-20T02:36:11.270Z] copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config1191079213468502474tmp [Pipeline] { [Pipeline] sh [2025-01-20T02:36:11.606Z] + set +x [2025-01-20T02:36:11.606Z] + curl -s https://codecov.io/bash [2025-01-20T02:36:11.606Z] + bash -s -- [2025-01-20T02:36:11.606Z] [2025-01-20T02:36:11.606Z] _____ _ [2025-01-20T02:36:11.606Z] / ____| | | [2025-01-20T02:36:11.606Z] | | ___ __| | ___ ___ _____ __ [2025-01-20T02:36:11.606Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-20T02:36:11.606Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-20T02:36:11.606Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-20T02:36:11.606Z] Bash-1.0.6 [2025-01-20T02:36:11.606Z] [2025-01-20T02:36:11.606Z] [2025-01-20T02:36:11.606Z] ==> git version 2.25.1 found [2025-01-20T02:36:11.606Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-01-20T02:36:11.606Z] Release-Date: 2020-01-08 [2025-01-20T02:36:11.606Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-01-20T02:36:11.606Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-20T02:36:11.606Z] ==> Jenkins CI detected. [2025-01-20T02:36:11.606Z] current dir:  /w/workspace/edgexfoundry_device-s7_main [2025-01-20T02:36:11.606Z] project root: . [2025-01-20T02:36:11.606Z] --> token set from env [2025-01-20T02:36:11.606Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-20T02:36:11.868Z] ==> Running gcov in . (disable via -X gcov) [2025-01-20T02:36:11.868Z] ==> Python coveragepy not found [2025-01-20T02:36:11.868Z] ==> Searching for coverage reports in: [2025-01-20T02:36:11.868Z] + . [2025-01-20T02:36:11.868Z] -> Found 1 reports [2025-01-20T02:36:11.868Z] ==> Detecting git/mercurial file structure [2025-01-20T02:36:11.868Z] ==> Reading reports [2025-01-20T02:36:11.868Z] + ./coverage.out bytes=19094 [2025-01-20T02:36:11.868Z] ==> Appending adjustments [2025-01-20T02:36:11.868Z] https://docs.codecov.io/docs/fixing-reports [2025-01-20T02:36:11.868Z] + Found adjustments [2025-01-20T02:36:11.868Z] ==> Gzipping contents [2025-01-20T02:36:11.868Z] 4.0K /tmp/codecov.ghMS0n.gz [2025-01-20T02:36:11.868Z] ==> Uploading reports [2025-01-20T02:36:11.868Z] url: https://codecov.io [2025-01-20T02:36:11.868Z] query: branch=main&commit=36f5b5f54b7063bcf808d98b8b253989a426de79&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-20T02:36:11.868Z] -> Pinging Codecov [2025-01-20T02:36:11.868Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=36f5b5f54b7063bcf808d98b8b253989a426de79&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-20T02:36:12.129Z] -> Uploading to [2025-01-20T02:36:12.129Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/36f5b5f54b7063bcf808d98b8b253989a426de79/1d076a62-9725-46e0-89b0-741d7d2c5faf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250120%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250120T023611Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=ec2413f2e006e310ffac33982cedf329dc11ead69328252c2a18845cbf64572e [2025-01-20T02:36:12.129Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-20T02:36:12.129Z] Dload Upload Total Spent Left Speed [2025-01-20T02:36:12.129Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 44515 --:--:-- --:--:-- --:--:-- 43830 100 2849 0 0 100 2849 0 16187 --:--:-- --:--:-- --:--:-- 16096 [2025-01-20T02:36:12.129Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/36f5b5f54b7063bcf808d98b8b253989a426de79 [Pipeline] } [2025-01-20T02:36:12.137Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-01-20T02:36:12.376Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-20T02:36:12.395Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:36:12.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-20T02:36:12.710Z] [2025-01-20T02:36:12.710Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:36:13.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-20T02:36:13.015Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-20T02:36:13.015Z] 43c4264eed91: Pulling fs layer [2025-01-20T02:36:13.015Z] 4cc291be95ef: Pulling fs layer [2025-01-20T02:36:13.015Z] 2ac1f1163629: Pulling fs layer [2025-01-20T02:36:13.015Z] 5c3c966382ef: Pulling fs layer [2025-01-20T02:36:13.015Z] 4f4fb700ef54: Pulling fs layer [2025-01-20T02:36:13.015Z] d9c7d2e4e75e: Pulling fs layer [2025-01-20T02:36:13.015Z] 9c3e1370e548: Pulling fs layer [2025-01-20T02:36:13.015Z] 9c3e1370e548: Waiting [2025-01-20T02:36:13.015Z] 4f4fb700ef54: Waiting [2025-01-20T02:36:13.015Z] d9c7d2e4e75e: Waiting [2025-01-20T02:36:13.015Z] 5c3c966382ef: Waiting [2025-01-20T02:36:13.015Z] 4cc291be95ef: Verifying Checksum [2025-01-20T02:36:13.015Z] 4cc291be95ef: Download complete [2025-01-20T02:36:13.015Z] 5c3c966382ef: Verifying Checksum [2025-01-20T02:36:13.015Z] 5c3c966382ef: Download complete [2025-01-20T02:36:13.015Z] 4f4fb700ef54: Download complete [2025-01-20T02:36:13.015Z] 43c4264eed91: Download complete [2025-01-20T02:36:13.275Z] d9c7d2e4e75e: Verifying Checksum [2025-01-20T02:36:13.275Z] d9c7d2e4e75e: Download complete [2025-01-20T02:36:13.275Z] 43c4264eed91: Pull complete [2025-01-20T02:36:13.275Z] 4cc291be95ef: Pull complete [2025-01-20T02:36:13.535Z] 2ac1f1163629: Verifying Checksum [2025-01-20T02:36:13.535Z] 2ac1f1163629: Download complete [2025-01-20T02:36:14.105Z] 9c3e1370e548: Verifying Checksum [2025-01-20T02:36:14.105Z] 9c3e1370e548: Download complete [2025-01-20T02:36:17.401Z] 2ac1f1163629: Pull complete [2025-01-20T02:36:17.401Z] 5c3c966382ef: Pull complete [2025-01-20T02:36:17.401Z] 4f4fb700ef54: Pull complete [2025-01-20T02:36:17.401Z] d9c7d2e4e75e: Pull complete [2025-01-20T02:36:20.689Z] 9c3e1370e548: Pull complete [2025-01-20T02:36:20.689Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-20T02:36:20.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-20T02:36:20.689Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T02:36:20.806Z] prd-ubuntu20.04-docker-8c-8g-37194 does not seem to be running inside a container [2025-01-20T02:36:20.840Z] $ 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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-01-20T02:36:27.463Z] $ docker top 2b9eefac189c4e2dd9790c9517ac2f318f86089bda7e7a659610d942810046aa -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T02:36:27.819Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] echo [2025-01-20T02:36:27.831Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh [2025-01-20T02:36:28.113Z] + set -o pipefail [2025-01-20T02:36:28.114Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' [2025-01-20T02:36:38.101Z] [2025-01-20T02:36:38.101Z] Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... [2025-01-20T02:36:38.101Z] [2025-01-20T02:36:38.101Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9802e2c3-a805-43f9-b47e-5746baaac31c/history/ed2105ef-497d-451d-be1f-83150a01049a [2025-01-20T02:36:38.101Z] [2025-01-20T02:36:38.101Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-20T02:36:38.101Z] [2025-01-20T02:36:38.101Z] [2025-01-20T02:36:38.101Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-20T02:36:38.102Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-20T02:36:38.111Z] $ docker stop --time=1 2b9eefac189c4e2dd9790c9517ac2f318f86089bda7e7a659610d942810046aa [2025-01-20T02:36:44.993Z] $ docker rm -f --volumes 2b9eefac189c4e2dd9790c9517ac2f318f86089bda7e7a659610d942810046aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-20T02:36:45.927Z] + git log --format=format:%s -1 36f5b5f54b7063bcf808d98b8b253989a426de79 [Pipeline] sh [2025-01-20T02:36:46.220Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-20T02:36:46.220Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:36:46.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T02:36:46.525Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T02:36:46.604Z] prd-ubuntu20.04-docker-8c-8g-37194 does not seem to be running inside a container [2025-01-20T02:36:46.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-20T02:36:47.125Z] $ docker top 798b17a8a7a9318f5d55997f2809af70b59fe5fb24100b8393e2f3275509957b -eo pid,comm [2025-01-20T02:36:47.176Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-01-20T02:36:47.176Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-20T02:36:47.247Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T02:36:47.248Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T02:36:47.363Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T02:36:47.362Z] $ docker exec 798b17a8a7a9318f5d55997f2809af70b59fe5fb24100b8393e2f3275509957b ssh-agent [2025-01-20T02:36:47.481Z] SSH_AUTH_SOCK=/tmp/ssh-M39xTkw6a7Ts/agent.31 [2025-01-20T02:36:47.481Z] SSH_AGENT_PID=36 [2025-01-20T02:36:47.485Z] Running ssh-add (command line suppressed) [2025-01-20T02:36:47.597Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_5114954100042160711.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_5114954100042160711.key) [2025-01-20T02:36:47.613Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T02:36:47.916Z] + git semver tag [2025-01-20T02:36:48.178Z] 2025-01-20 02:36:48,088 [run_tag] DEBUG tag force:False [2025-01-20T02:36:48.178Z] 2025-01-20 02:36:48,088 [check_head_tag] DEBUG check head tag [2025-01-20T02:36:48.178Z] 2025-01-20 02:36:48,089 [execute] INFO git cat-file --batch-check [2025-01-20T02:36:48.178Z] 2025-01-20 02:36:48,089 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=) [2025-01-20T02:36:48.178Z] 2025-01-20 02:36:48,092 [execute] INFO git cat-file --batch [2025-01-20T02:36:48.178Z] 2025-01-20 02:36:48,092 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=) [2025-01-20T02:36:48.178Z] 2025-01-20 02:36:48,099 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-01-20T02:36:48.178Z] 2025-01-20 02:36:48,099 [execute] INFO git tag -a v4.0.0-dev.6 -m v4.0.0-dev.6 [2025-01-20T02:36:48.178Z] 2025-01-20 02:36:48,099 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.6', '-m', 'v4.0.0-dev.6'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) [2025-01-20T02:36:48.178Z] 2025-01-20 02:36:48,104 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-01-20T02:36:48.178Z] 4.0.0-dev.6 [Pipeline] } [2025-01-20T02:36:48.186Z] $ docker exec --env ******** --env ******** 798b17a8a7a9318f5d55997f2809af70b59fe5fb24100b8393e2f3275509957b ssh-agent -k [2025-01-20T02:36:48.285Z] unset SSH_AUTH_SOCK; [2025-01-20T02:36:48.285Z] unset SSH_AGENT_PID; [2025-01-20T02:36:48.285Z] echo Agent pid 36 killed; [2025-01-20T02:36:48.299Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-20T02:36:48.630Z] + git semver [Pipeline] } [2025-01-20T02:36:48.902Z] $ docker stop --time=1 798b17a8a7a9318f5d55997f2809af70b59fe5fb24100b8393e2f3275509957b [2025-01-20T02:36:50.184Z] $ docker rm -f --volumes 798b17a8a7a9318f5d55997f2809af70b59fe5fb24100b8393e2f3275509957b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:36:50.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-20T02:36:50.670Z] [2025-01-20T02:36:50.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:36:50.970Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-20T02:36:50.970Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-20T02:36:50.970Z] ab5ef0e58194: Pulling fs layer [2025-01-20T02:36:50.970Z] 9712f1f96733: Pulling fs layer [2025-01-20T02:36:50.970Z] 63f879dbbcfc: Pulling fs layer [2025-01-20T02:36:50.970Z] 0d9ebad4ef96: Pulling fs layer [2025-01-20T02:36:50.970Z] e9a5061849ea: Pulling fs layer [2025-01-20T02:36:50.970Z] d747dcd14b5f: Pulling fs layer [2025-01-20T02:36:50.970Z] 2de7ff778b66: Pulling fs layer [2025-01-20T02:36:50.970Z] 0d9ebad4ef96: Waiting [2025-01-20T02:36:50.970Z] e9a5061849ea: Waiting [2025-01-20T02:36:50.970Z] d747dcd14b5f: Waiting [2025-01-20T02:36:50.970Z] 2de7ff778b66: Waiting [2025-01-20T02:36:50.970Z] 9712f1f96733: Download complete [2025-01-20T02:36:51.228Z] 63f879dbbcfc: Verifying Checksum [2025-01-20T02:36:51.228Z] 63f879dbbcfc: Download complete [2025-01-20T02:36:51.486Z] ab5ef0e58194: Verifying Checksum [2025-01-20T02:36:51.486Z] ab5ef0e58194: Download complete [2025-01-20T02:36:51.486Z] d747dcd14b5f: Download complete [2025-01-20T02:36:51.486Z] e9a5061849ea: Verifying Checksum [2025-01-20T02:36:51.486Z] e9a5061849ea: Download complete [2025-01-20T02:36:51.745Z] 2de7ff778b66: Verifying Checksum [2025-01-20T02:36:51.745Z] 2de7ff778b66: Download complete [2025-01-20T02:36:51.745Z] 0d9ebad4ef96: Verifying Checksum [2025-01-20T02:36:51.745Z] 0d9ebad4ef96: Download complete [2025-01-20T02:36:54.458Z] ab5ef0e58194: Pull complete [2025-01-20T02:36:54.458Z] 9712f1f96733: Pull complete [2025-01-20T02:36:55.029Z] 63f879dbbcfc: Pull complete [2025-01-20T02:36:59.224Z] 0d9ebad4ef96: Pull complete [2025-01-20T02:36:59.224Z] e9a5061849ea: Pull complete [2025-01-20T02:36:59.224Z] d747dcd14b5f: Pull complete [2025-01-20T02:37:00.164Z] 2de7ff778b66: Pull complete [2025-01-20T02:37:00.423Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-20T02:37:00.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-20T02:37:00.423Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T02:37:00.534Z] prd-ubuntu20.04-docker-8c-8g-37194 does not seem to be running inside a container [2025-01-20T02:37:00.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-01-20T02:37:12.120Z] $ docker top 1c92a4cbe6713448b892a6ad4dff5dbda0a07d6010d2da94d1c05395a35c18aa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-20T02:37:12.204Z] provisioning config files... [2025-01-20T02:37:12.212Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config17032362254379537284tmp [2025-01-20T02:37:12.221Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config15054463954758117407tmp [2025-01-20T02:37:12.230Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config2602119075783467977tmp [Pipeline] { [Pipeline] echo [2025-01-20T02:37:12.257Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:37:12.557Z] ---> sigul-configuration.sh [2025-01-20T02:37:12.558Z] gpg: directory `/root/.gnupg' created [2025-01-20T02:37:12.558Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-20T02:37:12.558Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-20T02:37:12.558Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-20T02:37:12.558Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-20T02:37:12.558Z] gpg: CAST5 encrypted data [2025-01-20T02:37:12.558Z] gpg: encrypted with 1 passphrase [2025-01-20T02:37:12.558Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-20T02:37:12.862Z] + mkdir /home/jenkins [2025-01-20T02:37:12.862Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-20T02:37:13.195Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-01-20T02:37:13.209Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:37:13.507Z] ---> sigul-install.sh [2025-01-20T02:37:13.507Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-20T02:37:13.809Z] + git tag --list [2025-01-20T02:37:13.809Z] v0.0.0 [2025-01-20T02:37:13.809Z] v0.0.1-dev.1 [2025-01-20T02:37:13.809Z] v0.0.1-dev.2 [2025-01-20T02:37:13.809Z] v4.0.0-dev.1 [2025-01-20T02:37:13.809Z] v4.0.0-dev.2 [2025-01-20T02:37:13.809Z] v4.0.0-dev.3 [2025-01-20T02:37:13.809Z] v4.0.0-dev.4 [2025-01-20T02:37:13.809Z] v4.0.0-dev.5 [2025-01-20T02:37:13.809Z] v4.0.0-dev.6 [Pipeline] sh [2025-01-20T02:37:14.105Z] + lftools sign git-tag v4.0.0-dev.6 [2025-01-20T02:37:14.710Z] Signing Git tag with Sigul... [2025-01-20T02:37:14.711Z] Signing v4.0.0-dev.6 [Pipeline] echo [2025-01-20T02:37:14.981Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:37:15.282Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-20T02:37:15.298Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-20T02:37:15.319Z] $ docker stop --time=1 1c92a4cbe6713448b892a6ad4dff5dbda0a07d6010d2da94d1c05395a35c18aa [2025-01-20T02:37:16.614Z] $ docker rm -f --volumes 1c92a4cbe6713448b892a6ad4dff5dbda0a07d6010d2da94d1c05395a35c18aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-20T02:37:17.090Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-20T02:37:17.090Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:37:17.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T02:37:17.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T02:37:17.484Z] prd-ubuntu20.04-docker-8c-8g-37194 does not seem to be running inside a container [2025-01-20T02:37:17.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-20T02:37:17.817Z] $ docker top dd55df705473b1f9bff4454a9553657a788e5fa6ff492ad55f9bb7064d8f4956 -eo pid,comm [2025-01-20T02:37:17.867Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-01-20T02:37:17.867Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-20T02:37:17.925Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T02:37:17.925Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T02:37:18.032Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T02:37:18.031Z] $ docker exec dd55df705473b1f9bff4454a9553657a788e5fa6ff492ad55f9bb7064d8f4956 ssh-agent [2025-01-20T02:37:18.135Z] SSH_AUTH_SOCK=/tmp/ssh-MXC5lKVJj8GO/agent.32 [2025-01-20T02:37:18.135Z] SSH_AGENT_PID=38 [2025-01-20T02:37:18.139Z] Running ssh-add (command line suppressed) [2025-01-20T02:37:18.232Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_17506883940075696988.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_17506883940075696988.key) [2025-01-20T02:37:18.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T02:37:18.542Z] + git semver bump pre [2025-01-20T02:37:18.802Z] 2025-01-20 02:37:18,699 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-01-20T02:37:18.802Z] 2025-01-20 02:37:18,700 [bump_version] DEBUG bumping version:4.0.0-dev.6 on axis:pre with prefix:dev [2025-01-20T02:37:18.802Z] 2025-01-20 02:37:18,700 [bump_version] DEBUG bumped version:4.0.0-dev.7 [2025-01-20T02:37:18.802Z] 2025-01-20 02:37:18,700 [write_version] DEBUG write version:4.0.0-dev.7 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True [2025-01-20T02:37:18.802Z] 2025-01-20 02:37:18,700 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-01-20T02:37:18.802Z] 2025-01-20 02:37:18,700 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-01-20T02:37:18.802Z] 2025-01-20 02:37:18,701 [execute] INFO git cat-file --batch-check [2025-01-20T02:37:18.802Z] 2025-01-20 02:37:18,702 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-20T02:37:18.802Z] 2025-01-20 02:37:18,706 [execute] INFO git cat-file --batch [2025-01-20T02:37:18.802Z] 2025-01-20 02:37:18,707 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-20T02:37:18.802Z] 2025-01-20 02:37:18,711 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-01-20T02:37:18.802Z] 4.0.0-dev.7 [Pipeline] } [2025-01-20T02:37:18.809Z] $ docker exec --env ******** --env ******** dd55df705473b1f9bff4454a9553657a788e5fa6ff492ad55f9bb7064d8f4956 ssh-agent -k [2025-01-20T02:37:18.898Z] unset SSH_AUTH_SOCK; [2025-01-20T02:37:18.899Z] unset SSH_AGENT_PID; [2025-01-20T02:37:18.899Z] echo Agent pid 38 killed; [2025-01-20T02:37:18.911Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-20T02:37:19.244Z] + git semver [Pipeline] } [2025-01-20T02:37:19.514Z] $ docker stop --time=1 dd55df705473b1f9bff4454a9553657a788e5fa6ff492ad55f9bb7064d8f4956 [2025-01-20T02:37:21.166Z] $ docker rm -f --volumes dd55df705473b1f9bff4454a9553657a788e5fa6ff492ad55f9bb7064d8f4956 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-20T02:37:21.689Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-20T02:37:21.689Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:37:22.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T02:37:22.033Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T02:37:22.108Z] prd-ubuntu20.04-docker-8c-8g-37194 does not seem to be running inside a container [2025-01-20T02:37:22.131Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-20T02:37:22.452Z] $ docker top 79df51fda386b60a38e1c165cedf3608254e4e21e0dc0763e1867609073eb5af -eo pid,comm [2025-01-20T02:37:22.500Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-01-20T02:37:22.500Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-20T02:37:22.562Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T02:37:22.562Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T02:37:22.670Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T02:37:22.670Z] $ docker exec 79df51fda386b60a38e1c165cedf3608254e4e21e0dc0763e1867609073eb5af ssh-agent [2025-01-20T02:37:22.780Z] SSH_AUTH_SOCK=/tmp/ssh-HfK4tBerlGPL/agent.32 [2025-01-20T02:37:22.780Z] SSH_AGENT_PID=39 [2025-01-20T02:37:22.785Z] Running ssh-add (command line suppressed) [2025-01-20T02:37:22.887Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_7429083179063291220.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_7429083179063291220.key) [2025-01-20T02:37:22.904Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T02:37:23.196Z] + git semver push [2025-01-20T02:37:23.456Z] 2025-01-20 02:37:23,385 [run_push] DEBUG push [2025-01-20T02:37:23.456Z] 2025-01-20 02:37:23,385 [execute] INFO git cat-file --batch-check [2025-01-20T02:37:23.456Z] 2025-01-20 02:37:23,386 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-20T02:37:23.456Z] 2025-01-20 02:37:23,388 [execute] INFO git rev-list ab9c6e703b9a4d9ef6c18a88612bcd8310436b85 -- [2025-01-20T02:37:23.456Z] 2025-01-20 02:37:23,388 [execute] DEBUG Popen(['git', 'rev-list', 'ab9c6e703b9a4d9ef6c18a88612bcd8310436b85', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-20T02:37:23.456Z] 2025-01-20 02:37:23,393 [execute] INFO git fetch -v origin [2025-01-20T02:37:23.456Z] 2025-01-20 02:37:23,394 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-20T02:37:24.024Z] 2025-01-20 02:37:23,839 [run_push] DEBUG no remote changes detected [2025-01-20T02:37:24.024Z] 2025-01-20 02:37:23,840 [execute] INFO git push origin semver [2025-01-20T02:37:24.024Z] 2025-01-20 02:37:23,840 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-20T02:37:24.964Z] 2025-01-20 02:37:24,615 [run_push] DEBUG push all version tags [2025-01-20T02:37:24.964Z] 2025-01-20 02:37:24,616 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-20T02:37:24.964Z] 2025-01-20 02:37:24,616 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) [2025-01-20T02:37:25.533Z] 2025-01-20 02:37:25,321 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-01-20T02:37:25.533Z] 4.0.0-dev.7 [Pipeline] } [2025-01-20T02:37:25.538Z] $ docker exec --env ******** --env ******** 79df51fda386b60a38e1c165cedf3608254e4e21e0dc0763e1867609073eb5af ssh-agent -k [2025-01-20T02:37:25.635Z] unset SSH_AUTH_SOCK; [2025-01-20T02:37:25.636Z] unset SSH_AGENT_PID; [2025-01-20T02:37:25.636Z] echo Agent pid 39 killed; [2025-01-20T02:37:25.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-20T02:37:25.977Z] + git semver [Pipeline] } [2025-01-20T02:37:26.244Z] $ docker stop --time=1 79df51fda386b60a38e1c165cedf3608254e4e21e0dc0763e1867609073eb5af [2025-01-20T02:37:27.515Z] $ docker rm -f --volumes 79df51fda386b60a38e1c165cedf3608254e4e21e0dc0763e1867609073eb5af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-01-20T02:37:28.213Z] + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] [2025-01-20T02:37:28.213Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2025-01-20T02:37:28.213Z] total 16 [2025-01-20T02:37:28.213Z] drwxr-xr-x 3 root root 4096 Jan 20 02:23 . [2025-01-20T02:37:28.213Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 20 02:37 .. [2025-01-20T02:37:28.213Z] drwxr-xr-x 2 root root 4096 Jan 20 02:23 cost [2025-01-20T02:37:28.213Z] -rw-r--r-- 1 root root 80 Jan 20 02:23 cost.csv [2025-01-20T02:37:28.213Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives [2025-01-20T02:37:28.213Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2025-01-20T02:37:28.213Z] total 16 [2025-01-20T02:37:28.213Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 20 02:23 . [2025-01-20T02:37:28.213Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 20 02:37 .. [2025-01-20T02:37:28.213Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 20 02:23 cost [2025-01-20T02:37:28.213Z] -rw-r--r-- 1 jenkins jenkins 80 Jan 20 02:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:37:28.511Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:37:29.367Z] ---> package-listing.sh [2025-01-20T02:37:29.368Z] ++ facter osfamily [2025-01-20T02:37:29.368Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-20T02:37:29.626Z] + OS_FAMILY=debian [2025-01-20T02:37:29.626Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2025-01-20T02:37:29.626Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-20T02:37:29.626Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-20T02:37:29.626Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-20T02:37:29.626Z] + PACKAGES=/tmp/packages_start.txt [2025-01-20T02:37:29.626Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-01-20T02:37:29.626Z] + PACKAGES=/tmp/packages_end.txt [2025-01-20T02:37:29.626Z] + case "${OS_FAMILY}" in [2025-01-20T02:37:29.626Z] + dpkg -l [2025-01-20T02:37:29.626Z] + grep '^ii' [2025-01-20T02:37:29.626Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-20T02:37:29.626Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-20T02:37:29.626Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-20T02:37:29.626Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-01-20T02:37:29.626Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2025-01-20T02:37:29.626Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo [2025-01-20T02:37:29.637Z] 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-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-20T02:37:29.913Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:37:30.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-20T02:37:30.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T02:37:30.580Z] prd-ubuntu20.04-docker-8c-8g-37194 does not seem to be running inside a container [2025-01-20T02:37:30.638Z] $ 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-s7_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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-20T02:37:30.826Z] $ docker top e15d744ce4f8f29261db2b7c80a760f1c6f3459cb98d1e999f0383b0ea447cd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T02:37:31.274Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-20T02:37:31.581Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-20T02:37:31.867Z] + ls /var/log/sa-host [2025-01-20T02:37:31.867Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T02:37:32.049Z] provisioning config files... [2025-01-20T02:37:32.059Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config15212517158241428570tmp [Pipeline] { [Pipeline] echo [2025-01-20T02:37:32.082Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:37:32.372Z] ---> create-netrc.sh [Pipeline] } [2025-01-20T02:37:32.378Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:37:33.011Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-20T02:37:33.023Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:37:33.346Z] ---> sudo-logs.sh [2025-01-20T02:37:33.346Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-20T02:37:33.441Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:37:33.751Z] ---> job-cost.sh [2025-01-20T02:37:33.751Z] lf-activate-venv: SKIPPING [2025-01-20T02:37:33.751Z] DEBUG: total: 0.2199999988079071 [2025-01-20T02:37:33.751Z] INFO: Retrieving Stack Cost... [2025-01-20T02:37:34.010Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-20T02:37:34.579Z] INFO: Archiving Costs [Pipeline] echo [2025-01-20T02:37:34.593Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:37:34.879Z] ---> logs-deploy.sh [2025-01-20T02:37:34.880Z] lf-activate-venv: SKIPPING [2025-01-20T02:37:34.880Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/13 [2025-01-20T02:37:34.880Z] INFO: archiving workspace using pattern(s): [2025-01-20T02:37:35.818Z] Archives upload complete. [2025-01-20T02:37:35.818Z] INFO: archiving logs to Nexus