Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7bf3b7cedae0f10faf0de83af88415cc28561f9e 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-ssh1166992192572546546.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1939992382793458209.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh177632174736412711.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8147108256811536165.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-ssh16182691106818827257.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-38900 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-s7.git > git init /w/workspace/edgexfoundry_device-s7_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7bf3b7cedae0f10faf0de83af88415cc28561f9e (main) Commit message: "Merge pull request #40 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.24" > git config core.sparsecheckout # timeout=10 > git checkout -f 7bf3b7cedae0f10faf0de83af88415cc28561f9e # timeout=10 > git rev-list --no-walk 36f5b5f54b7063bcf808d98b8b253989a426de79 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-13T22:14:35.083Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-13T22:14:35.287Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-13T22:14:35.317Z] ========================================================= [2025-02-13T22:14:35.317Z] EdgeX Global Pipelines Version Info [2025-02-13T22:14:35.317Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-13T22:14:36.131Z] ------------------- [2025-02-13T22:14:36.131Z] stable info: [2025-02-13T22:14:36.131Z] ------------------- [2025-02-13T22:14:36.131Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-13T22:14:36.131Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-13T22:14:36.131Z] Message: update stable to v1.0.269 [2025-02-13T22:14:36.701Z] ------------------- [2025-02-13T22:14:36.701Z] experimental info: [2025-02-13T22:14:36.701Z] ------------------- [2025-02-13T22:14:36.701Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-13T22:14:36.701Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-13T22:14:36.701Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-13T22:14:36.779Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2025-02-13T22:14:36.803Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2025-02-13T22:14:36.828Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-13T22:14:36.846Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-13T22:14:36.872Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-13T22:14:36.899Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-13T22:14:36.919Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-13T22:14:36.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-13T22:14:36.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-13T22:14:36.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-13T22:14:36.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-13T22:14:37.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2025-02-13T22:14:37.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-13T22:14:37.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-13T22:14:37.074Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-13T22:14:37.094Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-13T22:14:37.114Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-13T22:14:37.138Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-13T22:14:37.156Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-13T22:14:37.173Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-13T22:14:37.192Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-02-13T22:14:37.217Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-02-13T22:14:37.238Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-13T22:14:37.258Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-13T22:14:37.274Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-13T22:14:37.289Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-13T22:14:37.308Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-13T22:14:37.331Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-13T22:14:37.357Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-13T22:14:37.379Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-13T22:14:37.396Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7bf3b7cedae0f10faf0de83af88415cc28561f9e [Pipeline] echo [2025-02-13T22:14:37.420Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7bf3b7c [Pipeline] echo [2025-02-13T22:14:37.444Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-13T22:14:37.504Z] provisioning config files... [2025-02-13T22:14:37.519Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config837651884335005261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-13T22:14:37.853Z] ---> ****-login.sh [2025-02-13T22:14:37.853Z] nexus3.edgexfoundry.org:10001 [2025-02-13T22:14:38.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:14:38.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:14:38.378Z] Configure a credential helper to remove this warning. See [2025-02-13T22:14:38.378Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:14:38.378Z] [2025-02-13T22:14:38.378Z] Login Succeeded [2025-02-13T22:14:38.378Z] nexus3.edgexfoundry.org:10002 [2025-02-13T22:14:38.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:14:38.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:14:38.378Z] Configure a credential helper to remove this warning. See [2025-02-13T22:14:38.378Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:14:38.378Z] [2025-02-13T22:14:38.378Z] Login Succeeded [2025-02-13T22:14:38.378Z] nexus3.edgexfoundry.org:10003 [2025-02-13T22:14:38.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:14:38.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:14:38.639Z] Configure a credential helper to remove this warning. See [2025-02-13T22:14:38.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:14:38.639Z] [2025-02-13T22:14:38.639Z] Login Succeeded [2025-02-13T22:14:38.640Z] nexus3.edgexfoundry.org:10004 [2025-02-13T22:14:38.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:14:38.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:14:38.640Z] Configure a credential helper to remove this warning. See [2025-02-13T22:14:38.640Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:14:38.640Z] [2025-02-13T22:14:38.640Z] Login Succeeded [2025-02-13T22:14:38.640Z] ****.io [2025-02-13T22:14:38.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:14:38.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:14:38.907Z] Configure a credential helper to remove this warning. See [2025-02-13T22:14:38.907Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:14:38.907Z] [2025-02-13T22:14:38.907Z] Login Succeeded [2025-02-13T22:14:38.908Z] ---> ****-login.sh ends [Pipeline] } [2025-02-13T22:14:38.920Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-13T22:14:39.788Z] + git rev-list -1 --merges 7bf3b7cedae0f10faf0de83af88415cc28561f9e~1..7bf3b7cedae0f10faf0de83af88415cc28561f9e [Pipeline] echo [2025-02-13T22:14:39.868Z] -----------> git rev-list -1 --merges 7bf3b7cedae0f10faf0de83af88415cc28561f9e~1..7bf3b7cedae0f10faf0de83af88415cc28561f9e 7bf3b7cedae0f10faf0de83af88415cc28561f9e [2025-02-13T22:14:39.868Z] 7bf3b7cedae0f10faf0de83af88415cc28561f9e [false] [Pipeline] sh [2025-02-13T22:14:40.197Z] + git log --format=format:%s -1 7bf3b7cedae0f10faf0de83af88415cc28561f9e [Pipeline] echo [2025-02-13T22:14:40.211Z] ========================================================= [2025-02-13T22:14:40.211Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-13T22:14:40.211Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-13T22:14:40.606Z] + git log --format=format:%s -1 7bf3b7cedae0f10faf0de83af88415cc28561f9e [Pipeline] echo [2025-02-13T22:14:40.622Z] [semverPrep] GIT_COMMIT: 7bf3b7cedae0f10faf0de83af88415cc28561f9e, Commit Message: Merge pull request #40 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.24 [Pipeline] echo [2025-02-13T22:14:40.638Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-13T22:14:41.063Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-13T22:14:41.063Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-13T22:14:41.063Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-13T22:14:41.063Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-13T22:14:41.063Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-13T22:14:41.063Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-13T22:14:41.063Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:14:41.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-13T22:14:41.654Z] [2025-02-13T22:14:41.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:14:41.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-13T22:14:41.975Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-13T22:14:41.975Z] b85a868b505f: Pulling fs layer [2025-02-13T22:14:41.975Z] e2be974225ed: Pulling fs layer [2025-02-13T22:14:41.975Z] 339a4e72a1f5: Pulling fs layer [2025-02-13T22:14:41.975Z] 988bab9f4d93: Pulling fs layer [2025-02-13T22:14:41.975Z] 1469e6f7b9e6: Pulling fs layer [2025-02-13T22:14:41.975Z] eaf3925da568: Pulling fs layer [2025-02-13T22:14:41.975Z] bab4dde63d76: Pulling fs layer [2025-02-13T22:14:41.975Z] bde34c3a00c8: Pulling fs layer [2025-02-13T22:14:41.975Z] b352a97aabf1: Pulling fs layer [2025-02-13T22:14:41.975Z] 4872d77fe225: Pulling fs layer [2025-02-13T22:14:41.975Z] 5851b861e8e6: Pulling fs layer [2025-02-13T22:14:41.975Z] 1469e6f7b9e6: Waiting [2025-02-13T22:14:41.975Z] bab4dde63d76: Waiting [2025-02-13T22:14:41.975Z] eaf3925da568: Waiting [2025-02-13T22:14:41.975Z] bde34c3a00c8: Waiting [2025-02-13T22:14:41.975Z] 5851b861e8e6: Waiting [2025-02-13T22:14:41.975Z] 4872d77fe225: Waiting [2025-02-13T22:14:41.975Z] 988bab9f4d93: Waiting [2025-02-13T22:14:41.975Z] b352a97aabf1: Waiting [2025-02-13T22:14:41.975Z] e2be974225ed: Download complete [2025-02-13T22:14:41.975Z] 988bab9f4d93: Verifying Checksum [2025-02-13T22:14:41.975Z] 988bab9f4d93: Download complete [2025-02-13T22:14:41.975Z] 1469e6f7b9e6: Verifying Checksum [2025-02-13T22:14:41.975Z] 1469e6f7b9e6: Download complete [2025-02-13T22:14:41.975Z] 339a4e72a1f5: Verifying Checksum [2025-02-13T22:14:41.975Z] 339a4e72a1f5: Download complete [2025-02-13T22:14:41.975Z] eaf3925da568: Verifying Checksum [2025-02-13T22:14:41.975Z] eaf3925da568: Download complete [2025-02-13T22:14:42.277Z] bde34c3a00c8: Verifying Checksum [2025-02-13T22:14:42.277Z] bde34c3a00c8: Download complete [2025-02-13T22:14:42.277Z] b352a97aabf1: Verifying Checksum [2025-02-13T22:14:42.277Z] b352a97aabf1: Download complete [2025-02-13T22:14:42.277Z] 5851b861e8e6: Download complete [2025-02-13T22:14:42.277Z] b85a868b505f: Verifying Checksum [2025-02-13T22:14:42.277Z] b85a868b505f: Download complete [2025-02-13T22:14:42.566Z] bab4dde63d76: Verifying Checksum [2025-02-13T22:14:42.566Z] bab4dde63d76: Download complete [2025-02-13T22:14:43.625Z] b85a868b505f: Pull complete [2025-02-13T22:14:43.625Z] e2be974225ed: Pull complete [2025-02-13T22:14:43.904Z] 339a4e72a1f5: Pull complete [2025-02-13T22:14:44.167Z] 988bab9f4d93: Pull complete [2025-02-13T22:14:44.432Z] 1469e6f7b9e6: Pull complete [2025-02-13T22:14:44.432Z] eaf3925da568: Pull complete [2025-02-13T22:14:46.379Z] bab4dde63d76: Pull complete [2025-02-13T22:14:46.380Z] bde34c3a00c8: Pull complete [2025-02-13T22:14:46.380Z] b352a97aabf1: Pull complete [2025-02-13T22:14:46.380Z] 4872d77fe225: Pull complete [2025-02-13T22:14:46.380Z] 5851b861e8e6: Pull complete [2025-02-13T22:14:46.380Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-13T22:14:46.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-13T22:14:46.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T22:14:46.770Z] prd-ubuntu20.04-docker-8c-8g-38900 does not seem to be running inside a container [2025-02-13T22:14:46.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-13T22:14:49.342Z] $ docker top b2ea49c0e50857d5b883a18d33a24f1216eca71dd2c7d07afc4680222d31be16 -eo pid,comm [2025-02-13T22:14:49.399Z] 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-02-13T22:14:49.399Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-13T22:14:49.529Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-13T22:14:49.529Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-13T22:14:49.698Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-13T22:14:49.699Z] $ docker exec b2ea49c0e50857d5b883a18d33a24f1216eca71dd2c7d07afc4680222d31be16 ssh-agent [2025-02-13T22:14:49.848Z] SSH_AUTH_SOCK=/tmp/ssh-Vkqgo2o96MSr/agent.33 [2025-02-13T22:14:49.848Z] SSH_AGENT_PID=39 [2025-02-13T22:14:49.860Z] Running ssh-add (command line suppressed) [2025-02-13T22:14:49.974Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_11972637379416303346.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_11972637379416303346.key) [2025-02-13T22:14:50.029Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-13T22:14:50.427Z] + git tag --points-at HEAD [Pipeline] } [2025-02-13T22:14:50.490Z] $ docker exec --env ******** --env ******** b2ea49c0e50857d5b883a18d33a24f1216eca71dd2c7d07afc4680222d31be16 ssh-agent -k [2025-02-13T22:14:50.589Z] unset SSH_AUTH_SOCK; [2025-02-13T22:14:50.589Z] unset SSH_AGENT_PID; [2025-02-13T22:14:50.590Z] echo Agent pid 39 killed; [2025-02-13T22:14:50.628Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-13T22:14:50.683Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-13T22:14:50.683Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-13T22:14:50.821Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-13T22:14:50.823Z] $ docker exec b2ea49c0e50857d5b883a18d33a24f1216eca71dd2c7d07afc4680222d31be16 ssh-agent [2025-02-13T22:14:50.941Z] SSH_AUTH_SOCK=/tmp/ssh-wBCrtYnNCH8x/agent.73 [2025-02-13T22:14:50.941Z] SSH_AGENT_PID=79 [2025-02-13T22:14:50.945Z] Running ssh-add (command line suppressed) [2025-02-13T22:14:51.052Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_517487255518186245.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_517487255518186245.key) [2025-02-13T22:14:51.079Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-13T22:14:51.408Z] + git semver init [2025-02-13T22:14:51.693Z] 2025-02-13 22:14:51,556 [run_init] DEBUG init version:0.0.0 force:False [2025-02-13T22:14:51.693Z] 2025-02-13 22:14:51,557 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver [2025-02-13T22:14:51.693Z] 2025-02-13 22:14:51,557 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver [2025-02-13T22:14:51.693Z] 2025-02-13 22:14:51,557 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_main/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) [2025-02-13T22:14:52.341Z] 2025-02-13 22:14:52,141 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude [2025-02-13T22:14:52.342Z] 2025-02-13 22:14:52,141 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False [2025-02-13T22:14:52.342Z] 2025-02-13 22:14:52,141 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-02-13T22:14:52.342Z] 2025-02-13 22:14:52,142 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-02-13T22:14:52.342Z] 4.0.0-dev.7 [Pipeline] } [2025-02-13T22:14:52.387Z] $ docker exec --env ******** --env ******** b2ea49c0e50857d5b883a18d33a24f1216eca71dd2c7d07afc4680222d31be16 ssh-agent -k [2025-02-13T22:14:52.487Z] unset SSH_AUTH_SOCK; [2025-02-13T22:14:52.488Z] unset SSH_AGENT_PID; [2025-02-13T22:14:52.488Z] echo Agent pid 79 killed; [2025-02-13T22:14:52.497Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-13T22:14:53.069Z] + git semver [Pipeline] } [2025-02-13T22:14:53.400Z] $ docker stop --time=1 b2ea49c0e50857d5b883a18d33a24f1216eca71dd2c7d07afc4680222d31be16 [2025-02-13T22:14:54.744Z] $ docker rm -f --volumes b2ea49c0e50857d5b883a18d33a24f1216eca71dd2c7d07afc4680222d31be16 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-13T22:14:55.336Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-13T22:14:55.825Z] Stashed 1 file(s) [Pipeline] echo [2025-02-13T22:14:55.827Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.7 [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-02-13T22:14:56.384Z] provisioning config files... [2025-02-13T22:14:56.407Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config9825867122354364418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-13T22:14:56.789Z] ---> ****-login.sh [2025-02-13T22:14:56.789Z] nexus3.edgexfoundry.org:10001 [2025-02-13T22:14:56.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:14:56.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:14:56.789Z] Configure a credential helper to remove this warning. See [2025-02-13T22:14:56.789Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:14:56.789Z] [2025-02-13T22:14:56.789Z] Login Succeeded [2025-02-13T22:14:56.789Z] nexus3.edgexfoundry.org:10002 [2025-02-13T22:14:56.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:14:56.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:14:56.790Z] Configure a credential helper to remove this warning. See [2025-02-13T22:14:56.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:14:56.790Z] [2025-02-13T22:14:56.790Z] Login Succeeded [2025-02-13T22:14:56.790Z] nexus3.edgexfoundry.org:10003 [2025-02-13T22:14:57.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:14:57.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:14:57.061Z] Configure a credential helper to remove this warning. See [2025-02-13T22:14:57.061Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:14:57.061Z] [2025-02-13T22:14:57.061Z] Login Succeeded [2025-02-13T22:14:57.061Z] nexus3.edgexfoundry.org:10004 [2025-02-13T22:14:57.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:14:57.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:14:57.061Z] Configure a credential helper to remove this warning. See [2025-02-13T22:14:57.061Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:14:57.061Z] [2025-02-13T22:14:57.061Z] Login Succeeded [2025-02-13T22:14:57.061Z] ****.io [2025-02-13T22:14:57.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:14:57.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:14:57.329Z] Configure a credential helper to remove this warning. See [2025-02-13T22:14:57.329Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:14:57.329Z] [2025-02-13T22:14:57.329Z] Login Succeeded [2025-02-13T22:14:57.329Z] ---> ****-login.sh ends [Pipeline] } [2025-02-13T22:14:57.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-13T22:14:57.445Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-13T22:14:57.464Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-13T22:14:57.476Z] ========================================================= [2025-02-13T22:14:57.476Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-13T22:14:57.476Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:14:57.839Z] + 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-02-13T22:14:57.839Z] Sending build context to Docker daemon 772.1kB [2025-02-13T22:14:57.839Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-02-13T22:14:57.839Z] Step 2/10 : FROM ${BASE} AS builder [2025-02-13T22:14:57.839Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-13T22:14:57.839Z] da9db072f522: Pulling fs layer [2025-02-13T22:14:57.839Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-13T22:14:57.839Z] 06f05ace1117: Pulling fs layer [2025-02-13T22:14:57.839Z] 5fe327b54edc: Pulling fs layer [2025-02-13T22:14:57.839Z] 4f4fb700ef54: Pulling fs layer [2025-02-13T22:14:57.839Z] 92a5565b7b96: Pulling fs layer [2025-02-13T22:14:57.839Z] ff9bb7016b71: Pulling fs layer [2025-02-13T22:14:57.839Z] b67dba6c2c7d: Pulling fs layer [2025-02-13T22:14:57.839Z] a813b0c90790: Pulling fs layer [2025-02-13T22:14:57.839Z] 5fe327b54edc: Waiting [2025-02-13T22:14:57.839Z] 4f4fb700ef54: Waiting [2025-02-13T22:14:57.839Z] 92a5565b7b96: Waiting [2025-02-13T22:14:57.839Z] ff9bb7016b71: Waiting [2025-02-13T22:14:57.839Z] b67dba6c2c7d: Waiting [2025-02-13T22:14:57.839Z] a813b0c90790: Waiting [2025-02-13T22:14:57.839Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-13T22:14:57.839Z] 6ef4a4ee8ca5: Download complete [2025-02-13T22:14:57.839Z] 5fe327b54edc: Verifying Checksum [2025-02-13T22:14:57.839Z] 5fe327b54edc: Download complete [2025-02-13T22:14:57.839Z] 4f4fb700ef54: Verifying Checksum [2025-02-13T22:14:57.839Z] 4f4fb700ef54: Download complete [2025-02-13T22:14:57.839Z] 92a5565b7b96: Verifying Checksum [2025-02-13T22:14:57.839Z] 92a5565b7b96: Download complete [2025-02-13T22:14:57.839Z] da9db072f522: Download complete [2025-02-13T22:14:57.839Z] ff9bb7016b71: Verifying Checksum [2025-02-13T22:14:57.839Z] ff9bb7016b71: Download complete [2025-02-13T22:14:58.114Z] da9db072f522: Pull complete [2025-02-13T22:14:58.114Z] a813b0c90790: Verifying Checksum [2025-02-13T22:14:58.114Z] a813b0c90790: Download complete [2025-02-13T22:14:58.385Z] 6ef4a4ee8ca5: Pull complete [2025-02-13T22:14:58.385Z] 06f05ace1117: Download complete [2025-02-13T22:14:58.646Z] b67dba6c2c7d: Verifying Checksum [2025-02-13T22:14:58.646Z] b67dba6c2c7d: Download complete [2025-02-13T22:15:02.044Z] 06f05ace1117: Pull complete [2025-02-13T22:15:02.044Z] 5fe327b54edc: Pull complete [2025-02-13T22:15:02.044Z] 4f4fb700ef54: Pull complete [2025-02-13T22:15:02.044Z] 92a5565b7b96: Pull complete [2025-02-13T22:15:02.044Z] ff9bb7016b71: Pull complete [2025-02-13T22:15:04.719Z] b67dba6c2c7d: Pull complete [2025-02-13T22:15:04.719Z] a813b0c90790: Pull complete [2025-02-13T22:15:05.023Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-13T22:15:05.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-13T22:15:05.023Z] ---> 3ba60ce46760 [2025-02-13T22:15:05.023Z] Step 3/10 : ARG MAKE=make build [2025-02-13T22:15:08.656Z] ---> Running in d28ac61a7577 [2025-02-13T22:15:08.656Z] Removing intermediate container d28ac61a7577 [2025-02-13T22:15:08.656Z] ---> eceb7f924243 [2025-02-13T22:15:08.656Z] Step 4/10 : WORKDIR /device-s7 [2025-02-13T22:15:08.656Z] ---> Running in 62f61eb3c327 [2025-02-13T22:15:08.656Z] Removing intermediate container 62f61eb3c327 [2025-02-13T22:15:08.656Z] ---> 35793c564983 [2025-02-13T22:15:08.656Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-02-13T22:15:08.656Z] ---> Running in e14e8a1a3428 [2025-02-13T22:15:08.656Z] Removing intermediate container e14e8a1a3428 [2025-02-13T22:15:08.656Z] ---> 3b04afea93c2 [2025-02-13T22:15:08.656Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2025-02-13T22:15:08.656Z] ---> Running in a964ce27eee4 [2025-02-13T22:15:08.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T22:15:08.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T22:15:09.227Z] OK: 248 MiB in 58 packages [2025-02-13T22:15:09.843Z] Removing intermediate container a964ce27eee4 [2025-02-13T22:15:09.843Z] ---> ce0afb97935e [2025-02-13T22:15:09.843Z] Step 7/10 : COPY go.mod vendor* ./ [2025-02-13T22:15:09.843Z] ---> 309e2f50532e [2025-02-13T22:15:09.843Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T22:15:09.843Z] ---> Running in b32d07aaf9a3 [2025-02-13T22:15:11.281Z] Still waiting to schedule task [2025-02-13T22:15:11.281Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-02-13T22:15:57.203Z] Removing intermediate container b32d07aaf9a3 [2025-02-13T22:15:57.203Z] ---> dee686d50637 [2025-02-13T22:15:57.203Z] Step 9/10 : COPY . . [2025-02-13T22:15:57.203Z] ---> a1daf6cfac2c [2025-02-13T22:15:57.203Z] Step 10/10 : RUN ${MAKE} [2025-02-13T22:15:57.203Z] ---> Running in be4d53a7b028 [2025-02-13T22:15:57.203Z] noop [2025-02-13T22:15:57.203Z] Removing intermediate container be4d53a7b028 [2025-02-13T22:15:57.203Z] ---> bda6153889b1 [2025-02-13T22:15:57.203Z] Successfully built bda6153889b1 [2025-02-13T22:15:57.203Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:15:57.732Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-13T22:15:57.732Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T22:15:58.015Z] prd-ubuntu20.04-docker-8c-8g-38900 does not seem to be running inside a container [2025-02-13T22:15:58.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-13T22:15:58.499Z] $ docker top 843498c6b2987ad766b6f75ed5c53b0e76137c1bae4a280b73e31a046afc5571 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-13T22:15:59.120Z] + go version [2025-02-13T22:15:59.120Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-13T22:15:59.156Z] $ docker stop --time=1 843498c6b2987ad766b6f75ed5c53b0e76137c1bae4a280b73e31a046afc5571 [2025-02-13T22:16:00.621Z] $ docker rm -f --volumes 843498c6b2987ad766b6f75ed5c53b0e76137c1bae4a280b73e31a046afc5571 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:16:01.340Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-13T22:16:01.340Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T22:16:01.594Z] prd-ubuntu20.04-docker-8c-8g-38900 does not seem to be running inside a container [2025-02-13T22:16:01.636Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-13T22:16:02.030Z] $ docker top 8faaa31b3f552e9814d0625928dc6228dd58ea900f52eaa06ddf33d22f000c98 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-13T22:16:02.505Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh [2025-02-13T22:16:02.973Z] + make test [2025-02-13T22:16:02.973Z] go test -race -coverprofile=coverage.out ./... [2025-02-13T22:16:11.519Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-02-13T22:16:34.150Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-02-13T22:16:34.150Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.024s coverage: 6.8% of statements [2025-02-13T22:16:44.391Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-38901 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws [2025-02-13T22:16:44.412Z] Running in /w/workspace/device-s7/14 [Pipeline] { [Pipeline] checkout [2025-02-13T22:16:47.504Z] Selected Git installation does not exist. Using Default [2025-02-13T22:16:47.504Z] The recommended git tool is: NONE [2025-02-13T22:16:54.234Z] using credential edgex-jenkins-ssh [2025-02-13T22:16:54.371Z] Cloning the remote Git repository [2025-02-13T22:16:54.430Z] Cloning repository git@github.com:edgexfoundry/device-s7.git [2025-02-13T22:16:54.541Z] > git init /w/workspace/device-s7/14 # timeout=10 [2025-02-13T22:16:54.719Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2025-02-13T22:16:54.721Z] > git --version # timeout=10 [2025-02-13T22:16:54.741Z] > git --version # 'git version 2.25.1' [2025-02-13T22:16:54.744Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-13T22:16:54.909Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-13T22:16:55.483Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2025-02-13T22:16:55.515Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-13T22:16:56.871Z] Avoid second fetch [2025-02-13T22:16:56.872Z] Checking out Revision 7bf3b7cedae0f10faf0de83af88415cc28561f9e (main) [2025-02-13T22:16:57.681Z] Commit message: "Merge pull request #40 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.24" [2025-02-13T22:16:56.883Z] > git config core.sparsecheckout # timeout=10 [2025-02-13T22:16:56.943Z] > git checkout -f 7bf3b7cedae0f10faf0de83af88415cc28561f9e # timeout=10 [2025-02-13T22:17:01.155Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-13T22:17:02.978Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-13T22:17:02.978Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-13T22:17:02.978Z] Dload Upload Total Spent Left Speed [2025-02-13T22:17:02.978Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 106k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2025-02-13T22:17:03.549Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-13T22:17:03.958Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2025-02-13T22:17:03.959Z] /etc/docker/daemon.json [2025-02-13T22:17:03.959Z] { [2025-02-13T22:17:03.959Z] "registry-mirrors": [ [2025-02-13T22:17:03.959Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-13T22:17:03.959Z] ], [2025-02-13T22:17:03.959Z] "bip": "10.250.0.254/24", [2025-02-13T22:17:03.959Z] "hosts": [ [2025-02-13T22:17:03.959Z] "tcp://0.0.0.0:5555", [2025-02-13T22:17:03.959Z] "unix:///var/run/docker.sock" [2025-02-13T22:17:03.959Z] ], [2025-02-13T22:17:03.959Z] "mtu": 1458, [2025-02-13T22:17:03.959Z] "selinux-enabled": true, [2025-02-13T22:17:03.959Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-13T22:17:03.959Z] } [Pipeline] sh [2025-02-13T22:17:04.373Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-13T22:17:04.747Z] + sudo service docker restart [2025-02-13T22:17:05.563Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-13T22:17:05.563Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-13T22:17:05.563Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-13T22:17:05.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-13T22:17:05.679Z] $ docker stop --time=1 8faaa31b3f552e9814d0625928dc6228dd58ea900f52eaa06ddf33d22f000c98 [2025-02-13T22:17:09.297Z] $ docker rm -f --volumes 8faaa31b3f552e9814d0625928dc6228dd58ea900f52eaa06ddf33d22f000c98 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-13T22:17:10.130Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-13T22:17:10.247Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-02-13T22:17:11.276Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-13T22:17:11.809Z] + ls -al . [2025-02-13T22:17:11.809Z] total 216 [2025-02-13T22:17:11.809Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 22:16 . [2025-02-13T22:17:11.809Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 22:14 .. [2025-02-13T22:17:11.809Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 22:16 .git [2025-02-13T22:17:11.809Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 22:14 .github [2025-02-13T22:17:11.809Z] -rw-rw-r-- 1 jenkins jenkins 237 Feb 13 22:14 .gitignore [2025-02-13T22:17:11.809Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 13 22:14 .golangci.yml [2025-02-13T22:17:11.809Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 22:14 .semver [2025-02-13T22:17:11.809Z] -rw-rw-r-- 1 jenkins jenkins 19679 Feb 13 22:14 Attribution.txt [2025-02-13T22:17:11.809Z] -rw-rw-r-- 1 jenkins jenkins 1579 Feb 13 22:14 Dockerfile [2025-02-13T22:17:11.809Z] -rw-rw-r-- 1 jenkins jenkins 643 Feb 13 22:14 Jenkinsfile [2025-02-13T22:17:11.809Z] -rw-rw-r-- 1 jenkins jenkins 10947 Feb 13 22:14 LICENSE [2025-02-13T22:17:11.809Z] -rw-rw-r-- 1 jenkins jenkins 1903 Feb 13 22:14 Makefile [2025-02-13T22:17:11.809Z] -rw-rw-r-- 1 jenkins jenkins 614 Feb 13 22:14 OWNERS.md [2025-02-13T22:17:11.809Z] -rw-rw-r-- 1 jenkins jenkins 2393 Feb 13 22:14 README.md [2025-02-13T22:17:11.809Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 13 22:14 VERSION [2025-02-13T22:17:11.809Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 22:14 bin [2025-02-13T22:17:11.809Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 22:14 cmd [2025-02-13T22:17:11.809Z] -rw-r--r-- 1 jenkins jenkins 19094 Feb 13 22:16 coverage.out [2025-02-13T22:17:11.809Z] -rw-rw-r-- 1 jenkins jenkins 6120 Feb 13 22:14 go.mod [2025-02-13T22:17:11.809Z] -rw-rw-r-- 1 jenkins jenkins 86849 Feb 13 22:14 go.sum [2025-02-13T22:17:11.809Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 22:14 internal [2025-02-13T22:17:11.809Z] -rw-rw-r-- 1 jenkins jenkins 223 Feb 13 22:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:17:12.352Z] + 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=7bf3b7cedae0f10faf0de83af88415cc28561f9e --label arch=amd64 --label version=4.0.0-dev.7 . [2025-02-13T22:17:12.352Z] Sending build context to Docker daemon 792.1kB [2025-02-13T22:17:12.352Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2025-02-13T22:17:12.352Z] Step 2/24 : FROM ${BASE} AS builder [2025-02-13T22:17:12.352Z] ---> bda6153889b1 [2025-02-13T22:17:12.352Z] Step 3/24 : ARG MAKE=make build [2025-02-13T22:17:12.352Z] ---> Running in 009560195bc3 [2025-02-13T22:17:12.352Z] Removing intermediate container 009560195bc3 [2025-02-13T22:17:12.352Z] ---> 16beac72d673 [2025-02-13T22:17:12.352Z] Step 4/24 : WORKDIR /device-s7 [2025-02-13T22:17:12.675Z] ---> Running in 17f1546c4cf5 [2025-02-13T22:17:12.675Z] Removing intermediate container 17f1546c4cf5 [2025-02-13T22:17:12.675Z] ---> a70d061a8def [2025-02-13T22:17:12.675Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-02-13T22:17:12.675Z] ---> Running in 1c12638cede1 [2025-02-13T22:17:12.675Z] Removing intermediate container 1c12638cede1 [2025-02-13T22:17:12.675Z] ---> cbcb9d48cebe [2025-02-13T22:17:12.675Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2025-02-13T22:17:12.675Z] ---> Running in decd3691929f [2025-02-13T22:17:12.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T22:17:12.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T22:17:13.231Z] OK: 248 MiB in 58 packages [2025-02-13T22:17:13.567Z] Removing intermediate container decd3691929f [2025-02-13T22:17:13.567Z] ---> 558c8a32a787 [2025-02-13T22:17:13.567Z] Step 7/24 : COPY go.mod vendor* ./ [2025-02-13T22:17:13.866Z] ---> 891f0fa0d5a5 [2025-02-13T22:17:13.866Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T22:17:13.866Z] ---> Running in 390d386d0c02 [2025-02-13T22:17:14.547Z] Removing intermediate container 390d386d0c02 [2025-02-13T22:17:14.547Z] ---> 3165c8f7d39b [2025-02-13T22:17:14.547Z] Step 9/24 : COPY . . [2025-02-13T22:17:14.547Z] ---> c50dc0642a53 [2025-02-13T22:17:14.547Z] Step 10/24 : RUN ${MAKE} [2025-02-13T22:17:14.547Z] ---> Running in 184c864ac1ee [2025-02-13T22:17:14.834Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.24" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-13T22:17:23.618Z] provisioning config files... [2025-02-13T22:17:23.669Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/14@tmp/config17968337182781077070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-13T22:17:24.234Z] ---> ****-login.sh [2025-02-13T22:17:24.234Z] nexus3.edgexfoundry.org:10001 [2025-02-13T22:17:24.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:17:24.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:17:24.815Z] Configure a credential helper to remove this warning. See [2025-02-13T22:17:24.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:17:24.815Z] [2025-02-13T22:17:24.815Z] Login Succeeded [2025-02-13T22:17:24.815Z] nexus3.edgexfoundry.org:10002 [2025-02-13T22:17:25.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:17:32.040Z] Error response from daemon: login attempt to https://nexus3.edgexfoundry.org:10002/v2/ failed with status: 401 Unauthorized [Pipeline] } [2025-02-13T22:17:32.084Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:17:33.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-13T22:17:33.366Z] [2025-02-13T22:17:33.366Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:17:33.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-13T22:17:33.774Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-13T22:17:33.774Z] 8998bd30e6a1: Pulling fs layer [2025-02-13T22:17:33.774Z] 04944245beec: Pulling fs layer [2025-02-13T22:17:33.774Z] 699f458cf7ca: Pulling fs layer [2025-02-13T22:17:33.774Z] 765212b225bb: Pulling fs layer [2025-02-13T22:17:33.774Z] f23df028b6ca: Pulling fs layer [2025-02-13T22:17:33.774Z] d65c8cfc05b1: Pulling fs layer [2025-02-13T22:17:33.774Z] 2437ff75d9bd: Pulling fs layer [2025-02-13T22:17:33.774Z] 765212b225bb: Waiting [2025-02-13T22:17:33.774Z] f23df028b6ca: Waiting [2025-02-13T22:17:33.774Z] d65c8cfc05b1: Waiting [2025-02-13T22:17:33.774Z] 2437ff75d9bd: Waiting [2025-02-13T22:17:34.094Z] 04944245beec: Verifying Checksum [2025-02-13T22:17:34.094Z] 04944245beec: Download complete [2025-02-13T22:17:34.094Z] 765212b225bb: Verifying Checksum [2025-02-13T22:17:34.094Z] 765212b225bb: Download complete [2025-02-13T22:17:34.094Z] f23df028b6ca: Verifying Checksum [2025-02-13T22:17:34.094Z] f23df028b6ca: Download complete [2025-02-13T22:17:34.094Z] d65c8cfc05b1: Verifying Checksum [2025-02-13T22:17:34.094Z] d65c8cfc05b1: Download complete [2025-02-13T22:17:34.425Z] 699f458cf7ca: Verifying Checksum [2025-02-13T22:17:34.425Z] 699f458cf7ca: Download complete [2025-02-13T22:17:34.730Z] 8998bd30e6a1: Verifying Checksum [2025-02-13T22:17:34.730Z] 8998bd30e6a1: Download complete [2025-02-13T22:17:36.900Z] 2437ff75d9bd: Verifying Checksum [2025-02-13T22:17:36.900Z] 2437ff75d9bd: Download complete [2025-02-13T22:17:39.007Z] 8998bd30e6a1: Pull complete [2025-02-13T22:17:39.651Z] 04944245beec: Pull complete [2025-02-13T22:17:41.194Z] 699f458cf7ca: Pull complete [2025-02-13T22:17:41.495Z] 765212b225bb: Pull complete [2025-02-13T22:17:42.155Z] f23df028b6ca: Pull complete [2025-02-13T22:17:42.441Z] d65c8cfc05b1: Pull complete [2025-02-13T22:17:47.474Z] Removing intermediate container 184c864ac1ee [2025-02-13T22:17:47.474Z] ---> 75045e34be9d [2025-02-13T22:17:47.474Z] Step 11/24 : FROM alpine:3.20 [2025-02-13T22:17:47.474Z] 3.20: Pulling from library/alpine [2025-02-13T22:17:47.474Z] 66a3d608f3fa: Pulling fs layer [2025-02-13T22:17:47.474Z] 66a3d608f3fa: Verifying Checksum [2025-02-13T22:17:47.474Z] 66a3d608f3fa: Download complete [2025-02-13T22:17:47.474Z] 66a3d608f3fa: Pull complete [2025-02-13T22:17:47.474Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-13T22:17:47.474Z] Status: Downloaded newer image for alpine:3.20 [2025-02-13T22:17:47.474Z] ---> e29df9b510ff [2025-02-13T22:17:47.474Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-02-13T22:17:47.474Z] ---> Running in 7f5ce97cecf7 [2025-02-13T22:17:47.474Z] Removing intermediate container 7f5ce97cecf7 [2025-02-13T22:17:47.474Z] ---> 3dad17b12998 [2025-02-13T22:17:47.474Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-02-13T22:17:47.474Z] ---> Running in f653e051e212 [2025-02-13T22:17:47.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T22:17:47.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T22:17:47.474Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-13T22:17:47.474Z] Executing busybox-1.36.1-r29.trigger [2025-02-13T22:17:47.474Z] OK: 8 MiB in 15 packages [2025-02-13T22:17:47.474Z] Removing intermediate container f653e051e212 [2025-02-13T22:17:47.474Z] ---> a12f097206b9 [2025-02-13T22:17:47.474Z] Step 14/24 : RUN apk --no-cache upgrade [2025-02-13T22:17:47.474Z] ---> Running in 1aa55ba6987d [2025-02-13T22:17:47.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T22:17:47.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T22:17:47.774Z] (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T22:17:47.774Z] (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T22:17:47.774Z] (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T22:17:47.774Z] (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T22:17:47.774Z] Executing busybox-1.36.1-r29.trigger [2025-02-13T22:17:47.774Z] OK: 8 MiB in 15 packages [2025-02-13T22:17:48.383Z] Removing intermediate container 1aa55ba6987d [2025-02-13T22:17:48.383Z] ---> 71a037f21f86 [2025-02-13T22:17:48.383Z] Step 15/24 : WORKDIR / [2025-02-13T22:17:48.383Z] ---> Running in 3ae1160063e8 [2025-02-13T22:17:48.383Z] Removing intermediate container 3ae1160063e8 [2025-02-13T22:17:48.383Z] ---> 897ac8b50653 [2025-02-13T22:17:48.383Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2025-02-13T22:17:48.661Z] ---> 87c2bf2baeca [2025-02-13T22:17:48.661Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2025-02-13T22:17:49.708Z] ---> e696b4feaa8f [2025-02-13T22:17:49.708Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2025-02-13T22:17:50.006Z] ---> 8133415a7af8 [2025-02-13T22:17:50.006Z] Step 19/24 : EXPOSE 59994 [2025-02-13T22:17:50.006Z] ---> Running in ba47344a68d9 [2025-02-13T22:17:50.006Z] Removing intermediate container ba47344a68d9 [2025-02-13T22:17:50.006Z] ---> 03011bf28379 [2025-02-13T22:17:50.006Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2025-02-13T22:17:50.006Z] ---> Running in 4d97020628c5 [2025-02-13T22:17:50.006Z] Removing intermediate container 4d97020628c5 [2025-02-13T22:17:50.006Z] ---> c9ecbf0fa97e [2025-02-13T22:17:50.006Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-13T22:17:50.006Z] ---> Running in 13ab291c0f50 [2025-02-13T22:17:50.296Z] Removing intermediate container 13ab291c0f50 [2025-02-13T22:17:50.296Z] ---> dc9eecc19d83 [2025-02-13T22:17:50.296Z] Step 22/24 : LABEL arch=amd64 [2025-02-13T22:17:50.296Z] ---> Running in 8ffd9ec0ae8d [2025-02-13T22:17:50.296Z] Removing intermediate container 8ffd9ec0ae8d [2025-02-13T22:17:50.296Z] ---> 8f62409fe310 [2025-02-13T22:17:50.296Z] Step 23/24 : LABEL git_sha=7bf3b7cedae0f10faf0de83af88415cc28561f9e [2025-02-13T22:17:50.296Z] ---> Running in ef2dcbf5a26f [2025-02-13T22:17:50.296Z] Removing intermediate container ef2dcbf5a26f [2025-02-13T22:17:50.296Z] ---> 6aa0680ee861 [2025-02-13T22:17:50.296Z] Step 24/24 : LABEL version=4.0.0-dev.7 [2025-02-13T22:17:50.595Z] ---> Running in 986ad32abb56 [2025-02-13T22:17:50.595Z] Removing intermediate container 986ad32abb56 [2025-02-13T22:17:50.595Z] ---> 4ef577ad4861 [2025-02-13T22:17:50.595Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-13T22:17:50.595Z] Successfully built 4ef577ad4861 [2025-02-13T22:17:50.595Z] 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-02-13T22:17:51.006Z] provisioning config files... [2025-02-13T22:17:51.019Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config5609359105739507754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-13T22:17:51.471Z] ---> ****-login.sh [2025-02-13T22:17:51.471Z] nexus3.edgexfoundry.org:10001 [2025-02-13T22:17:51.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:17:51.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:17:51.471Z] Configure a credential helper to remove this warning. See [2025-02-13T22:17:51.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:17:51.471Z] [2025-02-13T22:17:51.471Z] Login Succeeded [2025-02-13T22:17:51.471Z] nexus3.edgexfoundry.org:10002 [2025-02-13T22:17:51.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:17:51.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:17:51.471Z] Configure a credential helper to remove this warning. See [2025-02-13T22:17:51.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:17:51.471Z] [2025-02-13T22:17:51.471Z] Login Succeeded [2025-02-13T22:17:51.471Z] nexus3.edgexfoundry.org:10003 [2025-02-13T22:17:51.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:17:51.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:17:51.774Z] Configure a credential helper to remove this warning. See [2025-02-13T22:17:51.774Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:17:51.774Z] [2025-02-13T22:17:51.774Z] Login Succeeded [2025-02-13T22:17:51.774Z] nexus3.edgexfoundry.org:10004 [2025-02-13T22:17:51.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:17:51.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:17:51.774Z] Configure a credential helper to remove this warning. See [2025-02-13T22:17:51.774Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:17:51.774Z] [2025-02-13T22:17:51.774Z] Login Succeeded [2025-02-13T22:17:51.774Z] ****.io [2025-02-13T22:17:51.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:17:52.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:17:52.065Z] Configure a credential helper to remove this warning. See [2025-02-13T22:17:52.065Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:17:52.065Z] [2025-02-13T22:17:52.065Z] Login Succeeded [2025-02-13T22:17:52.065Z] ---> ****-login.sh ends [Pipeline] } [2025-02-13T22:17:52.098Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-13T22:17:52.298Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-13T22:17:52.361Z] [edgeXDocker.push] Tagging docker image device-s7 with the following tags: [2025-02-13T22:17:52.361Z] 7bf3b7cedae0f10faf0de83af88415cc28561f9e [2025-02-13T22:17:52.361Z] latest [2025-02-13T22:17:52.361Z] 4.0.0-dev.7 [2025-02-13T22:17:52.361Z] 7bf3b7cedae0f10faf0de83af88415cc28561f9e-4.0.0-dev.7 [2025-02-13T22:17:52.361Z] main [2025-02-13T22:17:52.361Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:17:52.912Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:7bf3b7cedae0f10faf0de83af88415cc28561f9e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:17:53.444Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:7bf3b7cedae0f10faf0de83af88415cc28561f9e [2025-02-13T22:17:53.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-02-13T22:17:53.444Z] 05f8876492a2: Preparing [2025-02-13T22:17:53.444Z] 82c457d08abc: Preparing [2025-02-13T22:17:53.444Z] 1b1427e08360: Preparing [2025-02-13T22:17:53.444Z] 57bb935754a8: Preparing [2025-02-13T22:17:53.444Z] 9f3232fe915c: Preparing [2025-02-13T22:17:53.444Z] ce5a8cde9eee: Preparing [2025-02-13T22:17:53.444Z] ce5a8cde9eee: Waiting [2025-02-13T22:17:53.444Z] 9f3232fe915c: Pushed [2025-02-13T22:17:53.444Z] 1b1427e08360: Pushed [2025-02-13T22:17:53.444Z] 05f8876492a2: Pushed [2025-02-13T22:17:53.444Z] ce5a8cde9eee: Layer already exists [2025-02-13T22:17:54.124Z] 57bb935754a8: Pushed [2025-02-13T22:17:57.722Z] 82c457d08abc: Pushed [2025-02-13T22:17:57.722Z] 7bf3b7cedae0f10faf0de83af88415cc28561f9e: digest: sha256:584fb554ddf0683c8d9199ffb1fa813f80f59534177d684637e3b09c65ee752b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:17:58.222Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:17:58.794Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:latest [2025-02-13T22:17:58.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-02-13T22:17:58.794Z] 05f8876492a2: Preparing [2025-02-13T22:17:58.794Z] 82c457d08abc: Preparing [2025-02-13T22:17:58.794Z] 1b1427e08360: Preparing [2025-02-13T22:17:58.794Z] 57bb935754a8: Preparing [2025-02-13T22:17:58.794Z] 9f3232fe915c: Preparing [2025-02-13T22:17:58.794Z] ce5a8cde9eee: Preparing [2025-02-13T22:17:58.794Z] 57bb935754a8: Layer already exists [2025-02-13T22:17:58.794Z] 9f3232fe915c: Layer already exists [2025-02-13T22:17:58.794Z] 82c457d08abc: Layer already exists [2025-02-13T22:17:58.794Z] 1b1427e08360: Layer already exists [2025-02-13T22:17:58.794Z] 05f8876492a2: Layer already exists [2025-02-13T22:17:58.794Z] ce5a8cde9eee: Layer already exists [2025-02-13T22:17:58.794Z] latest: digest: sha256:584fb554ddf0683c8d9199ffb1fa813f80f59534177d684637e3b09c65ee752b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:17:59.324Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:17:59.930Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.7 [2025-02-13T22:17:59.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-02-13T22:17:59.930Z] 05f8876492a2: Preparing [2025-02-13T22:17:59.930Z] 82c457d08abc: Preparing [2025-02-13T22:17:59.930Z] 1b1427e08360: Preparing [2025-02-13T22:17:59.930Z] 57bb935754a8: Preparing [2025-02-13T22:17:59.930Z] 9f3232fe915c: Preparing [2025-02-13T22:17:59.930Z] ce5a8cde9eee: Preparing [2025-02-13T22:17:59.930Z] ce5a8cde9eee: Waiting [2025-02-13T22:17:59.930Z] 9f3232fe915c: Layer already exists [2025-02-13T22:17:59.930Z] 57bb935754a8: Layer already exists [2025-02-13T22:17:59.930Z] 82c457d08abc: Layer already exists [2025-02-13T22:17:59.930Z] 05f8876492a2: Layer already exists [2025-02-13T22:17:59.930Z] 1b1427e08360: Layer already exists [2025-02-13T22:17:59.930Z] ce5a8cde9eee: Layer already exists [2025-02-13T22:17:59.930Z] 4.0.0-dev.7: digest: sha256:584fb554ddf0683c8d9199ffb1fa813f80f59534177d684637e3b09c65ee752b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:18:00.616Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:7bf3b7cedae0f10faf0de83af88415cc28561f9e-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:18:01.097Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:7bf3b7cedae0f10faf0de83af88415cc28561f9e-4.0.0-dev.7 [2025-02-13T22:18:01.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-02-13T22:18:01.097Z] 05f8876492a2: Preparing [2025-02-13T22:18:01.097Z] 82c457d08abc: Preparing [2025-02-13T22:18:01.097Z] 1b1427e08360: Preparing [2025-02-13T22:18:01.097Z] 57bb935754a8: Preparing [2025-02-13T22:18:01.097Z] 9f3232fe915c: Preparing [2025-02-13T22:18:01.097Z] ce5a8cde9eee: Preparing [2025-02-13T22:18:01.097Z] 82c457d08abc: Layer already exists [2025-02-13T22:18:01.097Z] 05f8876492a2: Layer already exists [2025-02-13T22:18:01.097Z] 57bb935754a8: Layer already exists [2025-02-13T22:18:01.097Z] 1b1427e08360: Layer already exists [2025-02-13T22:18:01.097Z] 9f3232fe915c: Layer already exists [2025-02-13T22:18:01.097Z] ce5a8cde9eee: Layer already exists [2025-02-13T22:18:01.097Z] 7bf3b7cedae0f10faf0de83af88415cc28561f9e-4.0.0-dev.7: digest: sha256:584fb554ddf0683c8d9199ffb1fa813f80f59534177d684637e3b09c65ee752b size: 1576 [2025-02-13T22:18:01.146Z] 2437ff75d9bd: Pull complete [2025-02-13T22:18:01.146Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-13T22:18:01.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-13T22:18:01.146Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T22:18:01.678Z] prd-ubuntu20.04-docker-arm64-4c-16g-38901 does not seem to be running inside a container [2025-02-13T22:18:01.828Z] $ 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/14 -v /w/workspace/device-s7/14:/w/workspace/device-s7/14:rw,z -v /w/workspace/device-s7/14@tmp:/w/workspace/device-s7/14@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-02-13T22:18:03.710Z] $ docker top e0a47191a7beac3c5346d152c30e60aeb202b4eb75458dd9608ecc57dcfa1d1f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:18:04.577Z] ---> job-cost.sh [2025-02-13T22:18:04.707Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:18:04.889Z] lf-activate-venv: SKIPPING [2025-02-13T22:18:04.889Z] INFO: No Stack... [2025-02-13T22:18:05.213Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-13T22:18:05.241Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:main [2025-02-13T22:18:05.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-02-13T22:18:05.241Z] 05f8876492a2: Preparing [2025-02-13T22:18:05.241Z] 82c457d08abc: Preparing [2025-02-13T22:18:05.241Z] 1b1427e08360: Preparing [2025-02-13T22:18:05.241Z] 57bb935754a8: Preparing [2025-02-13T22:18:05.241Z] 9f3232fe915c: Preparing [2025-02-13T22:18:05.241Z] ce5a8cde9eee: Preparing [2025-02-13T22:18:05.241Z] 05f8876492a2: Layer already exists [2025-02-13T22:18:05.241Z] 9f3232fe915c: Layer already exists [2025-02-13T22:18:05.241Z] 1b1427e08360: Layer already exists [2025-02-13T22:18:05.241Z] 82c457d08abc: Layer already exists [2025-02-13T22:18:05.241Z] 57bb935754a8: Layer already exists [2025-02-13T22:18:05.241Z] ce5a8cde9eee: Layer already exists [2025-02-13T22:18:05.241Z] main: digest: sha256:584fb554ddf0683c8d9199ffb1fa813f80f59534177d684637e3b09c65ee752b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-13T22:18:05.750Z] ===================================================== [Pipeline] echo [2025-02-13T22:18:05.822Z] taggedImages: [2025-02-13T22:18:05.822Z] - nexus3.edgexfoundry.org:10004/device-s7:7bf3b7cedae0f10faf0de83af88415cc28561f9e [2025-02-13T22:18:05.822Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2025-02-13T22:18:05.822Z] - nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.7 [2025-02-13T22:18:05.822Z] - nexus3.edgexfoundry.org:10004/device-s7:7bf3b7cedae0f10faf0de83af88415cc28561f9e-4.0.0-dev.7 [2025-02-13T22:18:05.822Z] - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // script [2025-02-13T22:18:05.890Z] INFO: Archiving Costs [Pipeline] } [Pipeline] // stage [Pipeline] sh [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] { [2025-02-13T22:18:06.379Z] + cat /w/workspace/device-s7/14/archives/cost.csv+ [2025-02-13T22:18:06.379Z] cut -d, -f6 [Pipeline] sh [Pipeline] lock [2025-02-13T22:18:06.493Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-14-stack-cost] [2025-02-13T22:18:06.533Z] Resource [jenkins-edgexfoundry-device-s7-main-14-stack-cost] did not exist. Created. [2025-02-13T22:18:06.579Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-13T22:18:06.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-13T22:18:06.778Z] [2025-02-13T22:18:06.778Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:18:07.089Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-13T22:18:07.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-13T22:18:07.155Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-13T22:18:07.155Z] 5eb5b503b376: Pulling fs layer [2025-02-13T22:18:07.155Z] 5c69ac0246d0: Pulling fs layer [2025-02-13T22:18:07.155Z] ec43610c2a17: Pulling fs layer [2025-02-13T22:18:07.155Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-13T22:18:07.155Z] 33b1e0a273af: Pulling fs layer [2025-02-13T22:18:07.155Z] 5d3b04190fa2: Pulling fs layer [2025-02-13T22:18:07.155Z] 2f39f015ded8: Pulling fs layer [2025-02-13T22:18:07.155Z] 3a2ae6a8a46f: Waiting [2025-02-13T22:18:07.155Z] 33b1e0a273af: Waiting [2025-02-13T22:18:07.155Z] 5d3b04190fa2: Waiting [2025-02-13T22:18:07.155Z] 5c69ac0246d0: Download complete [2025-02-13T22:18:07.155Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-13T22:18:07.155Z] 3a2ae6a8a46f: Download complete [2025-02-13T22:18:07.155Z] 33b1e0a273af: Verifying Checksum [2025-02-13T22:18:07.155Z] 33b1e0a273af: Download complete [2025-02-13T22:18:07.155Z] 5d3b04190fa2: Download complete [2025-02-13T22:18:07.155Z] ec43610c2a17: Verifying Checksum [2025-02-13T22:18:07.155Z] ec43610c2a17: Download complete [2025-02-13T22:18:07.424Z] 5eb5b503b376: Verifying Checksum [2025-02-13T22:18:07.424Z] 5eb5b503b376: Download complete [2025-02-13T22:18:07.926Z] Stashed 1 file(s) [Pipeline] } [2025-02-13T22:18:07.953Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-14-stack-cost] [Pipeline] // lock [2025-02-13T22:18:08.026Z] 2f39f015ded8: Download complete [Pipeline] } [2025-02-13T22:18:08.031Z] $ docker stop --time=1 e0a47191a7beac3c5346d152c30e60aeb202b4eb75458dd9608ecc57dcfa1d1f [2025-02-13T22:18:08.304Z] 5eb5b503b376: Pull complete [2025-02-13T22:18:08.599Z] 5c69ac0246d0: Pull complete [2025-02-13T22:18:08.900Z] ec43610c2a17: Pull complete [2025-02-13T22:18:08.900Z] 3a2ae6a8a46f: Pull complete [2025-02-13T22:18:09.193Z] 33b1e0a273af: Pull complete [2025-02-13T22:18:09.193Z] 5d3b04190fa2: Pull complete [2025-02-13T22:18:09.556Z] $ docker rm -f --volumes e0a47191a7beac3c5346d152c30e60aeb202b4eb75458dd9608ecc57dcfa1d1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-13T22:18:10.426Z] Failed in branch arm64 [2025-02-13T22:18:13.781Z] 2f39f015ded8: Pull complete [2025-02-13T22:18:13.781Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-13T22:18:13.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-13T22:18:13.781Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T22:18:14.190Z] prd-ubuntu20.04-docker-8c-8g-38900 does not seem to be running inside a container [2025-02-13T22:18:14.288Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-13T22:18:17.099Z] $ docker top b78ccf86cd2a230fc09ed11d486f62483ee6175e9009cc69ebcee7ae40a2e727 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-13T22:18:17.576Z] ---> job-cost.sh [2025-02-13T22:18:17.576Z] lf-activate-venv: SKIPPING [2025-02-13T22:18:17.576Z] INFO: No Stack... [2025-02-13T22:18:17.862Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-13T22:18:18.188Z] INFO: Archiving Costs [Pipeline] sh [2025-02-13T22:18:18.573Z] + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv [2025-02-13T22:18:18.573Z] + cut -d, -f6 [Pipeline] lock [2025-02-13T22:18:18.596Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-14-stack-cost] [2025-02-13T22:18:18.625Z] Resource [jenkins-edgexfoundry-device-s7-main-14-stack-cost] did not exist. Created. [2025-02-13T22:18:18.655Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-13T22:18:19.062Z] /w/workspace/edgexfoundry_device-s7_main@tmp/durable-a705ed66/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-02-13T22:18:19.462Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-13T22:18:19.528Z] Warning: overwriting stash ‘stack-cost’ [2025-02-13T22:18:19.550Z] Stashed 1 file(s) [Pipeline] } [2025-02-13T22:18:19.584Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-14-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-13T22:18:19.620Z] $ docker stop --time=1 b78ccf86cd2a230fc09ed11d486f62483ee6175e9009cc69ebcee7ae40a2e727 [2025-02-13T22:18:20.759Z] $ docker rm -f --volumes b78ccf86cd2a230fc09ed11d486f62483ee6175e9009cc69ebcee7ae40a2e727 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-02-13T22:18:23.060Z] + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] [2025-02-13T22:18:23.060Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2025-02-13T22:18:23.060Z] total 16 [2025-02-13T22:18:23.060Z] drwxr-xr-x 3 root root 4096 Feb 13 22:18 . [2025-02-13T22:18:23.060Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 13 22:18 .. [2025-02-13T22:18:23.060Z] drwxr-xr-x 2 root root 4096 Feb 13 22:18 cost [2025-02-13T22:18:23.060Z] -rw-r--r-- 1 root root 80 Feb 13 22:18 cost.csv [2025-02-13T22:18:23.060Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives [2025-02-13T22:18:23.060Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2025-02-13T22:18:23.061Z] total 16 [2025-02-13T22:18:23.061Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 22:18 . [2025-02-13T22:18:23.061Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 13 22:18 .. [2025-02-13T22:18:23.061Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 22:18 cost [2025-02-13T22:18:23.061Z] -rw-r--r-- 1 jenkins jenkins 80 Feb 13 22:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-13T22:18:23.419Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-13T22:18:24.144Z] ---> package-listing.sh [2025-02-13T22:18:24.144Z] ++ facter osfamily [2025-02-13T22:18:24.144Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-13T22:18:24.144Z] + OS_FAMILY=debian [2025-02-13T22:18:24.144Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2025-02-13T22:18:24.144Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-13T22:18:24.144Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-13T22:18:24.144Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-13T22:18:24.144Z] + PACKAGES=/tmp/packages_start.txt [2025-02-13T22:18:24.144Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-02-13T22:18:24.144Z] + PACKAGES=/tmp/packages_end.txt [2025-02-13T22:18:24.144Z] + case "${OS_FAMILY}" in [2025-02-13T22:18:24.144Z] + dpkg -l [2025-02-13T22:18:24.144Z] + grep '^ii' [2025-02-13T22:18:24.144Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-13T22:18:24.144Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-13T22:18:24.144Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-13T22:18:24.144Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-02-13T22:18:24.144Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2025-02-13T22:18:24.144Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo [2025-02-13T22:18:24.191Z] 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-02-13T22:18:24.534Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:18:25.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-13T22:18:25.014Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T22:18:25.274Z] prd-ubuntu20.04-docker-8c-8g-38900 does not seem to be running inside a container [2025-02-13T22:18:25.386Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-13T22:18:25.612Z] $ docker top 096de6ec52e0994cae1e5eecfbc369758c548bbf7b93e8ca93e5286de12aa68f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-13T22:18:26.216Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-13T22:18:26.588Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-13T22:18:27.024Z] + ls /var/log/sa-host [2025-02-13T22:18:27.024Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-13T22:18:27.271Z] provisioning config files... [2025-02-13T22:18:27.318Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config8639770647818602102tmp [Pipeline] { [Pipeline] echo [2025-02-13T22:18:27.360Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-13T22:18:27.757Z] ---> create-netrc.sh [Pipeline] } [2025-02-13T22:18:27.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-13T22:18:28.251Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-13T22:18:28.282Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-13T22:18:28.631Z] ---> sudo-logs.sh [2025-02-13T22:18:28.631Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-13T22:18:28.718Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-13T22:18:29.088Z] ---> job-cost.sh [2025-02-13T22:18:29.088Z] lf-activate-venv: SKIPPING [2025-02-13T22:18:29.088Z] DEBUG: total: 0.2199999988079071 [2025-02-13T22:18:29.088Z] INFO: Retrieving Stack Cost... [2025-02-13T22:18:29.088Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-13T22:18:29.388Z] INFO: Archiving Costs [Pipeline] echo [2025-02-13T22:18:29.425Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-13T22:18:29.826Z] ---> logs-deploy.sh [2025-02-13T22:18:29.826Z] lf-activate-venv: SKIPPING [2025-02-13T22:18:29.826Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/14 [2025-02-13T22:18:29.826Z] INFO: archiving workspace using pattern(s): [2025-02-13T22:18:30.543Z] Archives upload complete. [2025-02-13T22:18:30.872Z] INFO: archiving logs to Nexus