Push event to branch main
Connecting to https://api.github.com using edgex-jenkins github personal access token
Obtained Jenkinsfile from d22bcd7e0933516a615516a8a508495f082858b0
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-ssh4823788306361413683.key
 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10
Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a
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-ssh13320135747067288064.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a
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-ssh3976070536868581768.key
 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10
Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch"
 > 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-ssh9814361047585453308.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-ssh7971497498278228006.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
All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline
Running on prd-ubuntu20.04-docker-8c-8g-2756 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
Avoid second fetch
Checking out Revision d22bcd7e0933516a615516a8a508495f082858b0 (main)
Commit message: "Merge pull request #51 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.9.2"
 > 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
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d22bcd7e0933516a615516a8a508495f082858b0 # timeout=10
 > git rev-list --no-walk e372590a767a1cfb5429e5c03244f4741cb723dc # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] timeout
[2025-06-04T03:23:27.668Z] Timeout set to expire in 6 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] script
[Pipeline] {
[Pipeline] withCredentials
[2025-06-04T03:23:27.755Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] echo
[2025-06-04T03:23:27.788Z] =========================================================
[2025-06-04T03:23:27.788Z]  EdgeX Global Pipelines Version Info
[2025-06-04T03:23:27.788Z] =========================================================
[Pipeline] libraryResource
[Pipeline] sh
[2025-06-04T03:23:28.890Z] -------------------
[2025-06-04T03:23:28.890Z] stable info:
[2025-06-04T03:23:28.890Z] -------------------
[2025-06-04T03:23:28.890Z] Commited By: Ginny Guan ginny@iotechsys.com
[2025-06-04T03:23:28.890Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a
[2025-06-04T03:23:28.890Z] Message: update stable to v1.0.274
[2025-06-04T03:23:29.459Z] -------------------
[2025-06-04T03:23:29.459Z] experimental info:
[2025-06-04T03:23:29.459Z] -------------------
[2025-06-04T03:23:29.459Z] Commited By: **** collab-it+edgex@linuxfoundation.org
[2025-06-04T03:23:29.459Z] Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906
[2025-06-04T03:23:29.459Z] Message: update experimental to v1.0.275
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] echo
[2025-06-04T03:23:29.543Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings
[Pipeline] echo
[2025-06-04T03:23:29.564Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7
[Pipeline] echo
[2025-06-04T03:23:29.585Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true
[Pipeline] echo
[2025-06-04T03:23:29.610Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test
[Pipeline] echo
[2025-06-04T03:23:29.640Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build
[Pipeline] echo
[2025-06-04T03:23:29.665Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23
[Pipeline] echo
[2025-06-04T03:23:29.688Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true
[Pipeline] echo
[2025-06-04T03:23:29.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile
[Pipeline] echo
[2025-06-04T03:23:29.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build
[Pipeline] echo
[2025-06-04T03:23:29.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = .
[Pipeline] echo
[2025-06-04T03:23:29.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder
[Pipeline] echo
[2025-06-04T03:23:29.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7
[Pipeline] echo
[2025-06-04T03:23:29.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = 
[Pipeline] echo
[2025-06-04T03:23:29.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging
[Pipeline] echo
[2025-06-04T03:23:29.887Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true
[Pipeline] echo
[2025-06-04T03:23:29.909Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true
[Pipeline] echo
[2025-06-04T03:23:29.931Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false
[Pipeline] echo
[2025-06-04T03:23:29.954Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false
[Pipeline] echo
[2025-06-04T03:23:29.983Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre
[Pipeline] echo
[2025-06-04T03:23:30.010Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false
[Pipeline] echo
[2025-06-04T03:23:30.036Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false
[Pipeline] echo
[2025-06-04T03:23:30.061Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1
[Pipeline] echo
[2025-06-04T03:23:30.087Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin
[Pipeline] echo
[2025-06-04T03:23:30.111Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker
[Pipeline] echo
[2025-06-04T03:23:30.133Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true
[Pipeline] echo
[2025-06-04T03:23:30.163Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org
[Pipeline] echo
[2025-06-04T03:23:30.187Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false
[Pipeline] echo
[2025-06-04T03:23:30.218Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main
[Pipeline] echo
[2025-06-04T03:23:30.243Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main
[Pipeline] echo
[2025-06-04T03:23:30.265Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main
[Pipeline] echo
[2025-06-04T03:23:30.293Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d22bcd7e0933516a615516a8a508495f082858b0
[Pipeline] echo
[2025-06-04T03:23:30.322Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d22bcd7
[Pipeline] echo
[2025-06-04T03:23:30.350Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev
[Pipeline] withEnv
[Pipeline] {
[Pipeline] configFileProvider
[2025-06-04T03:23:30.417Z] provisioning config files...
[2025-06-04T03:23:30.430Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config17336199413714805583tmp
[Pipeline] {
[Pipeline] libraryResource
[Pipeline] sh
[2025-06-04T03:23:30.769Z] ---> ****-login.sh
[2025-06-04T03:23:30.770Z] nexus3.edgexfoundry.org:10001
[2025-06-04T03:23:31.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-06-04T03:23:31.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-06-04T03:23:31.030Z] Configure a credential helper to remove this warning. See
[2025-06-04T03:23:31.030Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-06-04T03:23:31.030Z] 
[2025-06-04T03:23:31.030Z] Login Succeeded
[2025-06-04T03:23:31.030Z] nexus3.edgexfoundry.org:10002
[2025-06-04T03:23:31.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-06-04T03:23:31.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-06-04T03:23:31.289Z] Configure a credential helper to remove this warning. See
[2025-06-04T03:23:31.289Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-06-04T03:23:31.289Z] 
[2025-06-04T03:23:31.289Z] Login Succeeded
[2025-06-04T03:23:31.289Z] nexus3.edgexfoundry.org:10003
[2025-06-04T03:23:31.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-06-04T03:23:31.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-06-04T03:23:31.290Z] Configure a credential helper to remove this warning. See
[2025-06-04T03:23:31.290Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-06-04T03:23:31.290Z] 
[2025-06-04T03:23:31.290Z] Login Succeeded
[2025-06-04T03:23:31.290Z] nexus3.edgexfoundry.org:10004
[2025-06-04T03:23:31.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-06-04T03:23:31.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-06-04T03:23:31.548Z] Configure a credential helper to remove this warning. See
[2025-06-04T03:23:31.548Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-06-04T03:23:31.548Z] 
[2025-06-04T03:23:31.548Z] Login Succeeded
[2025-06-04T03:23:31.548Z] ****.io
[2025-06-04T03:23:31.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-06-04T03:23:31.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-06-04T03:23:31.809Z] Configure a credential helper to remove this warning. See
[2025-06-04T03:23:31.809Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-06-04T03:23:31.809Z] 
[2025-06-04T03:23:31.809Z] Login Succeeded
[2025-06-04T03:23:31.809Z] ---> ****-login.sh ends
[Pipeline] }
[2025-06-04T03:23:31.818Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build Check)
[Pipeline] sh
[2025-06-04T03:23:32.249Z] + git rev-list -1 --merges d22bcd7e0933516a615516a8a508495f082858b0~1..d22bcd7e0933516a615516a8a508495f082858b0
[Pipeline] echo
[2025-06-04T03:23:32.274Z] -----------> git rev-list -1 --merges d22bcd7e0933516a615516a8a508495f082858b0~1..d22bcd7e0933516a615516a8a508495f082858b0 d22bcd7e0933516a615516a8a508495f082858b0
[2025-06-04T03:23:32.274Z]  d22bcd7e0933516a615516a8a508495f082858b0 [false]
[Pipeline] sh
[2025-06-04T03:23:32.571Z] + git log --format=format:%s -1 d22bcd7e0933516a615516a8a508495f082858b0
[Pipeline] echo
[2025-06-04T03:23:32.588Z] =========================================================
[2025-06-04T03:23:32.588Z]  [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 
[2025-06-04T03:23:32.588Z] =========================================================
[Pipeline] stage
[Pipeline] { (Semver Prep)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:23:32.941Z] + git log --format=format:%s -1 d22bcd7e0933516a615516a8a508495f082858b0
[Pipeline] echo
[2025-06-04T03:23:32.954Z] [semverPrep] GIT_COMMIT: d22bcd7e0933516a615516a8a508495f082858b0, Commit Message: Merge pull request #51 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.9.2
[Pipeline] echo
[2025-06-04T03:23:32.969Z] [semverPrep] This is not a build commit.
[Pipeline] sh
[2025-06-04T03:23:33.351Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts
[2025-06-04T03:23:33.351Z] + grep -v github /etc/ssh/ssh_known_hosts
[2025-06-04T03:23:33.351Z] + [ -e /tmp/ssh_known_hosts ]
[2025-06-04T03:23:33.351Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts
[2025-06-04T03:23:33.351Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=
[2025-06-04T03:23:33.351Z] + sudo tee -a /etc/ssh/ssh_known_hosts
[2025-06-04T03:23:33.352Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:23:33.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4
[2025-06-04T03:23:33.803Z] 
[2025-06-04T03:23:33.803Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:23:34.110Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4
[2025-06-04T03:23:34.110Z] 0.1.4: Pulling from edgex-devops/py-git-semver
[2025-06-04T03:23:34.110Z] 3dae71ba6b94: Pulling fs layer
[2025-06-04T03:23:34.110Z] 6bf1a483ea7c: Pulling fs layer
[2025-06-04T03:23:34.110Z] f5dfc541a4d3: Pulling fs layer
[2025-06-04T03:23:34.110Z] 461d9e800cba: Pulling fs layer
[2025-06-04T03:23:34.110Z] 80192f66455f: Pulling fs layer
[2025-06-04T03:23:34.110Z] 2e8e34ca0e6c: Pulling fs layer
[2025-06-04T03:23:34.110Z] a29436f7fd5d: Pulling fs layer
[2025-06-04T03:23:34.110Z] 923cac83aea3: Pulling fs layer
[2025-06-04T03:23:34.110Z] 25ad8b0a4227: Pulling fs layer
[2025-06-04T03:23:34.110Z] db01528c6b51: Pulling fs layer
[2025-06-04T03:23:34.110Z] 28988de357af: Pulling fs layer
[2025-06-04T03:23:34.110Z] a29436f7fd5d: Waiting
[2025-06-04T03:23:34.110Z] 923cac83aea3: Waiting
[2025-06-04T03:23:34.110Z] 25ad8b0a4227: Waiting
[2025-06-04T03:23:34.110Z] db01528c6b51: Waiting
[2025-06-04T03:23:34.110Z] 28988de357af: Waiting
[2025-06-04T03:23:34.110Z] 2e8e34ca0e6c: Waiting
[2025-06-04T03:23:34.110Z] 6bf1a483ea7c: Verifying Checksum
[2025-06-04T03:23:34.110Z] 6bf1a483ea7c: Download complete
[2025-06-04T03:23:34.110Z] 461d9e800cba: Download complete
[2025-06-04T03:23:34.110Z] 80192f66455f: Verifying Checksum
[2025-06-04T03:23:34.110Z] 80192f66455f: Download complete
[2025-06-04T03:23:34.369Z] f5dfc541a4d3: Verifying Checksum
[2025-06-04T03:23:34.369Z] f5dfc541a4d3: Download complete
[2025-06-04T03:23:34.369Z] 3dae71ba6b94: Verifying Checksum
[2025-06-04T03:23:34.369Z] 3dae71ba6b94: Download complete
[2025-06-04T03:23:34.369Z] 923cac83aea3: Verifying Checksum
[2025-06-04T03:23:34.369Z] 923cac83aea3: Download complete
[2025-06-04T03:23:34.629Z] 25ad8b0a4227: Verifying Checksum
[2025-06-04T03:23:34.629Z] 25ad8b0a4227: Download complete
[2025-06-04T03:23:34.629Z] db01528c6b51: Verifying Checksum
[2025-06-04T03:23:34.629Z] db01528c6b51: Download complete
[2025-06-04T03:23:34.629Z] 28988de357af: Verifying Checksum
[2025-06-04T03:23:34.629Z] 28988de357af: Download complete
[2025-06-04T03:23:34.889Z] a29436f7fd5d: Verifying Checksum
[2025-06-04T03:23:34.889Z] a29436f7fd5d: Download complete
[2025-06-04T03:23:35.148Z] 2e8e34ca0e6c: Verifying Checksum
[2025-06-04T03:23:35.148Z] 2e8e34ca0e6c: Download complete
[2025-06-04T03:23:35.407Z] 3dae71ba6b94: Pull complete
[2025-06-04T03:23:35.664Z] 6bf1a483ea7c: Pull complete
[2025-06-04T03:23:36.234Z] f5dfc541a4d3: Pull complete
[2025-06-04T03:23:36.234Z] 461d9e800cba: Pull complete
[2025-06-04T03:23:36.234Z] 80192f66455f: Pull complete
[2025-06-04T03:23:39.524Z] 2e8e34ca0e6c: Pull complete
[2025-06-04T03:23:40.091Z] a29436f7fd5d: Pull complete
[2025-06-04T03:23:40.091Z] 923cac83aea3: Pull complete
[2025-06-04T03:23:40.091Z] 25ad8b0a4227: Pull complete
[2025-06-04T03:23:40.351Z] db01528c6b51: Pull complete
[2025-06-04T03:23:40.351Z] 28988de357af: Pull complete
[2025-06-04T03:23:40.351Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248
[2025-06-04T03:23:40.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4
[2025-06-04T03:23:40.351Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
[2025-06-04T03:23:40.505Z] prd-ubuntu20.04-docker-8c-8g-2756 does not seem to be running inside a container
[2025-06-04T03:23:40.520Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat
[2025-06-04T03:23:42.469Z] $ docker top f2ab68d8188e2b2be5d887957e4a1979ffebd60ab6639f893d019359e4075592 -eo pid,comm
[2025-06-04T03:23:42.543Z] 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-06-04T03:23:42.543Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`.
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sshagent
[2025-06-04T03:23:42.598Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)
[2025-06-04T03:23:42.598Z] [ssh-agent] Looking for ssh-agent implementation...
[2025-06-04T03:23:42.716Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
[2025-06-04T03:23:42.703Z] $ docker exec f2ab68d8188e2b2be5d887957e4a1979ffebd60ab6639f893d019359e4075592 ssh-agent
[2025-06-04T03:23:42.825Z] SSH_AUTH_SOCK=/tmp/ssh-rczkSAGynoZv/agent.33
[2025-06-04T03:23:42.825Z] SSH_AGENT_PID=39
[2025-06-04T03:23:42.832Z] Running ssh-add (command line suppressed)
[2025-06-04T03:23:42.922Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_17860219094558666266.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_17860219094558666266.key)
[2025-06-04T03:23:42.952Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:23:43.246Z] + git tag --points-at HEAD
[Pipeline] }
[2025-06-04T03:23:43.244Z] $ docker exec --env ******** --env ******** f2ab68d8188e2b2be5d887957e4a1979ffebd60ab6639f893d019359e4075592 ssh-agent -k
[2025-06-04T03:23:43.345Z] unset SSH_AUTH_SOCK;
[2025-06-04T03:23:43.346Z] unset SSH_AGENT_PID;
[2025-06-04T03:23:43.346Z] echo Agent pid 39 killed;
[2025-06-04T03:23:43.370Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] sshagent
[2025-06-04T03:23:43.409Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)
[2025-06-04T03:23:43.409Z] [ssh-agent] Looking for ssh-agent implementation...
[2025-06-04T03:23:43.527Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
[2025-06-04T03:23:43.516Z] $ docker exec f2ab68d8188e2b2be5d887957e4a1979ffebd60ab6639f893d019359e4075592 ssh-agent
[2025-06-04T03:23:43.632Z] SSH_AUTH_SOCK=/tmp/ssh-erU61cosBsbA/agent.72
[2025-06-04T03:23:43.632Z] SSH_AGENT_PID=78
[2025-06-04T03:23:43.637Z] Running ssh-add (command line suppressed)
[2025-06-04T03:23:43.737Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_6220478373917237634.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_6220478373917237634.key)
[2025-06-04T03:23:43.765Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:23:44.059Z] + git semver init
[2025-06-04T03:23:44.319Z] 2025-06-04 03:23:44,265 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory')
[2025-06-04T03:23:44.319Z] 2025-06-04 03:23:44,270 [run_init] DEBUG init version:0.0.0 force:False
[2025-06-04T03:23:44.319Z] 2025-06-04 03:23:44,271 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver
[2025-06-04T03:23:44.319Z] 2025-06-04 03:23:44,271 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver
[2025-06-04T03:23:44.319Z] 2025-06-04 03:23:44,271 [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, stdin=None, shell=False, universal_newlines=False)
[2025-06-04T03:23:45.255Z] 2025-06-04 03:23:45,201 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude
[2025-06-04T03:23:45.255Z] 2025-06-04 03:23:45,201 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False
[2025-06-04T03:23:45.255Z] 2025-06-04 03:23:45,202 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main
[2025-06-04T03:23:45.255Z] 2025-06-04 03:23:45,202 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main
[2025-06-04T03:23:45.255Z] 4.1.0-dev.1
[Pipeline] }
[2025-06-04T03:23:45.252Z] $ docker exec --env ******** --env ******** f2ab68d8188e2b2be5d887957e4a1979ffebd60ab6639f893d019359e4075592 ssh-agent -k
[2025-06-04T03:23:45.350Z] unset SSH_AUTH_SOCK;
[2025-06-04T03:23:45.350Z] unset SSH_AGENT_PID;
[2025-06-04T03:23:45.350Z] echo Agent pid 78 killed;
[2025-06-04T03:23:45.372Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] sh
[2025-06-04T03:23:45.694Z] + git semver
[Pipeline] }
[2025-06-04T03:23:46.265Z] $ docker stop --time=1 f2ab68d8188e2b2be5d887957e4a1979ffebd60ab6639f893d019359e4075592
[2025-06-04T03:23:47.564Z] $ docker rm -f --volumes f2ab68d8188e2b2be5d887957e4a1979ffebd60ab6639f893d019359e4075592
[Pipeline] // withDockerContainer
[Pipeline] sh
[2025-06-04T03:23:47.918Z] + sudo chown -R jenkins:jenkins .semver
[Pipeline] writeFile
[Pipeline] stash
[2025-06-04T03:23:48.137Z] Stashed 1 file(s)
[Pipeline] echo
[2025-06-04T03:23:48.142Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.1
[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-06-04T03:23:48.346Z] provisioning config files...
[2025-06-04T03:23:48.357Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config2406075771648793705tmp
[Pipeline] {
[Pipeline] libraryResource
[Pipeline] sh
[2025-06-04T03:23:48.664Z] ---> ****-login.sh
[2025-06-04T03:23:48.664Z] nexus3.edgexfoundry.org:10001
[2025-06-04T03:23:48.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-06-04T03:23:48.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-06-04T03:23:48.665Z] Configure a credential helper to remove this warning. See
[2025-06-04T03:23:48.665Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-06-04T03:23:48.665Z] 
[2025-06-04T03:23:48.665Z] Login Succeeded
[2025-06-04T03:23:48.665Z] nexus3.edgexfoundry.org:10002
[2025-06-04T03:23:48.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-06-04T03:23:48.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-06-04T03:23:48.665Z] Configure a credential helper to remove this warning. See
[2025-06-04T03:23:48.665Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-06-04T03:23:48.665Z] 
[2025-06-04T03:23:48.665Z] Login Succeeded
[2025-06-04T03:23:48.665Z] nexus3.edgexfoundry.org:10003
[2025-06-04T03:23:48.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-06-04T03:23:48.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-06-04T03:23:48.925Z] Configure a credential helper to remove this warning. See
[2025-06-04T03:23:48.925Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-06-04T03:23:48.925Z] 
[2025-06-04T03:23:48.925Z] Login Succeeded
[2025-06-04T03:23:48.925Z] nexus3.edgexfoundry.org:10004
[2025-06-04T03:23:48.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-06-04T03:23:48.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-06-04T03:23:48.925Z] Configure a credential helper to remove this warning. See
[2025-06-04T03:23:48.925Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-06-04T03:23:48.925Z] 
[2025-06-04T03:23:48.925Z] Login Succeeded
[2025-06-04T03:23:48.925Z] ****.io
[2025-06-04T03:23:49.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-06-04T03:23:49.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-06-04T03:23:49.185Z] Configure a credential helper to remove this warning. See
[2025-06-04T03:23:49.185Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-06-04T03:23:49.185Z] 
[2025-06-04T03:23:49.185Z] Login Succeeded
[2025-06-04T03:23:49.185Z] ---> ****-login.sh ends
[Pipeline] }
[2025-06-04T03:23:49.193Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] unstash
[Pipeline] echo
[2025-06-04T03:23:49.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]]
[Pipeline] echo
[2025-06-04T03:23:49.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]]
[Pipeline] echo
[2025-06-04T03:23:49.347Z] =========================================================
[2025-06-04T03:23:49.347Z]  [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine]
[2025-06-04T03:23:49.347Z] =========================================================
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:23:49.691Z] + 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-06-04T03:23:49.691Z] Sending build context to Docker daemon  15.89MB

[2025-06-04T03:23:49.691Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20
[2025-06-04T03:23:49.691Z] Step 2/10 : FROM ${BASE} AS builder
[2025-06-04T03:23:49.691Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base
[2025-06-04T03:23:49.950Z] 0a9a5dfd008f: Pulling fs layer
[2025-06-04T03:23:49.950Z] dbfa0bcfca99: Pulling fs layer
[2025-06-04T03:23:49.950Z] 70eabb1d9476: Pulling fs layer
[2025-06-04T03:23:49.950Z] 957bedc73fa3: Pulling fs layer
[2025-06-04T03:23:49.950Z] 4f4fb700ef54: Pulling fs layer
[2025-06-04T03:23:49.950Z] f40432e63723: Pulling fs layer
[2025-06-04T03:23:49.950Z] 90b4343acab7: Pulling fs layer
[2025-06-04T03:23:49.950Z] 9f67ea4ac784: Pulling fs layer
[2025-06-04T03:23:49.950Z] 9228b9a606be: Pulling fs layer
[2025-06-04T03:23:49.950Z] 957bedc73fa3: Waiting
[2025-06-04T03:23:49.950Z] 4f4fb700ef54: Waiting
[2025-06-04T03:23:49.950Z] f40432e63723: Waiting
[2025-06-04T03:23:49.950Z] 90b4343acab7: Waiting
[2025-06-04T03:23:49.950Z] 9f67ea4ac784: Waiting
[2025-06-04T03:23:49.950Z] 9228b9a606be: Waiting
[2025-06-04T03:23:49.950Z] dbfa0bcfca99: Verifying Checksum
[2025-06-04T03:23:49.950Z] dbfa0bcfca99: Download complete
[2025-06-04T03:23:49.950Z] 957bedc73fa3: Verifying Checksum
[2025-06-04T03:23:49.950Z] 957bedc73fa3: Download complete
[2025-06-04T03:23:49.950Z] 4f4fb700ef54: Verifying Checksum
[2025-06-04T03:23:49.950Z] 4f4fb700ef54: Download complete
[2025-06-04T03:23:49.950Z] 0a9a5dfd008f: Download complete
[2025-06-04T03:23:49.950Z] f40432e63723: Verifying Checksum
[2025-06-04T03:23:49.950Z] f40432e63723: Download complete
[2025-06-04T03:23:49.950Z] 90b4343acab7: Verifying Checksum
[2025-06-04T03:23:49.950Z] 90b4343acab7: Download complete
[2025-06-04T03:23:50.209Z] 0a9a5dfd008f: Pull complete
[2025-06-04T03:23:50.209Z] dbfa0bcfca99: Pull complete
[2025-06-04T03:23:50.209Z] 9228b9a606be: Verifying Checksum
[2025-06-04T03:23:50.209Z] 9228b9a606be: Download complete
[2025-06-04T03:23:50.467Z] 70eabb1d9476: Download complete
[2025-06-04T03:23:50.725Z] 9f67ea4ac784: Verifying Checksum
[2025-06-04T03:23:50.725Z] 9f67ea4ac784: Download complete
[2025-06-04T03:23:54.028Z] 70eabb1d9476: Pull complete
[2025-06-04T03:23:54.028Z] 957bedc73fa3: Pull complete
[2025-06-04T03:23:54.028Z] 4f4fb700ef54: Pull complete
[2025-06-04T03:23:54.028Z] f40432e63723: Pull complete
[2025-06-04T03:23:54.288Z] 90b4343acab7: Pull complete
[2025-06-04T03:23:56.199Z] 9f67ea4ac784: Pull complete
[2025-06-04T03:23:56.768Z] 9228b9a606be: Pull complete
[2025-06-04T03:23:56.768Z] Digest: sha256:8624f2d6e550924f0bb3d85449bc2b709d2d814d70f184131ba6a0cb4b0346e0
[2025-06-04T03:23:56.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine
[2025-06-04T03:23:56.768Z]  ---> 69404ca5bff2
[2025-06-04T03:23:56.768Z] Step 3/10 : ARG MAKE=make build
[2025-06-04T03:23:58.677Z]  ---> Running in cdd49015523a
[2025-06-04T03:23:58.677Z] Removing intermediate container cdd49015523a
[2025-06-04T03:23:58.677Z]  ---> be3db635f9ed
[2025-06-04T03:23:58.677Z] Step 4/10 : WORKDIR /device-s7
[2025-06-04T03:23:58.677Z]  ---> Running in 500600f4d76e
[2025-06-04T03:23:58.677Z] Removing intermediate container 500600f4d76e
[2025-06-04T03:23:58.677Z]  ---> 468ba565a307
[2025-06-04T03:23:58.677Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0'   copyright='Copyright (c) 2023: YIQISOFT'
[2025-06-04T03:23:58.677Z]  ---> Running in 9f7cf29f9204
[2025-06-04T03:23:58.937Z] Removing intermediate container 9f7cf29f9204
[2025-06-04T03:23:58.937Z]  ---> ea8ee981edc3
[2025-06-04T03:23:58.937Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev
[2025-06-04T03:23:58.937Z]  ---> Running in 1f46b803550a
[2025-06-04T03:23:59.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
[2025-06-04T03:23:59.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
[2025-06-04T03:23:59.714Z] OK: 248 MiB in 58 packages
[2025-06-04T03:23:59.972Z] Removing intermediate container 1f46b803550a
[2025-06-04T03:23:59.972Z]  ---> 4f0f825d5ae1
[2025-06-04T03:23:59.972Z] Step 7/10 : COPY go.mod vendor* ./
[2025-06-04T03:24:00.231Z]  ---> e7b38a9f4a02
[2025-06-04T03:24:00.231Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."
[2025-06-04T03:24:00.231Z]  ---> Running in e860945512a0
[2025-06-04T03:24:03.296Z] Still waiting to schedule task
[2025-06-04T03:24:03.296Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline
[2025-06-04T03:24:46.936Z] Removing intermediate container e860945512a0
[2025-06-04T03:24:46.936Z]  ---> 3150b50041bb
[2025-06-04T03:24:46.936Z] Step 9/10 : COPY . .
[2025-06-04T03:24:46.936Z]  ---> 7b4b8bd9a43e
[2025-06-04T03:24:46.936Z] Step 10/10 : RUN ${MAKE}
[2025-06-04T03:24:46.936Z]  ---> Running in 039c84b5b028
[2025-06-04T03:24:46.936Z] noop
[2025-06-04T03:24:46.936Z] Removing intermediate container 039c84b5b028
[2025-06-04T03:24:46.936Z]  ---> 21e6f67339d6
[2025-06-04T03:24:46.936Z] Successfully built 21e6f67339d6
[2025-06-04T03:24:46.936Z] Successfully tagged ci-base-image-x86_64:latest
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:24:47.279Z] + docker inspect -f . ci-base-image-x86_64
[2025-06-04T03:24:47.279Z] .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
[2025-06-04T03:24:47.372Z] prd-ubuntu20.04-docker-8c-8g-2756 does not seem to be running inside a container
[2025-06-04T03:24:47.423Z] $ 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 ******** ci-base-image-x86_64 cat
[2025-06-04T03:24:47.777Z] $ docker top 6c67afd6f61064983c82798fdc850757cb50be2313eba2b57a48780f2a040beb -eo pid,comm
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:24:48.133Z] + go version
[2025-06-04T03:24:48.133Z] go version go1.23.8 linux/amd64
[Pipeline] }
[2025-06-04T03:24:48.150Z] $ docker stop --time=1 6c67afd6f61064983c82798fdc850757cb50be2313eba2b57a48780f2a040beb
[2025-06-04T03:24:49.417Z] $ docker rm -f --volumes 6c67afd6f61064983c82798fdc850757cb50be2313eba2b57a48780f2a040beb
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] script
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:24:49.868Z] + docker inspect -f . ci-base-image-x86_64
[2025-06-04T03:24:49.868Z] .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
[2025-06-04T03:24:49.948Z] prd-ubuntu20.04-docker-8c-8g-2756 does not seem to be running inside a container
[2025-06-04T03:24:49.982Z] $ 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 ******** ci-base-image-x86_64 cat
[2025-06-04T03:24:50.334Z] $ docker top f3b94e9e30443b1b8514d181b86a988838332f72f3b40a72856bb8226f685976 -eo pid,comm
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:24:50.695Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main
[Pipeline] fileExists
[Pipeline] sh
[2025-06-04T03:24:50.998Z] + make test
[2025-06-04T03:24:50.998Z] go test -race -coverprofile=coverage.out ./...
[2025-06-04T03:24:59.118Z] ?   	github.com/edgexfoundry/device-s7	[no test files]
[2025-06-04T03:25:21.041Z] 	github.com/edgexfoundry/device-s7/cmd		coverage: 0.0% of statements
[2025-06-04T03:25:21.979Z] ok  	github.com/edgexfoundry/device-s7/internal/driver	1.023s	coverage: 6.8% of statements
[2025-06-04T03:25:45.726Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2757 in /w/workspace/edgexfoundry_device-s7_main
[Pipeline] {
[Pipeline] ws
[2025-06-04T03:25:45.747Z] Running in /w/workspace/device-s7/21
[Pipeline] {
[Pipeline] checkout
[2025-06-04T03:25:45.787Z] Selected Git installation does not exist. Using Default
[2025-06-04T03:25:45.787Z] The recommended git tool is: NONE
[2025-06-04T03:25:51.097Z] using credential edgex-jenkins-ssh
[2025-06-04T03:25:51.121Z] Cloning the remote Git repository
[2025-06-04T03:25:51.159Z] Cloning repository git@github.com:edgexfoundry/device-s7.git
[2025-06-04T03:25:51.246Z]  > git init /w/workspace/device-s7/21 # timeout=10
[2025-06-04T03:25:51.375Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git
[2025-06-04T03:25:51.376Z]  > git --version # timeout=10
[2025-06-04T03:25:51.394Z]  > git --version # 'git version 2.25.1'
[2025-06-04T03:25:51.396Z] using GIT_SSH to set credentials SSH Credentials for GitHub
[2025-06-04T03:25:51.532Z]  > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-04T03:25:53.164Z]  > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10
[2025-06-04T03:25:53.184Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-04T03:25:54.001Z] Avoid second fetch
[2025-06-04T03:25:54.002Z] Checking out Revision d22bcd7e0933516a615516a8a508495f082858b0 (main)
[2025-06-04T03:25:54.066Z] go vet ./...
[2025-06-04T03:25:54.578Z] Commit message: "Merge pull request #51 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.9.2"
[2025-06-04T03:25:54.018Z]  > git config core.sparsecheckout # timeout=10
[2025-06-04T03:25:54.088Z]  > git checkout -f d22bcd7e0933516a615516a8a508495f082858b0 # timeout=10
[2025-06-04T03:25:56.596Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")
[2025-06-04T03:25:56.596Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ]
[2025-06-04T03:25:56.596Z] ./bin/test-attribution-txt.sh
[Pipeline] echo
[2025-06-04T03:25:56.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]]
[Pipeline] }
[2025-06-04T03:25:56.905Z] $ docker stop --time=1 f3b94e9e30443b1b8514d181b86a988838332f72f3b40a72856bb8226f685976
[2025-06-04T03:25:59.142Z] $ docker rm -f --volumes f3b94e9e30443b1b8514d181b86a988838332f72f3b40a72856bb8226f685976
[Pipeline] // withDockerContainer
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Prep)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:25:59.774Z] + sudo chown -R jenkins:jenkins .
[Pipeline] stash
[2025-06-04T03:25:59.865Z] Stashed 1 file(s)
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] sh
[2025-06-04T03:26:00.143Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json
[2025-06-04T03:26:00.143Z]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[2025-06-04T03:26:00.143Z]                                  Dload  Upload   Total   Spent    Left  Speed
[2025-06-04T03:26:00.143Z] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 13063  100 13063    0     0  83737      0 --:--:-- --:--:-- --:--:-- 84277
[Pipeline] sh
[2025-06-04T03:26:00.407Z] + sudo chown -R jenkins:jenkins .
[Pipeline] sh
[2025-06-04T03:26:00.471Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json
[Pipeline] sh
[2025-06-04T03:26:00.691Z] + ls -al .
[2025-06-04T03:26:00.691Z] total 220
[2025-06-04T03:26:00.691Z] drwxrwxr-x 8 jenkins jenkins  4096 Jun  4 03:24 .
[2025-06-04T03:26:00.691Z] drwxrwxr-x 4 jenkins jenkins  4096 Jun  4 03:23 ..
[2025-06-04T03:26:00.691Z] drwxrwxr-x 8 jenkins jenkins  4096 Jun  4 03:25 .git
[2025-06-04T03:26:00.691Z] drwxrwxr-x 2 jenkins jenkins  4096 Jun  4 03:23 .github
[2025-06-04T03:26:00.691Z] -rw-rw-r-- 1 jenkins jenkins   237 Jun  4 03:23 .gitignore
[2025-06-04T03:26:00.691Z] -rw-rw-r-- 1 jenkins jenkins    42 Jun  4 03:23 .golangci.yml
[2025-06-04T03:26:00.691Z] drwxr-xr-x 3 jenkins jenkins  4096 Jun  4 03:23 .semver
[2025-06-04T03:26:00.691Z] -rw-rw-r-- 1 jenkins jenkins 19679 Jun  4 03:23 Attribution.txt
[2025-06-04T03:26:00.691Z] -rw-rw-r-- 1 jenkins jenkins  1668 Jun  4 03:23 CHANGLOG.md
[2025-06-04T03:26:00.691Z] -rw-rw-r-- 1 jenkins jenkins  1579 Jun  4 03:23 Dockerfile
[2025-06-04T03:26:00.691Z] -rw-rw-r-- 1 jenkins jenkins   643 Jun  4 03:23 Jenkinsfile
[2025-06-04T03:26:00.691Z] -rw-rw-r-- 1 jenkins jenkins 10947 Jun  4 03:23 LICENSE
[2025-06-04T03:26:00.691Z] -rw-rw-r-- 1 jenkins jenkins  1903 Jun  4 03:23 Makefile
[2025-06-04T03:26:00.691Z] -rw-rw-r-- 1 jenkins jenkins   614 Jun  4 03:23 OWNERS.md
[2025-06-04T03:26:00.691Z] -rw-rw-r-- 1 jenkins jenkins  2393 Jun  4 03:23 README.md
[2025-06-04T03:26:00.691Z] -rw-rw-r-- 1 jenkins jenkins    11 Jun  4 03:23 VERSION
[2025-06-04T03:26:00.691Z] drwxrwxr-x 2 jenkins jenkins  4096 Jun  4 03:23 bin
[2025-06-04T03:26:00.691Z] drwxrwxr-x 3 jenkins jenkins  4096 Jun  4 03:23 cmd
[2025-06-04T03:26:00.691Z] -rw-r--r-- 1 jenkins jenkins 19094 Jun  4 03:25 coverage.out
[2025-06-04T03:26:00.691Z] -rw-rw-r-- 1 jenkins jenkins  6073 Jun  4 03:23 go.mod
[2025-06-04T03:26:00.691Z] -rw-rw-r-- 1 jenkins jenkins 86755 Jun  4 03:23 go.sum
[2025-06-04T03:26:00.691Z] drwxrwxr-x 3 jenkins jenkins  4096 Jun  4 03:23 internal
[2025-06-04T03:26:00.691Z] -rw-rw-r-- 1 jenkins jenkins   223 Jun  4 03:23 version.go
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:26:00.790Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json
[2025-06-04T03:26:00.791Z] + sudo tee /etc/docker/daemon.new
[2025-06-04T03:26:00.791Z] {
[2025-06-04T03:26:00.791Z]   "registry-mirrors": [
[2025-06-04T03:26:00.791Z]     "https://nexus3.edgexfoundry.org:10001"
[2025-06-04T03:26:00.791Z]   ],
[2025-06-04T03:26:00.791Z]   "bip": "10.250.0.254/24",
[2025-06-04T03:26:00.791Z]   "hosts": [
[2025-06-04T03:26:00.791Z]     "tcp://0.0.0.0:5555",
[2025-06-04T03:26:00.791Z]     "unix:///var/run/docker.sock"
[2025-06-04T03:26:00.791Z]   ],
[2025-06-04T03:26:00.791Z]   "mtu": 1458,
[2025-06-04T03:26:00.791Z]   "selinux-enabled": true,
[2025-06-04T03:26:00.791Z]   "seccomp-profile": "/etc/docker/seccomp.json"
[2025-06-04T03:26:00.791Z] }
[Pipeline] sh
[2025-06-04T03:26:01.010Z] + 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=d22bcd7e0933516a615516a8a508495f082858b0 --label arch=amd64 --label version=4.1.0-dev.1 .
[2025-06-04T03:26:01.011Z] Sending build context to Docker daemon  15.91MB

[2025-06-04T03:26:01.011Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20
[2025-06-04T03:26:01.011Z] Step 2/24 : FROM ${BASE} AS builder
[2025-06-04T03:26:01.011Z]  ---> 21e6f67339d6
[2025-06-04T03:26:01.011Z] Step 3/24 : ARG MAKE=make build
[2025-06-04T03:26:01.011Z]  ---> Running in c584d09ceccb
[2025-06-04T03:26:01.111Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json
[Pipeline] sh
[2025-06-04T03:26:01.270Z] Removing intermediate container c584d09ceccb
[2025-06-04T03:26:01.270Z]  ---> fd57ff2a8891
[2025-06-04T03:26:01.270Z] Step 4/24 : WORKDIR /device-s7
[2025-06-04T03:26:01.270Z]  ---> Running in c758edf5a16c
[2025-06-04T03:26:01.270Z] Removing intermediate container c758edf5a16c
[2025-06-04T03:26:01.270Z]  ---> 4a12878b6095
[2025-06-04T03:26:01.270Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0'   copyright='Copyright (c) 2023: YIQISOFT'
[2025-06-04T03:26:01.270Z]  ---> Running in bd581891f15a
[2025-06-04T03:26:01.270Z] Removing intermediate container bd581891f15a
[2025-06-04T03:26:01.270Z]  ---> 0c78e9b57f4b
[2025-06-04T03:26:01.270Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev
[2025-06-04T03:26:01.270Z]  ---> Running in 323f770b7f70
[2025-06-04T03:26:01.434Z] + sudo service docker restart
[2025-06-04T03:26:01.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
[2025-06-04T03:26:02.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
[2025-06-04T03:26:02.357Z] OK: 248 MiB in 58 packages
[2025-06-04T03:26:02.617Z] Removing intermediate container 323f770b7f70
[2025-06-04T03:26:02.617Z]  ---> 954bc25e0e64
[2025-06-04T03:26:02.617Z] Step 7/24 : COPY go.mod vendor* ./
[2025-06-04T03:26:02.617Z]  ---> 2950c1fb7434
[2025-06-04T03:26:02.617Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."
[2025-06-04T03:26:02.617Z]  ---> Running in 78b8d2f793cb
[2025-06-04T03:26:03.626Z] Removing intermediate container 78b8d2f793cb
[2025-06-04T03:26:03.626Z]  ---> 7ed570851def
[2025-06-04T03:26:03.626Z] Step 9/24 : COPY . .
[2025-06-04T03:26:03.885Z]  ---> 67d6d522c820
[2025-06-04T03:26:03.885Z] Step 10/24 : RUN ${MAKE}
[2025-06-04T03:26:03.885Z]  ---> Running in 2cff5a7ebaf8
[2025-06-04T03:26:04.142Z] CGO_ENABLED=1  go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0" -trimpath -mod=readonly -o cmd/device-s7 ./cmd
[Pipeline] withEnv
[Pipeline] {
[Pipeline] configFileProvider
[2025-06-04T03:26:19.735Z] provisioning config files...
[2025-06-04T03:26:19.759Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/21@tmp/config16025625932910509758tmp
[Pipeline] {
[Pipeline] libraryResource
[Pipeline] sh
[2025-06-04T03:26:20.209Z] ---> ****-login.sh
[2025-06-04T03:26:20.209Z] nexus3.edgexfoundry.org:10001
[2025-06-04T03:26:20.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-06-04T03:26:20.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-06-04T03:26:20.754Z] Configure a credential helper to remove this warning. See
[2025-06-04T03:26:20.754Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-06-04T03:26:20.754Z] 
[2025-06-04T03:26:20.754Z] Login Succeeded
[2025-06-04T03:26:20.754Z] nexus3.edgexfoundry.org:10002
[2025-06-04T03:26:21.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-06-04T03:26:21.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-06-04T03:26:21.297Z] Configure a credential helper to remove this warning. See
[2025-06-04T03:26:21.297Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-06-04T03:26:21.297Z] 
[2025-06-04T03:26:21.297Z] Login Succeeded
[2025-06-04T03:26:21.297Z] nexus3.edgexfoundry.org:10003
[2025-06-04T03:26:21.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-06-04T03:26:21.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-06-04T03:26:21.566Z] Configure a credential helper to remove this warning. See
[2025-06-04T03:26:21.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-06-04T03:26:21.566Z] 
[2025-06-04T03:26:21.566Z] Login Succeeded
[2025-06-04T03:26:21.566Z] nexus3.edgexfoundry.org:10004
[2025-06-04T03:26:21.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-06-04T03:26:21.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-06-04T03:26:21.837Z] Configure a credential helper to remove this warning. See
[2025-06-04T03:26:21.837Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-06-04T03:26:21.837Z] 
[2025-06-04T03:26:21.837Z] Login Succeeded
[2025-06-04T03:26:21.838Z] ****.io
[2025-06-04T03:26:22.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-06-04T03:26:22.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-06-04T03:26:22.375Z] Configure a credential helper to remove this warning. See
[2025-06-04T03:26:22.375Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-06-04T03:26:22.375Z] 
[2025-06-04T03:26:22.375Z] Login Succeeded
[2025-06-04T03:26:22.375Z] ---> ****-login.sh ends
[Pipeline] }
[2025-06-04T03:26:22.388Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] unstash
[Pipeline] echo
[2025-06-04T03:26:22.715Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]]
[Pipeline] echo
[2025-06-04T03:26:22.739Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]]
[Pipeline] echo
[2025-06-04T03:26:22.759Z] =========================================================
[2025-06-04T03:26:22.759Z]  [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine]
[2025-06-04T03:26:22.759Z] =========================================================
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:26:23.142Z] + 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-06-04T03:26:23.410Z] Sending build context to Docker daemon  8.047MB

[2025-06-04T03:26:23.410Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20
[2025-06-04T03:26:23.410Z] Step 2/10 : FROM ${BASE} AS builder
[2025-06-04T03:26:23.681Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64
[2025-06-04T03:26:23.681Z] 94e9d8af2201: Pulling fs layer
[2025-06-04T03:26:23.681Z] 634366ca850b: Pulling fs layer
[2025-06-04T03:26:23.681Z] f66ade281fe9: Pulling fs layer
[2025-06-04T03:26:23.681Z] 13fd4ce6e94e: Pulling fs layer
[2025-06-04T03:26:23.681Z] 4f4fb700ef54: Pulling fs layer
[2025-06-04T03:26:23.681Z] 4cccf3f17d63: Pulling fs layer
[2025-06-04T03:26:23.681Z] 2d8010953d95: Pulling fs layer
[2025-06-04T03:26:23.681Z] ec743f232bc5: Pulling fs layer
[2025-06-04T03:26:23.681Z] 4f4fb700ef54: Waiting
[2025-06-04T03:26:23.681Z] 4cccf3f17d63: Waiting
[2025-06-04T03:26:23.681Z] 2d8010953d95: Waiting
[2025-06-04T03:26:23.681Z] 13fd4ce6e94e: Waiting
[2025-06-04T03:26:23.681Z] ec743f232bc5: Waiting
[2025-06-04T03:26:23.681Z] 634366ca850b: Verifying Checksum
[2025-06-04T03:26:23.681Z] 634366ca850b: Download complete
[2025-06-04T03:26:23.681Z] 13fd4ce6e94e: Verifying Checksum
[2025-06-04T03:26:23.681Z] 13fd4ce6e94e: Download complete
[2025-06-04T03:26:23.682Z] 4f4fb700ef54: Verifying Checksum
[2025-06-04T03:26:23.682Z] 4f4fb700ef54: Download complete
[2025-06-04T03:26:23.682Z] 4cccf3f17d63: Verifying Checksum
[2025-06-04T03:26:23.682Z] 4cccf3f17d63: Download complete
[2025-06-04T03:26:23.682Z] 94e9d8af2201: Verifying Checksum
[2025-06-04T03:26:23.682Z] 94e9d8af2201: Download complete
[2025-06-04T03:26:24.276Z] ec743f232bc5: Verifying Checksum
[2025-06-04T03:26:24.276Z] ec743f232bc5: Download complete
[2025-06-04T03:26:24.866Z] 94e9d8af2201: Pull complete
[2025-06-04T03:26:25.461Z] 634366ca850b: Pull complete
[2025-06-04T03:26:25.729Z] f66ade281fe9: Verifying Checksum
[2025-06-04T03:26:25.729Z] f66ade281fe9: Download complete
[2025-06-04T03:26:26.701Z] 2d8010953d95: Verifying Checksum
[2025-06-04T03:26:26.701Z] 2d8010953d95: Download complete
[2025-06-04T03:26:36.229Z] Removing intermediate container 2cff5a7ebaf8
[2025-06-04T03:26:36.229Z]  ---> 950ed5982acf
[2025-06-04T03:26:36.229Z] Step 11/24 : FROM alpine:3.20
[2025-06-04T03:26:36.229Z] 3.20: Pulling from library/alpine
[2025-06-04T03:26:36.229Z] 0a9a5dfd008f: Already exists
[2025-06-04T03:26:36.229Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f
[2025-06-04T03:26:36.229Z] Status: Downloaded newer image for alpine:3.20
[2025-06-04T03:26:36.229Z]  ---> ff221270b9fb
[2025-06-04T03:26:36.229Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0'   copyright='Copyright (c) 2023: YIQISOFT'
[2025-06-04T03:26:36.229Z]  ---> Running in 51a27d0b52a8
[2025-06-04T03:26:36.229Z] Removing intermediate container 51a27d0b52a8
[2025-06-04T03:26:36.229Z]  ---> a386ddc9b90e
[2025-06-04T03:26:36.229Z] Step 13/24 : RUN apk add --update --no-cache dumb-init
[2025-06-04T03:26:36.229Z]  ---> Running in 5e4fa7264848
[2025-06-04T03:26:36.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
[2025-06-04T03:26:36.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
[2025-06-04T03:26:36.229Z] (1/1) Installing dumb-init (1.2.5-r3)
[2025-06-04T03:26:36.229Z] Executing busybox-1.36.1-r29.trigger
[2025-06-04T03:26:36.229Z] OK: 8 MiB in 15 packages
[2025-06-04T03:26:36.229Z] Removing intermediate container 5e4fa7264848
[2025-06-04T03:26:36.229Z]  ---> a659d4b08a9a
[2025-06-04T03:26:36.229Z] Step 14/24 : RUN apk --no-cache upgrade
[2025-06-04T03:26:36.229Z]  ---> Running in 319cb2415a5c
[2025-06-04T03:26:36.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
[2025-06-04T03:26:36.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
[2025-06-04T03:26:36.229Z] OK: 8 MiB in 15 packages
[2025-06-04T03:26:36.229Z] Removing intermediate container 319cb2415a5c
[2025-06-04T03:26:36.229Z]  ---> 8a59d67affa2
[2025-06-04T03:26:36.229Z] Step 15/24 : WORKDIR /
[2025-06-04T03:26:36.229Z]  ---> Running in d5afe1ccb40e
[2025-06-04T03:26:36.229Z] Removing intermediate container d5afe1ccb40e
[2025-06-04T03:26:36.229Z]  ---> 2e970fdcca17
[2025-06-04T03:26:36.229Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt
[2025-06-04T03:26:36.229Z]  ---> 4d68bf5dcb8b
[2025-06-04T03:26:36.229Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7
[2025-06-04T03:26:36.229Z]  ---> 1e9700dbfd49
[2025-06-04T03:26:36.229Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res
[2025-06-04T03:26:36.229Z]  ---> 7c79f1881c97
[2025-06-04T03:26:36.229Z] Step 19/24 : EXPOSE 59994
[2025-06-04T03:26:36.229Z]  ---> Running in 6e3725d24214
[2025-06-04T03:26:36.229Z] Removing intermediate container 6e3725d24214
[2025-06-04T03:26:36.229Z]  ---> 7f2fba6bd29d
[2025-06-04T03:26:36.229Z] Step 20/24 : ENTRYPOINT ["/device-s7"]
[2025-06-04T03:26:36.229Z]  ---> Running in a755e3b76444
[2025-06-04T03:26:36.229Z] Removing intermediate container a755e3b76444
[2025-06-04T03:26:36.229Z]  ---> 00fb5702a04f
[2025-06-04T03:26:36.229Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"]
[2025-06-04T03:26:36.229Z]  ---> Running in dd97f5fdf459
[2025-06-04T03:26:36.229Z] Removing intermediate container dd97f5fdf459
[2025-06-04T03:26:36.229Z]  ---> 215806049dfd
[2025-06-04T03:26:36.229Z] Step 22/24 : LABEL arch=amd64
[2025-06-04T03:26:36.229Z]  ---> Running in 132c5a9ca0a9
[2025-06-04T03:26:36.229Z] Removing intermediate container 132c5a9ca0a9
[2025-06-04T03:26:36.229Z]  ---> 60ec72f8c55b
[2025-06-04T03:26:36.229Z] Step 23/24 : LABEL git_sha=d22bcd7e0933516a615516a8a508495f082858b0
[2025-06-04T03:26:36.229Z]  ---> Running in c6dacdccf3b6
[2025-06-04T03:26:36.229Z] Removing intermediate container c6dacdccf3b6
[2025-06-04T03:26:36.229Z]  ---> a0a944b27df4
[2025-06-04T03:26:36.229Z] Step 24/24 : LABEL version=4.1.0-dev.1
[2025-06-04T03:26:36.229Z]  ---> Running in c34640708d21
[2025-06-04T03:26:36.229Z] Removing intermediate container c34640708d21
[2025-06-04T03:26:36.229Z]  ---> 66993e14025c
[2025-06-04T03:26:36.229Z] [Warning] One or more build-args [ARCH] were not consumed
[2025-06-04T03:26:36.229Z] Successfully built 66993e14025c
[2025-06-04T03:26:36.229Z] 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-06-04T03:26:36.393Z] provisioning config files...
[2025-06-04T03:26:36.404Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config13424215167149439753tmp
[Pipeline] {
[Pipeline] libraryResource
[Pipeline] sh
[2025-06-04T03:26:36.713Z] ---> ****-login.sh
[2025-06-04T03:26:36.713Z] nexus3.edgexfoundry.org:10001
[2025-06-04T03:26:36.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-06-04T03:26:36.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-06-04T03:26:36.714Z] Configure a credential helper to remove this warning. See
[2025-06-04T03:26:36.714Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-06-04T03:26:36.714Z] 
[2025-06-04T03:26:36.714Z] Login Succeeded
[2025-06-04T03:26:36.714Z] nexus3.edgexfoundry.org:10002
[2025-06-04T03:26:36.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-06-04T03:26:36.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-06-04T03:26:36.714Z] Configure a credential helper to remove this warning. See
[2025-06-04T03:26:36.714Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-06-04T03:26:36.714Z] 
[2025-06-04T03:26:36.714Z] Login Succeeded
[2025-06-04T03:26:36.714Z] nexus3.edgexfoundry.org:10003
[2025-06-04T03:26:36.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-06-04T03:26:36.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-06-04T03:26:36.975Z] Configure a credential helper to remove this warning. See
[2025-06-04T03:26:36.975Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-06-04T03:26:36.975Z] 
[2025-06-04T03:26:36.975Z] Login Succeeded
[2025-06-04T03:26:36.975Z] nexus3.edgexfoundry.org:10004
[2025-06-04T03:26:36.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-06-04T03:26:36.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-06-04T03:26:36.975Z] Configure a credential helper to remove this warning. See
[2025-06-04T03:26:36.975Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-06-04T03:26:36.975Z] 
[2025-06-04T03:26:36.975Z] Login Succeeded
[2025-06-04T03:26:36.975Z] ****.io
[2025-06-04T03:26:37.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-06-04T03:26:37.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-06-04T03:26:37.235Z] Configure a credential helper to remove this warning. See
[2025-06-04T03:26:37.235Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-06-04T03:26:37.235Z] 
[2025-06-04T03:26:37.235Z] Login Succeeded
[2025-06-04T03:26:37.235Z] ---> ****-login.sh ends
[Pipeline] }
[2025-06-04T03:26:37.241Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] echo
[2025-06-04T03:26:37.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]]
[Pipeline] echo
[2025-06-04T03:26:37.332Z] [edgeXDocker.push] Tagging docker image device-s7 with the following tags:
[2025-06-04T03:26:37.332Z] d22bcd7e0933516a615516a8a508495f082858b0
[2025-06-04T03:26:37.332Z] latest
[2025-06-04T03:26:37.332Z] 4.1.0-dev.1
[2025-06-04T03:26:37.332Z] d22bcd7e0933516a615516a8a508495f082858b0-4.1.0-dev.1
[2025-06-04T03:26:37.332Z] main
[2025-06-04T03:26:37.332Z] =====================================================
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withDockerRegistry
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:26:37.693Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:d22bcd7e0933516a615516a8a508495f082858b0
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:26:38.025Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:d22bcd7e0933516a615516a8a508495f082858b0
[2025-06-04T03:26:38.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7]
[2025-06-04T03:26:38.025Z] df4d49ac7f88: Preparing
[2025-06-04T03:26:38.025Z] 679669e1656a: Preparing
[2025-06-04T03:26:38.025Z] b948b4d6a8bc: Preparing
[2025-06-04T03:26:38.025Z] d37d030327d8: Preparing
[2025-06-04T03:26:38.025Z] 60859f5eb53e: Preparing
[2025-06-04T03:26:38.025Z] 994456c4fd7b: Preparing
[2025-06-04T03:26:38.025Z] 994456c4fd7b: Waiting
[2025-06-04T03:26:38.025Z] df4d49ac7f88: Pushed
[2025-06-04T03:26:38.025Z] d37d030327d8: Pushed
[2025-06-04T03:26:38.025Z] 60859f5eb53e: Pushed
[2025-06-04T03:26:38.025Z] b948b4d6a8bc: Pushed
[2025-06-04T03:26:38.025Z] 994456c4fd7b: Layer already exists
[2025-06-04T03:26:41.730Z] f66ade281fe9: Pull complete
[2025-06-04T03:26:41.730Z] 13fd4ce6e94e: Pull complete
[2025-06-04T03:26:41.730Z] 4f4fb700ef54: Pull complete
[2025-06-04T03:26:41.730Z] 4cccf3f17d63: Pull complete
[2025-06-04T03:26:42.225Z] 679669e1656a: Pushed
[2025-06-04T03:26:42.225Z] d22bcd7e0933516a615516a8a508495f082858b0: digest: sha256:5b9ef49f29a66ca034afba27dba750e36995478658563687732e4c5ee6b9f56a size: 1573
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:26:42.569Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:26:42.893Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:latest
[2025-06-04T03:26:42.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7]
[2025-06-04T03:26:42.893Z] df4d49ac7f88: Preparing
[2025-06-04T03:26:42.893Z] 679669e1656a: Preparing
[2025-06-04T03:26:42.893Z] b948b4d6a8bc: Preparing
[2025-06-04T03:26:42.893Z] d37d030327d8: Preparing
[2025-06-04T03:26:42.893Z] 60859f5eb53e: Preparing
[2025-06-04T03:26:42.893Z] 994456c4fd7b: Preparing
[2025-06-04T03:26:42.893Z] 994456c4fd7b: Waiting
[2025-06-04T03:26:42.893Z] df4d49ac7f88: Layer already exists
[2025-06-04T03:26:42.893Z] 679669e1656a: Layer already exists
[2025-06-04T03:26:42.893Z] 60859f5eb53e: Layer already exists
[2025-06-04T03:26:42.893Z] d37d030327d8: Layer already exists
[2025-06-04T03:26:42.893Z] b948b4d6a8bc: Layer already exists
[2025-06-04T03:26:42.893Z] 994456c4fd7b: Layer already exists
[2025-06-04T03:26:42.893Z] latest: digest: sha256:5b9ef49f29a66ca034afba27dba750e36995478658563687732e4c5ee6b9f56a size: 1573
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:26:43.229Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.1
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:26:43.558Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.1
[2025-06-04T03:26:43.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7]
[2025-06-04T03:26:43.558Z] df4d49ac7f88: Preparing
[2025-06-04T03:26:43.558Z] 679669e1656a: Preparing
[2025-06-04T03:26:43.558Z] b948b4d6a8bc: Preparing
[2025-06-04T03:26:43.558Z] d37d030327d8: Preparing
[2025-06-04T03:26:43.558Z] 60859f5eb53e: Preparing
[2025-06-04T03:26:43.558Z] 994456c4fd7b: Preparing
[2025-06-04T03:26:43.558Z] 994456c4fd7b: Waiting
[2025-06-04T03:26:43.558Z] df4d49ac7f88: Layer already exists
[2025-06-04T03:26:43.558Z] d37d030327d8: Layer already exists
[2025-06-04T03:26:43.558Z] b948b4d6a8bc: Layer already exists
[2025-06-04T03:26:43.558Z] 679669e1656a: Layer already exists
[2025-06-04T03:26:43.558Z] 60859f5eb53e: Layer already exists
[2025-06-04T03:26:43.558Z] 994456c4fd7b: Layer already exists
[2025-06-04T03:26:43.558Z] 4.1.0-dev.1: digest: sha256:5b9ef49f29a66ca034afba27dba750e36995478658563687732e4c5ee6b9f56a size: 1573
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:26:43.892Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:d22bcd7e0933516a615516a8a508495f082858b0-4.1.0-dev.1
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:26:44.222Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:d22bcd7e0933516a615516a8a508495f082858b0-4.1.0-dev.1
[2025-06-04T03:26:44.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7]
[2025-06-04T03:26:44.222Z] df4d49ac7f88: Preparing
[2025-06-04T03:26:44.222Z] 679669e1656a: Preparing
[2025-06-04T03:26:44.222Z] b948b4d6a8bc: Preparing
[2025-06-04T03:26:44.222Z] d37d030327d8: Preparing
[2025-06-04T03:26:44.222Z] 60859f5eb53e: Preparing
[2025-06-04T03:26:44.222Z] 994456c4fd7b: Preparing
[2025-06-04T03:26:44.222Z] 994456c4fd7b: Waiting
[2025-06-04T03:26:44.222Z] 60859f5eb53e: Layer already exists
[2025-06-04T03:26:44.222Z] d37d030327d8: Layer already exists
[2025-06-04T03:26:44.223Z] 679669e1656a: Layer already exists
[2025-06-04T03:26:44.223Z] b948b4d6a8bc: Layer already exists
[2025-06-04T03:26:44.223Z] df4d49ac7f88: Layer already exists
[2025-06-04T03:26:44.223Z] 994456c4fd7b: Layer already exists
[2025-06-04T03:26:44.223Z] d22bcd7e0933516a615516a8a508495f082858b0-4.1.0-dev.1: digest: sha256:5b9ef49f29a66ca034afba27dba750e36995478658563687732e4c5ee6b9f56a size: 1573
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:26:44.556Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:26:44.884Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:main
[2025-06-04T03:26:44.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7]
[2025-06-04T03:26:44.884Z] df4d49ac7f88: Preparing
[2025-06-04T03:26:44.884Z] 679669e1656a: Preparing
[2025-06-04T03:26:44.884Z] b948b4d6a8bc: Preparing
[2025-06-04T03:26:44.884Z] d37d030327d8: Preparing
[2025-06-04T03:26:44.884Z] 60859f5eb53e: Preparing
[2025-06-04T03:26:44.884Z] 994456c4fd7b: Preparing
[2025-06-04T03:26:44.884Z] 994456c4fd7b: Waiting
[2025-06-04T03:26:44.884Z] b948b4d6a8bc: Layer already exists
[2025-06-04T03:26:44.884Z] d37d030327d8: Layer already exists
[2025-06-04T03:26:44.884Z] 679669e1656a: Layer already exists
[2025-06-04T03:26:44.884Z] 60859f5eb53e: Layer already exists
[2025-06-04T03:26:44.884Z] df4d49ac7f88: Layer already exists
[2025-06-04T03:26:44.884Z] 994456c4fd7b: Layer already exists
[2025-06-04T03:26:44.884Z] main: digest: sha256:5b9ef49f29a66ca034afba27dba750e36995478658563687732e4c5ee6b9f56a size: 1573
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] echo
[2025-06-04T03:26:44.965Z] =====================================================
[Pipeline] echo
[2025-06-04T03:26:44.979Z] taggedImages:
[2025-06-04T03:26:44.979Z]   - nexus3.edgexfoundry.org:10004/device-s7:d22bcd7e0933516a615516a8a508495f082858b0
[2025-06-04T03:26:44.979Z]   - nexus3.edgexfoundry.org:10004/device-s7:latest
[2025-06-04T03:26:44.979Z]   - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.1
[2025-06-04T03:26:44.979Z]   - nexus3.edgexfoundry.org:10004/device-s7:d22bcd7e0933516a615516a8a508495f082858b0-4.1.0-dev.1
[2025-06-04T03:26:44.979Z]   - nexus3.edgexfoundry.org:10004/device-s7:main
[Pipeline] echo
[2025-06-04T03:26:45.031Z] =========================================================
[2025-06-04T03:26:45.031Z]  [edgeXBuildMultiArch] RAW Config:
[2025-06-04T03:26:45.031Z] images:
[2025-06-04T03:26:45.031Z]   - nexus3.edgexfoundry.org:10004/device-s7:d22bcd7e0933516a615516a8a508495f082858b0
[2025-06-04T03:26:45.031Z]   - nexus3.edgexfoundry.org:10004/device-s7:latest
[2025-06-04T03:26:45.031Z]   - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.1
[2025-06-04T03:26:45.031Z]   - nexus3.edgexfoundry.org:10004/device-s7:d22bcd7e0933516a615516a8a508495f082858b0-4.1.0-dev.1
[2025-06-04T03:26:45.031Z]   - nexus3.edgexfoundry.org:10004/device-s7:main
[2025-06-04T03:26:45.031Z] settingsFile:
[2025-06-04T03:26:45.031Z]   device-s7-settings
[2025-06-04T03:26:45.031Z] =========================================================
[Pipeline] node
[2025-06-04T03:26:48.409Z] 2d8010953d95: Pull complete
[2025-06-04T03:26:50.775Z] ec743f232bc5: Pull complete
[2025-06-04T03:26:50.775Z] Digest: sha256:a6e51edf931e1c2109943d1a62f1c16b78b2281728f1935e6b3d8efd9a0c5dda
[2025-06-04T03:26:50.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine
[2025-06-04T03:26:50.775Z]  ---> 12c1d4c06be1
[2025-06-04T03:26:50.775Z] Step 3/10 : ARG MAKE=make build
[2025-06-04T03:26:51.758Z]  ---> Running in d9399f6343d2
[2025-06-04T03:26:51.758Z] Removing intermediate container d9399f6343d2
[2025-06-04T03:26:51.758Z]  ---> a11f76bb9bff
[2025-06-04T03:26:51.758Z] Step 4/10 : WORKDIR /device-s7
[2025-06-04T03:26:51.758Z]  ---> Running in b0c0349e8fe9
[2025-06-04T03:26:52.344Z] Removing intermediate container b0c0349e8fe9
[2025-06-04T03:26:52.344Z]  ---> e394df124142
[2025-06-04T03:26:52.344Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0'   copyright='Copyright (c) 2023: YIQISOFT'
[2025-06-04T03:26:52.344Z]  ---> Running in e9ba322aa812
[2025-06-04T03:26:52.612Z] Removing intermediate container e9ba322aa812
[2025-06-04T03:26:52.612Z]  ---> 7ef64da69f5b
[2025-06-04T03:26:52.612Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev
[2025-06-04T03:26:52.612Z]  ---> Running in 067b3c0640a0
[2025-06-04T03:26:53.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz
[2025-06-04T03:26:53.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz
[2025-06-04T03:26:55.279Z] OK: 239 MiB in 58 packages
[2025-06-04T03:26:56.249Z] Removing intermediate container 067b3c0640a0
[2025-06-04T03:26:56.249Z]  ---> e76767f7ee87
[2025-06-04T03:26:56.249Z] Step 7/10 : COPY go.mod vendor* ./
[2025-06-04T03:26:56.518Z]  ---> 2ef4ee307749
[2025-06-04T03:26:56.518Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."
[2025-06-04T03:26:56.518Z]  ---> Running in 4e84b1b4e25f
[2025-06-04T03:27:00.035Z] Still waiting to schedule task
[2025-06-04T03:27:00.035Z] All nodes of label ‘centos7-docker-4c-2g’ are offline
[2025-06-04T03:27:55.083Z] Running on prd-centos7-docker-4c-2g-2759 in /w/workspace/edgexfoundry_device-s7_main
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Create Multi-Arch Images)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] configFileProvider
[2025-06-04T03:27:55.135Z] provisioning config files...
[2025-06-04T03:27:55.163Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config7409170429834995035tmp
[Pipeline] {
[Pipeline] libraryResource
[Pipeline] sh
[2025-06-04T03:27:56.066Z] ---> ****-login.sh
[2025-06-04T03:27:56.066Z] nexus3.edgexfoundry.org:10001
[2025-06-04T03:27:56.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-06-04T03:27:56.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-06-04T03:27:56.066Z] Configure a credential helper to remove this warning. See
[2025-06-04T03:27:56.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-06-04T03:27:56.066Z] 
[2025-06-04T03:27:56.066Z] Login Succeeded
[2025-06-04T03:27:56.066Z] nexus3.edgexfoundry.org:10002
[2025-06-04T03:27:56.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-06-04T03:27:56.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-06-04T03:27:56.328Z] Configure a credential helper to remove this warning. See
[2025-06-04T03:27:56.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-06-04T03:27:56.328Z] 
[2025-06-04T03:27:56.328Z] Login Succeeded
[2025-06-04T03:27:56.328Z] nexus3.edgexfoundry.org:10003
[2025-06-04T03:27:56.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-06-04T03:27:56.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-06-04T03:27:56.328Z] Configure a credential helper to remove this warning. See
[2025-06-04T03:27:56.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-06-04T03:27:56.328Z] 
[2025-06-04T03:27:56.328Z] Login Succeeded
[2025-06-04T03:27:56.328Z] nexus3.edgexfoundry.org:10004
[2025-06-04T03:27:56.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-06-04T03:27:56.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-06-04T03:27:56.328Z] Configure a credential helper to remove this warning. See
[2025-06-04T03:27:56.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-06-04T03:27:56.328Z] 
[2025-06-04T03:27:56.597Z] Login Succeeded
[2025-06-04T03:27:56.597Z] ****.io
[2025-06-04T03:27:56.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-06-04T03:27:56.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-06-04T03:27:56.857Z] Configure a credential helper to remove this warning. See
[2025-06-04T03:27:56.857Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-06-04T03:27:56.857Z] 
[2025-06-04T03:27:56.857Z] Login Succeeded
[2025-06-04T03:27:56.857Z] ---> ****-login.sh ends
[Pipeline] }
[2025-06-04T03:27:56.874Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] sh
[2025-06-04T03:27:57.308Z] + docker buildx ls
[2025-06-04T03:27:57.571Z] NAME/NODE DRIVER/ENDPOINT STATUS  BUILDKIT PLATFORMS
[2025-06-04T03:27:57.571Z] default * docker                           
[2025-06-04T03:27:57.571Z]   default default         running 20.10.18 linux/amd64, linux/386
[Pipeline] sh
[2025-06-04T03:27:57.869Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use
[2025-06-04T03:27:57.869Z] edgex-builder
[Pipeline] sh
[2025-06-04T03:27:58.154Z] + docker buildx inspect --bootstrap
[2025-06-04T03:27:58.154Z] #1 [internal] booting buildkit
[2025-06-04T03:27:58.154Z] #1 pulling image moby/buildkit:buildx-stable-1
[2025-06-04T03:28:00.723Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done
[2025-06-04T03:28:00.989Z] #1 creating container buildx_buildkit_edgex-builder0
[2025-06-04T03:28:02.406Z] #1 creating container buildx_buildkit_edgex-builder0 1.4s done
[2025-06-04T03:28:02.406Z] #1 DONE 4.1s
[2025-06-04T03:28:02.406Z] Name:   edgex-builder
[2025-06-04T03:28:02.406Z] Driver: docker-container
[2025-06-04T03:28:02.406Z] 
[2025-06-04T03:28:02.406Z] Nodes:
[2025-06-04T03:28:02.406Z] Name:      edgex-builder0
[2025-06-04T03:28:02.406Z] Endpoint:  unix:///var/run/docker.sock
[2025-06-04T03:28:02.406Z] Status:    running
[2025-06-04T03:28:02.406Z] Buildkit:  v0.21.1
[2025-06-04T03:28:02.406Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386
[Pipeline] sh
[2025-06-04T03:28:02.703Z] + docker buildx ls
[2025-06-04T03:28:02.703Z] NAME/NODE        DRIVER/ENDPOINT             STATUS  BUILDKIT PLATFORMS
[2025-06-04T03:28:02.703Z] edgex-builder *  docker-container                             
[2025-06-04T03:28:02.703Z]   edgex-builder0 unix:///var/run/docker.sock running v0.21.1  linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386
[2025-06-04T03:28:02.703Z] default          docker                                       
[2025-06-04T03:28:02.703Z]   default        default                     running 20.10.18 linux/amd64, linux/386
[Pipeline] sh
[2025-06-04T03:28:02.998Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:d22bcd7e0933516a615516a8a508495f082858b0'
[2025-06-04T03:28:02.998Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:d22bcd7e0933516a615516a8a508495f082858b0 --push -
[2025-06-04T03:28:02.998Z] #1 [internal] load build definition from Dockerfile
[2025-06-04T03:28:02.998Z] #1 transferring dockerfile: 194B done
[2025-06-04T03:28:02.998Z] #1 DONE 0.0s
[2025-06-04T03:28:02.998Z] 
[2025-06-04T03:28:02.998Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:d22bcd7e0933516a615516a8a508495f082858b0
[2025-06-04T03:28:02.998Z] #2 DONE 0.1s
[2025-06-04T03:28:02.998Z] 
[2025-06-04T03:28:02.998Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:d22bcd7e0933516a615516a8a508495f082858b0
[2025-06-04T03:28:03.261Z] #3 DONE 0.1s
[2025-06-04T03:28:03.261Z] 
[2025-06-04T03:28:03.261Z] #4 [internal] load .dockerignore
[2025-06-04T03:28:03.261Z] #4 transferring context: 2B done
[2025-06-04T03:28:03.261Z] #4 DONE 0.0s
[2025-06-04T03:28:03.261Z] 
[2025-06-04T03:28:03.261Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:d22bcd7e0933516a615516a8a508495f082858b0@sha256:5b9ef49f29a66ca034afba27dba750e36995478658563687732e4c5ee6b9f56a
[2025-06-04T03:28:03.261Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:d22bcd7e0933516a615516a8a508495f082858b0@sha256:5b9ef49f29a66ca034afba27dba750e36995478658563687732e4c5ee6b9f56a 0.0s done
[2025-06-04T03:28:03.261Z] #5 DONE 0.0s
[2025-06-04T03:28:03.261Z] 
[2025-06-04T03:28:03.261Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:d22bcd7e0933516a615516a8a508495f082858b0@sha256:5b9ef49f29a66ca034afba27dba750e36995478658563687732e4c5ee6b9f56a
[2025-06-04T03:28:03.261Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:d22bcd7e0933516a615516a8a508495f082858b0@sha256:5b9ef49f29a66ca034afba27dba750e36995478658563687732e4c5ee6b9f56a 0.0s done
[2025-06-04T03:28:03.261Z] #6 DONE 0.1s
[2025-06-04T03:28:03.261Z] 
[2025-06-04T03:28:03.261Z] #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004
[2025-06-04T03:28:03.261Z] #7 DONE 0.0s
[2025-06-04T03:28:03.261Z] 
[2025-06-04T03:28:03.261Z] #8 exporting to image
[2025-06-04T03:28:03.261Z] #8 exporting layers done
[2025-06-04T03:28:03.261Z] #8 exporting manifest sha256:df3ef6b92d76df005647bd31a36df61291e381b8da017a6f25ecddecfa9c13af 0.0s done
[2025-06-04T03:28:03.261Z] #8 exporting config sha256:f6cc05459268b6e4846e8cd6ac60ebbbda508e3d52faa5be1179901199f75679 done
[2025-06-04T03:28:03.261Z] #8 exporting manifest sha256:409eb796073bfea853b870e4ca690cd9a600d33afaf870ab61dd9f9d70634bfc done
[2025-06-04T03:28:03.261Z] #8 exporting config sha256:63ceccab6411ec865d4c084ee15684f949ac7c5aaccf1580452eff73d7adebcb done
[2025-06-04T03:28:03.261Z] #8 exporting manifest list sha256:6242ed70f579f5f67ebdaa371cd5f92c2f30edc746ad8a429e5d1786c6cec3d0 done
[2025-06-04T03:28:03.261Z] #8 pushing layers
[2025-06-04T03:28:03.261Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
[2025-06-04T03:28:03.707Z] #8 pushing layers 0.1s done
[2025-06-04T03:28:03.707Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:d22bcd7e0933516a615516a8a508495f082858b0@sha256:6242ed70f579f5f67ebdaa371cd5f92c2f30edc746ad8a429e5d1786c6cec3d0 0.1s done
[2025-06-04T03:28:03.707Z] #8 DONE 0.3s
[2025-06-04T03:28:03.707Z] 
[2025-06-04T03:28:03.707Z]  1 warning found (use --debug to expand):
[2025-06-04T03:28:03.707Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
[Pipeline] sh
[2025-06-04T03:28:04.021Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:latest'
[2025-06-04T03:28:04.021Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:latest --push -
[2025-06-04T03:28:04.021Z] #1 [internal] load build definition from Dockerfile
[2025-06-04T03:28:04.021Z] #1 transferring dockerfile: 160B done
[2025-06-04T03:28:04.021Z] #1 DONE 0.0s
[2025-06-04T03:28:04.021Z] 
[2025-06-04T03:28:04.021Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest
[2025-06-04T03:28:04.021Z] #2 DONE 0.0s
[2025-06-04T03:28:04.021Z] 
[2025-06-04T03:28:04.021Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest
[2025-06-04T03:28:04.021Z] #3 DONE 0.0s
[2025-06-04T03:28:04.021Z] 
[2025-06-04T03:28:04.021Z] #4 [internal] load .dockerignore
[2025-06-04T03:28:04.021Z] #4 transferring context: 2B done
[2025-06-04T03:28:04.021Z] #4 DONE 0.0s
[2025-06-04T03:28:04.021Z] 
[2025-06-04T03:28:04.021Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:5b9ef49f29a66ca034afba27dba750e36995478658563687732e4c5ee6b9f56a
[2025-06-04T03:28:04.021Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:5b9ef49f29a66ca034afba27dba750e36995478658563687732e4c5ee6b9f56a 0.0s done
[2025-06-04T03:28:04.021Z] #5 DONE 0.0s
[2025-06-04T03:28:04.021Z] 
[2025-06-04T03:28:04.021Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:5b9ef49f29a66ca034afba27dba750e36995478658563687732e4c5ee6b9f56a
[2025-06-04T03:28:04.284Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:5b9ef49f29a66ca034afba27dba750e36995478658563687732e4c5ee6b9f56a 0.0s done
[2025-06-04T03:28:04.284Z] #6 CACHED
[2025-06-04T03:28:04.284Z] 
[2025-06-04T03:28:04.284Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:5b9ef49f29a66ca034afba27dba750e36995478658563687732e4c5ee6b9f56a
[2025-06-04T03:28:04.284Z] #5 CACHED
[2025-06-04T03:28:04.284Z] 
[2025-06-04T03:28:04.284Z] #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004
[2025-06-04T03:28:04.284Z] #7 DONE 0.0s
[2025-06-04T03:28:04.284Z] 
[2025-06-04T03:28:04.284Z] #8 exporting to image
[2025-06-04T03:28:04.284Z] #8 exporting layers done
[2025-06-04T03:28:04.284Z] #8 exporting manifest sha256:df3ef6b92d76df005647bd31a36df61291e381b8da017a6f25ecddecfa9c13af done
[2025-06-04T03:28:04.284Z] #8 exporting config sha256:f6cc05459268b6e4846e8cd6ac60ebbbda508e3d52faa5be1179901199f75679 done
[2025-06-04T03:28:04.284Z] #8 exporting manifest sha256:409eb796073bfea853b870e4ca690cd9a600d33afaf870ab61dd9f9d70634bfc done
[2025-06-04T03:28:04.284Z] #8 exporting config sha256:63ceccab6411ec865d4c084ee15684f949ac7c5aaccf1580452eff73d7adebcb done
[2025-06-04T03:28:04.284Z] #8 exporting manifest list sha256:6242ed70f579f5f67ebdaa371cd5f92c2f30edc746ad8a429e5d1786c6cec3d0 done
[2025-06-04T03:28:04.284Z] #8 pushing layers 0.0s done
[2025-06-04T03:28:04.284Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:6242ed70f579f5f67ebdaa371cd5f92c2f30edc746ad8a429e5d1786c6cec3d0 0.1s done
[2025-06-04T03:28:04.284Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
[2025-06-04T03:28:04.284Z] #8 DONE 0.1s
[2025-06-04T03:28:04.284Z] 
[2025-06-04T03:28:04.284Z]  1 warning found (use --debug to expand):
[2025-06-04T03:28:04.284Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
[Pipeline] sh
[2025-06-04T03:28:04.574Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.1'
[2025-06-04T03:28:04.574Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.1 --push -
[2025-06-04T03:28:04.574Z] #1 [internal] load build definition from Dockerfile
[2025-06-04T03:28:04.574Z] #1 transferring dockerfile: 165B done
[2025-06-04T03:28:04.574Z] #1 DONE 0.0s
[2025-06-04T03:28:04.574Z] 
[2025-06-04T03:28:04.574Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.1
[2025-06-04T03:28:04.574Z] #2 DONE 0.0s
[2025-06-04T03:28:04.574Z] 
[2025-06-04T03:28:04.574Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.1
[2025-06-04T03:28:04.574Z] #3 DONE 0.0s
[2025-06-04T03:28:04.574Z] 
[2025-06-04T03:28:04.574Z] #4 [internal] load .dockerignore
[2025-06-04T03:28:04.574Z] #4 transferring context: 2B done
[2025-06-04T03:28:04.574Z] #4 DONE 0.0s
[2025-06-04T03:28:04.574Z] 
[2025-06-04T03:28:04.574Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.1@sha256:5b9ef49f29a66ca034afba27dba750e36995478658563687732e4c5ee6b9f56a
[2025-06-04T03:28:04.574Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.1@sha256:5b9ef49f29a66ca034afba27dba750e36995478658563687732e4c5ee6b9f56a done
[2025-06-04T03:28:04.574Z] #5 CACHED
[2025-06-04T03:28:04.574Z] 
[2025-06-04T03:28:04.574Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.1@sha256:5b9ef49f29a66ca034afba27dba750e36995478658563687732e4c5ee6b9f56a
[2025-06-04T03:28:04.574Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.1@sha256:5b9ef49f29a66ca034afba27dba750e36995478658563687732e4c5ee6b9f56a 0.0s done
[2025-06-04T03:28:04.574Z] #6 CACHED
[2025-06-04T03:28:04.574Z] 
[2025-06-04T03:28:04.574Z] #7 exporting to image
[2025-06-04T03:28:04.574Z] #7 exporting layers done
[2025-06-04T03:28:04.574Z] #7 exporting manifest sha256:df3ef6b92d76df005647bd31a36df61291e381b8da017a6f25ecddecfa9c13af done
[2025-06-04T03:28:04.574Z] #7 exporting config sha256:f6cc05459268b6e4846e8cd6ac60ebbbda508e3d52faa5be1179901199f75679 done
[2025-06-04T03:28:04.574Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
[2025-06-04T03:28:04.834Z] #7 exporting manifest sha256:409eb796073bfea853b870e4ca690cd9a600d33afaf870ab61dd9f9d70634bfc done
[2025-06-04T03:28:04.834Z] #7 exporting config sha256:63ceccab6411ec865d4c084ee15684f949ac7c5aaccf1580452eff73d7adebcb done
[2025-06-04T03:28:04.834Z] #7 exporting manifest list sha256:6242ed70f579f5f67ebdaa371cd5f92c2f30edc746ad8a429e5d1786c6cec3d0 done
[2025-06-04T03:28:04.834Z] #7 pushing layers 0.0s done
[2025-06-04T03:28:04.834Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.1@sha256:6242ed70f579f5f67ebdaa371cd5f92c2f30edc746ad8a429e5d1786c6cec3d0 0.1s done
[2025-06-04T03:28:04.834Z] #7 DONE 0.1s
[2025-06-04T03:28:04.834Z] 
[2025-06-04T03:28:04.834Z] #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004
[2025-06-04T03:28:04.834Z] #8 DONE 0.0s
[2025-06-04T03:28:04.834Z] 
[2025-06-04T03:28:04.834Z]  1 warning found (use --debug to expand):
[2025-06-04T03:28:04.834Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
[Pipeline] sh
[2025-06-04T03:28:05.124Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:d22bcd7e0933516a615516a8a508495f082858b0-4.1.0-dev.1'
[2025-06-04T03:28:05.125Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:d22bcd7e0933516a615516a8a508495f082858b0-4.1.0-dev.1 --push -
[2025-06-04T03:28:05.125Z] #1 [internal] load build definition from Dockerfile
[2025-06-04T03:28:05.125Z] #1 transferring dockerfile: 206B done
[2025-06-04T03:28:05.125Z] #1 DONE 0.0s
[2025-06-04T03:28:05.125Z] 
[2025-06-04T03:28:05.125Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:d22bcd7e0933516a615516a8a508495f082858b0-4.1.0-dev.1
[2025-06-04T03:28:05.125Z] #2 DONE 0.0s
[2025-06-04T03:28:05.125Z] 
[2025-06-04T03:28:05.125Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:d22bcd7e0933516a615516a8a508495f082858b0-4.1.0-dev.1
[2025-06-04T03:28:05.125Z] #3 DONE 0.0s
[2025-06-04T03:28:05.125Z] 
[2025-06-04T03:28:05.125Z] #4 [internal] load .dockerignore
[2025-06-04T03:28:05.125Z] #4 transferring context: 2B done
[2025-06-04T03:28:05.125Z] #4 DONE 0.0s
[2025-06-04T03:28:05.125Z] 
[2025-06-04T03:28:05.125Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:d22bcd7e0933516a615516a8a508495f082858b0-4.1.0-dev.1@sha256:5b9ef49f29a66ca034afba27dba750e36995478658563687732e4c5ee6b9f56a
[2025-06-04T03:28:05.125Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:d22bcd7e0933516a615516a8a508495f082858b0-4.1.0-dev.1@sha256:5b9ef49f29a66ca034afba27dba750e36995478658563687732e4c5ee6b9f56a 0.0s done
[2025-06-04T03:28:05.125Z] #5 CACHED
[2025-06-04T03:28:05.125Z] 
[2025-06-04T03:28:05.125Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:d22bcd7e0933516a615516a8a508495f082858b0-4.1.0-dev.1@sha256:5b9ef49f29a66ca034afba27dba750e36995478658563687732e4c5ee6b9f56a
[2025-06-04T03:28:05.125Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:d22bcd7e0933516a615516a8a508495f082858b0-4.1.0-dev.1@sha256:5b9ef49f29a66ca034afba27dba750e36995478658563687732e4c5ee6b9f56a 0.0s done
[2025-06-04T03:28:05.125Z] #6 CACHED
[2025-06-04T03:28:05.125Z] 
[2025-06-04T03:28:05.125Z] #7 exporting to image
[2025-06-04T03:28:05.125Z] #7 exporting layers done
[2025-06-04T03:28:05.125Z] #7 exporting manifest sha256:df3ef6b92d76df005647bd31a36df61291e381b8da017a6f25ecddecfa9c13af done
[2025-06-04T03:28:05.125Z] #7 exporting config sha256:f6cc05459268b6e4846e8cd6ac60ebbbda508e3d52faa5be1179901199f75679 done
[2025-06-04T03:28:05.125Z] #7 exporting manifest sha256:409eb796073bfea853b870e4ca690cd9a600d33afaf870ab61dd9f9d70634bfc done
[2025-06-04T03:28:05.125Z] #7 exporting config sha256:63ceccab6411ec865d4c084ee15684f949ac7c5aaccf1580452eff73d7adebcb
[2025-06-04T03:28:05.125Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
[2025-06-04T03:28:05.384Z] #7 exporting config sha256:63ceccab6411ec865d4c084ee15684f949ac7c5aaccf1580452eff73d7adebcb done
[2025-06-04T03:28:05.384Z] #7 exporting manifest list sha256:6242ed70f579f5f67ebdaa371cd5f92c2f30edc746ad8a429e5d1786c6cec3d0 done
[2025-06-04T03:28:05.384Z] #7 pushing layers 0.0s done
[2025-06-04T03:28:05.384Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:d22bcd7e0933516a615516a8a508495f082858b0-4.1.0-dev.1@sha256:6242ed70f579f5f67ebdaa371cd5f92c2f30edc746ad8a429e5d1786c6cec3d0 0.1s done
[2025-06-04T03:28:05.384Z] #7 DONE 0.1s
[2025-06-04T03:28:05.384Z] 
[2025-06-04T03:28:05.384Z] #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004
[2025-06-04T03:28:05.384Z] #8 DONE 0.0s
[2025-06-04T03:28:05.384Z] 
[2025-06-04T03:28:05.384Z]  1 warning found (use --debug to expand):
[2025-06-04T03:28:05.384Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
[Pipeline] sh
[2025-06-04T03:28:05.682Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:main'
[2025-06-04T03:28:05.682Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:main --push -
[2025-06-04T03:28:05.682Z] #1 [internal] load build definition from Dockerfile
[2025-06-04T03:28:05.682Z] #1 transferring dockerfile: 158B done
[2025-06-04T03:28:05.682Z] #1 DONE 0.0s
[2025-06-04T03:28:05.682Z] 
[2025-06-04T03:28:05.682Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main
[2025-06-04T03:28:05.682Z] #2 DONE 0.0s
[2025-06-04T03:28:05.682Z] 
[2025-06-04T03:28:05.682Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main
[2025-06-04T03:28:05.682Z] #3 DONE 0.0s
[2025-06-04T03:28:05.682Z] 
[2025-06-04T03:28:05.682Z] #4 [internal] load .dockerignore
[2025-06-04T03:28:05.682Z] #4 transferring context: 2B done
[2025-06-04T03:28:05.682Z] #4 DONE 0.0s
[2025-06-04T03:28:05.682Z] 
[2025-06-04T03:28:05.682Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:5b9ef49f29a66ca034afba27dba750e36995478658563687732e4c5ee6b9f56a
[2025-06-04T03:28:05.682Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:5b9ef49f29a66ca034afba27dba750e36995478658563687732e4c5ee6b9f56a 0.0s done
[2025-06-04T03:28:05.682Z] #5 CACHED
[2025-06-04T03:28:05.682Z] 
[2025-06-04T03:28:05.682Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:5b9ef49f29a66ca034afba27dba750e36995478658563687732e4c5ee6b9f56a
[2025-06-04T03:28:05.682Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:5b9ef49f29a66ca034afba27dba750e36995478658563687732e4c5ee6b9f56a 0.0s done
[2025-06-04T03:28:05.682Z] #6 CACHED
[2025-06-04T03:28:05.944Z] 
[2025-06-04T03:28:05.944Z] #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004
[2025-06-04T03:28:05.944Z] #7 DONE 0.0s
[2025-06-04T03:28:05.944Z] 
[2025-06-04T03:28:05.944Z] #8 exporting to image
[2025-06-04T03:28:05.944Z] #8 exporting layers done
[2025-06-04T03:28:05.944Z] #8 exporting manifest sha256:df3ef6b92d76df005647bd31a36df61291e381b8da017a6f25ecddecfa9c13af done
[2025-06-04T03:28:05.944Z] #8 exporting config sha256:f6cc05459268b6e4846e8cd6ac60ebbbda508e3d52faa5be1179901199f75679 done
[2025-06-04T03:28:05.944Z] #8 exporting manifest sha256:409eb796073bfea853b870e4ca690cd9a600d33afaf870ab61dd9f9d70634bfc done
[2025-06-04T03:28:05.944Z] #8 exporting config sha256:63ceccab6411ec865d4c084ee15684f949ac7c5aaccf1580452eff73d7adebcb done
[2025-06-04T03:28:05.944Z] #8 exporting manifest list sha256:6242ed70f579f5f67ebdaa371cd5f92c2f30edc746ad8a429e5d1786c6cec3d0 done
[2025-06-04T03:28:05.944Z] #8 pushing layers 0.0s done
[2025-06-04T03:28:05.944Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:main@sha256:6242ed70f579f5f67ebdaa371cd5f92c2f30edc746ad8a429e5d1786c6cec3d0 0.1s done
[2025-06-04T03:28:05.944Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
[2025-06-04T03:28:05.944Z] #8 DONE 0.1s
[2025-06-04T03:28:05.944Z] 
[2025-06-04T03:28:05.944Z]  1 warning found (use --debug to expand):
[2025-06-04T03:28:05.944Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (LF Post Build Actions)
[Pipeline] sh
[2025-06-04T03:28:06.359Z] + '[' -d /w/workspace/edgexfoundry_device-s7_main/archives ']'
[Pipeline] libraryResource
[Pipeline] sh
[2025-06-04T03:28:06.661Z] ---> sysstat.sh
[Pipeline] libraryResource
[Pipeline] sh
[2025-06-04T03:28:07.213Z] ---> package-listing.sh
[2025-06-04T03:28:07.213Z] ++ facter osfamily
[2025-06-04T03:28:07.213Z] ++ tr '[:upper:]' '[:lower:]'
[2025-06-04T03:28:07.472Z] + OS_FAMILY=redhat
[2025-06-04T03:28:07.472Z] + workspace=/w/workspace/edgexfoundry_device-s7_main
[2025-06-04T03:28:07.472Z] + START_PACKAGES=/tmp/packages_start.txt
[2025-06-04T03:28:07.472Z] + END_PACKAGES=/tmp/packages_end.txt
[2025-06-04T03:28:07.472Z] + DIFF_PACKAGES=/tmp/packages_diff.txt
[2025-06-04T03:28:07.472Z] + PACKAGES=/tmp/packages_start.txt
[2025-06-04T03:28:07.472Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']'
[2025-06-04T03:28:07.472Z] + PACKAGES=/tmp/packages_end.txt
[2025-06-04T03:28:07.472Z] + case "${OS_FAMILY}" in
[2025-06-04T03:28:07.472Z] + sort
[2025-06-04T03:28:07.472Z] + rpm -qa
[2025-06-04T03:28:08.040Z] + '[' -f /tmp/packages_start.txt ']'
[2025-06-04T03:28:08.040Z] + '[' -f /tmp/packages_end.txt ']'
[2025-06-04T03:28:08.040Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt
[2025-06-04T03:28:08.040Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']'
[2025-06-04T03:28:08.040Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/
[2025-06-04T03:28:08.040Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/
[Pipeline] echo
[2025-06-04T03:28:08.051Z] 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-06-04T03:28:08.330Z] + facter operatingsystem
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:28:08.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest
[2025-06-04T03:28:08.895Z] 
[2025-06-04T03:28:08.895Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:28:09.207Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest
[2025-06-04T03:28:09.207Z] latest: Pulling from edgex-lftools-log-publisher
[2025-06-04T03:28:09.207Z] 5eb5b503b376: Pulling fs layer
[2025-06-04T03:28:09.207Z] 5c69ac0246d0: Pulling fs layer
[2025-06-04T03:28:09.207Z] ec43610c2a17: Pulling fs layer
[2025-06-04T03:28:09.207Z] 3a2ae6a8a46f: Pulling fs layer
[2025-06-04T03:28:09.207Z] 33b1e0a273af: Pulling fs layer
[2025-06-04T03:28:09.207Z] 5d3b04190fa2: Pulling fs layer
[2025-06-04T03:28:09.207Z] 2f39f015ded8: Pulling fs layer
[2025-06-04T03:28:09.207Z] 33b1e0a273af: Waiting
[2025-06-04T03:28:09.207Z] 5d3b04190fa2: Waiting
[2025-06-04T03:28:09.207Z] 2f39f015ded8: Waiting
[2025-06-04T03:28:09.207Z] 3a2ae6a8a46f: Waiting
[2025-06-04T03:28:09.207Z] 5c69ac0246d0: Download complete
[2025-06-04T03:28:09.207Z] 3a2ae6a8a46f: Verifying Checksum
[2025-06-04T03:28:09.207Z] 3a2ae6a8a46f: Download complete
[2025-06-04T03:28:09.207Z] 33b1e0a273af: Verifying Checksum
[2025-06-04T03:28:09.207Z] 33b1e0a273af: Download complete
[2025-06-04T03:28:09.207Z] 5d3b04190fa2: Verifying Checksum
[2025-06-04T03:28:09.207Z] 5d3b04190fa2: Download complete
[2025-06-04T03:28:09.469Z] ec43610c2a17: Verifying Checksum
[2025-06-04T03:28:09.469Z] ec43610c2a17: Download complete
[2025-06-04T03:28:09.469Z] 5eb5b503b376: Verifying Checksum
[2025-06-04T03:28:09.469Z] 5eb5b503b376: Download complete
[2025-06-04T03:28:10.044Z] 2f39f015ded8: Download complete
[2025-06-04T03:28:11.001Z] 5eb5b503b376: Pull complete
[2025-06-04T03:28:11.001Z] 5c69ac0246d0: Pull complete
[2025-06-04T03:28:11.273Z] ec43610c2a17: Pull complete
[2025-06-04T03:28:11.537Z] 3a2ae6a8a46f: Pull complete
[2025-06-04T03:28:11.537Z] 33b1e0a273af: Pull complete
[2025-06-04T03:28:11.806Z] 5d3b04190fa2: Pull complete
[2025-06-04T03:28:16.052Z] 2f39f015ded8: Pull complete
[2025-06-04T03:28:16.052Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592
[2025-06-04T03:28:16.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest
[2025-06-04T03:28:16.052Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
[2025-06-04T03:28:16.217Z] prd-centos7-docker-4c-2g-2759 does not seem to be running inside a container
[2025-06-04T03:28:16.244Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat
[2025-06-04T03:28:19.439Z] $ docker top 34c69af07b6c8cab4571ba6a95c3ddc091e69daa1af904d4d7744bedf7c9af86 -eo pid,comm
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:28:19.793Z] + touch /tmp/pre-build-complete
[Pipeline] sh
[2025-06-04T03:28:20.090Z] + mkdir -p /var/log/sysstat
[Pipeline] sh
[2025-06-04T03:28:20.698Z] + ls /var/log/sa-host
[2025-06-04T03:28:20.698Z] ls: cannot access '/var/log/sa-host': No such file or directory
[Pipeline] withEnv
[Pipeline] {
[Pipeline] configFileProvider
[2025-06-04T03:28:20.874Z] provisioning config files...
[2025-06-04T03:28:20.883Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config1674494587006615993tmp
[Pipeline] {
[Pipeline] echo
[2025-06-04T03:28:20.905Z] Running shell/create-netrc.sh
[Pipeline] libraryResource
[Pipeline] sh
[2025-06-04T03:28:21.198Z] ---> create-netrc.sh
[Pipeline] }
[2025-06-04T03:28:21.208Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] libraryResource
[Pipeline] sh
[2025-06-04T03:28:21.551Z] ---> python-tools-install.sh
[Pipeline] echo
[2025-06-04T03:28:21.561Z] Running shell/sudo-logs.sh
[Pipeline] libraryResource
[Pipeline] sh
[2025-06-04T03:28:21.852Z] ---> sudo-logs.sh
[2025-06-04T03:28:21.852Z] Archiving 'sudo' log..
[2025-06-04T03:28:21.852Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2759.novalocal: Name or service not known
[2025-06-04T03:28:21.852Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2759.novalocal: Name or service not known
[Pipeline] unstash
[Pipeline] echo
[2025-06-04T03:28:21.876Z] Running shell/job-cost.sh
[Pipeline] libraryResource
[Pipeline] sh
[2025-06-04T03:28:22.163Z] ---> job-cost.sh
[2025-06-04T03:28:22.163Z] lf-activate-venv: SKIPPING
[2025-06-04T03:28:22.163Z] INFO: No Stack...
[2025-06-04T03:28:22.422Z] INFO: Retrieving Pricing Info for: v3-standard-2
[2025-06-04T03:28:22.681Z] INFO: Archiving Costs
[Pipeline] echo
[2025-06-04T03:28:22.695Z] Running shell/logs-deploy.sh
[Pipeline] libraryResource
[Pipeline] sh
[2025-06-04T03:28:22.995Z] ---> logs-deploy.sh
[2025-06-04T03:28:22.995Z] lf-activate-venv: SKIPPING
[2025-06-04T03:28:22.995Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/21
[2025-06-04T03:28:22.995Z] INFO: archiving workspace using pattern(s): 
[2025-06-04T03:28:24.801Z] Archives upload complete.
[2025-06-04T03:28:24.801Z] INFO: archiving logs to Nexus
[2025-06-04T03:28:24.801Z] ---> uname -a:
[2025-06-04T03:28:24.801Z] Linux prd-centos7-docker-4c-2g-2759.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux
[2025-06-04T03:28:24.801Z] 
[2025-06-04T03:28:24.801Z] 
[2025-06-04T03:28:24.801Z] ---> lscpu:
[2025-06-04T03:28:24.801Z] Architecture:                    x86_64
[2025-06-04T03:28:24.801Z] CPU op-mode(s):                  32-bit, 64-bit
[2025-06-04T03:28:24.801Z] Byte Order:                      Little Endian
[2025-06-04T03:28:24.801Z] Address sizes:                   40 bits physical, 48 bits virtual
[2025-06-04T03:28:24.801Z] CPU(s):                          2
[2025-06-04T03:28:24.801Z] On-line CPU(s) list:             0,1
[2025-06-04T03:28:24.801Z] Thread(s) per core:              1
[2025-06-04T03:28:24.801Z] Core(s) per socket:              1
[2025-06-04T03:28:24.801Z] Socket(s):                       2
[2025-06-04T03:28:24.801Z] NUMA node(s):                    1
[2025-06-04T03:28:24.801Z] Vendor ID:                       AuthenticAMD
[2025-06-04T03:28:24.801Z] CPU family:                      23
[2025-06-04T03:28:24.801Z] Model:                           49
[2025-06-04T03:28:24.801Z] Model name:                      AMD EPYC-Rome Processor
[2025-06-04T03:28:24.801Z] Stepping:                        0
[2025-06-04T03:28:24.801Z] CPU MHz:                         2800.000
[2025-06-04T03:28:24.801Z] BogoMIPS:                        5600.00
[2025-06-04T03:28:24.801Z] Virtualization:                  AMD-V
[2025-06-04T03:28:24.801Z] Hypervisor vendor:               KVM
[2025-06-04T03:28:24.801Z] Virtualization type:             full
[2025-06-04T03:28:24.801Z] L1d cache:                       64 KiB
[2025-06-04T03:28:24.801Z] L1i cache:                       64 KiB
[2025-06-04T03:28:24.801Z] L2 cache:                        1 MiB
[2025-06-04T03:28:24.801Z] L3 cache:                        32 MiB
[2025-06-04T03:28:24.801Z] NUMA node0 CPU(s):               0,1
[2025-06-04T03:28:24.801Z] Vulnerability Itlb multihit:     Not affected
[2025-06-04T03:28:24.801Z] Vulnerability L1tf:              Not affected
[2025-06-04T03:28:24.801Z] Vulnerability Mds:               Not affected
[2025-06-04T03:28:24.801Z] Vulnerability Meltdown:          Not affected
[2025-06-04T03:28:24.801Z] Vulnerability Mmio stale data:   Not affected
[2025-06-04T03:28:24.801Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp
[2025-06-04T03:28:24.801Z] Vulnerability Spectre v1:        Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization
[2025-06-04T03:28:24.801Z] Vulnerability Spectre v2:        Mitigation; Full retpoline, IBPB
[2025-06-04T03:28:24.801Z] Vulnerability Srbds:             Not affected
[2025-06-04T03:28:24.801Z] Vulnerability Tsx async abort:   Not affected
[2025-06-04T03:28:24.801Z] Flags:                           fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities
[2025-06-04T03:28:24.801Z] 
[2025-06-04T03:28:24.801Z] 
[2025-06-04T03:28:24.801Z] ---> nproc:
[2025-06-04T03:28:24.801Z] 2
[2025-06-04T03:28:24.801Z] 
[2025-06-04T03:28:24.801Z] 
[2025-06-04T03:28:24.801Z] ---> df -h:
[2025-06-04T03:28:24.801Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-06-04T03:28:24.801Z] overlay          40G  7.3G   33G  19% /
[2025-06-04T03:28:24.801Z] tmpfs            64M     0   64M   0% /dev
[2025-06-04T03:28:24.801Z] tmpfs           3.9G     0  3.9G   0% /sys/fs/cgroup
[2025-06-04T03:28:24.801Z] shm              64M     0   64M   0% /dev/shm
[2025-06-04T03:28:24.801Z] /dev/vda1        40G  7.3G   33G  19% /facter-os
[2025-06-04T03:28:24.801Z] 
[2025-06-04T03:28:24.801Z] 
[2025-06-04T03:28:24.801Z] Cannot open /var/log/sysstat/sa04: No such file or directory
[2025-06-04T03:28:24.801Z] Please check if data collecting is enabled
[2025-06-04T03:28:24.801Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] echo
[2025-06-04T03:28:24.836Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1
[Pipeline] }
[2025-06-04T03:28:24.839Z] $ docker stop --time=1 34c69af07b6c8cab4571ba6a95c3ddc091e69daa1af904d4d7744bedf7c9af86
[2025-06-04T03:28:25.968Z] $ docker rm -f --volumes 34c69af07b6c8cab4571ba6a95c3ddc091e69daa1af904d4d7744bedf7c9af86
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // stage
[Pipeline] cleanWs
[2025-06-04T03:28:26.073Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-04T03:28:26.073Z] [WS-CLEANUP] Deferred wipeout is used...
[2025-06-04T03:28:26.090Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Snap)
Stage "Snap" skipped due to when conditional
[Pipeline] getContext
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] script
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:28:26.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest
[2025-06-04T03:28:26.548Z] 
[2025-06-04T03:28:26.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:28:26.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest
[2025-06-04T03:28:27.427Z] latest: Pulling from edgex-lftools-log-publisher
[2025-06-04T03:28:27.427Z] 5eb5b503b376: Pulling fs layer
[2025-06-04T03:28:27.427Z] 5c69ac0246d0: Pulling fs layer
[2025-06-04T03:28:27.427Z] ec43610c2a17: Pulling fs layer
[2025-06-04T03:28:27.427Z] 3a2ae6a8a46f: Pulling fs layer
[2025-06-04T03:28:27.427Z] 33b1e0a273af: Pulling fs layer
[2025-06-04T03:28:27.427Z] 5d3b04190fa2: Pulling fs layer
[2025-06-04T03:28:27.427Z] 2f39f015ded8: Pulling fs layer
[2025-06-04T03:28:27.427Z] 3a2ae6a8a46f: Waiting
[2025-06-04T03:28:27.427Z] 33b1e0a273af: Waiting
[2025-06-04T03:28:27.427Z] 5d3b04190fa2: Waiting
[2025-06-04T03:28:27.427Z] 2f39f015ded8: Waiting
[2025-06-04T03:28:27.427Z] 5c69ac0246d0: Download complete
[2025-06-04T03:28:27.427Z] 3a2ae6a8a46f: Verifying Checksum
[2025-06-04T03:28:27.427Z] 3a2ae6a8a46f: Download complete
[2025-06-04T03:28:27.427Z] 33b1e0a273af: Verifying Checksum
[2025-06-04T03:28:27.427Z] 33b1e0a273af: Download complete
[2025-06-04T03:28:27.427Z] 5d3b04190fa2: Verifying Checksum
[2025-06-04T03:28:27.427Z] 5d3b04190fa2: Download complete
[2025-06-04T03:28:27.427Z] ec43610c2a17: Verifying Checksum
[2025-06-04T03:28:27.685Z] 5eb5b503b376: Verifying Checksum
[2025-06-04T03:28:27.685Z] 5eb5b503b376: Download complete
[2025-06-04T03:28:28.252Z] 2f39f015ded8: Download complete
[2025-06-04T03:28:28.829Z] 5eb5b503b376: Pull complete
[2025-06-04T03:28:29.395Z] 5c69ac0246d0: Pull complete
[2025-06-04T03:28:29.961Z] ec43610c2a17: Pull complete
[2025-06-04T03:28:30.221Z] 3a2ae6a8a46f: Pull complete
[2025-06-04T03:28:30.797Z] 33b1e0a273af: Pull complete
[2025-06-04T03:28:31.057Z] 5d3b04190fa2: Pull complete
[2025-06-04T03:28:33.222Z] Removing intermediate container 4e84b1b4e25f
[2025-06-04T03:28:33.222Z]  ---> 01c77ee4aa9e
[2025-06-04T03:28:33.222Z] Step 9/10 : COPY . .
[2025-06-04T03:28:33.222Z]  ---> 625291771aec
[2025-06-04T03:28:33.222Z] Step 10/10 : RUN ${MAKE}
[2025-06-04T03:28:33.222Z]  ---> Running in e439dbb70d7c
[2025-06-04T03:28:33.810Z] noop
[2025-06-04T03:28:34.398Z] Removing intermediate container e439dbb70d7c
[2025-06-04T03:28:34.398Z]  ---> e55c37fd53f7
[2025-06-04T03:28:34.398Z] Successfully built e55c37fd53f7
[2025-06-04T03:28:34.398Z] Successfully tagged ci-base-image-arm64:latest
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:28:34.789Z] + docker inspect -f . ci-base-image-arm64
[2025-06-04T03:28:34.789Z] .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
[2025-06-04T03:28:34.995Z] prd-ubuntu20.04-docker-arm64-4c-16g-2757 does not seem to be running inside a container
[2025-06-04T03:28:35.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/21 -v /w/workspace/device-s7/21:/w/workspace/device-s7/21:rw,z -v /w/workspace/device-s7/21@tmp:/w/workspace/device-s7/21@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-06-04T03:28:35.241Z] 2f39f015ded8: Pull complete
[2025-06-04T03:28:35.241Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592
[2025-06-04T03:28:35.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest
[2025-06-04T03:28:35.500Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest
[2025-06-04T03:28:36.210Z] $ docker top eb0c887ca509a7605924bf1d3532eb62026bf5a5c2fa5e7ee4e5332e47798322 -eo pid,comm
[Pipeline] {
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] sh
[Pipeline] // withEnv
[Pipeline] withDockerContainer
[2025-06-04T03:28:36.582Z] prd-ubuntu20.04-docker-8c-8g-2756 does not seem to be running inside a container
[2025-06-04T03:28:36.621Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat
[2025-06-04T03:28:37.076Z] + go version
[2025-06-04T03:28:37.077Z] go version go1.23.8 linux/arm64
[2025-06-04T03:28:45.303Z] $ docker top 9e2f606be0e411b3f155361338cad4e44980c3a565b965d834fce45324b9be12 -eo pid,comm
[Pipeline] {
[Pipeline] }
[2025-06-04T03:28:45.377Z] $ docker stop --time=1 eb0c887ca509a7605924bf1d3532eb62026bf5a5c2fa5e7ee4e5332e47798322
[2025-06-04T03:28:47.035Z] $ docker rm -f --volumes eb0c887ca509a7605924bf1d3532eb62026bf5a5c2fa5e7ee4e5332e47798322
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] libraryResource
[Pipeline] sh
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] script
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:28:47.554Z] ---> job-cost.sh
[2025-06-04T03:28:47.554Z] lf-activate-venv: SKIPPING
[2025-06-04T03:28:47.554Z] INFO: No Stack...
[2025-06-04T03:28:47.720Z] + docker inspect -f . ci-base-image-arm64
[2025-06-04T03:28:47.720Z] .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
[2025-06-04T03:28:47.812Z] INFO: Retrieving Pricing Info for: v3-standard-8
[2025-06-04T03:28:47.914Z] prd-ubuntu20.04-docker-arm64-4c-16g-2757 does not seem to be running inside a container
[2025-06-04T03:28:47.976Z] $ 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/21 -v /w/workspace/device-s7/21:/w/workspace/device-s7/21:rw,z -v /w/workspace/device-s7/21@tmp:/w/workspace/device-s7/21@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-06-04T03:28:48.069Z] INFO: Archiving Costs
[2025-06-04T03:28:49.254Z] $ docker top 599cf626cb1abd8d228a0bebd0d9b7593b8851d4a1325ba5a9e2e9f0bfe0269a -eo pid,comm
[Pipeline] {
[Pipeline] sh
[Pipeline] sh
[2025-06-04T03:28:49.816Z] + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv
[2025-06-04T03:28:49.816Z] + cut -d, -f6
[Pipeline] lock
[2025-06-04T03:28:49.831Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-21-stack-cost]
[2025-06-04T03:28:49.841Z] Resource [jenkins-edgexfoundry-device-s7-main-21-stack-cost] did not exist. Created.
[2025-06-04T03:28:49.846Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-21-stack-cost]
[Pipeline] {
[Pipeline] unstash
[Pipeline] sh
[2025-06-04T03:28:50.167Z] + echo total: 0.2199999988079071
[Pipeline] stash
[2025-06-04T03:28:50.193Z] Stashed 1 file(s)
[Pipeline] }
[2025-06-04T03:28:50.201Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-21-stack-cost]
[2025-06-04T03:28:50.213Z] + git config --global --add safe.directory /w/workspace/device-s7/21
[Pipeline] // lock
[Pipeline] }
[2025-06-04T03:28:50.235Z] $ docker stop --time=1 9e2f606be0e411b3f155361338cad4e44980c3a565b965d834fce45324b9be12
[2025-06-04T03:28:51.403Z] $ docker rm -f --volumes 9e2f606be0e411b3f155361338cad4e44980c3a565b965d834fce45324b9be12
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] fileExists
[Pipeline] // script
[Pipeline] sh
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2025-06-04T03:28:52.120Z] + make test
[2025-06-04T03:28:52.120Z] go test -race -coverprofile=coverage.out ./...
[2025-06-04T03:29:38.959Z] ?   	github.com/edgexfoundry/device-s7	[no test files]
[2025-06-04T03:33:00.805Z] 	github.com/edgexfoundry/device-s7/cmd		coverage: 0.0% of statements
[2025-06-04T03:33:02.216Z] ok  	github.com/edgexfoundry/device-s7/internal/driver	1.119s	coverage: 6.8% of statements
[2025-06-04T03:33:03.178Z] WARNING: Linting skipped (not on x86_64 or linter not installed)
[2025-06-04T03:33:03.178Z] go vet ./...
[2025-06-04T03:36:54.986Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")
[2025-06-04T03:36:54.986Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ]
[2025-06-04T03:36:54.986Z] ./bin/test-attribution-txt.sh
[Pipeline] echo
[2025-06-04T03:36:55.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]]
[Pipeline] }
[2025-06-04T03:36:55.025Z] $ docker stop --time=1 599cf626cb1abd8d228a0bebd0d9b7593b8851d4a1325ba5a9e2e9f0bfe0269a
[2025-06-04T03:36:57.006Z] $ docker rm -f --volumes 599cf626cb1abd8d228a0bebd0d9b7593b8851d4a1325ba5a9e2e9f0bfe0269a
[Pipeline] // withDockerContainer
[Pipeline] sh
[2025-06-04T03:36:59.309Z] + sudo chown -R jenkins:jenkins .
[Pipeline] stash
[2025-06-04T03:36:59.328Z] Warning: overwriting stash ‘coverage-report’
[2025-06-04T03:36:59.828Z] Stashed 1 file(s)
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:37:00.243Z] + sudo chown -R jenkins:jenkins .
[Pipeline] sh
[2025-06-04T03:37:00.561Z] + ls -al .
[2025-06-04T03:37:00.562Z] total 216
[2025-06-04T03:37:00.562Z] drwxrwxr-x 7 jenkins jenkins  4096 Jun  4 03:28 .
[2025-06-04T03:37:00.562Z] drwxrwxr-x 4 jenkins jenkins  4096 Jun  4 03:25 ..
[2025-06-04T03:37:00.562Z] drwxrwxr-x 8 jenkins jenkins  4096 Jun  4 03:25 .git
[2025-06-04T03:37:00.562Z] drwxrwxr-x 2 jenkins jenkins  4096 Jun  4 03:25 .github
[2025-06-04T03:37:00.562Z] -rw-rw-r-- 1 jenkins jenkins   237 Jun  4 03:25 .gitignore
[2025-06-04T03:37:00.562Z] -rw-rw-r-- 1 jenkins jenkins    42 Jun  4 03:25 .golangci.yml
[2025-06-04T03:37:00.562Z] -rw-rw-r-- 1 jenkins jenkins 19679 Jun  4 03:25 Attribution.txt
[2025-06-04T03:37:00.562Z] -rw-rw-r-- 1 jenkins jenkins  1668 Jun  4 03:25 CHANGLOG.md
[2025-06-04T03:37:00.562Z] -rw-rw-r-- 1 jenkins jenkins  1579 Jun  4 03:25 Dockerfile
[2025-06-04T03:37:00.562Z] -rw-rw-r-- 1 jenkins jenkins   643 Jun  4 03:25 Jenkinsfile
[2025-06-04T03:37:00.562Z] -rw-rw-r-- 1 jenkins jenkins 10947 Jun  4 03:25 LICENSE
[2025-06-04T03:37:00.562Z] -rw-rw-r-- 1 jenkins jenkins  1903 Jun  4 03:25 Makefile
[2025-06-04T03:37:00.562Z] -rw-rw-r-- 1 jenkins jenkins   614 Jun  4 03:25 OWNERS.md
[2025-06-04T03:37:00.562Z] -rw-rw-r-- 1 jenkins jenkins  2393 Jun  4 03:25 README.md
[2025-06-04T03:37:00.562Z] -rw-rw-r-- 1 jenkins jenkins    11 Jun  4 03:23 VERSION
[2025-06-04T03:37:00.562Z] drwxrwxr-x 2 jenkins jenkins  4096 Jun  4 03:25 bin
[2025-06-04T03:37:00.562Z] drwxrwxr-x 3 jenkins jenkins  4096 Jun  4 03:25 cmd
[2025-06-04T03:37:00.562Z] -rw-r--r-- 1 jenkins jenkins 19094 Jun  4 03:33 coverage.out
[2025-06-04T03:37:00.562Z] -rw-rw-r-- 1 jenkins jenkins  6073 Jun  4 03:25 go.mod
[2025-06-04T03:37:00.562Z] -rw-rw-r-- 1 jenkins jenkins 86755 Jun  4 03:25 go.sum
[2025-06-04T03:37:00.562Z] drwxrwxr-x 3 jenkins jenkins  4096 Jun  4 03:25 internal
[2025-06-04T03:37:00.562Z] -rw-rw-r-- 1 jenkins jenkins   223 Jun  4 03:25 version.go
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:37:00.917Z] + 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=d22bcd7e0933516a615516a8a508495f082858b0 --label arch=arm64 --label version=4.1.0-dev.1 .
[2025-06-04T03:37:01.188Z] Sending build context to Docker daemon  8.067MB

[2025-06-04T03:37:01.188Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20
[2025-06-04T03:37:01.188Z] Step 2/24 : FROM ${BASE} AS builder
[2025-06-04T03:37:01.188Z]  ---> e55c37fd53f7
[2025-06-04T03:37:01.188Z] Step 3/24 : ARG MAKE=make build
[2025-06-04T03:37:01.457Z]  ---> Running in 44d458533098
[2025-06-04T03:37:01.724Z] Removing intermediate container 44d458533098
[2025-06-04T03:37:01.724Z]  ---> 6e3b1095b3ae
[2025-06-04T03:37:01.724Z] Step 4/24 : WORKDIR /device-s7
[2025-06-04T03:37:01.724Z]  ---> Running in ed2bbfa45cd5
[2025-06-04T03:37:01.993Z] Removing intermediate container ed2bbfa45cd5
[2025-06-04T03:37:01.993Z]  ---> d84a30294444
[2025-06-04T03:37:01.993Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0'   copyright='Copyright (c) 2023: YIQISOFT'
[2025-06-04T03:37:02.264Z]  ---> Running in 6507ec2c38da
[2025-06-04T03:37:02.532Z] Removing intermediate container 6507ec2c38da
[2025-06-04T03:37:02.532Z]  ---> f6fce8dbee2a
[2025-06-04T03:37:02.532Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev
[2025-06-04T03:37:02.532Z]  ---> Running in f804269f9eb2
[2025-06-04T03:37:03.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz
[2025-06-04T03:37:03.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz
[2025-06-04T03:37:05.166Z] OK: 239 MiB in 58 packages
[2025-06-04T03:37:06.129Z] Removing intermediate container f804269f9eb2
[2025-06-04T03:37:06.129Z]  ---> ffcdefe20bff
[2025-06-04T03:37:06.129Z] Step 7/24 : COPY go.mod vendor* ./
[2025-06-04T03:37:06.718Z]  ---> c78c1f16183d
[2025-06-04T03:37:06.718Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."
[2025-06-04T03:37:06.718Z]  ---> Running in 09dc36796929
[2025-06-04T03:37:09.324Z] Removing intermediate container 09dc36796929
[2025-06-04T03:37:09.324Z]  ---> 06837727a560
[2025-06-04T03:37:09.324Z] Step 9/24 : COPY . .
[2025-06-04T03:37:10.743Z]  ---> 8edc51c59c94
[2025-06-04T03:37:10.743Z] Step 10/24 : RUN ${MAKE}
[2025-06-04T03:37:10.743Z]  ---> Running in 374b5e217733
[2025-06-04T03:37:11.710Z] CGO_ENABLED=1  go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0" -trimpath -mod=readonly -o cmd/device-s7 ./cmd
[2025-06-04T03:40:48.527Z] Removing intermediate container 374b5e217733
[2025-06-04T03:40:48.527Z]  ---> 20bf0688faa8
[2025-06-04T03:40:48.527Z] Step 11/24 : FROM alpine:3.20
[2025-06-04T03:40:48.527Z] 3.20: Pulling from library/alpine
[2025-06-04T03:40:48.527Z] 94e9d8af2201: Already exists
[2025-06-04T03:40:48.527Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f
[2025-06-04T03:40:48.527Z] Status: Downloaded newer image for alpine:3.20
[2025-06-04T03:40:48.527Z]  ---> 7aab056cecc6
[2025-06-04T03:40:48.527Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0'   copyright='Copyright (c) 2023: YIQISOFT'
[2025-06-04T03:40:48.527Z]  ---> Running in 848a87ee32ec
[2025-06-04T03:40:48.527Z] Removing intermediate container 848a87ee32ec
[2025-06-04T03:40:48.527Z]  ---> b8e80c29596e
[2025-06-04T03:40:48.527Z] Step 13/24 : RUN apk add --update --no-cache dumb-init
[2025-06-04T03:40:48.527Z]  ---> Running in 673f17e8a401
[2025-06-04T03:40:49.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz
[2025-06-04T03:40:49.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz
[2025-06-04T03:40:51.151Z] (1/1) Installing dumb-init (1.2.5-r3)
[2025-06-04T03:40:51.151Z] Executing busybox-1.36.1-r29.trigger
[2025-06-04T03:40:51.151Z] OK: 9 MiB in 15 packages
[2025-06-04T03:40:52.105Z] Removing intermediate container 673f17e8a401
[2025-06-04T03:40:52.105Z]  ---> 9463cc235969
[2025-06-04T03:40:52.105Z] Step 14/24 : RUN apk --no-cache upgrade
[2025-06-04T03:40:52.105Z]  ---> Running in ffc0e22f86a7
[2025-06-04T03:40:53.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz
[2025-06-04T03:40:53.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz
[2025-06-04T03:40:54.735Z] OK: 9 MiB in 15 packages
[2025-06-04T03:40:55.319Z] Removing intermediate container ffc0e22f86a7
[2025-06-04T03:40:55.319Z]  ---> 17466c8de21c
[2025-06-04T03:40:55.319Z] Step 15/24 : WORKDIR /
[2025-06-04T03:40:55.591Z]  ---> Running in 141395a5d9d9
[2025-06-04T03:40:55.858Z] Removing intermediate container 141395a5d9d9
[2025-06-04T03:40:55.858Z]  ---> 13a055548846
[2025-06-04T03:40:55.858Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt
[2025-06-04T03:40:56.440Z]  ---> 46b182c1ff1e
[2025-06-04T03:40:56.440Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7
[2025-06-04T03:40:58.383Z]  ---> 7e0dd5ef5036
[2025-06-04T03:40:58.383Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res
[2025-06-04T03:40:58.962Z]  ---> 306359bacc54
[2025-06-04T03:40:58.962Z] Step 19/24 : EXPOSE 59994
[2025-06-04T03:40:58.962Z]  ---> Running in d5a1396e85cd
[2025-06-04T03:40:59.229Z] Removing intermediate container d5a1396e85cd
[2025-06-04T03:40:59.229Z]  ---> 5c82661536f7
[2025-06-04T03:40:59.229Z] Step 20/24 : ENTRYPOINT ["/device-s7"]
[2025-06-04T03:40:59.494Z]  ---> Running in 0f24b62df692
[2025-06-04T03:40:59.759Z] Removing intermediate container 0f24b62df692
[2025-06-04T03:40:59.759Z]  ---> 7b4a8d10fe46
[2025-06-04T03:40:59.759Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"]
[2025-06-04T03:40:59.759Z]  ---> Running in 39030dad73a1
[2025-06-04T03:41:00.023Z] Removing intermediate container 39030dad73a1
[2025-06-04T03:41:00.024Z]  ---> 5f493f61c3c4
[2025-06-04T03:41:00.024Z] Step 22/24 : LABEL arch=arm64
[2025-06-04T03:41:00.024Z]  ---> Running in 04d4b478428d
[2025-06-04T03:41:00.288Z] Removing intermediate container 04d4b478428d
[2025-06-04T03:41:00.288Z]  ---> c2b4186637fc
[2025-06-04T03:41:00.288Z] Step 23/24 : LABEL git_sha=d22bcd7e0933516a615516a8a508495f082858b0
[2025-06-04T03:41:00.553Z]  ---> Running in 08726cae705a
[2025-06-04T03:41:00.818Z] Removing intermediate container 08726cae705a
[2025-06-04T03:41:00.818Z]  ---> d8387a9068f1
[2025-06-04T03:41:00.818Z] Step 24/24 : LABEL version=4.1.0-dev.1
[2025-06-04T03:41:00.818Z]  ---> Running in 0d7f1e6a881a
[2025-06-04T03:41:01.082Z] Removing intermediate container 0d7f1e6a881a
[2025-06-04T03:41:01.082Z]  ---> 9963fc28d08b
[2025-06-04T03:41:01.082Z] [Warning] One or more build-args [ARCH] were not consumed
[2025-06-04T03:41:01.082Z] Successfully built 9963fc28d08b
[2025-06-04T03:41:01.082Z] Successfully tagged device-s7-arm64:latest
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker Push)
[Pipeline] script
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] configFileProvider
[2025-06-04T03:41:01.227Z] provisioning config files...
[2025-06-04T03:41:01.239Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/21@tmp/config8010483951165680171tmp
[Pipeline] {
[Pipeline] libraryResource
[Pipeline] sh
[2025-06-04T03:41:01.581Z] ---> ****-login.sh
[2025-06-04T03:41:01.581Z] nexus3.edgexfoundry.org:10001
[2025-06-04T03:41:01.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-06-04T03:41:01.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-06-04T03:41:01.846Z] Configure a credential helper to remove this warning. See
[2025-06-04T03:41:01.846Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-06-04T03:41:01.846Z] 
[2025-06-04T03:41:01.846Z] Login Succeeded
[2025-06-04T03:41:01.846Z] nexus3.edgexfoundry.org:10002
[2025-06-04T03:41:02.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-06-04T03:41:02.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-06-04T03:41:02.111Z] Configure a credential helper to remove this warning. See
[2025-06-04T03:41:02.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-06-04T03:41:02.111Z] 
[2025-06-04T03:41:02.111Z] Login Succeeded
[2025-06-04T03:41:02.111Z] nexus3.edgexfoundry.org:10003
[2025-06-04T03:41:02.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-06-04T03:41:02.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-06-04T03:41:02.643Z] Configure a credential helper to remove this warning. See
[2025-06-04T03:41:02.643Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-06-04T03:41:02.643Z] 
[2025-06-04T03:41:02.643Z] Login Succeeded
[2025-06-04T03:41:02.643Z] nexus3.edgexfoundry.org:10004
[2025-06-04T03:41:02.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-06-04T03:41:02.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-06-04T03:41:02.908Z] Configure a credential helper to remove this warning. See
[2025-06-04T03:41:02.908Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-06-04T03:41:02.908Z] 
[2025-06-04T03:41:02.909Z] Login Succeeded
[2025-06-04T03:41:02.909Z] ****.io
[2025-06-04T03:41:03.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-06-04T03:41:03.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
[2025-06-04T03:41:03.438Z] Configure a credential helper to remove this warning. See
[2025-06-04T03:41:03.438Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store
[2025-06-04T03:41:03.438Z] 
[2025-06-04T03:41:03.438Z] Login Succeeded
[2025-06-04T03:41:03.438Z] ---> ****-login.sh ends
[Pipeline] }
[2025-06-04T03:41:03.454Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] echo
[2025-06-04T03:41:03.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]]
[Pipeline] echo
[2025-06-04T03:41:03.526Z] [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags:
[2025-06-04T03:41:03.526Z] d22bcd7e0933516a615516a8a508495f082858b0
[2025-06-04T03:41:03.526Z] latest
[2025-06-04T03:41:03.526Z] 4.1.0-dev.1
[2025-06-04T03:41:03.526Z] d22bcd7e0933516a615516a8a508495f082858b0-4.1.0-dev.1
[2025-06-04T03:41:03.526Z] main
[2025-06-04T03:41:03.526Z] =====================================================
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withDockerRegistry
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:41:03.914Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:d22bcd7e0933516a615516a8a508495f082858b0
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:41:04.279Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:d22bcd7e0933516a615516a8a508495f082858b0
[2025-06-04T03:41:04.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64]
[2025-06-04T03:41:04.279Z] 5bf2b252049e: Preparing
[2025-06-04T03:41:04.279Z] 051abcfe33f8: Preparing
[2025-06-04T03:41:04.279Z] b125c46483a4: Preparing
[2025-06-04T03:41:04.279Z] ad90f9257845: Preparing
[2025-06-04T03:41:04.279Z] 467d1cba3c47: Preparing
[2025-06-04T03:41:04.279Z] dd9c8f8612c8: Preparing
[2025-06-04T03:41:04.543Z] b125c46483a4: Pushed
[2025-06-04T03:41:04.543Z] ad90f9257845: Pushed
[2025-06-04T03:41:04.543Z] 467d1cba3c47: Pushed
[2025-06-04T03:41:04.543Z] 5bf2b252049e: Pushed
[2025-06-04T03:41:04.543Z] dd9c8f8612c8: Layer already exists
[2025-06-04T03:41:14.622Z] 051abcfe33f8: Pushed
[2025-06-04T03:41:14.622Z] d22bcd7e0933516a615516a8a508495f082858b0: digest: sha256:6fdc31aca5278cd0a19df3f952cfc59ee9a2bfd8e6e28602dc3fe32ee9ce4cbf size: 1573
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:41:14.985Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:41:15.345Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest
[2025-06-04T03:41:15.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64]
[2025-06-04T03:41:15.345Z] 5bf2b252049e: Preparing
[2025-06-04T03:41:15.345Z] 051abcfe33f8: Preparing
[2025-06-04T03:41:15.345Z] b125c46483a4: Preparing
[2025-06-04T03:41:15.345Z] ad90f9257845: Preparing
[2025-06-04T03:41:15.345Z] 467d1cba3c47: Preparing
[2025-06-04T03:41:15.345Z] dd9c8f8612c8: Preparing
[2025-06-04T03:41:15.345Z] dd9c8f8612c8: Waiting
[2025-06-04T03:41:15.345Z] 5bf2b252049e: Layer already exists
[2025-06-04T03:41:15.345Z] 051abcfe33f8: Layer already exists
[2025-06-04T03:41:15.345Z] 467d1cba3c47: Layer already exists
[2025-06-04T03:41:15.345Z] b125c46483a4: Layer already exists
[2025-06-04T03:41:15.345Z] ad90f9257845: Layer already exists
[2025-06-04T03:41:15.345Z] dd9c8f8612c8: Layer already exists
[2025-06-04T03:41:15.615Z] latest: digest: sha256:6fdc31aca5278cd0a19df3f952cfc59ee9a2bfd8e6e28602dc3fe32ee9ce4cbf size: 1573
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:41:15.978Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.1
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:41:16.335Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.1
[2025-06-04T03:41:16.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64]
[2025-06-04T03:41:16.335Z] 5bf2b252049e: Preparing
[2025-06-04T03:41:16.335Z] 051abcfe33f8: Preparing
[2025-06-04T03:41:16.335Z] b125c46483a4: Preparing
[2025-06-04T03:41:16.335Z] ad90f9257845: Preparing
[2025-06-04T03:41:16.335Z] 467d1cba3c47: Preparing
[2025-06-04T03:41:16.335Z] dd9c8f8612c8: Preparing
[2025-06-04T03:41:16.335Z] dd9c8f8612c8: Waiting
[2025-06-04T03:41:16.335Z] 051abcfe33f8: Layer already exists
[2025-06-04T03:41:16.335Z] 5bf2b252049e: Layer already exists
[2025-06-04T03:41:16.335Z] 467d1cba3c47: Layer already exists
[2025-06-04T03:41:16.335Z] ad90f9257845: Layer already exists
[2025-06-04T03:41:16.335Z] b125c46483a4: Layer already exists
[2025-06-04T03:41:16.335Z] dd9c8f8612c8: Layer already exists
[2025-06-04T03:41:16.600Z] 4.1.0-dev.1: digest: sha256:6fdc31aca5278cd0a19df3f952cfc59ee9a2bfd8e6e28602dc3fe32ee9ce4cbf size: 1573
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:41:16.960Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:d22bcd7e0933516a615516a8a508495f082858b0-4.1.0-dev.1
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:41:17.387Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:d22bcd7e0933516a615516a8a508495f082858b0-4.1.0-dev.1
[2025-06-04T03:41:17.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64]
[2025-06-04T03:41:17.387Z] 5bf2b252049e: Preparing
[2025-06-04T03:41:17.387Z] 051abcfe33f8: Preparing
[2025-06-04T03:41:17.387Z] b125c46483a4: Preparing
[2025-06-04T03:41:17.387Z] ad90f9257845: Preparing
[2025-06-04T03:41:17.387Z] 467d1cba3c47: Preparing
[2025-06-04T03:41:17.387Z] dd9c8f8612c8: Preparing
[2025-06-04T03:41:17.387Z] dd9c8f8612c8: Waiting
[2025-06-04T03:41:17.387Z] 467d1cba3c47: Layer already exists
[2025-06-04T03:41:17.387Z] 051abcfe33f8: Layer already exists
[2025-06-04T03:41:17.387Z] 5bf2b252049e: Layer already exists
[2025-06-04T03:41:17.387Z] ad90f9257845: Layer already exists
[2025-06-04T03:41:17.387Z] b125c46483a4: Layer already exists
[2025-06-04T03:41:17.387Z] dd9c8f8612c8: Layer already exists
[2025-06-04T03:41:17.659Z] d22bcd7e0933516a615516a8a508495f082858b0-4.1.0-dev.1: digest: sha256:6fdc31aca5278cd0a19df3f952cfc59ee9a2bfd8e6e28602dc3fe32ee9ce4cbf size: 1573
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:41:18.029Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:41:18.406Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main
[2025-06-04T03:41:18.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64]
[2025-06-04T03:41:18.406Z] 5bf2b252049e: Preparing
[2025-06-04T03:41:18.406Z] 051abcfe33f8: Preparing
[2025-06-04T03:41:18.406Z] b125c46483a4: Preparing
[2025-06-04T03:41:18.406Z] ad90f9257845: Preparing
[2025-06-04T03:41:18.406Z] 467d1cba3c47: Preparing
[2025-06-04T03:41:18.406Z] dd9c8f8612c8: Preparing
[2025-06-04T03:41:18.406Z] dd9c8f8612c8: Waiting
[2025-06-04T03:41:18.406Z] 5bf2b252049e: Layer already exists
[2025-06-04T03:41:18.406Z] b125c46483a4: Layer already exists
[2025-06-04T03:41:18.406Z] ad90f9257845: Layer already exists
[2025-06-04T03:41:18.406Z] 467d1cba3c47: Layer already exists
[2025-06-04T03:41:18.406Z] 051abcfe33f8: Layer already exists
[2025-06-04T03:41:18.406Z] dd9c8f8612c8: Layer already exists
[2025-06-04T03:41:18.677Z] main: digest: sha256:6fdc31aca5278cd0a19df3f952cfc59ee9a2bfd8e6e28602dc3fe32ee9ce4cbf size: 1573
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] echo
[2025-06-04T03:41:18.765Z] =====================================================
[Pipeline] echo
[2025-06-04T03:41:18.783Z] taggedImages:
[2025-06-04T03:41:18.784Z]   - nexus3.edgexfoundry.org:10004/device-s7-arm64:d22bcd7e0933516a615516a8a508495f082858b0
[2025-06-04T03:41:18.784Z]   - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest
[2025-06-04T03:41:18.784Z]   - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.1
[2025-06-04T03:41:18.784Z]   - nexus3.edgexfoundry.org:10004/device-s7-arm64:d22bcd7e0933516a615516a8a508495f082858b0-4.1.0-dev.1
[2025-06-04T03:41:18.784Z]   - nexus3.edgexfoundry.org:10004/device-s7-arm64:main
[Pipeline] echo
[2025-06-04T03:41:18.795Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:d22bcd7e0933516a615516a8a508495f082858b0
[Pipeline] echo
[2025-06-04T03:41:18.808Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:latest
[Pipeline] echo
[2025-06-04T03:41:18.820Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.1
[Pipeline] echo
[2025-06-04T03:41:18.834Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:d22bcd7e0933516a615516a8a508495f082858b0-4.1.0-dev.1
[Pipeline] echo
[2025-06-04T03:41:18.847Z] Skip building multi-arch image for 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-06-04T03:41:19.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64
[2025-06-04T03:41:19.254Z] 
[2025-06-04T03:41:19.254Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:41:19.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64
[2025-06-04T03:41:19.874Z] arm64: Pulling from edgex-lftools-log-publisher
[2025-06-04T03:41:19.874Z] 8998bd30e6a1: Pulling fs layer
[2025-06-04T03:41:19.874Z] 04944245beec: Pulling fs layer
[2025-06-04T03:41:19.874Z] 699f458cf7ca: Pulling fs layer
[2025-06-04T03:41:19.874Z] 765212b225bb: Pulling fs layer
[2025-06-04T03:41:19.874Z] f23df028b6ca: Pulling fs layer
[2025-06-04T03:41:19.874Z] d65c8cfc05b1: Pulling fs layer
[2025-06-04T03:41:19.874Z] 2437ff75d9bd: Pulling fs layer
[2025-06-04T03:41:19.874Z] f23df028b6ca: Waiting
[2025-06-04T03:41:19.874Z] d65c8cfc05b1: Waiting
[2025-06-04T03:41:19.874Z] 2437ff75d9bd: Waiting
[2025-06-04T03:41:19.874Z] 765212b225bb: Waiting
[2025-06-04T03:41:19.874Z] 04944245beec: Verifying Checksum
[2025-06-04T03:41:19.874Z] 04944245beec: Download complete
[2025-06-04T03:41:19.874Z] 765212b225bb: Verifying Checksum
[2025-06-04T03:41:19.874Z] 765212b225bb: Download complete
[2025-06-04T03:41:19.874Z] f23df028b6ca: Verifying Checksum
[2025-06-04T03:41:19.874Z] f23df028b6ca: Download complete
[2025-06-04T03:41:19.874Z] d65c8cfc05b1: Verifying Checksum
[2025-06-04T03:41:19.874Z] d65c8cfc05b1: Download complete
[2025-06-04T03:41:20.146Z] 699f458cf7ca: Verifying Checksum
[2025-06-04T03:41:20.146Z] 699f458cf7ca: Download complete
[2025-06-04T03:41:20.728Z] 8998bd30e6a1: Verifying Checksum
[2025-06-04T03:41:20.728Z] 8998bd30e6a1: Download complete
[2025-06-04T03:41:23.312Z] 2437ff75d9bd: Verifying Checksum
[2025-06-04T03:41:23.312Z] 2437ff75d9bd: Download complete
[2025-06-04T03:41:25.341Z] 8998bd30e6a1: Pull complete
[2025-06-04T03:41:25.605Z] 04944245beec: Pull complete
[2025-06-04T03:41:27.540Z] 699f458cf7ca: Pull complete
[2025-06-04T03:41:27.540Z] 765212b225bb: Pull complete
[2025-06-04T03:41:28.121Z] f23df028b6ca: Pull complete
[2025-06-04T03:41:28.386Z] d65c8cfc05b1: Pull complete
[2025-06-04T03:41:46.567Z] 2437ff75d9bd: Pull complete
[2025-06-04T03:41:46.567Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da
[2025-06-04T03:41:46.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64
[2025-06-04T03:41:46.567Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
[2025-06-04T03:41:46.777Z] prd-ubuntu20.04-docker-arm64-4c-16g-2757 does not seem to be running inside a container
[2025-06-04T03:41:46.841Z] $ 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/21 -v /w/workspace/device-s7/21:/w/workspace/device-s7/21:rw,z -v /w/workspace/device-s7/21@tmp:/w/workspace/device-s7/21@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-06-04T03:41:50.464Z] $ docker top 9ac3005f235dece0320d7d06107aa76549a1f3b0dd31e7526024f87c04330622 -eo pid,comm
[Pipeline] {
[Pipeline] libraryResource
[Pipeline] sh
[2025-06-04T03:41:51.313Z] ---> job-cost.sh
[2025-06-04T03:41:51.313Z] lf-activate-venv: SKIPPING
[2025-06-04T03:41:51.313Z] INFO: No Stack...
[2025-06-04T03:41:51.892Z] INFO: Retrieving Pricing Info for: v3-standard-4
[2025-06-04T03:41:52.472Z] INFO: Archiving Costs
[Pipeline] sh
[2025-06-04T03:41:53.105Z] + cat /w/workspace/device-s7/21/archives/cost.csv
[2025-06-04T03:41:53.105Z] + cut -d, -f6
[Pipeline] lock
[2025-06-04T03:41:53.142Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-21-stack-cost]
[2025-06-04T03:41:53.150Z] Resource [jenkins-edgexfoundry-device-s7-main-21-stack-cost] did not exist. Created.
[2025-06-04T03:41:53.155Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-21-stack-cost]
[Pipeline] {
[Pipeline] unstash
[Pipeline] sh
[2025-06-04T03:41:53.822Z] /w/workspace/device-s7/21@tmp/durable-0c48f4aa/script.sh.copy: 1: Syntax error: Unterminated quoted string
[Pipeline] sh
[2025-06-04T03:41:54.417Z] + echo total: 0.10999999940395355
[Pipeline] stash
[2025-06-04T03:41:54.444Z] Warning: overwriting stash ‘stack-cost’
[2025-06-04T03:41:54.488Z] Stashed 1 file(s)
[Pipeline] }
[2025-06-04T03:41:54.495Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-21-stack-cost]
[Pipeline] // lock
[Pipeline] }
[2025-06-04T03:41:54.522Z] $ docker stop --time=1 9ac3005f235dece0320d7d06107aa76549a1f3b0dd31e7526024f87c04330622
[2025-06-04T03:41:55.990Z] $ docker rm -f --volumes 9ac3005f235dece0320d7d06107aa76549a1f3b0dd31e7526024f87c04330622
[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-06-04T03:41:56.524Z] provisioning config files...
[2025-06-04T03:41:56.542Z] copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config8114371240355004892tmp
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:41:56.855Z] + set +x
[2025-06-04T03:41:56.855Z] + curl -s https://codecov.io/bash
[2025-06-04T03:41:56.855Z] + bash -s --
[2025-06-04T03:41:56.855Z] 
[2025-06-04T03:41:56.855Z]   _____          _
[2025-06-04T03:41:56.855Z]  / ____|        | |
[2025-06-04T03:41:56.855Z] | |     ___   __| | ___  ___ _____   __
[2025-06-04T03:41:56.855Z] | |    / _ \ / _` |/ _ \/ __/ _ \ \ / /
[2025-06-04T03:41:56.855Z] | |___| (_) | (_| |  __/ (_| (_) \ V /
[2025-06-04T03:41:56.855Z]  \_____\___/ \__,_|\___|\___\___/ \_/
[2025-06-04T03:41:56.855Z]                               Bash-1.0.6
[2025-06-04T03:41:56.855Z] 
[2025-06-04T03:41:56.855Z] 
[2025-06-04T03:41:56.855Z] ==> git version 2.25.1 found
[2025-06-04T03:41:56.855Z] ==> 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-06-04T03:41:56.855Z] Release-Date: 2020-01-08
[2025-06-04T03:41:56.855Z] 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-06-04T03:41:56.855Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[2025-06-04T03:41:56.855Z] ==> Jenkins CI detected.
[2025-06-04T03:41:56.855Z]     current dir:  /w/workspace/edgexfoundry_device-s7_main
[2025-06-04T03:41:56.855Z]     project root: .
[2025-06-04T03:41:56.855Z] --> token set from env
[2025-06-04T03:41:56.855Z]     Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml
[2025-06-04T03:41:56.855Z] ==> Running gcov in . (disable via -X gcov)
[2025-06-04T03:41:56.855Z] ==> Python coveragepy not found
[2025-06-04T03:41:56.855Z] ==> Searching for coverage reports in:
[2025-06-04T03:41:56.855Z]     + .
[2025-06-04T03:41:56.855Z]     -> Found 1 reports
[2025-06-04T03:41:56.855Z] ==> Detecting git/mercurial file structure
[2025-06-04T03:41:57.115Z] ==> Reading reports
[2025-06-04T03:41:57.115Z]     + ./coverage.out bytes=19094
[2025-06-04T03:41:57.115Z] ==> Appending adjustments
[2025-06-04T03:41:57.115Z]     https://docs.codecov.io/docs/fixing-reports
[2025-06-04T03:41:57.115Z]     + Found adjustments
[2025-06-04T03:41:57.115Z] ==> Gzipping contents
[2025-06-04T03:41:57.115Z]         4.0K	/tmp/codecov.DKha8N.gz
[2025-06-04T03:41:57.115Z] ==> Uploading reports
[2025-06-04T03:41:57.115Z]     url: https://codecov.io
[2025-06-04T03:41:57.115Z]     query: branch=main&commit=d22bcd7e0933516a615516a8a508495f082858b0&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args=
[2025-06-04T03:41:57.115Z] ->  Pinging Codecov
[2025-06-04T03:41:57.115Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=<hidden>&package=bash-1.0.6&token=****&branch=main&commit=d22bcd7e0933516a615516a8a508495f082858b0&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args=
[2025-06-04T03:41:57.375Z] ->  Uploading to
[2025-06-04T03:41:57.375Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/d22bcd7e0933516a615516a8a508495f082858b0/7b0dcb67-3e81-451c-be87-2673c0246781.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250604%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250604T034157Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4634b5d80e89c62c83c3b8765c037581a4add2a9b16bd523e80104f327ef986a
[2025-06-04T03:41:57.375Z]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[2025-06-04T03:41:57.375Z]                                  Dload  Upload   Total   Spent    Left  Speed
[2025-06-04T03:41:57.635Z] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  2849    0     0  100  2849      0  11441 --:--:-- --:--:-- --:--:-- 11487
[2025-06-04T03:41:57.635Z]     -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/d22bcd7e0933516a615516a8a508495f082858b0
[Pipeline] }
[2025-06-04T03:41:57.643Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Snyk Dependency Scan)
[Pipeline] echo
[2025-06-04T03:41:57.877Z] [edgeXSnyk] dockerImage=null, dockerFile=null
[Pipeline] withCredentials
[2025-06-04T03:41:57.899Z] Masking supported pattern matches of $SNYK_TOKEN
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:41:58.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest
[2025-06-04T03:41:58.210Z] 
[2025-06-04T03:41:58.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:41:58.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest
[2025-06-04T03:41:58.521Z] latest: Pulling from edgex-devops/edgex-snyk-go
[2025-06-04T03:41:58.521Z] 43c4264eed91: Pulling fs layer
[2025-06-04T03:41:58.521Z] 4cc291be95ef: Pulling fs layer
[2025-06-04T03:41:58.521Z] 2ac1f1163629: Pulling fs layer
[2025-06-04T03:41:58.521Z] 5c3c966382ef: Pulling fs layer
[2025-06-04T03:41:58.521Z] 4f4fb700ef54: Pulling fs layer
[2025-06-04T03:41:58.521Z] d9c7d2e4e75e: Pulling fs layer
[2025-06-04T03:41:58.521Z] 9c3e1370e548: Pulling fs layer
[2025-06-04T03:41:58.521Z] 4f4fb700ef54: Waiting
[2025-06-04T03:41:58.521Z] 9c3e1370e548: Waiting
[2025-06-04T03:41:58.521Z] d9c7d2e4e75e: Waiting
[2025-06-04T03:41:58.521Z] 5c3c966382ef: Waiting
[2025-06-04T03:41:58.521Z] 4cc291be95ef: Verifying Checksum
[2025-06-04T03:41:58.521Z] 4cc291be95ef: Download complete
[2025-06-04T03:41:58.521Z] 5c3c966382ef: Download complete
[2025-06-04T03:41:58.521Z] 4f4fb700ef54: Download complete
[2025-06-04T03:41:58.521Z] 43c4264eed91: Verifying Checksum
[2025-06-04T03:41:58.521Z] 43c4264eed91: Download complete
[2025-06-04T03:41:58.781Z] 43c4264eed91: Pull complete
[2025-06-04T03:41:58.781Z] d9c7d2e4e75e: Verifying Checksum
[2025-06-04T03:41:58.781Z] d9c7d2e4e75e: Download complete
[2025-06-04T03:41:58.781Z] 4cc291be95ef: Pull complete
[2025-06-04T03:41:59.040Z] 2ac1f1163629: Verifying Checksum
[2025-06-04T03:41:59.040Z] 2ac1f1163629: Download complete
[2025-06-04T03:41:59.606Z] 9c3e1370e548: Verifying Checksum
[2025-06-04T03:41:59.606Z] 9c3e1370e548: Download complete
[2025-06-04T03:42:02.893Z] 2ac1f1163629: Pull complete
[2025-06-04T03:42:02.893Z] 5c3c966382ef: Pull complete
[2025-06-04T03:42:02.893Z] 4f4fb700ef54: Pull complete
[2025-06-04T03:42:02.893Z] d9c7d2e4e75e: Pull complete
[2025-06-04T03:42:06.182Z] 9c3e1370e548: Pull complete
[2025-06-04T03:42:06.182Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b
[2025-06-04T03:42:06.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest
[2025-06-04T03:42:06.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
[2025-06-04T03:42:06.288Z] prd-ubuntu20.04-docker-8c-8g-2756 does not seem to be running inside a container
[2025-06-04T03:42:06.339Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat
[2025-06-04T03:42:08.283Z] $ docker top 177285ebd21ee391c221eb46a2cfc0932b0ec01c78266b535dff0f333ebdc5e3 -eo pid,comm
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:42:08.628Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main
[Pipeline] echo
[2025-06-04T03:42:08.638Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main'
[Pipeline] sh
[2025-06-04T03:42:08.919Z] + set -o pipefail
[2025-06-04T03:42:08.919Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main'
[2025-06-04T03:42:18.899Z] 
[2025-06-04T03:42:18.899Z] Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)...
[2025-06-04T03:42:18.899Z] 
[2025-06-04T03:42:18.899Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9802e2c3-a805-43f9-b47e-5746baaac31c/history/f8f181b7-4880-4551-8cd5-d680fb2dd4e4
[2025-06-04T03:42:18.899Z] 
[2025-06-04T03:42:18.899Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you.
[2025-06-04T03:42:18.899Z] 
[2025-06-04T03:42:18.899Z] 
[2025-06-04T03:42:18.899Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org.
[2025-06-04T03:42:18.899Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans.
[Pipeline] }
[2025-06-04T03:42:18.926Z] $ docker stop --time=1 177285ebd21ee391c221eb46a2cfc0932b0ec01c78266b535dff0f333ebdc5e3
[2025-06-04T03:42:21.354Z] $ docker rm -f --volumes 177285ebd21ee391c221eb46a2cfc0932b0ec01c78266b535dff0f333ebdc5e3
[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-06-04T03:42:22.252Z] + git log --format=format:%s -1 d22bcd7e0933516a615516a8a508495f082858b0
[Pipeline] sh
[2025-06-04T03:42:22.546Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts
[2025-06-04T03:42:22.546Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:42:22.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4
[2025-06-04T03:42:22.856Z] .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
[2025-06-04T03:42:22.941Z] prd-ubuntu20.04-docker-8c-8g-2756 does not seem to be running inside a container
[2025-06-04T03:42:22.986Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat
[2025-06-04T03:42:23.369Z] $ docker top 1195dc970be55d1446289730c5c350aab50132d6bddcf39fa0ab320a2f9fecf9 -eo pid,comm
[2025-06-04T03:42:23.403Z] 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-06-04T03:42:23.403Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`.
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sshagent
[2025-06-04T03:42:23.472Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)
[2025-06-04T03:42:23.472Z] [ssh-agent] Looking for ssh-agent implementation...
[2025-06-04T03:42:23.587Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
[2025-06-04T03:42:23.605Z] $ docker exec 1195dc970be55d1446289730c5c350aab50132d6bddcf39fa0ab320a2f9fecf9 ssh-agent
[2025-06-04T03:42:23.707Z] SSH_AUTH_SOCK=/tmp/ssh-SQajjokpEc3j/agent.33
[2025-06-04T03:42:23.707Z] SSH_AGENT_PID=39
[2025-06-04T03:42:23.712Z] Running ssh-add (command line suppressed)
[2025-06-04T03:42:23.847Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_17777274905364127629.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_17777274905364127629.key)
[2025-06-04T03:42:23.845Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:42:24.141Z] + git semver tag
[2025-06-04T03:42:24.401Z] 2025-06-04 03:42:24,391 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory')
[2025-06-04T03:42:24.401Z] 2025-06-04 03:42:24,394 [run_tag] DEBUG tag force:False
[2025-06-04T03:42:24.401Z] 2025-06-04 03:42:24,394 [check_head_tag] DEBUG check head tag
[2025-06-04T03:42:24.401Z] 2025-06-04 03:42:24,395 [execute] INFO git cat-file --batch-check
[2025-06-04T03:42:24.401Z] 2025-06-04 03:42:24,395 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=<valid stream>, shell=False, universal_newlines=False)
[2025-06-04T03:42:24.401Z] 2025-06-04 03:42:24,397 [execute] INFO git cat-file --batch
[2025-06-04T03:42:24.401Z] 2025-06-04 03:42:24,397 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=<valid stream>, shell=False, universal_newlines=False)
[2025-06-04T03:42:24.401Z] 2025-06-04 03:42:24,401 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main
[2025-06-04T03:42:24.401Z] 2025-06-04 03:42:24,401 [execute] INFO git tag -a v4.1.0-dev.1 -m v4.1.0-dev.1
[2025-06-04T03:42:24.401Z] 2025-06-04 03:42:24,401 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.1', '-m', 'v4.1.0-dev.1'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False)
[2025-06-04T03:42:24.401Z] 2025-06-04 03:42:24,405 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main
[2025-06-04T03:42:24.401Z] 4.1.0-dev.1
[Pipeline] }
[2025-06-04T03:42:24.684Z] $ docker exec --env ******** --env ******** 1195dc970be55d1446289730c5c350aab50132d6bddcf39fa0ab320a2f9fecf9 ssh-agent -k
[2025-06-04T03:42:24.780Z] unset SSH_AUTH_SOCK;
[2025-06-04T03:42:24.781Z] unset SSH_AGENT_PID;
[2025-06-04T03:42:24.781Z] echo Agent pid 39 killed;
[2025-06-04T03:42:24.776Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] sh
[2025-06-04T03:42:25.098Z] + git semver
[Pipeline] }
[2025-06-04T03:42:25.695Z] $ docker stop --time=1 1195dc970be55d1446289730c5c350aab50132d6bddcf39fa0ab320a2f9fecf9
[2025-06-04T03:42:26.976Z] $ docker rm -f --volumes 1195dc970be55d1446289730c5c350aab50132d6bddcf39fa0ab320a2f9fecf9
[Pipeline] // withDockerContainer
[Pipeline] stage
[Pipeline] { (LF Tools Sigul)
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:42:27.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7
[2025-06-04T03:42:27.377Z] 
[2025-06-04T03:42:27.377Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:42:27.692Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7
[2025-06-04T03:42:27.692Z] 0.23.1-centos7: Pulling from edgex-lftools
[2025-06-04T03:42:27.692Z] ab5ef0e58194: Pulling fs layer
[2025-06-04T03:42:27.692Z] 9712f1f96733: Pulling fs layer
[2025-06-04T03:42:27.692Z] 63f879dbbcfc: Pulling fs layer
[2025-06-04T03:42:27.692Z] 0d9ebad4ef96: Pulling fs layer
[2025-06-04T03:42:27.692Z] e9a5061849ea: Pulling fs layer
[2025-06-04T03:42:27.692Z] d747dcd14b5f: Pulling fs layer
[2025-06-04T03:42:27.692Z] 2de7ff778b66: Pulling fs layer
[2025-06-04T03:42:27.692Z] e9a5061849ea: Waiting
[2025-06-04T03:42:27.692Z] d747dcd14b5f: Waiting
[2025-06-04T03:42:27.692Z] 2de7ff778b66: Waiting
[2025-06-04T03:42:27.692Z] 0d9ebad4ef96: Waiting
[2025-06-04T03:42:27.692Z] 9712f1f96733: Verifying Checksum
[2025-06-04T03:42:27.692Z] 9712f1f96733: Download complete
[2025-06-04T03:42:27.952Z] 63f879dbbcfc: Verifying Checksum
[2025-06-04T03:42:27.952Z] 63f879dbbcfc: Download complete
[2025-06-04T03:42:28.212Z] e9a5061849ea: Verifying Checksum
[2025-06-04T03:42:28.212Z] e9a5061849ea: Download complete
[2025-06-04T03:42:28.212Z] d747dcd14b5f: Download complete
[2025-06-04T03:42:28.212Z] ab5ef0e58194: Verifying Checksum
[2025-06-04T03:42:28.212Z] ab5ef0e58194: Download complete
[2025-06-04T03:42:28.212Z] 2de7ff778b66: Verifying Checksum
[2025-06-04T03:42:28.212Z] 2de7ff778b66: Download complete
[2025-06-04T03:42:28.212Z] 0d9ebad4ef96: Verifying Checksum
[2025-06-04T03:42:28.212Z] 0d9ebad4ef96: Download complete
[2025-06-04T03:42:30.748Z] ab5ef0e58194: Pull complete
[2025-06-04T03:42:30.749Z] 9712f1f96733: Pull complete
[2025-06-04T03:42:31.315Z] 63f879dbbcfc: Pull complete
[2025-06-04T03:42:34.600Z] 0d9ebad4ef96: Pull complete
[2025-06-04T03:42:34.600Z] e9a5061849ea: Pull complete
[2025-06-04T03:42:34.858Z] d747dcd14b5f: Pull complete
[2025-06-04T03:42:35.793Z] 2de7ff778b66: Pull complete
[2025-06-04T03:42:35.793Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52
[2025-06-04T03:42:35.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7
[2025-06-04T03:42:35.793Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
[2025-06-04T03:42:35.894Z] prd-ubuntu20.04-docker-8c-8g-2756 does not seem to be running inside a container
[2025-06-04T03:42:35.940Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat
[2025-06-04T03:42:38.083Z] $ docker top 8c588c700720ab9700de29526ba8b1e0f7205b8b0f4775c3533e6a21594aa4bf -eo pid,comm
[Pipeline] {
[Pipeline] configFileProvider
[2025-06-04T03:42:38.232Z] provisioning config files...
[2025-06-04T03:42:38.238Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config5159732230233699141tmp
[2025-06-04T03:42:38.247Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config1033491942859696782tmp
[2025-06-04T03:42:38.256Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config10755578685487865666tmp
[Pipeline] {
[Pipeline] echo
[2025-06-04T03:42:38.353Z] Running global-jjb/shell/sigul-configuration.sh
[Pipeline] libraryResource
[Pipeline] sh
[2025-06-04T03:42:38.648Z] ---> sigul-configuration.sh
[2025-06-04T03:42:38.648Z] gpg: directory `/root/.gnupg' created
[2025-06-04T03:42:38.648Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created
[2025-06-04T03:42:38.648Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run
[2025-06-04T03:42:38.648Z] gpg: keyring `/root/.gnupg/secring.gpg' created
[2025-06-04T03:42:38.648Z] gpg: keyring `/root/.gnupg/pubring.gpg' created
[2025-06-04T03:42:38.648Z] gpg: CAST5 encrypted data
[2025-06-04T03:42:38.648Z] gpg: encrypted with 1 passphrase
[2025-06-04T03:42:38.648Z] gpg: WARNING: message was not integrity protected
[Pipeline] sh
[2025-06-04T03:42:38.943Z] + mkdir /home/jenkins
[2025-06-04T03:42:38.944Z] + mkdir /home/jenkins/sigul
[Pipeline] sh
[2025-06-04T03:42:39.239Z] + 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-06-04T03:42:39.254Z] Running global-jjb/shell/sigul-install.sh
[Pipeline] libraryResource
[Pipeline] sh
[2025-06-04T03:42:39.548Z] ---> sigul-install.sh
[2025-06-04T03:42:39.548Z] Sigul already installed; skipping installation.
[Pipeline] sh
[2025-06-04T03:42:39.842Z] + git tag --list
[2025-06-04T03:42:39.842Z] v0.0.0
[2025-06-04T03:42:39.842Z] v4.0
[2025-06-04T03:42:39.842Z] v4.0.0
[2025-06-04T03:42:39.842Z] v4.1.0-dev.1
[Pipeline] sh
[2025-06-04T03:42:40.134Z] + lftools sign git-tag v4.1.0-dev.1
[2025-06-04T03:42:40.701Z] Signing Git tag with Sigul...
[2025-06-04T03:42:40.701Z] Signing v4.1.0-dev.1
[Pipeline] echo
[2025-06-04T03:42:41.389Z] Running global-jjb/shell/sigul-configuration-cleanup.sh
[Pipeline] libraryResource
[Pipeline] sh
[2025-06-04T03:42:41.682Z] ---> sigul-configuration-cleanup.sh
[Pipeline] }
[2025-06-04T03:42:41.689Z] Deleting 3 temporary files
[Pipeline] // configFileProvider
[Pipeline] }
[2025-06-04T03:42:41.736Z] $ docker stop --time=1 8c588c700720ab9700de29526ba8b1e0f7205b8b0f4775c3533e6a21594aa4bf
[2025-06-04T03:42:43.018Z] $ docker rm -f --volumes 8c588c700720ab9700de29526ba8b1e0f7205b8b0f4775c3533e6a21594aa4bf
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Bump Pre-Release Version)
[Pipeline] sh
[2025-06-04T03:42:43.458Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts
[2025-06-04T03:42:43.459Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:42:43.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4
[2025-06-04T03:42:43.763Z] .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
[2025-06-04T03:42:43.846Z] prd-ubuntu20.04-docker-8c-8g-2756 does not seem to be running inside a container
[2025-06-04T03:42:43.893Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat
[2025-06-04T03:42:44.200Z] $ docker top 697fc3ea31dab85d9b61aeefb77d45bd50637527e8338a8e9ac2e838f17b6bb1 -eo pid,comm
[2025-06-04T03:42:44.230Z] 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-06-04T03:42:44.230Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`.
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sshagent
[2025-06-04T03:42:44.284Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)
[2025-06-04T03:42:44.284Z] [ssh-agent] Looking for ssh-agent implementation...
[2025-06-04T03:42:44.396Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
[2025-06-04T03:42:44.414Z] $ docker exec 697fc3ea31dab85d9b61aeefb77d45bd50637527e8338a8e9ac2e838f17b6bb1 ssh-agent
[2025-06-04T03:42:44.505Z] SSH_AUTH_SOCK=/tmp/ssh-MKkwuHezOHB3/agent.31
[2025-06-04T03:42:44.505Z] SSH_AGENT_PID=37
[2025-06-04T03:42:44.510Z] Running ssh-add (command line suppressed)
[2025-06-04T03:42:44.628Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_11380112581033696055.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_11380112581033696055.key)
[2025-06-04T03:42:44.626Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:42:44.918Z] + git semver bump pre
[2025-06-04T03:42:45.177Z] 2025-06-04 03:42:45,137 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory')
[2025-06-04T03:42:45.177Z] 2025-06-04 03:42:45,141 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main
[2025-06-04T03:42:45.177Z] 2025-06-04 03:42:45,141 [bump_version] DEBUG bumping version:4.1.0-dev.1 on axis:pre with prefix:dev
[2025-06-04T03:42:45.177Z] 2025-06-04 03:42:45,141 [bump_version] DEBUG bumped version:4.1.0-dev.2
[2025-06-04T03:42:45.177Z] 2025-06-04 03:42:45,141 [write_version] DEBUG write version:4.1.0-dev.2 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True
[2025-06-04T03:42:45.177Z] 2025-06-04 03:42:45,141 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main
[2025-06-04T03:42:45.177Z] 2025-06-04 03:42:45,141 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main
[2025-06-04T03:42:45.177Z] 2025-06-04 03:42:45,143 [execute] INFO git cat-file --batch-check
[2025-06-04T03:42:45.177Z] 2025-06-04 03:42:45,143 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=<valid stream>, shell=False, universal_newlines=False)
[2025-06-04T03:42:45.177Z] 2025-06-04 03:42:45,147 [execute] INFO git cat-file --batch
[2025-06-04T03:42:45.177Z] 2025-06-04 03:42:45,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=<valid stream>, shell=False, universal_newlines=False)
[2025-06-04T03:42:45.177Z] 2025-06-04 03:42:45,151 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main
[2025-06-04T03:42:45.177Z] 4.1.0-dev.2
[Pipeline] }
[2025-06-04T03:42:45.202Z] $ docker exec --env ******** --env ******** 697fc3ea31dab85d9b61aeefb77d45bd50637527e8338a8e9ac2e838f17b6bb1 ssh-agent -k
[2025-06-04T03:42:45.296Z] unset SSH_AUTH_SOCK;
[2025-06-04T03:42:45.296Z] unset SSH_AGENT_PID;
[2025-06-04T03:42:45.296Z] echo Agent pid 37 killed;
[2025-06-04T03:42:45.293Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] sh
[2025-06-04T03:42:45.611Z] + git semver
[Pipeline] }
[2025-06-04T03:42:45.896Z] $ docker stop --time=1 697fc3ea31dab85d9b61aeefb77d45bd50637527e8338a8e9ac2e838f17b6bb1
[2025-06-04T03:42:47.179Z] $ docker rm -f --volumes 697fc3ea31dab85d9b61aeefb77d45bd50637527e8338a8e9ac2e838f17b6bb1
[Pipeline] // withDockerContainer
[Pipeline] sh
[2025-06-04T03:42:47.519Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts
[2025-06-04T03:42:47.519Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:42:47.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4
[2025-06-04T03:42:47.828Z] .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
[2025-06-04T03:42:47.910Z] prd-ubuntu20.04-docker-8c-8g-2756 does not seem to be running inside a container
[2025-06-04T03:42:47.952Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat
[2025-06-04T03:42:48.278Z] $ docker top 8bafb04dd3fc79ad3652148b26c8cbdfd6c919fb8b1defd13406f6904448cc2b -eo pid,comm
[2025-06-04T03:42:48.307Z] 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-06-04T03:42:48.307Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`.
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sshagent
[2025-06-04T03:42:48.360Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)
[2025-06-04T03:42:48.361Z] [ssh-agent] Looking for ssh-agent implementation...
[2025-06-04T03:42:48.474Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
[2025-06-04T03:42:48.492Z] $ docker exec 8bafb04dd3fc79ad3652148b26c8cbdfd6c919fb8b1defd13406f6904448cc2b ssh-agent
[2025-06-04T03:42:48.591Z] SSH_AUTH_SOCK=/tmp/ssh-GEo8mNMTPe8J/agent.32
[2025-06-04T03:42:48.591Z] SSH_AGENT_PID=39
[2025-06-04T03:42:48.595Z] Running ssh-add (command line suppressed)
[2025-06-04T03:42:48.713Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_4744306642076782249.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_4744306642076782249.key)
[2025-06-04T03:42:48.712Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:42:49.005Z] + git semver push
[2025-06-04T03:42:49.263Z] 2025-06-04 03:42:49,247 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory')
[2025-06-04T03:42:49.263Z] 2025-06-04 03:42:49,250 [run_push] DEBUG push
[2025-06-04T03:42:49.263Z] 2025-06-04 03:42:49,251 [execute] INFO git cat-file --batch-check
[2025-06-04T03:42:49.263Z] 2025-06-04 03:42:49,251 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=<valid stream>, shell=False, universal_newlines=False)
[2025-06-04T03:42:49.263Z] 2025-06-04 03:42:49,253 [execute] INFO git rev-list 76ff62c45665cf2c0cd27a0ab2ab173c8b5794b6 --
[2025-06-04T03:42:49.263Z] 2025-06-04 03:42:49,253 [execute] DEBUG Popen(['git', 'rev-list', '76ff62c45665cf2c0cd27a0ab2ab173c8b5794b6', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False)
[2025-06-04T03:42:49.263Z] 2025-06-04 03:42:49,257 [execute] INFO git fetch -v -- origin
[2025-06-04T03:42:49.263Z] 2025-06-04 03:42:49,257 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=True)
[2025-06-04T03:42:49.831Z] 2025-06-04 03:42:49,717 [run_push] DEBUG no remote changes detected
[2025-06-04T03:42:49.831Z] 2025-06-04 03:42:49,717 [execute] INFO git push origin semver
[2025-06-04T03:42:49.831Z] 2025-06-04 03:42:49,718 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False)
[2025-06-04T03:42:50.769Z] 2025-06-04 03:42:50,483 [run_push] DEBUG push all version tags
[2025-06-04T03:42:50.769Z] 2025-06-04 03:42:50,483 [execute] INFO git push origin refs/tags/v*:refs/tags/v*
[2025-06-04T03:42:50.769Z] 2025-06-04 03:42:50,483 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False)
[2025-06-04T03:42:51.338Z] 2025-06-04 03:42:51,087 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main
[2025-06-04T03:42:51.338Z] 4.1.0-dev.2
[Pipeline] }
[2025-06-04T03:42:51.362Z] $ docker exec --env ******** --env ******** 8bafb04dd3fc79ad3652148b26c8cbdfd6c919fb8b1defd13406f6904448cc2b ssh-agent -k
[2025-06-04T03:42:51.462Z] unset SSH_AUTH_SOCK;
[2025-06-04T03:42:51.463Z] unset SSH_AGENT_PID;
[2025-06-04T03:42:51.463Z] echo Agent pid 39 killed;
[2025-06-04T03:42:51.456Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] sh
[2025-06-04T03:42:51.790Z] + git semver
[Pipeline] }
[2025-06-04T03:42:52.076Z] $ docker stop --time=1 8bafb04dd3fc79ad3652148b26c8cbdfd6c919fb8b1defd13406f6904448cc2b
[2025-06-04T03:42:53.373Z] $ docker rm -f --volumes 8bafb04dd3fc79ad3652148b26c8cbdfd6c919fb8b1defd13406f6904448cc2b
[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-06-04T03:42:53.964Z] + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ]
[2025-06-04T03:42:53.965Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives
[2025-06-04T03:42:53.965Z] total 16
[2025-06-04T03:42:53.965Z] drwxr-xr-x 3 root    root    4096 Jun  4 03:28 .
[2025-06-04T03:42:53.965Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun  4 03:42 ..
[2025-06-04T03:42:53.965Z] drwxr-xr-x 2 root    root    4096 Jun  4 03:28 cost
[2025-06-04T03:42:53.965Z] -rw-r--r-- 1 root    root      80 Jun  4 03:28 cost.csv
[2025-06-04T03:42:53.965Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives
[2025-06-04T03:42:53.965Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives
[2025-06-04T03:42:53.965Z] total 16
[2025-06-04T03:42:53.965Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun  4 03:28 .
[2025-06-04T03:42:53.965Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun  4 03:42 ..
[2025-06-04T03:42:53.965Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun  4 03:28 cost
[2025-06-04T03:42:53.965Z] -rw-r--r-- 1 jenkins jenkins   80 Jun  4 03:28 cost.csv
[Pipeline] libraryResource
[Pipeline] sh
[2025-06-04T03:42:54.258Z] ---> sysstat.sh
[Pipeline] libraryResource
[Pipeline] sh
[2025-06-04T03:42:55.118Z] ---> package-listing.sh
[2025-06-04T03:42:55.118Z] ++ facter osfamily
[2025-06-04T03:42:55.118Z] ++ tr '[:upper:]' '[:lower:]'
[2025-06-04T03:42:55.378Z] + OS_FAMILY=debian
[2025-06-04T03:42:55.378Z] + workspace=/w/workspace/edgexfoundry_device-s7_main
[2025-06-04T03:42:55.378Z] + START_PACKAGES=/tmp/packages_start.txt
[2025-06-04T03:42:55.378Z] + END_PACKAGES=/tmp/packages_end.txt
[2025-06-04T03:42:55.378Z] + DIFF_PACKAGES=/tmp/packages_diff.txt
[2025-06-04T03:42:55.378Z] + PACKAGES=/tmp/packages_start.txt
[2025-06-04T03:42:55.378Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']'
[2025-06-04T03:42:55.378Z] + PACKAGES=/tmp/packages_end.txt
[2025-06-04T03:42:55.378Z] + case "${OS_FAMILY}" in
[2025-06-04T03:42:55.378Z] + dpkg -l
[2025-06-04T03:42:55.378Z] + grep '^ii'
[2025-06-04T03:42:55.378Z] + '[' -f /tmp/packages_start.txt ']'
[2025-06-04T03:42:55.378Z] + '[' -f /tmp/packages_end.txt ']'
[2025-06-04T03:42:55.378Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt
[2025-06-04T03:42:55.378Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']'
[2025-06-04T03:42:55.378Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/
[2025-06-04T03:42:55.378Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/
[Pipeline] echo
[2025-06-04T03:42:55.392Z] 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-06-04T03:42:55.671Z] + facter operatingsystem
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:42:56.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest
[2025-06-04T03:42:56.241Z] .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
[2025-06-04T03:42:56.324Z] prd-ubuntu20.04-docker-8c-8g-2756 does not seem to be running inside a container
[2025-06-04T03:42:56.368Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat
[2025-06-04T03:42:56.565Z] $ docker top fbff876202063d302db943c67a7a3739b41a074a73ff272b4c8b56c8a060f708 -eo pid,comm
[Pipeline] {
[Pipeline] sh
[2025-06-04T03:42:56.907Z] + touch /tmp/pre-build-complete
[Pipeline] sh
[2025-06-04T03:42:57.194Z] + mkdir -p /var/log/sysstat
[Pipeline] sh
[2025-06-04T03:42:57.478Z] + ls /var/log/sa-host
[2025-06-04T03:42:57.478Z] ls: cannot access '/var/log/sa-host': No such file or directory
[Pipeline] withEnv
[Pipeline] {
[Pipeline] configFileProvider
[2025-06-04T03:42:57.520Z] provisioning config files...
[2025-06-04T03:42:57.529Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config7950819287678065258tmp
[Pipeline] {
[Pipeline] echo
[2025-06-04T03:42:57.549Z] Running shell/create-netrc.sh
[Pipeline] libraryResource
[Pipeline] sh
[2025-06-04T03:42:57.835Z] ---> create-netrc.sh
[Pipeline] }
[2025-06-04T03:42:57.843Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] libraryResource
[Pipeline] sh
[2025-06-04T03:42:58.155Z] ---> python-tools-install.sh
[Pipeline] echo
[2025-06-04T03:42:58.164Z] Running shell/sudo-logs.sh
[Pipeline] libraryResource
[Pipeline] sh
[2025-06-04T03:42:58.446Z] ---> sudo-logs.sh
[2025-06-04T03:42:58.446Z] Archiving 'sudo' log..
[Pipeline] unstash
[Pipeline] echo
[2025-06-04T03:42:58.484Z] Running shell/job-cost.sh
[Pipeline] libraryResource
[Pipeline] sh
[2025-06-04T03:42:58.769Z] ---> job-cost.sh
[2025-06-04T03:42:58.769Z] lf-activate-venv: SKIPPING
[2025-06-04T03:42:58.769Z] DEBUG: total: 0.2199999988079071
[2025-06-04T03:42:58.769Z] INFO: Retrieving Stack Cost...
[2025-06-04T03:42:59.338Z] INFO: Retrieving Pricing Info for: v3-standard-8
[2025-06-04T03:42:59.598Z] INFO: Archiving Costs
[Pipeline] echo
[2025-06-04T03:42:59.611Z] Running shell/logs-deploy.sh
[Pipeline] libraryResource
[Pipeline] sh
[2025-06-04T03:42:59.892Z] ---> logs-deploy.sh
[2025-06-04T03:42:59.892Z] lf-activate-venv: SKIPPING
[2025-06-04T03:42:59.892Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/21
[2025-06-04T03:42:59.892Z] INFO: archiving workspace using pattern(s): 
[2025-06-04T03:43:00.828Z] Archives upload complete.
[2025-06-04T03:43:01.087Z] INFO: archiving logs to Nexus