Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 11eafb8f501a5a59e90cae954f9c3b373290224d 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-ssh8434487528224130372.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh9070135358602972434.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh15670682395646264753.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh7741628114687977362.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-ssh2220645976456379177.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, goVersion:1.25] ========================================================= [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.25 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 ‘prd-ubuntu20.04-docker-8c-8g-9335’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9336 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-s7.git > git init /w/workspace/edgexfoundry_device-s7_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 11eafb8f501a5a59e90cae954f9c3b373290224d (main) Commit message: "Merge pull request #98 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65" > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 11eafb8f501a5a59e90cae954f9c3b373290224d # timeout=10 > git rev-list --no-walk 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:12:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:12:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:12:26 ========================================================= 08:12:26 EdgeX Global Pipelines Version Info 08:12:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:12:28 ------------------- 08:12:28 stable info: 08:12:28 ------------------- 08:12:28 Commited By: Cherry Wang cherry@iotechsys.com 08:12:28 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 08:12:28 Message: update stable to v1.0.278 08:12:28 ------------------- 08:12:28 experimental info: 08:12:28 ------------------- 08:12:28 Commited By: **** collab-it+edgex@linuxfoundation.org 08:12:28 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 08:12:28 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:12:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 08:12:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 08:12:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:12:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:12:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:12:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 08:12:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:12:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:12:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:12:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:12:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:12:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 08:12:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:12:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:12:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:12:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:12:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:12:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:12:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:12:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:12:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:12:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:12:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:12:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:12:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:12:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:12:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:12:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:12:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:12:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:12:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 11eafb8f501a5a59e90cae954f9c3b373290224d [Pipeline] echo 08:12:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 11eafb8 [Pipeline] echo 08:12:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:12:29 provisioning config files... 08:12:29 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config1950396102163296747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:12:29 ---> ****-login.sh 08:12:29 nexus3.edgexfoundry.org:10001 08:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:29 08:12:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:12:29 Configure a credential helper to remove this warning. See 08:12:29 https://docs.****.com/go/credential-store/ 08:12:29 08:12:29 Login Succeeded 08:12:29 nexus3.edgexfoundry.org:10002 08:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:29 08:12:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:12:29 Configure a credential helper to remove this warning. See 08:12:29 https://docs.****.com/go/credential-store/ 08:12:29 08:12:29 Login Succeeded 08:12:29 nexus3.edgexfoundry.org:10003 08:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:29 08:12:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:12:29 Configure a credential helper to remove this warning. See 08:12:29 https://docs.****.com/go/credential-store/ 08:12:29 08:12:29 Login Succeeded 08:12:29 nexus3.edgexfoundry.org:10004 08:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:30 08:12:30 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:12:30 Configure a credential helper to remove this warning. See 08:12:30 https://docs.****.com/go/credential-store/ 08:12:30 08:12:30 Login Succeeded 08:12:30 ****.io 08:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:30 08:12:30 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:12:30 Configure a credential helper to remove this warning. See 08:12:30 https://docs.****.com/go/credential-store/ 08:12:30 08:12:30 Login Succeeded 08:12:30 ---> ****-login.sh ends [Pipeline] } 08:12:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:12:30 + git rev-list -1 --merges 11eafb8f501a5a59e90cae954f9c3b373290224d~1..11eafb8f501a5a59e90cae954f9c3b373290224d [Pipeline] echo 08:12:30 -----------> git rev-list -1 --merges 11eafb8f501a5a59e90cae954f9c3b373290224d~1..11eafb8f501a5a59e90cae954f9c3b373290224d 11eafb8f501a5a59e90cae954f9c3b373290224d 08:12:30 11eafb8f501a5a59e90cae954f9c3b373290224d [false] [Pipeline] sh 08:12:30 + git log --format=format:%s -1 11eafb8f501a5a59e90cae954f9c3b373290224d [Pipeline] echo 08:12:30 ========================================================= 08:12:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:12:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:12:31 + git log --format=format:%s -1 11eafb8f501a5a59e90cae954f9c3b373290224d [Pipeline] echo 08:12:31 [semverPrep] GIT_COMMIT: 11eafb8f501a5a59e90cae954f9c3b373290224d, Commit Message: Merge pull request #98 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65 [Pipeline] echo 08:12:31 [semverPrep] This is not a build commit. [Pipeline] sh 08:12:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:12:31 + grep -v github /etc/ssh/ssh_known_hosts 08:12:31 + [ -e /tmp/ssh_known_hosts ] 08:12:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:12:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:12:31 + sudo tee -a /etc/ssh/ssh_known_hosts 08:12:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:12:32 08:12:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:12:32 0.1.4: Pulling from edgex-devops/py-git-semver 08:12:32 3dae71ba6b94: Pulling fs layer 08:12:32 6bf1a483ea7c: Pulling fs layer 08:12:32 f5dfc541a4d3: Pulling fs layer 08:12:32 461d9e800cba: Pulling fs layer 08:12:32 80192f66455f: Pulling fs layer 08:12:32 2e8e34ca0e6c: Pulling fs layer 08:12:32 a29436f7fd5d: Pulling fs layer 08:12:32 923cac83aea3: Pulling fs layer 08:12:32 25ad8b0a4227: Pulling fs layer 08:12:32 db01528c6b51: Pulling fs layer 08:12:32 28988de357af: Pulling fs layer 08:12:32 461d9e800cba: Waiting 08:12:32 80192f66455f: Waiting 08:12:32 db01528c6b51: Waiting 08:12:32 28988de357af: Waiting 08:12:32 25ad8b0a4227: Waiting 08:12:32 2e8e34ca0e6c: Waiting 08:12:32 923cac83aea3: Waiting 08:12:32 6bf1a483ea7c: Verifying Checksum 08:12:32 6bf1a483ea7c: Download complete 08:12:32 461d9e800cba: Download complete 08:12:32 80192f66455f: Verifying Checksum 08:12:32 80192f66455f: Download complete 08:12:32 f5dfc541a4d3: Verifying Checksum 08:12:32 f5dfc541a4d3: Download complete 08:12:32 3dae71ba6b94: Verifying Checksum 08:12:32 3dae71ba6b94: Download complete 08:12:32 923cac83aea3: Verifying Checksum 08:12:32 923cac83aea3: Download complete 08:12:32 25ad8b0a4227: Verifying Checksum 08:12:32 25ad8b0a4227: Download complete 08:12:32 db01528c6b51: Verifying Checksum 08:12:32 db01528c6b51: Download complete 08:12:32 28988de357af: Verifying Checksum 08:12:32 28988de357af: Download complete 08:12:32 a29436f7fd5d: Verifying Checksum 08:12:32 a29436f7fd5d: Download complete 08:12:33 2e8e34ca0e6c: Verifying Checksum 08:12:33 2e8e34ca0e6c: Download complete 08:12:33 3dae71ba6b94: Pull complete 08:12:33 6bf1a483ea7c: Pull complete 08:12:34 f5dfc541a4d3: Pull complete 08:12:34 461d9e800cba: Pull complete 08:12:34 80192f66455f: Pull complete 08:12:38 2e8e34ca0e6c: Pull complete 08:12:38 a29436f7fd5d: Pull complete 08:12:38 923cac83aea3: Pull complete 08:12:38 25ad8b0a4227: Pull complete 08:12:38 db01528c6b51: Pull complete 08:12:38 28988de357af: Pull complete 08:12:38 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:12:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:12:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:12:39 prd-ubuntu20.04-docker-8c-8g-9336 does not seem to be running inside a container 08:12:39 $ 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 08:12:40 $ docker top 3095ea32c663499d496dad2b250ab3669073c57fb4eda2852cd69347a91680fa -eo pid,comm 08:12:40 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). 08:12:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:12:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:12:40 [ssh-agent] Looking for ssh-agent implementation... 08:12:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:12:40 $ docker exec 3095ea32c663499d496dad2b250ab3669073c57fb4eda2852cd69347a91680fa ssh-agent 08:12:40 SSH_AUTH_SOCK=/tmp/ssh-jfYOoMPUD0kH/agent.32 08:12:40 SSH_AGENT_PID=38 08:12:40 Running ssh-add (command line suppressed) 08:12:41 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_17261533172663471457.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_17261533172663471457.key) 08:12:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:12:41 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] sh 08:12:41 + git tag --points-at HEAD [Pipeline] } 08:12:41 $ docker exec --env ******** --env ******** 3095ea32c663499d496dad2b250ab3669073c57fb4eda2852cd69347a91680fa ssh-agent -k 08:12:41 unset SSH_AUTH_SOCK; 08:12:41 unset SSH_AGENT_PID; 08:12:41 echo Agent pid 38 killed; 08:12:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:12:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:12:41 [ssh-agent] Looking for ssh-agent implementation... 08:12:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:12:41 $ docker exec 3095ea32c663499d496dad2b250ab3669073c57fb4eda2852cd69347a91680fa ssh-agent 08:12:42 SSH_AUTH_SOCK=/tmp/ssh-2GZEceg2BoMr/agent.85 08:12:42 SSH_AGENT_PID=91 08:12:42 Running ssh-add (command line suppressed) 08:12:42 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_18341244220272153801.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_18341244220272153801.key) 08:12:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:12:42 + git semver init 08:12:42 2026-05-14 08:12:42,617 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:12:42 2026-05-14 08:12:42,620 [run_init] DEBUG init version:0.0.0 force:False 08:12:42 2026-05-14 08:12:42,621 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver 08:12:42 2026-05-14 08:12:42,621 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver 08:12:42 2026-05-14 08:12:42,621 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_main/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) 08:12:44 2026-05-14 08:12:43,732 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude 08:12:44 2026-05-14 08:12:43,732 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False 08:12:44 2026-05-14 08:12:43,732 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 08:12:44 2026-05-14 08:12:43,732 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 08:12:44 4.1.0-dev.16 [Pipeline] } 08:12:44 $ docker exec --env ******** --env ******** 3095ea32c663499d496dad2b250ab3669073c57fb4eda2852cd69347a91680fa ssh-agent -k 08:12:44 unset SSH_AUTH_SOCK; 08:12:44 unset SSH_AGENT_PID; 08:12:44 echo Agent pid 91 killed; 08:12:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:12:44 + git semver [Pipeline] } 08:12:44 $ docker stop --time=1 3095ea32c663499d496dad2b250ab3669073c57fb4eda2852cd69347a91680fa 08:12:46 $ docker rm -f --volumes 3095ea32c663499d496dad2b250ab3669073c57fb4eda2852cd69347a91680fa [Pipeline] // withDockerContainer [Pipeline] sh 08:12:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:12:46 Stashed 1 file(s) [Pipeline] echo 08:12:46 [edgeXSemver]: initialized semver on version 4.1.0-dev.16 [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 08:12:46 provisioning config files... 08:12:46 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config1503369209624474481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:12:47 ---> ****-login.sh 08:12:47 nexus3.edgexfoundry.org:10001 08:12:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:47 Login Succeeded 08:12:47 nexus3.edgexfoundry.org:10002 08:12:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:47 Login Succeeded 08:12:47 nexus3.edgexfoundry.org:10003 08:12:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:47 Login Succeeded 08:12:47 nexus3.edgexfoundry.org:10004 08:12:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:47 Login Succeeded 08:12:47 ****.io 08:12:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:47 Login Succeeded 08:12:47 ---> ****-login.sh ends [Pipeline] } 08:12:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:12:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:12:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:12:47 ========================================================= 08:12:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 08:12:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 08:12:48 #0 building with "default" instance using docker driver 08:12:48 08:12:48 #1 [internal] load build definition from Dockerfile 08:12:48 #1 transferring dockerfile: 1.62kB done 08:12:48 #1 DONE 0.0s 08:12:48 08:12:48 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:12:48 #2 DONE 0.1s 08:12:48 08:12:48 #3 [internal] load .dockerignore 08:12:48 #3 transferring context: 2B done 08:12:48 #3 DONE 0.0s 08:12:48 08:12:48 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 08:12:48 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 08:12:48 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 08:12:49 #4 ... 08:12:49 08:12:49 #5 [internal] load build context 08:12:49 #5 transferring context: 17.07MB 0.2s done 08:12:49 #5 DONE 0.2s 08:12:49 08:12:49 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 08:12:49 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 08:12:49 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 08:12:49 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 08:12:49 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 08:12:49 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 08:12:49 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.2s 08:12:49 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 08:12:49 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 08:12:49 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s 08:12:49 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 08:12:49 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 3.15MB / 11.98MB 0.2s 08:12:49 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 08:12:49 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 27.48MB / 60.15MB 0.3s 08:12:49 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 9.44MB / 11.98MB 0.3s 08:12:49 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 08:12:49 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 44.04MB / 60.15MB 0.4s 08:12:49 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 15.73MB / 112.58MB 0.4s 08:12:49 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 08:12:49 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 08:12:49 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 1.05MB / 14.72MB 0.4s 08:12:49 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 08:12:49 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 23.07MB / 112.58MB 0.5s 08:12:49 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 7.34MB / 14.72MB 0.5s 08:12:49 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 08:12:49 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 36.70MB / 112.58MB 0.6s 08:12:49 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s 08:12:49 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 08:12:49 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 57.67MB / 112.58MB 0.7s 08:12:49 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done 08:12:49 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 79.69MB / 112.58MB 0.8s 08:12:49 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 105.91MB / 112.58MB 0.9s 08:12:49 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 08:12:50 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done 08:12:54 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.2s done 08:12:54 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 08:12:54 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 08:12:54 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 08:12:54 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 08:12:54 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 08:12:54 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 08:12:54 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 08:12:57 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.7s done 08:12:57 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 08:12:57 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 08:12:57 #4 DONE 9.0s 08:12:58 08:12:58 #6 [builder 2/7] WORKDIR /device-s7 08:12:58 #6 DONE 1.2s 08:12:59 08:12:59 #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 08:12:59 #7 0.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:12:59 #7 0.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:12:59 #7 0.734 OK: 265 MiB in 60 packages 08:12:59 #7 DONE 0.8s 08:12:59 08:12:59 #8 [builder 4/7] COPY go.mod vendor* ./ 08:13:00 #8 DONE 0.0s 08:13:00 08:13:00 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:01 Still waiting to schedule task 08:13:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:13:09 #9 DONE 8.5s 08:13:09 08:13:09 #10 [builder 6/7] COPY . . 08:13:09 #10 DONE 0.1s 08:13:09 08:13:09 #11 [builder 7/7] RUN echo noop 08:13:09 #11 0.177 noop 08:13:09 #11 DONE 0.2s 08:13:09 08:13:09 #12 exporting to image 08:13:09 #12 exporting layers 08:13:16 #12 exporting layers 6.6s done 08:13:16 #12 writing image sha256:84ba35ce1b0ed754995ed6619e092f81d8cc287da7bcb58c82708afe9491405e done 08:13:16 #12 naming to docker.io/library/ci-base-image-x86_64 done 08:13:16 #12 DONE 6.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:16 + docker inspect -f . ci-base-image-x86_64 08:13:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:16 prd-ubuntu20.04-docker-8c-8g-9336 does not seem to be running inside a container 08:13:16 $ 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 08:13:17 $ docker top ad4b5ce0afb5024e2048b6678da748bb1113df644c7ffb4a59fac6bdad7afe90 -eo pid,comm [Pipeline] { [Pipeline] sh 08:13:17 + go version 08:13:17 go version go1.25.2 linux/amd64 [Pipeline] } 08:13:17 $ docker stop --time=1 ad4b5ce0afb5024e2048b6678da748bb1113df644c7ffb4a59fac6bdad7afe90 08:13:18 $ docker rm -f --volumes ad4b5ce0afb5024e2048b6678da748bb1113df644c7ffb4a59fac6bdad7afe90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:19 + docker inspect -f . ci-base-image-x86_64 08:13:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:19 prd-ubuntu20.04-docker-8c-8g-9336 does not seem to be running inside a container 08:13:19 $ 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 08:13:19 $ docker top 86de5142b21122d9da9af1e931bb1d033997a4f7df20a5fd33cb8f3d3dbf724c -eo pid,comm [Pipeline] { [Pipeline] sh 08:13:19 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh 08:13:20 + make test 08:13:20 go test -race -coverprofile=coverage.out ./... 08:13:28 ? github.com/edgexfoundry/device-s7 [no test files] 08:13:54 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 08:13:54 ok github.com/edgexfoundry/device-s7/internal/driver 1.028s coverage: 6.8% of statements 08:14:16 0 issues. 08:14:16 go vet ./... 08:14:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:14:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:14:22 ./bin/test-attribution-txt.sh 08:14:22 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 08:14:22 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 08:14:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 08:14:22 $ docker stop --time=1 86de5142b21122d9da9af1e931bb1d033997a4f7df20a5fd33cb8f3d3dbf724c 08:14:24 $ docker rm -f --volumes 86de5142b21122d9da9af1e931bb1d033997a4f7df20a5fd33cb8f3d3dbf724c [Pipeline] // withDockerContainer [Pipeline] sh 08:14:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:14:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:14:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:14:26 + ls -al . 08:14:26 total 224 08:14:26 drwxrwxr-x 8 jenkins jenkins 4096 May 14 08:13 . 08:14:26 drwxrwxr-x 4 jenkins jenkins 4096 May 14 08:12 .. 08:14:26 drwxrwxr-x 8 jenkins jenkins 4096 May 14 08:13 .git 08:14:26 drwxrwxr-x 2 jenkins jenkins 4096 May 14 08:12 .github 08:14:26 -rw-rw-r-- 1 jenkins jenkins 237 May 14 08:12 .gitignore 08:14:26 -rw-rw-r-- 1 jenkins jenkins 359 May 14 08:12 .golangci.yml 08:14:26 drwxr-xr-x 3 jenkins jenkins 4096 May 14 08:12 .semver 08:14:26 -rw-rw-r-- 1 jenkins jenkins 22332 May 14 08:12 Attribution.txt 08:14:26 -rw-rw-r-- 1 jenkins jenkins 1668 May 14 08:12 CHANGLOG.md 08:14:26 -rw-rw-r-- 1 jenkins jenkins 1579 May 14 08:12 Dockerfile 08:14:26 -rw-rw-r-- 1 jenkins jenkins 665 May 14 08:12 Jenkinsfile 08:14:26 -rw-rw-r-- 1 jenkins jenkins 10947 May 14 08:12 LICENSE 08:14:26 -rw-rw-r-- 1 jenkins jenkins 1902 May 14 08:12 Makefile 08:14:26 -rw-rw-r-- 1 jenkins jenkins 614 May 14 08:12 OWNERS.md 08:14:26 -rw-rw-r-- 1 jenkins jenkins 2393 May 14 08:12 README.md 08:14:26 -rw-rw-r-- 1 jenkins jenkins 12 May 14 08:12 VERSION 08:14:26 drwxrwxr-x 2 jenkins jenkins 4096 May 14 08:12 bin 08:14:26 drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:12 cmd 08:14:26 -rw-r--r-- 1 jenkins jenkins 19094 May 14 08:13 coverage.out 08:14:26 -rw-rw-r-- 1 jenkins jenkins 6567 May 14 08:12 go.mod 08:14:26 -rw-rw-r-- 1 jenkins jenkins 89389 May 14 08:12 go.sum 08:14:26 drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:12 internal 08:14:26 -rw-rw-r-- 1 jenkins jenkins 223 May 14 08:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:27 + 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=11eafb8f501a5a59e90cae954f9c3b373290224d --label arch=amd64 --label version=4.1.0-dev.16 . 08:14:27 #0 building with "default" instance using docker driver 08:14:27 08:14:27 #1 [internal] load build definition from Dockerfile 08:14:27 #1 transferring dockerfile: 1.62kB done 08:14:27 #1 DONE 0.0s 08:14:27 08:14:27 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:14:27 #2 DONE 0.0s 08:14:27 08:14:27 #3 [internal] load metadata for docker.io/library/alpine:3.22 08:14:27 #3 DONE 0.1s 08:14:27 08:14:27 #4 [internal] load .dockerignore 08:14:27 #4 transferring context: 2B done 08:14:27 #4 DONE 0.0s 08:14:27 08:14:27 #5 [internal] load build context 08:14:27 #5 transferring context: 28.61kB done 08:14:27 #5 DONE 0.0s 08:14:27 08:14:27 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:14:27 #6 DONE 0.1s 08:14:27 08:14:27 #7 [builder 2/7] WORKDIR /device-s7 08:14:27 #7 DONE 0.0s 08:14:27 08:14:27 #8 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:14:27 #8 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 done 08:14:27 #8 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 08:14:27 #8 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.2s done 08:14:27 #8 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 08:14:27 #8 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:14:27 #8 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 08:14:27 #8 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 08:14:27 #8 DONE 0.3s 08:14:27 08:14:27 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:14:28 #9 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:14:28 #9 0.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:14:28 #9 ... 08:14:28 08:14:28 #10 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 08:14:28 #10 0.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:14:28 #10 0.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:14:28 #10 0.747 OK: 265 MiB in 60 packages 08:14:28 #10 DONE 0.8s 08:14:28 08:14:28 #11 [builder 4/7] COPY go.mod vendor* ./ 08:14:28 #11 DONE 0.0s 08:14:28 08:14:28 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:14:28 #9 0.582 (1/1) Installing dumb-init (1.2.5-r3) 08:14:28 #9 0.587 Executing busybox-1.37.0-r20.trigger 08:14:28 #9 0.593 OK: 7 MiB in 17 packages 08:14:28 #9 DONE 0.7s 08:14:28 08:14:28 #12 [stage-1 3/7] RUN apk --no-cache upgrade 08:14:28 #12 0.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:14:28 #12 ... 08:14:28 08:14:28 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:14:28 #13 DONE 0.6s 08:14:28 08:14:28 #12 [stage-1 3/7] RUN apk --no-cache upgrade 08:14:28 #12 0.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:14:29 #12 ... 08:14:29 08:14:29 #14 [builder 6/7] COPY . . 08:14:29 #14 DONE 0.1s 08:14:29 08:14:29 #12 [stage-1 3/7] RUN apk --no-cache upgrade 08:14:29 #12 0.826 OK: 7 MiB in 17 packages 08:14:29 #12 DONE 0.9s 08:14:29 08:14:29 #15 [builder 7/7] RUN make build 08:14:29 #15 0.247 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 08:14:56 #15 DONE 23.7s 08:14:56 08:14:56 #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 08:14:56 #16 DONE 0.1s 08:14:56 08:14:56 #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 08:14:56 #17 DONE 0.2s 08:14:56 08:14:56 #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res 08:14:56 #18 DONE 0.0s 08:14:56 08:14:56 #19 exporting to image 08:14:56 #19 exporting layers 0.1s done 08:14:56 #19 writing image sha256:90a4ea7e312da07fa71a51b877c77f367c07cfadcddc0afdcf02fce21415ab1a done 08:14:56 #19 naming to docker.io/library/device-s7 done 08:14:56 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:14:56 provisioning config files... 08:14:56 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config10059318124730189308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:14:57 ---> ****-login.sh 08:14:57 nexus3.edgexfoundry.org:10001 08:14:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:57 Login Succeeded 08:14:57 nexus3.edgexfoundry.org:10002 08:14:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:57 Login Succeeded 08:14:57 nexus3.edgexfoundry.org:10003 08:14:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:57 Login Succeeded 08:14:57 nexus3.edgexfoundry.org:10004 08:14:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:57 Login Succeeded 08:14:57 ****.io 08:14:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:57 Login Succeeded 08:14:57 ---> ****-login.sh ends [Pipeline] } 08:14:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:14:58 [edgeXDocker.push] Tagging docker image device-s7 with the following tags: 08:14:58 11eafb8f501a5a59e90cae954f9c3b373290224d 08:14:58 latest 08:14:58 4.1.0-dev.16 08:14:58 11eafb8f501a5a59e90cae954f9c3b373290224d-4.1.0-dev.16 08:14:58 main 08:14:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:58 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:11eafb8f501a5a59e90cae954f9c3b373290224d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:58 + docker push nexus3.edgexfoundry.org:10004/device-s7:11eafb8f501a5a59e90cae954f9c3b373290224d 08:14:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 08:14:58 6c87b26bb198: Preparing 08:14:58 2951faa51e33: Preparing 08:14:58 97d5af71475d: Preparing 08:14:58 bbe60144505a: Preparing 08:14:58 9a59165a239a: Preparing 08:14:58 0854555d70ac: Preparing 08:14:58 0854555d70ac: Waiting 08:14:58 6c87b26bb198: Pushed 08:14:58 0854555d70ac: Layer already exists 08:14:58 9a59165a239a: Pushed 08:14:58 97d5af71475d: Pushed 08:14:58 bbe60144505a: Pushed 08:15:03 2951faa51e33: Pushed 08:15:03 11eafb8f501a5a59e90cae954f9c3b373290224d: digest: sha256:fbde7606f6941e29ef675dac3832738c6dcbbc34c44e6bd1e7a8d65eef8db82b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:03 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:04 + docker push nexus3.edgexfoundry.org:10004/device-s7:latest 08:15:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 08:15:04 6c87b26bb198: Preparing 08:15:04 2951faa51e33: Preparing 08:15:04 97d5af71475d: Preparing 08:15:04 bbe60144505a: Preparing 08:15:04 9a59165a239a: Preparing 08:15:04 0854555d70ac: Preparing 08:15:04 0854555d70ac: Waiting 08:15:04 bbe60144505a: Layer already exists 08:15:04 6c87b26bb198: Layer already exists 08:15:04 2951faa51e33: Layer already exists 08:15:04 9a59165a239a: Layer already exists 08:15:04 97d5af71475d: Layer already exists 08:15:04 0854555d70ac: Layer already exists 08:15:04 latest: digest: sha256:fbde7606f6941e29ef675dac3832738c6dcbbc34c44e6bd1e7a8d65eef8db82b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:04 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:04 + docker push nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.16 08:15:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 08:15:04 6c87b26bb198: Preparing 08:15:04 2951faa51e33: Preparing 08:15:04 97d5af71475d: Preparing 08:15:04 bbe60144505a: Preparing 08:15:04 9a59165a239a: Preparing 08:15:04 0854555d70ac: Preparing 08:15:04 0854555d70ac: Waiting 08:15:04 9a59165a239a: Layer already exists 08:15:04 2951faa51e33: Layer already exists 08:15:04 97d5af71475d: Layer already exists 08:15:04 bbe60144505a: Layer already exists 08:15:04 6c87b26bb198: Layer already exists 08:15:04 0854555d70ac: Layer already exists 08:15:04 4.1.0-dev.16: digest: sha256:fbde7606f6941e29ef675dac3832738c6dcbbc34c44e6bd1e7a8d65eef8db82b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:05 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:11eafb8f501a5a59e90cae954f9c3b373290224d-4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:05 + docker push nexus3.edgexfoundry.org:10004/device-s7:11eafb8f501a5a59e90cae954f9c3b373290224d-4.1.0-dev.16 08:15:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 08:15:05 6c87b26bb198: Preparing 08:15:05 2951faa51e33: Preparing 08:15:05 97d5af71475d: Preparing 08:15:05 bbe60144505a: Preparing 08:15:05 9a59165a239a: Preparing 08:15:05 0854555d70ac: Preparing 08:15:05 0854555d70ac: Waiting 08:15:05 6c87b26bb198: Layer already exists 08:15:05 bbe60144505a: Layer already exists 08:15:05 2951faa51e33: Layer already exists 08:15:05 97d5af71475d: Layer already exists 08:15:05 9a59165a239a: Layer already exists 08:15:05 0854555d70ac: Layer already exists 08:15:05 11eafb8f501a5a59e90cae954f9c3b373290224d-4.1.0-dev.16: digest: sha256:fbde7606f6941e29ef675dac3832738c6dcbbc34c44e6bd1e7a8d65eef8db82b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:05 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:06 + docker push nexus3.edgexfoundry.org:10004/device-s7:main 08:15:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 08:15:06 6c87b26bb198: Preparing 08:15:06 2951faa51e33: Preparing 08:15:06 97d5af71475d: Preparing 08:15:06 bbe60144505a: Preparing 08:15:06 9a59165a239a: Preparing 08:15:06 0854555d70ac: Preparing 08:15:06 0854555d70ac: Waiting 08:15:06 9a59165a239a: Layer already exists 08:15:06 97d5af71475d: Layer already exists 08:15:06 6c87b26bb198: Layer already exists 08:15:06 bbe60144505a: Layer already exists 08:15:06 2951faa51e33: Layer already exists 08:15:06 0854555d70ac: Layer already exists 08:15:06 main: digest: sha256:fbde7606f6941e29ef675dac3832738c6dcbbc34c44e6bd1e7a8d65eef8db82b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:15:06 ===================================================== [Pipeline] echo 08:15:06 taggedImages: 08:15:06 - nexus3.edgexfoundry.org:10004/device-s7:11eafb8f501a5a59e90cae954f9c3b373290224d 08:15:06 - nexus3.edgexfoundry.org:10004/device-s7:latest 08:15:06 - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.16 08:15:06 - nexus3.edgexfoundry.org:10004/device-s7:11eafb8f501a5a59e90cae954f9c3b373290224d-4.1.0-dev.16 08:15:06 - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] echo 08:15:06 ========================================================= 08:15:06 [edgeXBuildMultiArch] RAW Config: 08:15:06 images: 08:15:06 - nexus3.edgexfoundry.org:10004/device-s7:11eafb8f501a5a59e90cae954f9c3b373290224d 08:15:06 - nexus3.edgexfoundry.org:10004/device-s7:latest 08:15:06 - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.16 08:15:06 - nexus3.edgexfoundry.org:10004/device-s7:11eafb8f501a5a59e90cae954f9c3b373290224d-4.1.0-dev.16 08:15:06 - nexus3.edgexfoundry.org:10004/device-s7:main 08:15:06 settingsFile: 08:15:06 device-s7-settings 08:15:06 ========================================================= [Pipeline] node 08:15:21 Still waiting to schedule task 08:15:21 All nodes of label ‘centos7-docker-4c-2g’ are offline 08:15:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9342 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws 08:15:29 Running in /w/workspace/device-s7/44 [Pipeline] { [Pipeline] checkout 08:15:32 Selected Git installation does not exist. Using Default 08:15:32 The recommended git tool is: NONE 08:15:39 using credential edgex-jenkins-ssh 08:15:40 Cloning the remote Git repository 08:15:40 Cloning repository git@github.com:edgexfoundry/device-s7.git 08:15:40 > git init /w/workspace/device-s7/44 # timeout=10 08:15:40 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git 08:15:40 > git --version # timeout=10 08:15:40 > git --version # 'git version 2.25.1' 08:15:40 using GIT_SSH to set credentials SSH Credentials for GitHub 08:15:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:15:42 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 08:15:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:15:44 Avoid second fetch 08:15:44 Checking out Revision 11eafb8f501a5a59e90cae954f9c3b373290224d (main) 08:15:45 Commit message: "Merge pull request #98 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65" 08:15:44 > git config core.sparsecheckout # timeout=10 08:15:44 > git checkout -f 11eafb8f501a5a59e90cae954f9c3b373290224d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:15:50 provisioning config files... 08:15:50 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/44@tmp/config10694564404889077037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:15:51 ---> ****-login.sh 08:15:51 nexus3.edgexfoundry.org:10001 08:15:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:52 Configure a credential helper to remove this warning. See 08:15:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:52 08:15:52 Login Succeeded 08:15:52 nexus3.edgexfoundry.org:10002 08:15:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:52 Configure a credential helper to remove this warning. See 08:15:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:52 08:15:52 Login Succeeded 08:15:52 nexus3.edgexfoundry.org:10003 08:15:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:53 Configure a credential helper to remove this warning. See 08:15:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:53 08:15:53 Login Succeeded 08:15:53 nexus3.edgexfoundry.org:10004 08:15:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:53 Configure a credential helper to remove this warning. See 08:15:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:53 08:15:53 Login Succeeded 08:15:53 ****.io 08:15:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:53 Configure a credential helper to remove this warning. See 08:15:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:53 08:15:53 Login Succeeded 08:15:53 ---> ****-login.sh ends [Pipeline] } 08:15:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:15:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:15:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:15:54 ========================================================= 08:15:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 08:15:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 08:15:55 Sending build context to Docker daemon 8.699MB 08:15:55 Step 1/10 : ARG BASE=golang:1.25-alpine3.22 08:15:55 Step 2/10 : FROM ${BASE} AS builder 08:15:55 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:15:55 6b59a28fa201: Pulling fs layer 08:15:55 d32bb0dddca7: Pulling fs layer 08:15:55 5dab1238d3d9: Pulling fs layer 08:15:55 196fd7d83e7d: Pulling fs layer 08:15:55 4f4fb700ef54: Pulling fs layer 08:15:55 8ba94037c8f0: Pulling fs layer 08:15:55 deaec5988b04: Pulling fs layer 08:15:55 9f65657bb879: Pulling fs layer 08:15:55 8ba94037c8f0: Waiting 08:15:55 196fd7d83e7d: Waiting 08:15:55 deaec5988b04: Waiting 08:15:55 9f65657bb879: Waiting 08:15:55 4f4fb700ef54: Waiting 08:15:55 d32bb0dddca7: Verifying Checksum 08:15:55 d32bb0dddca7: Download complete 08:15:55 196fd7d83e7d: Verifying Checksum 08:15:55 196fd7d83e7d: Download complete 08:15:55 4f4fb700ef54: Verifying Checksum 08:15:55 4f4fb700ef54: Download complete 08:15:55 8ba94037c8f0: Verifying Checksum 08:15:55 8ba94037c8f0: Download complete 08:15:55 6b59a28fa201: Verifying Checksum 08:15:55 6b59a28fa201: Download complete 08:15:56 9f65657bb879: Verifying Checksum 08:15:56 9f65657bb879: Download complete 08:15:57 5dab1238d3d9: Verifying Checksum 08:15:57 5dab1238d3d9: Download complete 08:15:57 6b59a28fa201: Pull complete 08:15:58 d32bb0dddca7: Pull complete 08:15:58 deaec5988b04: Verifying Checksum 08:15:58 deaec5988b04: Download complete 08:16:14 5dab1238d3d9: Pull complete 08:16:14 196fd7d83e7d: Pull complete 08:16:14 4f4fb700ef54: Pull complete 08:16:14 8ba94037c8f0: Pull complete 08:16:22 deaec5988b04: Pull complete 08:16:26 9f65657bb879: Pull complete 08:16:26 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 08:16:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:16:26 ---> 334268110677 08:16:26 Step 3/10 : ARG MAKE=make build 08:16:29 ---> Running in aecaf031e0b6 08:16:29 Removing intermediate container aecaf031e0b6 08:16:29 ---> 9e4f56505f94 08:16:29 Step 4/10 : WORKDIR /device-s7 08:16:29 ---> Running in 258630553fc3 08:16:29 Removing intermediate container 258630553fc3 08:16:29 ---> fd728e676ece 08:16:29 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 08:16:29 ---> Running in 0efddd478a2c 08:16:30 Removing intermediate container 0efddd478a2c 08:16:30 ---> 6807287a14cf 08:16:30 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 08:16:30 ---> Running in 7173afb76935 08:16:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:16:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:16:33 OK: 255 MiB in 60 packages 08:16:34 Removing intermediate container 7173afb76935 08:16:34 ---> 7dfd46612438 08:16:34 Step 7/10 : COPY go.mod vendor* ./ 08:16:35 ---> 3b842504700d 08:16:35 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:35 ---> Running in 4a506a31d811 08:16:58 Running on prd-centos7-docker-4c-2g-9346 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:16:59 provisioning config files... 08:16:59 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config15262638633323168822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:17:00 ---> ****-login.sh 08:17:00 nexus3.edgexfoundry.org:10001 08:18:42 Removing intermediate container 4a506a31d811 08:18:42 ---> e98e61b5ba84 08:18:42 Step 9/10 : COPY . . 08:18:42 ---> 597f50c21c51 08:18:42 Step 10/10 : RUN ${MAKE} 08:18:42 ---> Running in fb9172da1d20 08:18:42 noop 08:18:43 Removing intermediate container fb9172da1d20 08:18:43 ---> 13414aa48647 08:18:43 Successfully built 13414aa48647 08:18:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:43 + docker inspect -f . ci-base-image-arm64 08:18:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:18:44 prd-ubuntu20.04-docker-arm64-4c-16g-9342 does not seem to be running inside a container 08:18:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/44 -v /w/workspace/device-s7/44:/w/workspace/device-s7/44:rw,z -v /w/workspace/device-s7/44@tmp:/w/workspace/device-s7/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:18:47 $ docker top 01acd07d473eb4dd4651263c2cc26b640157a4f9370ef4746b9b8f333b447c32 -eo pid,comm [Pipeline] { [Pipeline] sh 08:18:48 + go version 08:18:48 go version go1.25.3 linux/arm64 [Pipeline] } 08:18:48 $ docker stop --time=1 01acd07d473eb4dd4651263c2cc26b640157a4f9370ef4746b9b8f333b447c32 08:18:50 $ docker rm -f --volumes 01acd07d473eb4dd4651263c2cc26b640157a4f9370ef4746b9b8f333b447c32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:51 + docker inspect -f . ci-base-image-arm64 08:18:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:18:51 prd-ubuntu20.04-docker-arm64-4c-16g-9342 does not seem to be running inside a container 08:18:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-s7/44 -v /w/workspace/device-s7/44:/w/workspace/device-s7/44:rw,z -v /w/workspace/device-s7/44@tmp:/w/workspace/device-s7/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:18:53 $ docker top 625633ab1b6f9f527377143b988b3b619bd7c108a8f9c579cda77941c5c1654a -eo pid,comm [Pipeline] { [Pipeline] sh 08:18:54 + git config --global --add safe.directory /w/workspace/device-s7/44 [Pipeline] fileExists [Pipeline] sh 08:18:54 + make test 08:18:54 go test -race -coverprofile=coverage.out ./... 08:20:03 ? github.com/edgexfoundry/device-s7 [no test files] 08:24:44 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 08:24:44 ok github.com/edgexfoundry/device-s7/internal/driver 1.132s coverage: 6.8% of statements 08:24:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:24:44 go vet ./... 08:28:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:28:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:28:37 ./bin/test-attribution-txt.sh 08:28:37 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 08:28:38 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 08:28:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 08:28:39 $ docker stop --time=1 625633ab1b6f9f527377143b988b3b619bd7c108a8f9c579cda77941c5c1654a 08:28:42 $ docker rm -f --volumes 625633ab1b6f9f527377143b988b3b619bd7c108a8f9c579cda77941c5c1654a [Pipeline] // withDockerContainer [Pipeline] sh 08:28:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:28:44 Warning: overwriting stash ‘coverage-report’ 08:28:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:28:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:28:46 + ls -al . 08:28:46 total 220 08:28:46 drwxrwxr-x 7 jenkins jenkins 4096 May 14 08:19 . 08:28:46 drwxrwxr-x 4 jenkins jenkins 4096 May 14 08:15 .. 08:28:46 drwxrwxr-x 8 jenkins jenkins 4096 May 14 08:15 .git 08:28:46 drwxrwxr-x 2 jenkins jenkins 4096 May 14 08:15 .github 08:28:46 -rw-rw-r-- 1 jenkins jenkins 237 May 14 08:15 .gitignore 08:28:46 -rw-rw-r-- 1 jenkins jenkins 359 May 14 08:15 .golangci.yml 08:28:46 -rw-rw-r-- 1 jenkins jenkins 22332 May 14 08:15 Attribution.txt 08:28:46 -rw-rw-r-- 1 jenkins jenkins 1668 May 14 08:15 CHANGLOG.md 08:28:46 -rw-rw-r-- 1 jenkins jenkins 1579 May 14 08:15 Dockerfile 08:28:46 -rw-rw-r-- 1 jenkins jenkins 665 May 14 08:15 Jenkinsfile 08:28:46 -rw-rw-r-- 1 jenkins jenkins 10947 May 14 08:15 LICENSE 08:28:46 -rw-rw-r-- 1 jenkins jenkins 1902 May 14 08:15 Makefile 08:28:46 -rw-rw-r-- 1 jenkins jenkins 614 May 14 08:15 OWNERS.md 08:28:46 -rw-rw-r-- 1 jenkins jenkins 2393 May 14 08:15 README.md 08:28:46 -rw-rw-r-- 1 jenkins jenkins 12 May 14 08:12 VERSION 08:28:46 drwxrwxr-x 2 jenkins jenkins 4096 May 14 08:15 bin 08:28:46 drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:15 cmd 08:28:46 -rw-r--r-- 1 jenkins jenkins 19094 May 14 08:24 coverage.out 08:28:46 -rw-rw-r-- 1 jenkins jenkins 6567 May 14 08:15 go.mod 08:28:46 -rw-rw-r-- 1 jenkins jenkins 89389 May 14 08:15 go.sum 08:28:46 drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:15 internal 08:28:46 -rw-rw-r-- 1 jenkins jenkins 223 May 14 08:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:46 + docker build -t device-s7-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=11eafb8f501a5a59e90cae954f9c3b373290224d --label arch=arm64 --label version=4.1.0-dev.16 . 08:28:46 Sending build context to Docker daemon 8.719MB 08:28:46 Step 1/24 : ARG BASE=golang:1.25-alpine3.22 08:28:46 Step 2/24 : FROM ${BASE} AS builder 08:28:46 ---> 13414aa48647 08:28:46 Step 3/24 : ARG MAKE=make build 08:28:47 ---> Running in 6f7c942b49b9 08:28:47 Removing intermediate container 6f7c942b49b9 08:28:47 ---> 7fd855e77164 08:28:47 Step 4/24 : WORKDIR /device-s7 08:28:47 ---> Running in a610a80235a2 08:28:48 Removing intermediate container a610a80235a2 08:28:48 ---> a22ccfff7464 08:28:48 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 08:28:48 ---> Running in 8c61af73cb2d 08:28:48 Removing intermediate container 8c61af73cb2d 08:28:48 ---> 29f28aadc629 08:28:48 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 08:28:48 ---> Running in c9e0d6367019 08:28:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:28:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:28:51 OK: 255 MiB in 60 packages 08:28:52 Removing intermediate container c9e0d6367019 08:28:52 ---> 29e7305cecf9 08:28:52 Step 7/24 : COPY go.mod vendor* ./ 08:28:53 ---> a8b08ee11c5b 08:28:53 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:53 ---> Running in fe24d6073275 08:28:55 Removing intermediate container fe24d6073275 08:28:55 ---> ce15ea4d27a3 08:28:55 Step 9/24 : COPY . . 08:28:56 ---> 136d50943488 08:28:56 Step 10/24 : RUN ${MAKE} 08:28:56 ---> Running in d1bc1b02d662 08:28:57 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 08:33:04 Removing intermediate container d1bc1b02d662 08:33:04 ---> 79e176300d10 08:33:04 Step 11/24 : FROM alpine:3.22 08:33:04 3.22: Pulling from library/alpine 08:33:04 58e777220c39: Pulling fs layer 08:33:04 58e777220c39: Verifying Checksum 08:33:04 58e777220c39: Download complete 08:33:04 58e777220c39: Pull complete 08:33:04 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:33:04 Status: Downloaded newer image for alpine:3.22 08:33:04 ---> 6a2735c23ff3 08:33:04 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 08:33:04 ---> Running in 06d66f422560 08:33:04 Removing intermediate container 06d66f422560 08:33:04 ---> ba826fbfd022 08:33:04 Step 13/24 : RUN apk add --update --no-cache dumb-init 08:33:04 ---> Running in 96228aea7e28 08:33:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:33:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:33:04 (1/1) Installing dumb-init (1.2.5-r3) 08:33:04 Executing busybox-1.37.0-r20.trigger 08:33:04 OK: 8 MiB in 17 packages 08:33:04 Removing intermediate container 96228aea7e28 08:33:04 ---> 096c9837f3bc 08:33:04 Step 14/24 : RUN apk --no-cache upgrade 08:33:04 ---> Running in 00f213b75527 08:33:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:33:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:33:06 OK: 8 MiB in 17 packages 08:33:07 Removing intermediate container 00f213b75527 08:33:07 ---> ba9b48cd327f 08:33:07 Step 15/24 : WORKDIR / 08:33:07 ---> Running in 93246f83d714 08:33:08 Removing intermediate container 93246f83d714 08:33:08 ---> cb6c74bf0033 08:33:08 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 08:33:08 ---> 95b07e5e14f1 08:33:08 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 08:33:11 ---> 54f61f8af9a4 08:33:11 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 08:33:11 ---> 58d2d3bb72f4 08:33:11 Step 19/24 : EXPOSE 59994 08:33:11 ---> Running in 02b1c15e9f8a 08:33:11 Removing intermediate container 02b1c15e9f8a 08:33:11 ---> 55d3100f3067 08:33:11 Step 20/24 : ENTRYPOINT ["/device-s7"] 08:33:11 ---> Running in 058c94a4ceae 08:33:12 Removing intermediate container 058c94a4ceae 08:33:12 ---> a355870b180e 08:33:12 Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 08:33:12 ---> Running in cc9c2793e2bd 08:33:12 Removing intermediate container cc9c2793e2bd 08:33:12 ---> 3a03f82375a4 08:33:12 Step 22/24 : LABEL arch=arm64 08:33:12 ---> Running in 76056f138d4e 08:33:12 Removing intermediate container 76056f138d4e 08:33:12 ---> 0c66ff3ea219 08:33:12 Step 23/24 : LABEL git_sha=11eafb8f501a5a59e90cae954f9c3b373290224d 08:33:12 ---> Running in a74556e53f42 08:33:13 Removing intermediate container a74556e53f42 08:33:13 ---> bccd99d60a2c 08:33:13 Step 24/24 : LABEL version=4.1.0-dev.16 08:33:13 ---> Running in 86823709fcc7 08:33:13 Removing intermediate container 86823709fcc7 08:33:13 ---> 64a3cf3b08be 08:33:13 [Warning] One or more build-args [ARCH] were not consumed 08:33:13 Successfully built 64a3cf3b08be 08:33:13 Successfully tagged device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:13 provisioning config files... 08:33:13 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/44@tmp/config13887891310201279984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:14 ---> ****-login.sh 08:33:14 nexus3.edgexfoundry.org:10001 08:33:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:14 Configure a credential helper to remove this warning. See 08:33:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:14 08:33:14 Login Succeeded 08:33:14 nexus3.edgexfoundry.org:10002 08:33:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:14 Configure a credential helper to remove this warning. See 08:33:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:14 08:33:14 Login Succeeded 08:33:14 nexus3.edgexfoundry.org:10003 08:33:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:15 Configure a credential helper to remove this warning. See 08:33:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:15 08:33:15 Login Succeeded 08:33:15 nexus3.edgexfoundry.org:10004 08:33:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:15 Configure a credential helper to remove this warning. See 08:33:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:15 08:33:15 Login Succeeded 08:33:15 ****.io 08:33:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:16 Configure a credential helper to remove this warning. See 08:33:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:16 08:33:16 Login Succeeded 08:33:16 ---> ****-login.sh ends [Pipeline] } 08:33:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:33:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:33:16 [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: 08:33:16 11eafb8f501a5a59e90cae954f9c3b373290224d 08:33:16 latest 08:33:16 4.1.0-dev.16 08:33:16 11eafb8f501a5a59e90cae954f9c3b373290224d-4.1.0-dev.16 08:33:16 main 08:33:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:16 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:11eafb8f501a5a59e90cae954f9c3b373290224d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:16 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:11eafb8f501a5a59e90cae954f9c3b373290224d 08:33:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 08:33:16 fc4895dac7ab: Preparing 08:33:16 26119e3852e9: Preparing 08:33:16 c439767ec17a: Preparing 08:33:16 02afa558164c: Preparing 08:33:16 f85624f5ed69: Preparing 08:33:16 eeaa73608b53: Preparing 08:33:16 eeaa73608b53: Waiting 08:33:17 02afa558164c: Pushed 08:33:17 fc4895dac7ab: Pushed 08:33:17 f85624f5ed69: Pushed 08:33:17 eeaa73608b53: Layer already exists 08:33:18 c439767ec17a: Pushed 08:33:26 26119e3852e9: Pushed 08:33:26 11eafb8f501a5a59e90cae954f9c3b373290224d: digest: sha256:c35bcffb3317f61a79f1b09fad0455e16c4db804b107761d328ecffdf8bce9ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:27 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:27 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 08:33:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 08:33:27 fc4895dac7ab: Preparing 08:33:27 26119e3852e9: Preparing 08:33:27 c439767ec17a: Preparing 08:33:27 02afa558164c: Preparing 08:33:27 f85624f5ed69: Preparing 08:33:27 eeaa73608b53: Preparing 08:33:27 eeaa73608b53: Waiting 08:33:27 c439767ec17a: Layer already exists 08:33:27 02afa558164c: Layer already exists 08:33:27 fc4895dac7ab: Layer already exists 08:33:27 26119e3852e9: Layer already exists 08:33:27 f85624f5ed69: Layer already exists 08:33:27 eeaa73608b53: Layer already exists 08:33:27 latest: digest: sha256:c35bcffb3317f61a79f1b09fad0455e16c4db804b107761d328ecffdf8bce9ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:28 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:28 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.16 08:33:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 08:33:28 fc4895dac7ab: Preparing 08:33:28 26119e3852e9: Preparing 08:33:28 c439767ec17a: Preparing 08:33:28 02afa558164c: Preparing 08:33:28 f85624f5ed69: Preparing 08:33:28 eeaa73608b53: Preparing 08:33:28 eeaa73608b53: Waiting 08:33:28 fc4895dac7ab: Layer already exists 08:33:28 02afa558164c: Layer already exists 08:33:28 26119e3852e9: Layer already exists 08:33:28 c439767ec17a: Layer already exists 08:33:28 f85624f5ed69: Layer already exists 08:33:28 eeaa73608b53: Layer already exists 08:33:28 4.1.0-dev.16: digest: sha256:c35bcffb3317f61a79f1b09fad0455e16c4db804b107761d328ecffdf8bce9ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:28 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:11eafb8f501a5a59e90cae954f9c3b373290224d-4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:29 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:11eafb8f501a5a59e90cae954f9c3b373290224d-4.1.0-dev.16 08:33:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 08:33:29 fc4895dac7ab: Preparing 08:33:29 26119e3852e9: Preparing 08:33:29 c439767ec17a: Preparing 08:33:29 02afa558164c: Preparing 08:33:29 f85624f5ed69: Preparing 08:33:29 eeaa73608b53: Preparing 08:33:29 eeaa73608b53: Waiting 08:33:29 f85624f5ed69: Layer already exists 08:33:29 c439767ec17a: Layer already exists 08:33:29 02afa558164c: Layer already exists 08:33:29 fc4895dac7ab: Layer already exists 08:33:29 26119e3852e9: Layer already exists 08:33:29 eeaa73608b53: Layer already exists 08:33:29 11eafb8f501a5a59e90cae954f9c3b373290224d-4.1.0-dev.16: digest: sha256:c35bcffb3317f61a79f1b09fad0455e16c4db804b107761d328ecffdf8bce9ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:29 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:30 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main 08:33:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 08:33:30 fc4895dac7ab: Preparing 08:33:30 26119e3852e9: Preparing 08:33:30 c439767ec17a: Preparing 08:33:30 02afa558164c: Preparing 08:33:30 f85624f5ed69: Preparing 08:33:30 eeaa73608b53: Preparing 08:33:30 eeaa73608b53: Waiting 08:33:30 c439767ec17a: Layer already exists 08:33:30 f85624f5ed69: Layer already exists 08:33:30 26119e3852e9: Layer already exists 08:33:30 02afa558164c: Layer already exists 08:33:30 fc4895dac7ab: Layer already exists 08:33:30 eeaa73608b53: Layer already exists 08:33:30 main: digest: sha256:c35bcffb3317f61a79f1b09fad0455e16c4db804b107761d328ecffdf8bce9ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:33:30 ===================================================== [Pipeline] echo 08:33:30 taggedImages: 08:33:30 - nexus3.edgexfoundry.org:10004/device-s7-arm64:11eafb8f501a5a59e90cae954f9c3b373290224d 08:33:30 - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 08:33:30 - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.16 08:33:30 - nexus3.edgexfoundry.org:10004/device-s7-arm64:11eafb8f501a5a59e90cae954f9c3b373290224d-4.1.0-dev.16 08:33:30 - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] echo 08:33:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:11eafb8f501a5a59e90cae954f9c3b373290224d [Pipeline] echo 08:33:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] echo 08:33:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.16 [Pipeline] echo 08:33:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:11eafb8f501a5a59e90cae954f9c3b373290224d-4.1.0-dev.16 [Pipeline] echo 08:33:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:33:30 08:33:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:33:31 arm64: Pulling from edgex-lftools-log-publisher 08:33:31 8998bd30e6a1: Pulling fs layer 08:33:31 04944245beec: Pulling fs layer 08:33:31 699f458cf7ca: Pulling fs layer 08:33:31 765212b225bb: Pulling fs layer 08:33:31 f23df028b6ca: Pulling fs layer 08:33:31 d65c8cfc05b1: Pulling fs layer 08:33:31 2437ff75d9bd: Pulling fs layer 08:33:31 f23df028b6ca: Waiting 08:33:31 d65c8cfc05b1: Waiting 08:33:31 765212b225bb: Waiting 08:33:31 2437ff75d9bd: Waiting 08:33:31 04944245beec: Verifying Checksum 08:33:31 04944245beec: Download complete 08:33:31 765212b225bb: Verifying Checksum 08:33:31 765212b225bb: Download complete 08:33:31 f23df028b6ca: Verifying Checksum 08:33:31 f23df028b6ca: Download complete 08:33:31 d65c8cfc05b1: Verifying Checksum 08:33:31 d65c8cfc05b1: Download complete 08:33:31 699f458cf7ca: Verifying Checksum 08:33:31 699f458cf7ca: Download complete 08:33:31 8998bd30e6a1: Verifying Checksum 08:33:31 8998bd30e6a1: Download complete 08:33:34 2437ff75d9bd: Verifying Checksum 08:33:34 2437ff75d9bd: Download complete 08:33:36 8998bd30e6a1: Pull complete 08:33:36 04944245beec: Pull complete 08:33:38 699f458cf7ca: Pull complete 08:33:38 765212b225bb: Pull complete 08:33:39 f23df028b6ca: Pull complete 08:33:39 d65c8cfc05b1: Pull complete 08:33:58 2437ff75d9bd: Pull complete 08:33:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:33:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:33:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:58 prd-ubuntu20.04-docker-arm64-4c-16g-9342 does not seem to be running inside a container 08:33:58 $ 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/44 -v /w/workspace/device-s7/44:/w/workspace/device-s7/44:rw,z -v /w/workspace/device-s7/44@tmp:/w/workspace/device-s7/44@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 08:34:01 $ docker top e058c2d17816620321c9e55d5c48566d3fc2358d23f364175c0acfa160a7f6d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:02 ---> job-cost.sh 08:34:02 lf-activate-venv: SKIPPING 08:34:02 INFO: No Stack... 08:34:02 INFO: Retrieving Pricing Info for: v3-standard-4 08:34:03 INFO: Archiving Costs [Pipeline] sh 08:34:03 + + cutcat -d, /w/workspace/device-s7/44/archives/cost.csv -f6 08:34:03 [Pipeline] lock 08:34:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-44-stack-cost] 08:34:03 Resource [jenkins-edgexfoundry-device-s7-main-44-stack-cost] did not exist. Created. 08:34:03 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:34:04 + echo total: 0.10999999940395355 [Pipeline] stash 08:34:04 Stashed 1 file(s) [Pipeline] } 08:34:04 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-44-stack-cost] [Pipeline] // lock [Pipeline] } 08:34:04 $ docker stop --time=1 e058c2d17816620321c9e55d5c48566d3fc2358d23f364175c0acfa160a7f6d8 08:34:05 $ docker rm -f --volumes e058c2d17816620321c9e55d5c48566d3fc2358d23f364175c0acfa160a7f6d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:12:26 Cancelling nested steps due to timeout 14:12:26 Sending interrupt signal to process 14:12:29 script returned exit code 143 [Pipeline] } 14:12:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:12:30 + '[' -d /w/workspace/edgexfoundry_device-s7_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 14:12:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:12:31 ---> package-listing.sh 14:12:31 ++ facter osfamily 14:12:31 ++ tr '[:upper:]' '[:lower:]' 14:12:31 + OS_FAMILY=redhat 14:12:31 + workspace=/w/workspace/edgexfoundry_device-s7_main 14:12:31 + START_PACKAGES=/tmp/packages_start.txt 14:12:31 + END_PACKAGES=/tmp/packages_end.txt 14:12:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:12:31 + PACKAGES=/tmp/packages_start.txt 14:12:31 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 14:12:31 + PACKAGES=/tmp/packages_end.txt 14:12:31 + case "${OS_FAMILY}" in 14:12:31 + sort 14:12:31 + rpm -qa 14:12:33 + '[' -f /tmp/packages_start.txt ']' 14:12:33 + '[' -f /tmp/packages_end.txt ']' 14:12:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:12:33 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 14:12:33 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 14:12:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 14:12:33 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 14:12:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:12:34 14:12:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:12:34 latest: Pulling from edgex-lftools-log-publisher 14:12:34 5eb5b503b376: Pulling fs layer 14:12:34 5c69ac0246d0: Pulling fs layer 14:12:34 ec43610c2a17: Pulling fs layer 14:12:34 3a2ae6a8a46f: Pulling fs layer 14:12:34 33b1e0a273af: Pulling fs layer 14:12:34 5d3b04190fa2: Pulling fs layer 14:12:34 2f39f015ded8: Pulling fs layer 14:12:34 3a2ae6a8a46f: Waiting 14:12:34 33b1e0a273af: Waiting 14:12:34 5d3b04190fa2: Waiting 14:12:34 2f39f015ded8: Waiting 14:12:34 5c69ac0246d0: Verifying Checksum 14:12:34 5c69ac0246d0: Download complete 14:12:34 3a2ae6a8a46f: Verifying Checksum 14:12:34 3a2ae6a8a46f: Download complete 14:12:34 33b1e0a273af: Verifying Checksum 14:12:34 33b1e0a273af: Download complete 14:12:34 5d3b04190fa2: Verifying Checksum 14:12:34 5d3b04190fa2: Download complete 14:12:34 ec43610c2a17: Verifying Checksum 14:12:34 ec43610c2a17: Download complete 14:12:34 5eb5b503b376: Verifying Checksum 14:12:34 5eb5b503b376: Download complete 14:12:35 2f39f015ded8: Verifying Checksum 14:12:35 2f39f015ded8: Download complete 14:12:36 5eb5b503b376: Pull complete 14:12:36 5c69ac0246d0: Pull complete 14:12:36 ec43610c2a17: Pull complete 14:12:36 3a2ae6a8a46f: Pull complete 14:12:36 33b1e0a273af: Pull complete 14:12:36 5d3b04190fa2: Pull complete 14:12:40 2f39f015ded8: Pull complete 14:12:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:12:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:12:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:12:41 prd-centos7-docker-4c-2g-9346 does not seem to be running inside a container 14:12:41 $ 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 14:12:44 $ docker top 6aa32a578daaa27f134446a831d56119e6886d29f6df93343a869cc458cbf14b -eo pid,comm [Pipeline] { [Pipeline] sh 14:12:44 + touch /tmp/pre-build-complete [Pipeline] sh 14:12:45 + mkdir -p /var/log/sysstat [Pipeline] sh 14:12:45 + ls /var/log/sa-host 14:12:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:12:45 provisioning config files... 14:12:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config4578412561421023352tmp [Pipeline] { [Pipeline] echo 14:12:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:12:45 ---> create-netrc.sh [Pipeline] } 14:12:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:12:46 ---> python-tools-install.sh [Pipeline] echo 14:12:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:12:46 ---> sudo-logs.sh 14:12:46 Archiving 'sudo' log.. 14:12:46 sudo: unable to resolve host prd-centos7-docker-4c-2g-9346.novalocal: Name or service not known 14:12:46 sudo: unable to resolve host prd-centos7-docker-4c-2g-9346.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 14:12:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:12:47 ---> job-cost.sh 14:12:47 lf-activate-venv: SKIPPING 14:12:47 DEBUG: total: 0.10999999940395355 14:12:47 INFO: Retrieving Stack Cost... 14:12:47 INFO: Retrieving Pricing Info for: v3-standard-2 14:12:48 INFO: Archiving Costs [Pipeline] echo 14:12:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:12:48 ---> logs-deploy.sh 14:12:48 lf-activate-venv: SKIPPING 14:12:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/44 14:12:48 INFO: archiving workspace using pattern(s): 14:12:49 Archives upload complete. 14:12:49 INFO: archiving logs to Nexus 14:12:50 ---> uname -a: 14:12:50 Linux prd-centos7-docker-4c-2g-9346.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 14:12:50 14:12:50 14:12:50 ---> lscpu: 14:12:50 Architecture: x86_64 14:12:50 CPU op-mode(s): 32-bit, 64-bit 14:12:50 Byte Order: Little Endian 14:12:50 Address sizes: 40 bits physical, 48 bits virtual 14:12:50 CPU(s): 2 14:12:50 On-line CPU(s) list: 0,1 14:12:50 Thread(s) per core: 1 14:12:50 Core(s) per socket: 1 14:12:50 Socket(s): 2 14:12:50 NUMA node(s): 1 14:12:50 Vendor ID: AuthenticAMD 14:12:50 CPU family: 23 14:12:50 Model: 49 14:12:50 Model name: AMD EPYC-Rome Processor 14:12:50 Stepping: 0 14:12:50 CPU MHz: 2799.998 14:12:50 BogoMIPS: 5599.99 14:12:50 Virtualization: AMD-V 14:12:50 Hypervisor vendor: KVM 14:12:50 Virtualization type: full 14:12:50 L1d cache: 64 KiB 14:12:50 L1i cache: 64 KiB 14:12:50 L2 cache: 1 MiB 14:12:50 L3 cache: 32 MiB 14:12:50 NUMA node0 CPU(s): 0,1 14:12:50 Vulnerability Itlb multihit: Not affected 14:12:50 Vulnerability L1tf: Not affected 14:12:50 Vulnerability Mds: Not affected 14:12:50 Vulnerability Meltdown: Not affected 14:12:50 Vulnerability Mmio stale data: Not affected 14:12:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:12:50 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 14:12:50 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 14:12:50 Vulnerability Srbds: Not affected 14:12:50 Vulnerability Tsx async abort: Not affected 14:12:50 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 14:12:50 14:12:50 14:12:50 ---> nproc: 14:12:50 2 14:12:50 14:12:50 14:12:50 ---> df -h: 14:12:50 Filesystem Size Used Avail Use% Mounted on 14:12:50 overlay 40G 6.8G 34G 17% / 14:12:50 tmpfs 64M 0 64M 0% /dev 14:12:50 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:12:50 shm 64M 0 64M 0% /dev/shm 14:12:50 /dev/vda1 40G 6.8G 34G 17% /facter-os 14:12:50 14:12:50 14:12:50 Cannot open /var/log/sysstat/sa14: No such file or directory 14:12:50 Please check if data collecting is enabled 14:12:50 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:12:50 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 14:12:50 $ docker stop --time=1 6aa32a578daaa27f134446a831d56119e6886d29f6df93343a869cc458cbf14b 14:12:51 $ docker rm -f --volumes 6aa32a578daaa27f134446a831d56119e6886d29f6df93343a869cc458cbf14b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 14:12:52 [WS-CLEANUP] Deleting project workspace... 14:12:52 [WS-CLEANUP] Deferred wipeout is used... 14:12:52 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:12:52 14:12:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:12:53 latest: Pulling from edgex-lftools-log-publisher 14:12:53 5eb5b503b376: Pulling fs layer 14:12:53 5c69ac0246d0: Pulling fs layer 14:12:53 ec43610c2a17: Pulling fs layer 14:12:53 3a2ae6a8a46f: Pulling fs layer 14:12:53 33b1e0a273af: Pulling fs layer 14:12:53 5d3b04190fa2: Pulling fs layer 14:12:53 2f39f015ded8: Pulling fs layer 14:12:53 3a2ae6a8a46f: Waiting 14:12:53 33b1e0a273af: Waiting 14:12:53 5d3b04190fa2: Waiting 14:12:53 2f39f015ded8: Waiting 14:12:53 5c69ac0246d0: Verifying Checksum 14:12:53 5c69ac0246d0: Download complete 14:12:53 33b1e0a273af: Verifying Checksum 14:12:53 33b1e0a273af: Download complete 14:12:53 5d3b04190fa2: Verifying Checksum 14:12:53 5d3b04190fa2: Download complete 14:12:53 ec43610c2a17: Verifying Checksum 14:12:53 ec43610c2a17: Download complete 14:12:53 5eb5b503b376: Verifying Checksum 14:12:53 5eb5b503b376: Download complete 14:12:54 2f39f015ded8: Download complete 14:12:55 5eb5b503b376: Pull complete 14:12:55 5c69ac0246d0: Pull complete 14:12:56 ec43610c2a17: Pull complete 14:12:56 3a2ae6a8a46f: Pull complete 14:12:56 33b1e0a273af: Pull complete 14:12:56 5d3b04190fa2: Pull complete 14:13:01 2f39f015ded8: Pull complete 14:13:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:13:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:13:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:02 prd-ubuntu20.04-docker-8c-8g-9336 does not seem to be running inside a container 14:13:02 $ 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 14:13:02 $ docker top ba7d19895b0660cc3a87d424ce9d23712be5450fc6409caf8d2748ef0a216ae9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:13:03 ---> job-cost.sh 14:13:03 lf-activate-venv: SKIPPING 14:13:03 INFO: No Stack... 14:13:03 INFO: Retrieving Pricing Info for: v3-standard-8 14:13:04 INFO: Archiving Costs [Pipeline] sh 14:13:04 + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv 14:13:04 + cut -d, -f6 [Pipeline] lock 14:13:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-44-stack-cost] 14:13:04 Resource [jenkins-edgexfoundry-device-s7-main-44-stack-cost] did not exist. Created. 14:13:04 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:13:05 /w/workspace/edgexfoundry_device-s7_main@tmp/durable-d70ab92a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:13:05 + echo total: 1.5299999713897705 [Pipeline] stash 14:13:05 Warning: overwriting stash ‘stack-cost’ 14:13:05 Stashed 1 file(s) [Pipeline] } 14:13:05 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-44-stack-cost] [Pipeline] // lock [Pipeline] } 14:13:05 $ docker stop --time=1 ba7d19895b0660cc3a87d424ce9d23712be5450fc6409caf8d2748ef0a216ae9 14:13:06 $ docker rm -f --volumes ba7d19895b0660cc3a87d424ce9d23712be5450fc6409caf8d2748ef0a216ae9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:13:07 Failed in branch amd64 [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 14:13:09 + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] 14:13:09 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 14:13:09 total 16 14:13:09 drwxr-xr-x 3 root root 4096 May 14 14:13 . 14:13:09 drwxrwxr-x 9 jenkins jenkins 4096 May 14 14:13 .. 14:13:09 drwxr-xr-x 2 root root 4096 May 14 14:13 cost 14:13:09 -rw-r--r-- 1 root root 82 May 14 14:13 cost.csv 14:13:09 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives 14:13:09 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 14:13:09 total 16 14:13:09 drwxr-xr-x 3 jenkins jenkins 4096 May 14 14:13 . 14:13:09 drwxrwxr-x 9 jenkins jenkins 4096 May 14 14:13 .. 14:13:09 drwxr-xr-x 2 jenkins jenkins 4096 May 14 14:13 cost 14:13:09 -rw-r--r-- 1 jenkins jenkins 82 May 14 14:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:13:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:13:10 ---> package-listing.sh 14:13:10 ++ tr '[:upper:]' '[:lower:]' 14:13:10 ++ facter osfamily 14:13:10 + OS_FAMILY=debian 14:13:10 + workspace=/w/workspace/edgexfoundry_device-s7_main 14:13:10 + START_PACKAGES=/tmp/packages_start.txt 14:13:10 + END_PACKAGES=/tmp/packages_end.txt 14:13:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:13:10 + PACKAGES=/tmp/packages_start.txt 14:13:10 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 14:13:10 + PACKAGES=/tmp/packages_end.txt 14:13:10 + case "${OS_FAMILY}" in 14:13:10 + dpkg -l 14:13:10 + grep '^ii' 14:13:10 + '[' -f /tmp/packages_start.txt ']' 14:13:10 + '[' -f /tmp/packages_end.txt ']' 14:13:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:13:10 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 14:13:10 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 14:13:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 14:13:11 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 14:13:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:13:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:12 prd-ubuntu20.04-docker-8c-8g-9336 does not seem to be running inside a container 14:13:12 $ 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 14:13:12 $ docker top 0ac31f92125458392efb72ea65019694c02a51ee923ee1488f7f248cce01acb8 -eo pid,comm [Pipeline] { [Pipeline] sh 14:13:12 + touch /tmp/pre-build-complete [Pipeline] sh 14:13:13 + mkdir -p /var/log/sysstat [Pipeline] sh 14:13:13 + ls /var/log/sa-host 14:13:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:13:13 provisioning config files... 14:13:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config7996363413309350803tmp [Pipeline] { [Pipeline] echo 14:13:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:13:14 ---> create-netrc.sh [Pipeline] } 14:13:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:13:14 ---> python-tools-install.sh [Pipeline] echo 14:13:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:13:15 ---> sudo-logs.sh 14:13:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:13:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:13:15 ---> job-cost.sh 14:13:15 lf-activate-venv: SKIPPING 14:13:15 DEBUG: total: 1.5299999713897705 14:13:15 INFO: Retrieving Stack Cost... 14:13:15 INFO: Retrieving Pricing Info for: v3-standard-8 14:13:15 INFO: Archiving Costs [Pipeline] echo 14:13:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:13:16 ---> logs-deploy.sh 14:13:16 lf-activate-venv: SKIPPING 14:13:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/44 14:13:16 INFO: archiving workspace using pattern(s): 14:13:17 Archives upload complete. 14:13:17 INFO: archiving logs to Nexus