Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e02a882e6723baa1894a1e161c68d4b0ca9539cf 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-ssh141786574595688827.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-ssh15719476358764541211.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-ssh13439293054880318700.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-ssh6763480381528111066.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-ssh16240394333227998145.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3524 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 e02a882e6723baa1894a1e161c68d4b0ca9539cf (main) > 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 e02a882e6723baa1894a1e161c68d4b0ca9539cf # timeout=10 Commit message: "Merge pull request #90 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57" > git rev-list --no-walk 02afe9a408ed45e8c38fc184e1d3f7369f433a6c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:07:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:07:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:07:09 ========================================================= 03:07:09 EdgeX Global Pipelines Version Info 03:07:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:07:10 ------------------- 03:07:10 stable info: 03:07:10 ------------------- 03:07:10 Commited By: Cherry Wang cherry@iotechsys.com 03:07:10 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 03:07:10 Message: update stable to v1.0.278 03:07:11 ------------------- 03:07:11 experimental info: 03:07:11 ------------------- 03:07:11 Commited By: **** collab-it+edgex@linuxfoundation.org 03:07:11 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 03:07:11 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:07:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 03:07:11 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 03:07:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:07:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:07:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:07:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 03:07:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:07:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:07:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:07:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:07:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:07:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 03:07:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:07:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:07:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:07:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:07:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:07:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:07:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:07:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:07:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:07:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:07:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:07:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:07:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:07:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:07:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:07:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:07:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:07:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:07:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e02a882e6723baa1894a1e161c68d4b0ca9539cf [Pipeline] echo 03:07:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e02a882 [Pipeline] echo 03:07:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:07:11 provisioning config files... 03:07:12 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config310335367346279135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:07:12 ---> ****-login.sh 03:07:12 nexus3.edgexfoundry.org:10001 03:07:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:12 03:07:12 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:07:12 Configure a credential helper to remove this warning. See 03:07:12 https://docs.****.com/go/credential-store/ 03:07:12 03:07:12 Login Succeeded 03:07:12 nexus3.edgexfoundry.org:10002 03:07:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:12 03:07:12 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:07:12 Configure a credential helper to remove this warning. See 03:07:12 https://docs.****.com/go/credential-store/ 03:07:12 03:07:12 Login Succeeded 03:07:12 nexus3.edgexfoundry.org:10003 03:07:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:12 03:07:12 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:07:12 Configure a credential helper to remove this warning. See 03:07:12 https://docs.****.com/go/credential-store/ 03:07:12 03:07:12 Login Succeeded 03:07:12 nexus3.edgexfoundry.org:10004 03:07:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:12 03:07:12 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:07:12 Configure a credential helper to remove this warning. See 03:07:12 https://docs.****.com/go/credential-store/ 03:07:12 03:07:12 Login Succeeded 03:07:12 ****.io 03:07:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:13 03:07:13 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:07:13 Configure a credential helper to remove this warning. See 03:07:13 https://docs.****.com/go/credential-store/ 03:07:13 03:07:13 Login Succeeded 03:07:13 ---> ****-login.sh ends [Pipeline] } 03:07:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:07:13 + git rev-list -1 --merges e02a882e6723baa1894a1e161c68d4b0ca9539cf~1..e02a882e6723baa1894a1e161c68d4b0ca9539cf [Pipeline] echo 03:07:13 -----------> git rev-list -1 --merges e02a882e6723baa1894a1e161c68d4b0ca9539cf~1..e02a882e6723baa1894a1e161c68d4b0ca9539cf e02a882e6723baa1894a1e161c68d4b0ca9539cf 03:07:13 e02a882e6723baa1894a1e161c68d4b0ca9539cf [false] [Pipeline] sh 03:07:13 + git log --format=format:%s -1 e02a882e6723baa1894a1e161c68d4b0ca9539cf [Pipeline] echo 03:07:13 ========================================================= 03:07:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:07:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:07:14 + git log --format=format:%s -1 e02a882e6723baa1894a1e161c68d4b0ca9539cf [Pipeline] echo 03:07:14 [semverPrep] GIT_COMMIT: e02a882e6723baa1894a1e161c68d4b0ca9539cf, Commit Message: Merge pull request #90 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57 [Pipeline] echo 03:07:14 [semverPrep] This is not a build commit. [Pipeline] sh 03:07:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:07:14 + grep -v github /etc/ssh/ssh_known_hosts 03:07:14 + [ -e /tmp/ssh_known_hosts ] 03:07:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:07:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:07:14 + sudo tee -a /etc/ssh/ssh_known_hosts 03:07:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:07:15 03:07:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:07:15 0.1.4: Pulling from edgex-devops/py-git-semver 03:07:15 3dae71ba6b94: Pulling fs layer 03:07:15 6bf1a483ea7c: Pulling fs layer 03:07:15 f5dfc541a4d3: Pulling fs layer 03:07:15 461d9e800cba: Pulling fs layer 03:07:15 461d9e800cba: Waiting 03:07:15 80192f66455f: Pulling fs layer 03:07:15 80192f66455f: Waiting 03:07:15 2e8e34ca0e6c: Pulling fs layer 03:07:15 a29436f7fd5d: Pulling fs layer 03:07:15 923cac83aea3: Pulling fs layer 03:07:15 25ad8b0a4227: Pulling fs layer 03:07:15 db01528c6b51: Pulling fs layer 03:07:15 28988de357af: Pulling fs layer 03:07:15 2e8e34ca0e6c: Waiting 03:07:15 a29436f7fd5d: Waiting 03:07:15 db01528c6b51: Waiting 03:07:15 923cac83aea3: Waiting 03:07:15 28988de357af: Waiting 03:07:15 6bf1a483ea7c: Verifying Checksum 03:07:15 6bf1a483ea7c: Download complete 03:07:15 461d9e800cba: Verifying Checksum 03:07:15 461d9e800cba: Download complete 03:07:15 80192f66455f: Verifying Checksum 03:07:15 80192f66455f: Download complete 03:07:15 f5dfc541a4d3: Verifying Checksum 03:07:15 f5dfc541a4d3: Download complete 03:07:15 3dae71ba6b94: Verifying Checksum 03:07:15 3dae71ba6b94: Download complete 03:07:15 923cac83aea3: Verifying Checksum 03:07:15 923cac83aea3: Download complete 03:07:15 25ad8b0a4227: Verifying Checksum 03:07:15 25ad8b0a4227: Download complete 03:07:15 db01528c6b51: Download complete 03:07:15 28988de357af: Download complete 03:07:15 a29436f7fd5d: Verifying Checksum 03:07:15 a29436f7fd5d: Download complete 03:07:16 2e8e34ca0e6c: Verifying Checksum 03:07:17 3dae71ba6b94: Pull complete 03:07:17 6bf1a483ea7c: Pull complete 03:07:17 f5dfc541a4d3: Pull complete 03:07:17 461d9e800cba: Pull complete 03:07:17 80192f66455f: Pull complete 03:07:21 2e8e34ca0e6c: Pull complete 03:07:22 a29436f7fd5d: Pull complete 03:07:22 923cac83aea3: Pull complete 03:07:22 25ad8b0a4227: Pull complete 03:07:22 db01528c6b51: Pull complete 03:07:22 28988de357af: Pull complete 03:07:22 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:07:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:07:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:07:22 prd-ubuntu20.04-docker-8c-8g-3524 does not seem to be running inside a container 03:07:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:07:24 $ docker top 92758574dc5c5672c331bf0b6f31d4c286a2877d71133629612de16f12b13a81 -eo pid,comm 03:07:24 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). 03:07:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:07:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:07:24 [ssh-agent] Looking for ssh-agent implementation... 03:07:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:07:24 $ docker exec 92758574dc5c5672c331bf0b6f31d4c286a2877d71133629612de16f12b13a81 ssh-agent 03:07:24 SSH_AUTH_SOCK=/tmp/ssh-vQCUvHESOfO6/agent.33 03:07:24 SSH_AGENT_PID=39 03:07:24 Running ssh-add (command line suppressed) 03:07:24 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_6347261764058586635.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_6347261764058586635.key) 03:07:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:07:24 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] sh 03:07:25 + git tag --points-at HEAD [Pipeline] } 03:07:25 $ docker exec --env ******** --env ******** 92758574dc5c5672c331bf0b6f31d4c286a2877d71133629612de16f12b13a81 ssh-agent -k 03:07:25 unset SSH_AUTH_SOCK; 03:07:25 unset SSH_AGENT_PID; 03:07:25 echo Agent pid 39 killed; 03:07:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:07:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:07:25 [ssh-agent] Looking for ssh-agent implementation... 03:07:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:07:25 $ docker exec 92758574dc5c5672c331bf0b6f31d4c286a2877d71133629612de16f12b13a81 ssh-agent 03:07:25 SSH_AUTH_SOCK=/tmp/ssh-WOICQB0IcmZ0/agent.86 03:07:25 SSH_AGENT_PID=92 03:07:25 Running ssh-add (command line suppressed) 03:07:25 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_16548433266191630458.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_16548433266191630458.key) 03:07:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:07:25 + git semver init 03:07:26 2026-03-16 03:07:26,157 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:07:26 2026-03-16 03:07:26,161 [run_init] DEBUG init version:0.0.0 force:False 03:07:26 2026-03-16 03:07:26,162 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver 03:07:26 2026-03-16 03:07:26,162 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver 03:07:26 2026-03-16 03:07:26,163 [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) 03:07:27 2026-03-16 03:07:27,261 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude 03:07:27 2026-03-16 03:07:27,261 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False 03:07:27 2026-03-16 03:07:27,261 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 03:07:27 2026-03-16 03:07:27,261 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 03:07:27 4.1.0-dev.15 [Pipeline] } 03:07:27 $ docker exec --env ******** --env ******** 92758574dc5c5672c331bf0b6f31d4c286a2877d71133629612de16f12b13a81 ssh-agent -k 03:07:27 unset SSH_AUTH_SOCK; 03:07:27 unset SSH_AGENT_PID; 03:07:27 echo Agent pid 92 killed; 03:07:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:07:28 + git semver [Pipeline] } 03:07:28 $ docker stop --time=1 92758574dc5c5672c331bf0b6f31d4c286a2877d71133629612de16f12b13a81 03:07:29 $ docker rm -f --volumes 92758574dc5c5672c331bf0b6f31d4c286a2877d71133629612de16f12b13a81 [Pipeline] // withDockerContainer [Pipeline] sh 03:07:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:07:30 Stashed 1 file(s) [Pipeline] echo 03:07:30 [edgeXSemver]: initialized semver on version 4.1.0-dev.15 [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 03:07:30 provisioning config files... 03:07:30 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config5455214763726136411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:07:30 ---> ****-login.sh 03:07:30 nexus3.edgexfoundry.org:10001 03:07:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:30 Login Succeeded 03:07:30 nexus3.edgexfoundry.org:10002 03:07:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:30 Login Succeeded 03:07:30 nexus3.edgexfoundry.org:10003 03:07:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:30 Login Succeeded 03:07:30 nexus3.edgexfoundry.org:10004 03:07:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:30 Login Succeeded 03:07:30 ****.io 03:07:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:31 Login Succeeded 03:07:31 ---> ****-login.sh ends [Pipeline] } 03:07:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:07:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:07:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:07:31 ========================================================= 03:07:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 03:07:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:31 + 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 . 03:07:32 #0 building with "default" instance using docker driver 03:07:32 03:07:32 #1 [internal] load build definition from Dockerfile 03:07:32 #1 transferring dockerfile: 1.62kB done 03:07:32 #1 DONE 0.0s 03:07:32 03:07:32 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:07:32 #2 DONE 0.1s 03:07:32 03:07:32 #3 [internal] load .dockerignore 03:07:32 #3 transferring context: 2B done 03:07:32 #3 DONE 0.0s 03:07:32 03:07:32 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:07:32 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 03:07:32 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 03:07:32 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s 03:07:32 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 03:07:32 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 03:07:32 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s 03:07:32 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 03:07:32 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 03:07:32 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 03:07:32 #4 ... 03:07:32 03:07:32 #5 [internal] load build context 03:07:32 #5 transferring context: 17.04MB 0.2s done 03:07:32 #5 DONE 0.2s 03:07:32 03:07:32 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:07:32 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 03:07:32 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 15.73MB / 60.15MB 0.2s 03:07:32 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 03:07:32 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 4.19MB / 112.58MB 0.2s 03:07:32 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 03:07:32 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 3.15MB / 11.98MB 0.2s 03:07:32 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 32.51MB / 60.15MB 0.3s 03:07:32 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 03:07:32 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 11.85MB / 112.58MB 0.3s 03:07:32 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 10.49MB / 11.98MB 0.3s 03:07:32 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 03:07:32 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 03:07:32 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 32.51MB / 112.58MB 0.5s 03:07:32 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 03:07:32 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 10.49MB / 14.72MB 0.5s 03:07:33 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 03:07:33 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 42.99MB / 112.58MB 0.6s 03:07:33 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done 03:07:33 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 03:07:33 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 60.78MB / 112.58MB 0.7s 03:07:33 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 78.64MB / 112.58MB 0.8s 03:07:33 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 98.57MB / 112.58MB 0.9s 03:07:33 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 03:07:33 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done 03:07:38 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.1s done 03:07:38 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 03:07:38 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 03:07:38 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:07:38 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 03:07:38 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s 03:07:38 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 03:07:38 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 03:07:40 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.5s done 03:07:40 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 03:07:41 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done 03:07:41 #4 DONE 8.7s 03:07:41 03:07:41 #6 [builder 2/7] WORKDIR /device-s7 03:07:42 #6 DONE 1.4s 03:07:42 03:07:42 #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 03:07:42 #7 0.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:07:42 #7 0.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:07:43 #7 0.743 OK: 265 MiB in 60 packages 03:07:43 #7 DONE 0.8s 03:07:43 03:07:43 #8 [builder 4/7] COPY go.mod vendor* ./ 03:07:43 #8 DONE 0.0s 03:07:43 03:07:43 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:45 Still waiting to schedule task 03:07:45 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 03:07:53 #9 DONE 10.2s 03:07:53 03:07:53 #10 [builder 6/7] COPY . . 03:07:53 #10 DONE 0.1s 03:07:53 03:07:53 #11 [builder 7/7] RUN echo noop 03:07:53 #11 0.189 noop 03:07:54 #11 DONE 0.2s 03:07:54 03:07:54 #12 exporting to image 03:07:54 #12 exporting layers 03:08:02 #12 exporting layers 7.7s done 03:08:02 #12 writing image sha256:cd8ec068061cb09746f485d8fa0f846f533ad2a6eacdef3a4e6632fc098b6822 done 03:08:02 #12 naming to docker.io/library/ci-base-image-x86_64 done 03:08:02 #12 DONE 7.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:02 + docker inspect -f . ci-base-image-x86_64 03:08:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:02 prd-ubuntu20.04-docker-8c-8g-3524 does not seem to be running inside a container 03:08:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:08:02 $ docker top 7bf878c1155bf6705f465c7500ebfa3ecdb15f412094cd489d268c1348b0cc80 -eo pid,comm [Pipeline] { [Pipeline] sh 03:08:03 + go version 03:08:03 go version go1.25.2 linux/amd64 [Pipeline] } 03:08:03 $ docker stop --time=1 7bf878c1155bf6705f465c7500ebfa3ecdb15f412094cd489d268c1348b0cc80 03:08:04 $ docker rm -f --volumes 7bf878c1155bf6705f465c7500ebfa3ecdb15f412094cd489d268c1348b0cc80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:04 + docker inspect -f . ci-base-image-x86_64 03:08:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:05 prd-ubuntu20.04-docker-8c-8g-3524 does not seem to be running inside a container 03:08:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:08:05 $ docker top eaf914fe2aafd42046af7e81b7ce07f031941d830bb61a9fd60d1ae31294d5fd -eo pid,comm [Pipeline] { [Pipeline] sh 03:08:05 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh 03:08:05 + make test 03:08:05 go test -race -coverprofile=coverage.out ./... 03:08:14 ? github.com/edgexfoundry/device-s7 [no test files] 03:08:40 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 03:08:40 ok github.com/edgexfoundry/device-s7/internal/driver 1.024s coverage: 6.8% of statements 03:09:07 0 issues. 03:09:07 go vet ./... 03:09:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:09:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:09:10 ./bin/test-attribution-txt.sh 03:09:10 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 03:09:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:09:10 $ docker stop --time=1 eaf914fe2aafd42046af7e81b7ce07f031941d830bb61a9fd60d1ae31294d5fd 03:09:12 $ docker rm -f --volumes eaf914fe2aafd42046af7e81b7ce07f031941d830bb61a9fd60d1ae31294d5fd [Pipeline] // withDockerContainer [Pipeline] sh 03:09:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:09:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:09:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:09:14 + ls -al . 03:09:14 total 224 03:09:14 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 03:08 . 03:09:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 03:07 .. 03:09:14 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 03:08 .git 03:09:14 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 03:07 .github 03:09:14 -rw-rw-r-- 1 jenkins jenkins 237 Mar 16 03:07 .gitignore 03:09:14 -rw-rw-r-- 1 jenkins jenkins 359 Mar 16 03:07 .golangci.yml 03:09:14 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 03:07 .semver 03:09:14 -rw-rw-r-- 1 jenkins jenkins 22332 Mar 16 03:07 Attribution.txt 03:09:14 -rw-rw-r-- 1 jenkins jenkins 1668 Mar 16 03:07 CHANGLOG.md 03:09:14 -rw-rw-r-- 1 jenkins jenkins 1579 Mar 16 03:07 Dockerfile 03:09:14 -rw-rw-r-- 1 jenkins jenkins 665 Mar 16 03:07 Jenkinsfile 03:09:14 -rw-rw-r-- 1 jenkins jenkins 10947 Mar 16 03:07 LICENSE 03:09:14 -rw-rw-r-- 1 jenkins jenkins 1902 Mar 16 03:07 Makefile 03:09:14 -rw-rw-r-- 1 jenkins jenkins 614 Mar 16 03:07 OWNERS.md 03:09:14 -rw-rw-r-- 1 jenkins jenkins 2393 Mar 16 03:07 README.md 03:09:14 -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 03:07 VERSION 03:09:14 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 03:07 bin 03:09:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 03:07 cmd 03:09:14 -rw-r--r-- 1 jenkins jenkins 19094 Mar 16 03:08 coverage.out 03:09:14 -rw-rw-r-- 1 jenkins jenkins 6650 Mar 16 03:07 go.mod 03:09:14 -rw-rw-r-- 1 jenkins jenkins 89517 Mar 16 03:07 go.sum 03:09:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 03:07 internal 03:09:14 -rw-rw-r-- 1 jenkins jenkins 223 Mar 16 03:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:14 + 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=e02a882e6723baa1894a1e161c68d4b0ca9539cf --label arch=amd64 --label version=4.1.0-dev.15 . 03:09:14 #0 building with "default" instance using docker driver 03:09:14 03:09:14 #1 [internal] load build definition from Dockerfile 03:09:14 #1 transferring dockerfile: 1.62kB done 03:09:14 #1 DONE 0.0s 03:09:14 03:09:14 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:09:14 #2 DONE 0.0s 03:09:14 03:09:14 #3 [internal] load metadata for docker.io/library/alpine:3.22 03:09:14 #3 DONE 0.1s 03:09:14 03:09:14 #4 [internal] load .dockerignore 03:09:14 #4 transferring context: 2B done 03:09:14 #4 DONE 0.0s 03:09:14 03:09:14 #5 [internal] load build context 03:09:14 #5 transferring context: 28.56kB done 03:09:14 #5 DONE 0.0s 03:09:14 03:09:14 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:09:14 #6 DONE 0.1s 03:09:14 03:09:14 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 03:09:14 #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 03:09:14 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 03:09:14 #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 03:09:14 #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 03:09:14 #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 03:09:14 #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 03:09:14 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done 03:09:14 #7 DONE 0.3s 03:09:14 03:09:14 #8 [builder 2/7] WORKDIR /device-s7 03:09:14 #8 DONE 0.0s 03:09:14 03:09:14 #9 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 03:09:14 #9 0.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:09:15 #9 0.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:09:15 #9 ... 03:09:15 03:09:15 #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:09:15 #10 0.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:09:15 #10 0.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:09:15 #10 0.629 (1/1) Installing dumb-init (1.2.5-r3) 03:09:15 #10 0.634 Executing busybox-1.37.0-r20.trigger 03:09:15 #10 0.641 OK: 7 MiB in 17 packages 03:09:15 #10 DONE 0.7s 03:09:15 03:09:15 #9 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 03:09:15 #9 0.770 OK: 265 MiB in 60 packages 03:09:15 #9 DONE 0.9s 03:09:15 03:09:15 #11 [builder 4/7] COPY go.mod vendor* ./ 03:09:15 #11 DONE 0.0s 03:09:15 03:09:15 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:16 #12 DONE 0.6s 03:09:16 03:09:16 #13 [stage-1 3/7] RUN apk --no-cache upgrade 03:09:16 #13 0.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:09:16 #13 0.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:09:16 #13 ... 03:09:16 03:09:16 #14 [builder 6/7] COPY . . 03:09:16 #14 DONE 0.1s 03:09:16 03:09:16 #13 [stage-1 3/7] RUN apk --no-cache upgrade 03:09:16 #13 0.725 OK: 7 MiB in 17 packages 03:09:16 #13 DONE 0.8s 03:09:16 03:09:16 #15 [builder 7/7] RUN make build 03:09:16 #15 0.336 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.57" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 03:09:43 #15 DONE 24.2s 03:09:43 03:09:43 #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 03:09:43 #16 DONE 0.0s 03:09:43 03:09:43 #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 03:09:43 #17 DONE 0.2s 03:09:43 03:09:43 #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res 03:09:43 #18 DONE 0.0s 03:09:43 03:09:43 #19 exporting to image 03:09:43 #19 exporting layers 03:09:43 #19 exporting layers 0.2s done 03:09:43 #19 writing image sha256:36905d9e11359905e0f686b809d32b259e0f012db765f86834715e26356485ba done 03:09:43 #19 naming to docker.io/library/device-s7 done 03:09:43 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:09:43 provisioning config files... 03:09:43 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config6135430737904302749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:09:43 ---> ****-login.sh 03:09:43 nexus3.edgexfoundry.org:10001 03:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:43 Login Succeeded 03:09:43 nexus3.edgexfoundry.org:10002 03:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:43 Login Succeeded 03:09:43 nexus3.edgexfoundry.org:10003 03:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:43 Login Succeeded 03:09:43 nexus3.edgexfoundry.org:10004 03:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:43 Login Succeeded 03:09:43 ****.io 03:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:43 Login Succeeded 03:09:43 ---> ****-login.sh ends [Pipeline] } 03:09:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:09:44 [edgeXDocker.push] Tagging docker image device-s7 with the following tags: 03:09:44 e02a882e6723baa1894a1e161c68d4b0ca9539cf 03:09:44 latest 03:09:44 4.1.0-dev.15 03:09:44 e02a882e6723baa1894a1e161c68d4b0ca9539cf-4.1.0-dev.15 03:09:44 main 03:09:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:44 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:e02a882e6723baa1894a1e161c68d4b0ca9539cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:44 + docker push nexus3.edgexfoundry.org:10004/device-s7:e02a882e6723baa1894a1e161c68d4b0ca9539cf 03:09:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 03:09:44 b0e9043af77f: Preparing 03:09:44 5632cbe87f48: Preparing 03:09:44 d1f603164351: Preparing 03:09:44 4dda70ddd710: Preparing 03:09:44 10f26f1251e6: Preparing 03:09:44 cce92674e987: Preparing 03:09:44 cce92674e987: Waiting 03:09:44 b0e9043af77f: Pushed 03:09:44 10f26f1251e6: Pushed 03:09:44 4dda70ddd710: Pushed 03:09:44 cce92674e987: Layer already exists 03:09:44 d1f603164351: Pushed 03:09:49 5632cbe87f48: Pushed 03:09:49 e02a882e6723baa1894a1e161c68d4b0ca9539cf: digest: sha256:7b31fccc35b7caaaf3e50b70edd1abbfdc47171610bc0cbe7d094b36761eb824 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:50 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:50 + docker push nexus3.edgexfoundry.org:10004/device-s7:latest 03:09:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 03:09:50 b0e9043af77f: Preparing 03:09:50 5632cbe87f48: Preparing 03:09:50 d1f603164351: Preparing 03:09:50 4dda70ddd710: Preparing 03:09:50 10f26f1251e6: Preparing 03:09:50 cce92674e987: Preparing 03:09:50 cce92674e987: Waiting 03:09:50 5632cbe87f48: Layer already exists 03:09:50 10f26f1251e6: Layer already exists 03:09:50 d1f603164351: Layer already exists 03:09:50 4dda70ddd710: Layer already exists 03:09:50 b0e9043af77f: Layer already exists 03:09:50 cce92674e987: Layer already exists 03:09:50 latest: digest: sha256:7b31fccc35b7caaaf3e50b70edd1abbfdc47171610bc0cbe7d094b36761eb824 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:50 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:51 + docker push nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.15 03:09:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 03:09:51 b0e9043af77f: Preparing 03:09:51 5632cbe87f48: Preparing 03:09:51 d1f603164351: Preparing 03:09:51 4dda70ddd710: Preparing 03:09:51 10f26f1251e6: Preparing 03:09:51 cce92674e987: Preparing 03:09:51 cce92674e987: Waiting 03:09:51 10f26f1251e6: Layer already exists 03:09:51 b0e9043af77f: Layer already exists 03:09:51 d1f603164351: Layer already exists 03:09:51 5632cbe87f48: Layer already exists 03:09:51 4dda70ddd710: Layer already exists 03:09:51 cce92674e987: Layer already exists 03:09:51 4.1.0-dev.15: digest: sha256:7b31fccc35b7caaaf3e50b70edd1abbfdc47171610bc0cbe7d094b36761eb824 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:51 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:e02a882e6723baa1894a1e161c68d4b0ca9539cf-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:51 + docker push nexus3.edgexfoundry.org:10004/device-s7:e02a882e6723baa1894a1e161c68d4b0ca9539cf-4.1.0-dev.15 03:09:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 03:09:51 b0e9043af77f: Preparing 03:09:51 5632cbe87f48: Preparing 03:09:51 d1f603164351: Preparing 03:09:51 4dda70ddd710: Preparing 03:09:51 10f26f1251e6: Preparing 03:09:51 cce92674e987: Preparing 03:09:51 cce92674e987: Waiting 03:09:51 5632cbe87f48: Layer already exists 03:09:51 4dda70ddd710: Layer already exists 03:09:51 10f26f1251e6: Layer already exists 03:09:51 b0e9043af77f: Layer already exists 03:09:51 d1f603164351: Layer already exists 03:09:51 cce92674e987: Layer already exists 03:09:51 e02a882e6723baa1894a1e161c68d4b0ca9539cf-4.1.0-dev.15: digest: sha256:7b31fccc35b7caaaf3e50b70edd1abbfdc47171610bc0cbe7d094b36761eb824 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:52 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:52 + docker push nexus3.edgexfoundry.org:10004/device-s7:main 03:09:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 03:09:52 b0e9043af77f: Preparing 03:09:52 5632cbe87f48: Preparing 03:09:52 d1f603164351: Preparing 03:09:52 4dda70ddd710: Preparing 03:09:52 10f26f1251e6: Preparing 03:09:52 cce92674e987: Preparing 03:09:52 cce92674e987: Waiting 03:09:52 5632cbe87f48: Layer already exists 03:09:52 4dda70ddd710: Layer already exists 03:09:52 10f26f1251e6: Layer already exists 03:09:52 b0e9043af77f: Layer already exists 03:09:52 d1f603164351: Layer already exists 03:09:52 cce92674e987: Layer already exists 03:09:52 main: digest: sha256:7b31fccc35b7caaaf3e50b70edd1abbfdc47171610bc0cbe7d094b36761eb824 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:52 ===================================================== [Pipeline] echo 03:09:52 taggedImages: 03:09:52 - nexus3.edgexfoundry.org:10004/device-s7:e02a882e6723baa1894a1e161c68d4b0ca9539cf 03:09:52 - nexus3.edgexfoundry.org:10004/device-s7:latest 03:09:52 - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.15 03:09:52 - nexus3.edgexfoundry.org:10004/device-s7:e02a882e6723baa1894a1e161c68d4b0ca9539cf-4.1.0-dev.15 03:09:52 - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] echo 03:09:52 ========================================================= 03:09:52 [edgeXBuildMultiArch] RAW Config: 03:09:52 images: 03:09:52 - nexus3.edgexfoundry.org:10004/device-s7:e02a882e6723baa1894a1e161c68d4b0ca9539cf 03:09:52 - nexus3.edgexfoundry.org:10004/device-s7:latest 03:09:52 - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.15 03:09:52 - nexus3.edgexfoundry.org:10004/device-s7:e02a882e6723baa1894a1e161c68d4b0ca9539cf-4.1.0-dev.15 03:09:52 - nexus3.edgexfoundry.org:10004/device-s7:main 03:09:52 settingsFile: 03:09:52 device-s7-settings 03:09:52 ========================================================= [Pipeline] node 03:10:07 Still waiting to schedule task 03:10:07 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3521’ 03:10:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3528 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws 03:10:55 Running in /w/workspace/device-s7/41 [Pipeline] { [Pipeline] checkout 03:10:58 Selected Git installation does not exist. Using Default 03:10:58 The recommended git tool is: NONE 03:11:05 using credential edgex-jenkins-ssh 03:11:05 Cloning the remote Git repository 03:11:05 Cloning repository git@github.com:edgexfoundry/device-s7.git 03:11:05 > git init /w/workspace/device-s7/41 # timeout=10 03:11:05 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git 03:11:05 > git --version # timeout=10 03:11:05 > git --version # 'git version 2.25.1' 03:11:05 using GIT_SSH to set credentials SSH Credentials for GitHub 03:11:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:11:09 Avoid second fetch 03:11:09 Checking out Revision e02a882e6723baa1894a1e161c68d4b0ca9539cf (main) 03:11:07 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 03:11:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:11:09 Commit message: "Merge pull request #90 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57" 03:11:09 > git config core.sparsecheckout # timeout=10 03:11:09 > git checkout -f e02a882e6723baa1894a1e161c68d4b0ca9539cf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:11:14 provisioning config files... 03:11:14 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/41@tmp/config13671356614106391540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:11:15 ---> ****-login.sh 03:11:15 nexus3.edgexfoundry.org:10001 03:11:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:11:15 Configure a credential helper to remove this warning. See 03:11:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:11:15 03:11:15 Login Succeeded 03:11:15 nexus3.edgexfoundry.org:10002 03:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:11:16 Configure a credential helper to remove this warning. See 03:11:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:11:16 03:11:16 Login Succeeded 03:11:16 nexus3.edgexfoundry.org:10003 03:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:11:16 Configure a credential helper to remove this warning. See 03:11:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:11:16 03:11:16 Login Succeeded 03:11:16 nexus3.edgexfoundry.org:10004 03:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:11:16 Configure a credential helper to remove this warning. See 03:11:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:11:16 03:11:16 Login Succeeded 03:11:16 ****.io 03:11:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:11:18 Configure a credential helper to remove this warning. See 03:11:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:11:18 03:11:18 Login Succeeded 03:11:18 ---> ****-login.sh ends [Pipeline] } 03:11:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:11:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:11:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:11:18 ========================================================= 03:11:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 03:11:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:18 + 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 . 03:11:19 Sending build context to Docker daemon 8.684MB 03:11:19 Step 1/10 : ARG BASE=golang:1.25-alpine3.22 03:11:19 Step 2/10 : FROM ${BASE} AS builder 03:11:19 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:11:19 6b59a28fa201: Pulling fs layer 03:11:19 d32bb0dddca7: Pulling fs layer 03:11:19 5dab1238d3d9: Pulling fs layer 03:11:19 196fd7d83e7d: Pulling fs layer 03:11:19 4f4fb700ef54: Pulling fs layer 03:11:19 8ba94037c8f0: Pulling fs layer 03:11:19 deaec5988b04: Pulling fs layer 03:11:19 9f65657bb879: Pulling fs layer 03:11:19 196fd7d83e7d: Waiting 03:11:19 8ba94037c8f0: Waiting 03:11:19 4f4fb700ef54: Waiting 03:11:19 deaec5988b04: Waiting 03:11:19 9f65657bb879: Waiting 03:11:19 d32bb0dddca7: Verifying Checksum 03:11:19 d32bb0dddca7: Download complete 03:11:19 196fd7d83e7d: Verifying Checksum 03:11:19 196fd7d83e7d: Download complete 03:11:19 4f4fb700ef54: Verifying Checksum 03:11:19 4f4fb700ef54: Download complete 03:11:19 8ba94037c8f0: Verifying Checksum 03:11:19 8ba94037c8f0: Download complete 03:11:19 6b59a28fa201: Verifying Checksum 03:11:19 6b59a28fa201: Download complete 03:11:20 9f65657bb879: Verifying Checksum 03:11:20 9f65657bb879: Download complete 03:11:21 5dab1238d3d9: Verifying Checksum 03:11:21 5dab1238d3d9: Download complete 03:11:22 deaec5988b04: Download complete 03:11:23 6b59a28fa201: Pull complete 03:11:24 d32bb0dddca7: Pull complete 03:11:39 5dab1238d3d9: Pull complete 03:11:39 196fd7d83e7d: Pull complete 03:11:39 4f4fb700ef54: Pull complete 03:11:39 8ba94037c8f0: Pull complete 03:11:49 deaec5988b04: Pull complete 03:11:51 9f65657bb879: Pull complete 03:11:51 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 03:11:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:11:51 ---> 334268110677 03:11:51 Step 3/10 : ARG MAKE=make build 03:11:53 ---> Running in f34c754c001e 03:11:53 Removing intermediate container f34c754c001e 03:11:53 ---> bb9e41a74c73 03:11:53 Step 4/10 : WORKDIR /device-s7 03:11:53 ---> Running in 9298154f66b8 03:11:54 Removing intermediate container 9298154f66b8 03:11:54 ---> ef280598c56a 03:11:54 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 03:11:54 ---> Running in 1b1c2c26a1de 03:11:55 Removing intermediate container 1b1c2c26a1de 03:11:55 ---> f4e6b14bb392 03:11:55 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 03:11:55 ---> Running in 6cb4ebdb3a73 03:11:56 Running on prd-centos7-docker-4c-2g-3532 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:11:56 provisioning config files... 03:11:56 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config3588699961478893731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:11:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:11:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:11:58 ---> ****-login.sh 03:11:58 nexus3.edgexfoundry.org:10001 03:11:58 OK: 255 MiB in 60 packages 03:11:59 Removing intermediate container 6cb4ebdb3a73 03:11:59 ---> c84541cd93d6 03:11:59 Step 7/10 : COPY go.mod vendor* ./ 03:12:00 ---> 39fc2a157495 03:12:00 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:00 ---> Running in 6f2a00f69d08 03:13:52 Removing intermediate container 6f2a00f69d08 03:13:52 ---> 71baf69f2de5 03:13:52 Step 9/10 : COPY . . 03:13:52 ---> 8af4d903a4c6 03:13:52 Step 10/10 : RUN ${MAKE} 03:13:52 ---> Running in 4f85e644569e 03:13:52 noop 03:13:52 Removing intermediate container 4f85e644569e 03:13:52 ---> f152424b8ffb 03:13:52 Successfully built f152424b8ffb 03:13:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:52 + docker inspect -f . ci-base-image-arm64 03:13:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:13:53 prd-ubuntu20.04-docker-arm64-4c-16g-3528 does not seem to be running inside a container 03:13:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/41 -v /w/workspace/device-s7/41:/w/workspace/device-s7/41:rw,z -v /w/workspace/device-s7/41@tmp:/w/workspace/device-s7/41@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 03:13:54 $ docker top fe5277a6f85a5831d9cbfdf5abe7364161a914936061799d2d2de43e7ea6f75b -eo pid,comm [Pipeline] { [Pipeline] sh 03:13:55 + go version 03:13:55 go version go1.25.3 linux/arm64 [Pipeline] } 03:13:55 $ docker stop --time=1 fe5277a6f85a5831d9cbfdf5abe7364161a914936061799d2d2de43e7ea6f75b 03:13:57 $ docker rm -f --volumes fe5277a6f85a5831d9cbfdf5abe7364161a914936061799d2d2de43e7ea6f75b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:57 + docker inspect -f . ci-base-image-arm64 03:13:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:13:58 prd-ubuntu20.04-docker-arm64-4c-16g-3528 does not seem to be running inside a container 03:13:58 $ 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/41 -v /w/workspace/device-s7/41:/w/workspace/device-s7/41:rw,z -v /w/workspace/device-s7/41@tmp:/w/workspace/device-s7/41@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 03:13:59 $ docker top 1572a5720251cebf249f71819149b62dbe4c500b6923748ec7740dc0e7fb316e -eo pid,comm [Pipeline] { [Pipeline] sh 03:14:00 + git config --global --add safe.directory /w/workspace/device-s7/41 [Pipeline] fileExists [Pipeline] sh 03:14:00 + make test 03:14:00 go test -race -coverprofile=coverage.out ./... 03:14:57 ? github.com/edgexfoundry/device-s7 [no test files] 03:20:04 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 03:20:04 ok github.com/edgexfoundry/device-s7/internal/driver 1.124s coverage: 6.8% of statements 03:20:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:20:04 go vet ./... 03:24:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:24:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:24:11 ./bin/test-attribution-txt.sh 03:24:11 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 03:24:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:24:11 $ docker stop --time=1 1572a5720251cebf249f71819149b62dbe4c500b6923748ec7740dc0e7fb316e 03:24:13 $ docker rm -f --volumes 1572a5720251cebf249f71819149b62dbe4c500b6923748ec7740dc0e7fb316e [Pipeline] // withDockerContainer [Pipeline] sh 03:24:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:24:16 Warning: overwriting stash ‘coverage-report’ 03:24:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:24:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:24:17 + ls -al . 03:24:17 total 220 03:24:17 drwxrwxr-x 7 jenkins jenkins 4096 Mar 16 03:14 . 03:24:17 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 03:11 .. 03:24:17 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 03:11 .git 03:24:17 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 03:11 .github 03:24:17 -rw-rw-r-- 1 jenkins jenkins 237 Mar 16 03:11 .gitignore 03:24:17 -rw-rw-r-- 1 jenkins jenkins 359 Mar 16 03:11 .golangci.yml 03:24:17 -rw-rw-r-- 1 jenkins jenkins 22332 Mar 16 03:11 Attribution.txt 03:24:17 -rw-rw-r-- 1 jenkins jenkins 1668 Mar 16 03:11 CHANGLOG.md 03:24:17 -rw-rw-r-- 1 jenkins jenkins 1579 Mar 16 03:11 Dockerfile 03:24:17 -rw-rw-r-- 1 jenkins jenkins 665 Mar 16 03:11 Jenkinsfile 03:24:17 -rw-rw-r-- 1 jenkins jenkins 10947 Mar 16 03:11 LICENSE 03:24:17 -rw-rw-r-- 1 jenkins jenkins 1902 Mar 16 03:11 Makefile 03:24:17 -rw-rw-r-- 1 jenkins jenkins 614 Mar 16 03:11 OWNERS.md 03:24:17 -rw-rw-r-- 1 jenkins jenkins 2393 Mar 16 03:11 README.md 03:24:17 -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 03:07 VERSION 03:24:17 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 03:11 bin 03:24:17 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 03:11 cmd 03:24:17 -rw-r--r-- 1 jenkins jenkins 19094 Mar 16 03:19 coverage.out 03:24:17 -rw-rw-r-- 1 jenkins jenkins 6650 Mar 16 03:11 go.mod 03:24:17 -rw-rw-r-- 1 jenkins jenkins 89517 Mar 16 03:11 go.sum 03:24:17 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 03:11 internal 03:24:17 -rw-rw-r-- 1 jenkins jenkins 223 Mar 16 03:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:18 + 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=e02a882e6723baa1894a1e161c68d4b0ca9539cf --label arch=arm64 --label version=4.1.0-dev.15 . 03:24:18 Sending build context to Docker daemon 8.704MB 03:24:18 Step 1/24 : ARG BASE=golang:1.25-alpine3.22 03:24:18 Step 2/24 : FROM ${BASE} AS builder 03:24:18 ---> f152424b8ffb 03:24:18 Step 3/24 : ARG MAKE=make build 03:24:18 ---> Running in 619359d1824b 03:24:19 Removing intermediate container 619359d1824b 03:24:19 ---> d3db6bcadd9d 03:24:19 Step 4/24 : WORKDIR /device-s7 03:24:19 ---> Running in dc2265aa3f24 03:24:19 Removing intermediate container dc2265aa3f24 03:24:19 ---> 63142f42dfbc 03:24:19 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 03:24:19 ---> Running in 072ef993185c 03:24:20 Removing intermediate container 072ef993185c 03:24:20 ---> 1ffb0c7c06f1 03:24:20 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 03:24:20 ---> Running in 4d644d9fe040 03:24:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:24:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:24:23 OK: 255 MiB in 60 packages 03:24:25 Removing intermediate container 4d644d9fe040 03:24:25 ---> d368dcfb2556 03:24:25 Step 7/24 : COPY go.mod vendor* ./ 03:24:25 ---> f675b67271aa 03:24:25 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:25 ---> Running in db86e6287601 03:24:28 Removing intermediate container db86e6287601 03:24:28 ---> 6791097009ed 03:24:28 Step 9/24 : COPY . . 03:24:28 ---> 2b8ddf0ff52d 03:24:28 Step 10/24 : RUN ${MAKE} 03:24:29 ---> Running in 82c4757c0cd1 03:24:30 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.57" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 03:28:51 Removing intermediate container 82c4757c0cd1 03:28:51 ---> cd6974233d2f 03:28:51 Step 11/24 : FROM alpine:3.22 03:28:51 3.22: Pulling from library/alpine 03:28:51 d741ee1608f3: Pulling fs layer 03:28:51 d741ee1608f3: Verifying Checksum 03:28:51 d741ee1608f3: Download complete 03:28:51 d741ee1608f3: Pull complete 03:28:51 Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 03:28:51 Status: Downloaded newer image for alpine:3.22 03:28:51 ---> 5a766deef0c8 03:28:51 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 03:28:51 ---> Running in 8fd575713df8 03:28:51 Removing intermediate container 8fd575713df8 03:28:51 ---> b50f8f333c5d 03:28:51 Step 13/24 : RUN apk add --update --no-cache dumb-init 03:28:51 ---> Running in 7a8dd0129880 03:28:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:28:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:28:51 (1/1) Installing dumb-init (1.2.5-r3) 03:28:51 Executing busybox-1.37.0-r20.trigger 03:28:51 OK: 8 MiB in 17 packages 03:28:53 Removing intermediate container 7a8dd0129880 03:28:53 ---> 6f5b8c94e39a 03:28:53 Step 14/24 : RUN apk --no-cache upgrade 03:28:53 ---> Running in 7d916cd8ff73 03:28:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:28:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:28:56 OK: 8 MiB in 17 packages 03:28:57 Removing intermediate container 7d916cd8ff73 03:28:57 ---> e4b36d4c0f04 03:28:57 Step 15/24 : WORKDIR / 03:28:57 ---> Running in ff383e5a830c 03:28:57 Removing intermediate container ff383e5a830c 03:28:57 ---> c9e6c4fe1639 03:28:57 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 03:28:58 ---> 84a17ee0bf0e 03:28:58 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 03:29:01 ---> 44c587961eeb 03:29:01 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 03:29:01 ---> aed8c31af4ff 03:29:01 Step 19/24 : EXPOSE 59994 03:29:01 ---> Running in 5f1dd460b25f 03:29:01 Removing intermediate container 5f1dd460b25f 03:29:01 ---> 9e7ad306a60c 03:29:01 Step 20/24 : ENTRYPOINT ["/device-s7"] 03:29:01 ---> Running in 23e0d568b561 03:29:01 Removing intermediate container 23e0d568b561 03:29:01 ---> 47151fbfad89 03:29:01 Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:29:02 ---> Running in fa76f5f3aa80 03:29:02 Removing intermediate container fa76f5f3aa80 03:29:02 ---> 42a61a52f7a9 03:29:02 Step 22/24 : LABEL arch=arm64 03:29:02 ---> Running in aad33eb9cc4e 03:29:02 Removing intermediate container aad33eb9cc4e 03:29:02 ---> d34a73feb3cf 03:29:02 Step 23/24 : LABEL git_sha=e02a882e6723baa1894a1e161c68d4b0ca9539cf 03:29:02 ---> Running in 616e10d301d7 03:29:03 Removing intermediate container 616e10d301d7 03:29:03 ---> 08e945dcfbe4 03:29:03 Step 24/24 : LABEL version=4.1.0-dev.15 03:29:03 ---> Running in d6dc20c2f57e 03:29:03 Removing intermediate container d6dc20c2f57e 03:29:03 ---> 9b85f2650a43 03:29:03 [Warning] One or more build-args [ARCH] were not consumed 03:29:03 Successfully built 9b85f2650a43 03:29:03 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 03:29:03 provisioning config files... 03:29:03 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/41@tmp/config2037409701225412900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:29:04 ---> ****-login.sh 03:29:04 nexus3.edgexfoundry.org:10001 03:29:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:04 Configure a credential helper to remove this warning. See 03:29:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:04 03:29:04 Login Succeeded 03:29:04 nexus3.edgexfoundry.org:10002 03:29:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:04 Configure a credential helper to remove this warning. See 03:29:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:04 03:29:04 Login Succeeded 03:29:04 nexus3.edgexfoundry.org:10003 03:29:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:05 Configure a credential helper to remove this warning. See 03:29:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:05 03:29:05 Login Succeeded 03:29:05 nexus3.edgexfoundry.org:10004 03:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:05 Configure a credential helper to remove this warning. See 03:29:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:05 03:29:05 Login Succeeded 03:29:05 ****.io 03:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:05 Configure a credential helper to remove this warning. See 03:29:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:05 03:29:05 Login Succeeded 03:29:05 ---> ****-login.sh ends [Pipeline] } 03:29:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:29:06 [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: 03:29:06 e02a882e6723baa1894a1e161c68d4b0ca9539cf 03:29:06 latest 03:29:06 4.1.0-dev.15 03:29:06 e02a882e6723baa1894a1e161c68d4b0ca9539cf-4.1.0-dev.15 03:29:06 main 03:29:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:06 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:e02a882e6723baa1894a1e161c68d4b0ca9539cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:07 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:e02a882e6723baa1894a1e161c68d4b0ca9539cf 03:29:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 03:29:07 e6f4039c6faf: Preparing 03:29:07 94aee7f23bde: Preparing 03:29:07 8420b69624cd: Preparing 03:29:07 db4e4e9e499f: Preparing 03:29:07 0450ab101b01: Preparing 03:29:07 c4e71c2a4573: Preparing 03:29:07 c4e71c2a4573: Waiting 03:29:07 e6f4039c6faf: Pushed 03:29:07 0450ab101b01: Pushed 03:29:07 db4e4e9e499f: Pushed 03:29:07 8420b69624cd: Pushed 03:29:07 c4e71c2a4573: Layer already exists 03:29:19 94aee7f23bde: Pushed 03:29:19 e02a882e6723baa1894a1e161c68d4b0ca9539cf: digest: sha256:274b6459856dcf07731d6f361b0180ea48b8e45f7aab604b212d85bc3b603bd3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:20 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:20 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 03:29:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 03:29:20 e6f4039c6faf: Preparing 03:29:20 94aee7f23bde: Preparing 03:29:20 8420b69624cd: Preparing 03:29:20 db4e4e9e499f: Preparing 03:29:20 0450ab101b01: Preparing 03:29:20 c4e71c2a4573: Preparing 03:29:20 c4e71c2a4573: Waiting 03:29:20 db4e4e9e499f: Layer already exists 03:29:20 e6f4039c6faf: Layer already exists 03:29:20 0450ab101b01: Layer already exists 03:29:20 94aee7f23bde: Layer already exists 03:29:20 8420b69624cd: Layer already exists 03:29:20 c4e71c2a4573: Layer already exists 03:29:20 latest: digest: sha256:274b6459856dcf07731d6f361b0180ea48b8e45f7aab604b212d85bc3b603bd3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:21 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:21 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.15 03:29:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 03:29:21 e6f4039c6faf: Preparing 03:29:21 94aee7f23bde: Preparing 03:29:21 8420b69624cd: Preparing 03:29:21 db4e4e9e499f: Preparing 03:29:21 0450ab101b01: Preparing 03:29:21 c4e71c2a4573: Preparing 03:29:21 c4e71c2a4573: Waiting 03:29:21 db4e4e9e499f: Layer already exists 03:29:21 0450ab101b01: Layer already exists 03:29:21 8420b69624cd: Layer already exists 03:29:21 e6f4039c6faf: Layer already exists 03:29:21 94aee7f23bde: Layer already exists 03:29:21 c4e71c2a4573: Layer already exists 03:29:21 4.1.0-dev.15: digest: sha256:274b6459856dcf07731d6f361b0180ea48b8e45f7aab604b212d85bc3b603bd3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:22 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:e02a882e6723baa1894a1e161c68d4b0ca9539cf-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:22 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:e02a882e6723baa1894a1e161c68d4b0ca9539cf-4.1.0-dev.15 03:29:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 03:29:22 e6f4039c6faf: Preparing 03:29:22 94aee7f23bde: Preparing 03:29:22 8420b69624cd: Preparing 03:29:22 db4e4e9e499f: Preparing 03:29:22 0450ab101b01: Preparing 03:29:22 c4e71c2a4573: Preparing 03:29:22 c4e71c2a4573: Waiting 03:29:22 94aee7f23bde: Layer already exists 03:29:22 e6f4039c6faf: Layer already exists 03:29:22 0450ab101b01: Layer already exists 03:29:22 db4e4e9e499f: Layer already exists 03:29:22 8420b69624cd: Layer already exists 03:29:22 c4e71c2a4573: Layer already exists 03:29:22 e02a882e6723baa1894a1e161c68d4b0ca9539cf-4.1.0-dev.15: digest: sha256:274b6459856dcf07731d6f361b0180ea48b8e45f7aab604b212d85bc3b603bd3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:23 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:23 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main 03:29:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 03:29:23 e6f4039c6faf: Preparing 03:29:23 94aee7f23bde: Preparing 03:29:23 8420b69624cd: Preparing 03:29:23 db4e4e9e499f: Preparing 03:29:23 0450ab101b01: Preparing 03:29:23 c4e71c2a4573: Preparing 03:29:23 c4e71c2a4573: Waiting 03:29:23 8420b69624cd: Layer already exists 03:29:23 0450ab101b01: Layer already exists 03:29:23 e6f4039c6faf: Layer already exists 03:29:23 94aee7f23bde: Layer already exists 03:29:23 db4e4e9e499f: Layer already exists 03:29:23 c4e71c2a4573: Layer already exists 03:29:23 main: digest: sha256:274b6459856dcf07731d6f361b0180ea48b8e45f7aab604b212d85bc3b603bd3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:23 ===================================================== [Pipeline] echo 03:29:23 taggedImages: 03:29:23 - nexus3.edgexfoundry.org:10004/device-s7-arm64:e02a882e6723baa1894a1e161c68d4b0ca9539cf 03:29:23 - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 03:29:23 - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.15 03:29:23 - nexus3.edgexfoundry.org:10004/device-s7-arm64:e02a882e6723baa1894a1e161c68d4b0ca9539cf-4.1.0-dev.15 03:29:23 - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] echo 03:29:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:e02a882e6723baa1894a1e161c68d4b0ca9539cf [Pipeline] echo 03:29:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] echo 03:29:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.15 [Pipeline] echo 03:29:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:e02a882e6723baa1894a1e161c68d4b0ca9539cf-4.1.0-dev.15 [Pipeline] echo 03:29:23 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 03:29:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:29:24 03:29:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:29:24 arm64: Pulling from edgex-lftools-log-publisher 03:29:24 8998bd30e6a1: Pulling fs layer 03:29:24 04944245beec: Pulling fs layer 03:29:24 699f458cf7ca: Pulling fs layer 03:29:24 765212b225bb: Pulling fs layer 03:29:24 f23df028b6ca: Pulling fs layer 03:29:24 d65c8cfc05b1: Pulling fs layer 03:29:24 2437ff75d9bd: Pulling fs layer 03:29:24 765212b225bb: Waiting 03:29:24 2437ff75d9bd: Waiting 03:29:24 f23df028b6ca: Waiting 03:29:24 d65c8cfc05b1: Waiting 03:29:24 04944245beec: Verifying Checksum 03:29:24 04944245beec: Download complete 03:29:24 765212b225bb: Verifying Checksum 03:29:24 765212b225bb: Download complete 03:29:24 f23df028b6ca: Download complete 03:29:24 d65c8cfc05b1: Verifying Checksum 03:29:24 d65c8cfc05b1: Download complete 03:29:25 699f458cf7ca: Verifying Checksum 03:29:25 699f458cf7ca: Download complete 03:29:25 8998bd30e6a1: Verifying Checksum 03:29:25 8998bd30e6a1: Download complete 03:29:27 2437ff75d9bd: Verifying Checksum 03:29:27 2437ff75d9bd: Download complete 03:29:29 8998bd30e6a1: Pull complete 03:29:33 04944245beec: Pull complete 03:29:34 699f458cf7ca: Pull complete 03:29:34 765212b225bb: Pull complete 03:29:35 f23df028b6ca: Pull complete 03:29:36 d65c8cfc05b1: Pull complete 03:29:54 2437ff75d9bd: Pull complete 03:29:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:29:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:29:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:54 prd-ubuntu20.04-docker-arm64-4c-16g-3528 does not seem to be running inside a container 03:29:54 $ 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/41 -v /w/workspace/device-s7/41:/w/workspace/device-s7/41:rw,z -v /w/workspace/device-s7/41@tmp:/w/workspace/device-s7/41@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 03:29:57 $ docker top 6afb4a315ef580555398fa17ee24b5ae55a6838fc331583112fd52d567a18e4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:29:58 ---> job-cost.sh 03:29:58 lf-activate-venv: SKIPPING 03:29:58 INFO: No Stack... 03:29:58 INFO: Retrieving Pricing Info for: v3-standard-4 03:29:59 INFO: Archiving Costs [Pipeline] sh 03:30:00 + cat /w/workspace/device-s7/41/archives/cost.csv 03:30:00 + cut -d, -f6 [Pipeline] lock 03:30:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-41-stack-cost] 03:30:00 Resource [jenkins-edgexfoundry-device-s7-main-41-stack-cost] did not exist. Created. 03:30:00 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:30:01 + echo total: 0.10999999940395355 [Pipeline] stash 03:30:01 Stashed 1 file(s) [Pipeline] } 03:30:01 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-41-stack-cost] [Pipeline] // lock [Pipeline] } 03:30:01 $ docker stop --time=1 6afb4a315ef580555398fa17ee24b5ae55a6838fc331583112fd52d567a18e4e 03:30:02 $ docker rm -f --volumes 6afb4a315ef580555398fa17ee24b5ae55a6838fc331583112fd52d567a18e4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:07:09 Cancelling nested steps due to timeout 09:07:09 Sending interrupt signal to process 09:07:10 script returned exit code 143 [Pipeline] } 09:07:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:07:11 + '[' -d /w/workspace/edgexfoundry_device-s7_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:07:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:07:12 ---> package-listing.sh 09:07:12 ++ facter osfamily 09:07:12 ++ tr '[:upper:]' '[:lower:]' 09:07:12 + OS_FAMILY=redhat 09:07:12 + workspace=/w/workspace/edgexfoundry_device-s7_main 09:07:12 + START_PACKAGES=/tmp/packages_start.txt 09:07:12 + END_PACKAGES=/tmp/packages_end.txt 09:07:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:07:12 + PACKAGES=/tmp/packages_start.txt 09:07:12 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 09:07:12 + PACKAGES=/tmp/packages_end.txt 09:07:12 + case "${OS_FAMILY}" in 09:07:12 + sort 09:07:12 + rpm -qa 09:07:13 + '[' -f /tmp/packages_start.txt ']' 09:07:13 + '[' -f /tmp/packages_end.txt ']' 09:07:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:07:13 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 09:07:13 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 09:07:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 09:07:13 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 09:07:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:14 09:07:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:14 latest: Pulling from edgex-lftools-log-publisher 09:07:14 5eb5b503b376: Pulling fs layer 09:07:14 5c69ac0246d0: Pulling fs layer 09:07:14 ec43610c2a17: Pulling fs layer 09:07:14 3a2ae6a8a46f: Pulling fs layer 09:07:14 33b1e0a273af: Pulling fs layer 09:07:14 5d3b04190fa2: Pulling fs layer 09:07:14 2f39f015ded8: Pulling fs layer 09:07:14 33b1e0a273af: Waiting 09:07:14 5d3b04190fa2: Waiting 09:07:14 2f39f015ded8: Waiting 09:07:14 3a2ae6a8a46f: Waiting 09:07:14 5c69ac0246d0: Verifying Checksum 09:07:14 5c69ac0246d0: Download complete 09:07:14 3a2ae6a8a46f: Verifying Checksum 09:07:14 3a2ae6a8a46f: Download complete 09:07:14 33b1e0a273af: Verifying Checksum 09:07:14 33b1e0a273af: Download complete 09:07:14 ec43610c2a17: Verifying Checksum 09:07:14 ec43610c2a17: Download complete 09:07:14 5d3b04190fa2: Verifying Checksum 09:07:14 5d3b04190fa2: Download complete 09:07:14 5eb5b503b376: Verifying Checksum 09:07:14 5eb5b503b376: Download complete 09:07:15 2f39f015ded8: Verifying Checksum 09:07:15 2f39f015ded8: Download complete 09:07:15 5eb5b503b376: Pull complete 09:07:16 5c69ac0246d0: Pull complete 09:07:16 ec43610c2a17: Pull complete 09:07:16 3a2ae6a8a46f: Pull complete 09:07:16 33b1e0a273af: Pull complete 09:07:16 5d3b04190fa2: Pull complete 09:07:20 2f39f015ded8: Pull complete 09:07:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:07:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:20 prd-centos7-docker-4c-2g-3532 does not seem to be running inside a container 09:07:20 $ 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 09:07:23 $ docker top 4538d89a0668436b5469980ec3fc861eb9905046fa9591950c114e53fc0c7186 -eo pid,comm [Pipeline] { [Pipeline] sh 09:07:24 + touch /tmp/pre-build-complete [Pipeline] sh 09:07:24 + mkdir -p /var/log/sysstat [Pipeline] sh 09:07:24 + ls /var/log/sa-host 09:07:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:07:24 provisioning config files... 09:07:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config5598785456156148218tmp [Pipeline] { [Pipeline] echo 09:07:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:07:24 ---> create-netrc.sh [Pipeline] } 09:07:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:07:25 ---> python-tools-install.sh [Pipeline] echo 09:07:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:07:25 ---> sudo-logs.sh 09:07:25 Archiving 'sudo' log.. 09:07:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-3532.novalocal: Name or service not known 09:07:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-3532.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 09:07:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:07:25 ---> job-cost.sh 09:07:25 lf-activate-venv: SKIPPING 09:07:25 DEBUG: total: 0.10999999940395355 09:07:25 INFO: Retrieving Stack Cost... 09:07:26 INFO: Retrieving Pricing Info for: v3-standard-2 09:07:26 INFO: Archiving Costs [Pipeline] echo 09:07:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:07:27 ---> logs-deploy.sh 09:07:27 lf-activate-venv: SKIPPING 09:07:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/41 09:07:27 INFO: archiving workspace using pattern(s): 09:07:28 Archives upload complete. 09:07:28 INFO: archiving logs to Nexus 09:07:28 ---> uname -a: 09:07:28 Linux prd-centos7-docker-4c-2g-3532.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 09:07:28 09:07:28 09:07:28 ---> lscpu: 09:07:28 Architecture: x86_64 09:07:28 CPU op-mode(s): 32-bit, 64-bit 09:07:28 Byte Order: Little Endian 09:07:28 Address sizes: 40 bits physical, 48 bits virtual 09:07:28 CPU(s): 2 09:07:28 On-line CPU(s) list: 0,1 09:07:28 Thread(s) per core: 1 09:07:28 Core(s) per socket: 1 09:07:28 Socket(s): 2 09:07:28 NUMA node(s): 1 09:07:28 Vendor ID: AuthenticAMD 09:07:28 CPU family: 23 09:07:28 Model: 49 09:07:28 Model name: AMD EPYC-Rome Processor 09:07:28 Stepping: 0 09:07:28 CPU MHz: 2799.934 09:07:28 BogoMIPS: 5599.86 09:07:28 Virtualization: AMD-V 09:07:28 Hypervisor vendor: KVM 09:07:28 Virtualization type: full 09:07:28 L1d cache: 64 KiB 09:07:28 L1i cache: 64 KiB 09:07:28 L2 cache: 1 MiB 09:07:28 L3 cache: 32 MiB 09:07:28 NUMA node0 CPU(s): 0,1 09:07:28 Vulnerability Itlb multihit: Not affected 09:07:28 Vulnerability L1tf: Not affected 09:07:28 Vulnerability Mds: Not affected 09:07:28 Vulnerability Meltdown: Not affected 09:07:28 Vulnerability Mmio stale data: Not affected 09:07:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:07:28 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:07:28 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:07:28 Vulnerability Srbds: Not affected 09:07:28 Vulnerability Tsx async abort: Not affected 09:07:28 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 09:07:28 09:07:28 09:07:28 ---> nproc: 09:07:28 2 09:07:28 09:07:28 09:07:28 ---> df -h: 09:07:28 Filesystem Size Used Avail Use% Mounted on 09:07:28 overlay 40G 6.8G 34G 17% / 09:07:28 tmpfs 64M 0 64M 0% /dev 09:07:28 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:07:28 shm 64M 0 64M 0% /dev/shm 09:07:28 /dev/vda1 40G 6.8G 34G 17% /facter-os 09:07:28 09:07:28 09:07:28 Cannot open /var/log/sysstat/sa16: No such file or directory 09:07:28 Please check if data collecting is enabled 09:07:28 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:07:28 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 09:07:29 $ docker stop --time=1 4538d89a0668436b5469980ec3fc861eb9905046fa9591950c114e53fc0c7186 09:07:30 $ docker rm -f --volumes 4538d89a0668436b5469980ec3fc861eb9905046fa9591950c114e53fc0c7186 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 09:07:30 [WS-CLEANUP] Deleting project workspace... 09:07:30 [WS-CLEANUP] Deferred wipeout is used... 09:07:30 [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 09:07:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:30 09:07:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:30 latest: Pulling from edgex-lftools-log-publisher 09:07:30 5eb5b503b376: Pulling fs layer 09:07:30 5c69ac0246d0: Pulling fs layer 09:07:30 ec43610c2a17: Pulling fs layer 09:07:30 3a2ae6a8a46f: Pulling fs layer 09:07:30 33b1e0a273af: Pulling fs layer 09:07:30 5d3b04190fa2: Pulling fs layer 09:07:30 2f39f015ded8: Pulling fs layer 09:07:30 33b1e0a273af: Waiting 09:07:30 5d3b04190fa2: Waiting 09:07:30 3a2ae6a8a46f: Waiting 09:07:30 2f39f015ded8: Waiting 09:07:30 5c69ac0246d0: Verifying Checksum 09:07:30 5c69ac0246d0: Download complete 09:07:30 3a2ae6a8a46f: Verifying Checksum 09:07:30 3a2ae6a8a46f: Download complete 09:07:30 33b1e0a273af: Verifying Checksum 09:07:30 33b1e0a273af: Download complete 09:07:30 5d3b04190fa2: Download complete 09:07:30 ec43610c2a17: Download complete 09:07:31 5eb5b503b376: Verifying Checksum 09:07:31 5eb5b503b376: Download complete 09:07:31 2f39f015ded8: Verifying Checksum 09:07:31 2f39f015ded8: Download complete 09:07:32 5eb5b503b376: Pull complete 09:07:32 5c69ac0246d0: Pull complete 09:07:33 ec43610c2a17: Pull complete 09:07:33 3a2ae6a8a46f: Pull complete 09:07:33 33b1e0a273af: Pull complete 09:07:33 5d3b04190fa2: Pull complete 09:07:38 2f39f015ded8: Pull complete 09:07:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:07:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:38 prd-ubuntu20.04-docker-8c-8g-3524 does not seem to be running inside a container 09:07:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:07:40 $ docker top 2c84e160a9209074f7edea1caf21afa969ed50121b492627f5eebd4d4129e183 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:07:40 ---> job-cost.sh 09:07:40 lf-activate-venv: SKIPPING 09:07:40 INFO: No Stack... 09:07:40 INFO: Retrieving Pricing Info for: v3-standard-8 09:07:41 INFO: Archiving Costs [Pipeline] sh 09:07:41 + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv 09:07:41 + cut -d, -f6 [Pipeline] lock 09:07:41 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-41-stack-cost] 09:07:42 Resource [jenkins-edgexfoundry-device-s7-main-41-stack-cost] did not exist. Created. 09:07:42 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:07:42 /w/workspace/edgexfoundry_device-s7_main@tmp/durable-e78e1600/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:07:43 + echo total: 1.5299999713897705 [Pipeline] stash 09:07:43 Warning: overwriting stash ‘stack-cost’ 09:07:43 Stashed 1 file(s) [Pipeline] } 09:07:43 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-41-stack-cost] [Pipeline] // lock [Pipeline] } 09:07:43 $ docker stop --time=1 2c84e160a9209074f7edea1caf21afa969ed50121b492627f5eebd4d4129e183 09:07:44 $ docker rm -f --volumes 2c84e160a9209074f7edea1caf21afa969ed50121b492627f5eebd4d4129e183 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:07:44 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 09:07:45 + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] 09:07:45 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 09:07:45 total 16 09:07:45 drwxr-xr-x 3 root root 4096 Mar 16 09:07 . 09:07:45 drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 09:07 .. 09:07:45 drwxr-xr-x 2 root root 4096 Mar 16 09:07 cost 09:07:45 -rw-r--r-- 1 root root 82 Mar 16 09:07 cost.csv 09:07:45 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives 09:07:45 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 09:07:45 total 16 09:07:45 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 09:07 . 09:07:45 drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 09:07 .. 09:07:45 drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 09:07 cost 09:07:45 -rw-r--r-- 1 jenkins jenkins 82 Mar 16 09:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:07:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:07:46 ---> package-listing.sh 09:07:46 ++ facter osfamily 09:07:46 ++ tr '[:upper:]' '[:lower:]' 09:07:46 + OS_FAMILY=debian 09:07:46 + workspace=/w/workspace/edgexfoundry_device-s7_main 09:07:46 + START_PACKAGES=/tmp/packages_start.txt 09:07:46 + END_PACKAGES=/tmp/packages_end.txt 09:07:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:07:46 + PACKAGES=/tmp/packages_start.txt 09:07:46 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 09:07:46 + PACKAGES=/tmp/packages_end.txt 09:07:46 + case "${OS_FAMILY}" in 09:07:46 + dpkg -l 09:07:46 + grep '^ii' 09:07:46 + '[' -f /tmp/packages_start.txt ']' 09:07:46 + '[' -f /tmp/packages_end.txt ']' 09:07:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:07:46 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 09:07:46 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 09:07:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 09:07:46 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 09:07:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:47 prd-ubuntu20.04-docker-8c-8g-3524 does not seem to be running inside a container 09:07:47 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:07:47 $ docker top 4f14066f718f4de24f3b60b946f736900c81a36fd257ae664c67f32acee8cc3d -eo pid,comm [Pipeline] { [Pipeline] sh 09:07:48 + touch /tmp/pre-build-complete [Pipeline] sh 09:07:48 + mkdir -p /var/log/sysstat [Pipeline] sh 09:07:48 + ls /var/log/sa-host 09:07:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:07:48 provisioning config files... 09:07:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config7575790610636879202tmp [Pipeline] { [Pipeline] echo 09:07:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:07:49 ---> create-netrc.sh [Pipeline] } 09:07:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:07:49 ---> python-tools-install.sh [Pipeline] echo 09:07:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:07:49 ---> sudo-logs.sh 09:07:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:07:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:07:50 ---> job-cost.sh 09:07:50 lf-activate-venv: SKIPPING 09:07:50 DEBUG: total: 1.5299999713897705 09:07:50 INFO: Retrieving Stack Cost... 09:07:50 INFO: Retrieving Pricing Info for: v3-standard-8 09:07:50 INFO: Archiving Costs [Pipeline] echo 09:07:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:07:50 ---> logs-deploy.sh 09:07:50 lf-activate-venv: SKIPPING 09:07:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/41 09:07:50 INFO: archiving workspace using pattern(s): 09:07:51 Archives upload complete. 09:07:51 INFO: archiving logs to Nexus