Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9497d3a19f2de105f88f72ac09c15e4fa41c2378 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-ssh3447996919684599285.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-ssh13119283655258696338.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-ssh12256181862764316759.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-ssh8168446035244000163.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-ssh971125998806159064.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-775328 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 9497d3a19f2de105f88f72ac09c15e4fa41c2378 (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 9497d3a19f2de105f88f72ac09c15e4fa41c2378 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#83)" > git rev-list --no-walk fe191bfd4147a526e8d9a321d61f93722f9ca863 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:27:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:27:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:27:03 ========================================================= 03:27:03 EdgeX Global Pipelines Version Info 03:27:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:27:03 ------------------- 03:27:03 stable info: 03:27:03 ------------------- 03:27:03 Commited By: Cherry Wang cherry@iotechsys.com 03:27:03 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 03:27:03 Message: update stable to v1.0.278 03:27:04 ------------------- 03:27:04 experimental info: 03:27:04 ------------------- 03:27:04 Commited By: **** collab-it+edgex@linuxfoundation.org 03:27:04 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 03:27:04 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:27:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 03:27:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 03:27:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:27:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:27:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:27:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 03:27:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:27:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:27:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:27:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:27:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:27:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 03:27:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:27:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:27:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:27:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:27:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:27:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:27:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:27:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:27:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:27:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:27:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:27:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:27:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:27:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:27:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:27:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:27:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:27:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:27:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9497d3a19f2de105f88f72ac09c15e4fa41c2378 [Pipeline] echo 03:27:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9497d3a [Pipeline] echo 03:27:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:27:05 provisioning config files... 03:27:05 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config10659388532233493969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:27:05 ---> ****-login.sh 03:27:05 nexus3.edgexfoundry.org:10001 03:27:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:06 03:27:06 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:27:06 Configure a credential helper to remove this warning. See 03:27:06 https://docs.****.com/go/credential-store/ 03:27:06 03:27:06 Login Succeeded 03:27:06 nexus3.edgexfoundry.org:10002 03:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:06 03:27:06 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:27:06 Configure a credential helper to remove this warning. See 03:27:06 https://docs.****.com/go/credential-store/ 03:27:06 03:27:06 Login Succeeded 03:27:06 nexus3.edgexfoundry.org:10003 03:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:06 03:27:06 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:27:06 Configure a credential helper to remove this warning. See 03:27:06 https://docs.****.com/go/credential-store/ 03:27:06 03:27:06 Login Succeeded 03:27:06 nexus3.edgexfoundry.org:10004 03:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:06 03:27:06 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:27:06 Configure a credential helper to remove this warning. See 03:27:06 https://docs.****.com/go/credential-store/ 03:27:06 03:27:06 Login Succeeded 03:27:06 ****.io 03:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:06 03:27:06 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:27:06 Configure a credential helper to remove this warning. See 03:27:06 https://docs.****.com/go/credential-store/ 03:27:06 03:27:06 Login Succeeded 03:27:06 ---> ****-login.sh ends [Pipeline] } 03:27:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:27:06 + git rev-list -1 --merges 9497d3a19f2de105f88f72ac09c15e4fa41c2378~1..9497d3a19f2de105f88f72ac09c15e4fa41c2378 [Pipeline] echo 03:27:07 -----------> git rev-list -1 --merges 9497d3a19f2de105f88f72ac09c15e4fa41c2378~1..9497d3a19f2de105f88f72ac09c15e4fa41c2378 9497d3a19f2de105f88f72ac09c15e4fa41c2378 [false] [Pipeline] sh 03:27:07 + git log --format=format:%s -1 9497d3a19f2de105f88f72ac09c15e4fa41c2378 [Pipeline] echo 03:27:07 ========================================================= 03:27:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:27:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:27:07 + git log --format=format:%s -1 9497d3a19f2de105f88f72ac09c15e4fa41c2378 [Pipeline] echo 03:27:07 [semverPrep] GIT_COMMIT: 9497d3a19f2de105f88f72ac09c15e4fa41c2378, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#83) [Pipeline] echo 03:27:07 [semverPrep] This is not a build commit. [Pipeline] sh 03:27:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:27:08 + grep -v github /etc/ssh/ssh_known_hosts 03:27:08 + [ -e /tmp/ssh_known_hosts ] 03:27:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:27:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:27:08 + sudo tee -a /etc/ssh/ssh_known_hosts 03:27:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:27:08 03:27:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:27:08 0.1.4: Pulling from edgex-devops/py-git-semver 03:27:08 3dae71ba6b94: Pulling fs layer 03:27:08 6bf1a483ea7c: Pulling fs layer 03:27:08 f5dfc541a4d3: Pulling fs layer 03:27:08 461d9e800cba: Pulling fs layer 03:27:08 80192f66455f: Pulling fs layer 03:27:08 2e8e34ca0e6c: Pulling fs layer 03:27:08 a29436f7fd5d: Pulling fs layer 03:27:08 923cac83aea3: Pulling fs layer 03:27:08 25ad8b0a4227: Pulling fs layer 03:27:08 db01528c6b51: Pulling fs layer 03:27:08 28988de357af: Pulling fs layer 03:27:08 80192f66455f: Waiting 03:27:08 461d9e800cba: Waiting 03:27:08 25ad8b0a4227: Waiting 03:27:08 a29436f7fd5d: Waiting 03:27:08 923cac83aea3: Waiting 03:27:08 db01528c6b51: Waiting 03:27:08 28988de357af: Waiting 03:27:08 6bf1a483ea7c: Verifying Checksum 03:27:08 6bf1a483ea7c: Download complete 03:27:08 461d9e800cba: Download complete 03:27:09 80192f66455f: Verifying Checksum 03:27:09 80192f66455f: Download complete 03:27:09 f5dfc541a4d3: Verifying Checksum 03:27:09 f5dfc541a4d3: Download complete 03:27:09 3dae71ba6b94: Verifying Checksum 03:27:09 3dae71ba6b94: Download complete 03:27:09 923cac83aea3: Verifying Checksum 03:27:09 923cac83aea3: Download complete 03:27:09 25ad8b0a4227: Verifying Checksum 03:27:09 25ad8b0a4227: Download complete 03:27:09 db01528c6b51: Verifying Checksum 03:27:09 db01528c6b51: Download complete 03:27:09 28988de357af: Verifying Checksum 03:27:09 28988de357af: Download complete 03:27:09 a29436f7fd5d: Verifying Checksum 03:27:09 a29436f7fd5d: Download complete 03:27:09 2e8e34ca0e6c: Verifying Checksum 03:27:09 2e8e34ca0e6c: Download complete 03:27:10 3dae71ba6b94: Pull complete 03:27:10 6bf1a483ea7c: Pull complete 03:27:11 f5dfc541a4d3: Pull complete 03:27:11 461d9e800cba: Pull complete 03:27:11 80192f66455f: Pull complete 03:27:15 2e8e34ca0e6c: Pull complete 03:27:16 a29436f7fd5d: Pull complete 03:27:16 923cac83aea3: Pull complete 03:27:16 25ad8b0a4227: Pull complete 03:27:16 db01528c6b51: Pull complete 03:27:16 28988de357af: Pull complete 03:27:16 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:27:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:27:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:16 prd-ubuntu20.04-docker-8c-8g-775328 does not seem to be running inside a container 03:27:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:27:20 $ docker top 83d73cbade3aaea94c5b183feb6e6029530f486f9ce590d0f67cc40e3965f581 -eo pid,comm 03:27:20 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:27:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:27:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:27:20 [ssh-agent] Looking for ssh-agent implementation... 03:27:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:27:20 $ docker exec 83d73cbade3aaea94c5b183feb6e6029530f486f9ce590d0f67cc40e3965f581 ssh-agent 03:27:20 SSH_AUTH_SOCK=/tmp/ssh-oYYiWhlY93Ei/agent.33 03:27:20 SSH_AGENT_PID=39 03:27:20 Running ssh-add (command line suppressed) 03:27:20 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_17158112534871644647.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_17158112534871644647.key) 03:27:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:27:20 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] sh 03:27:21 + git tag --points-at HEAD [Pipeline] } 03:27:21 $ docker exec --env ******** --env ******** 83d73cbade3aaea94c5b183feb6e6029530f486f9ce590d0f67cc40e3965f581 ssh-agent -k 03:27:21 unset SSH_AUTH_SOCK; 03:27:21 unset SSH_AGENT_PID; 03:27:21 echo Agent pid 39 killed; 03:27:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:27:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:27:21 [ssh-agent] Looking for ssh-agent implementation... 03:27:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:27:21 $ docker exec 83d73cbade3aaea94c5b183feb6e6029530f486f9ce590d0f67cc40e3965f581 ssh-agent 03:27:21 SSH_AUTH_SOCK=/tmp/ssh-1htH2YH65BLU/agent.86 03:27:21 SSH_AGENT_PID=92 03:27:21 Running ssh-add (command line suppressed) 03:27:21 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_11435631671158940421.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_11435631671158940421.key) 03:27:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:27:22 + git semver init 03:27:22 2025-12-18 03:27:22,282 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:27:22 2025-12-18 03:27:22,287 [run_init] DEBUG init version:0.0.0 force:False 03:27:22 2025-12-18 03:27:22,288 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver 03:27:22 2025-12-18 03:27:22,288 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver 03:27:22 2025-12-18 03:27:22,289 [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:27:23 2025-12-18 03:27:23,457 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude 03:27:23 2025-12-18 03:27:23,457 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False 03:27:23 2025-12-18 03:27:23,457 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 03:27:23 2025-12-18 03:27:23,458 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 03:27:23 4.1.0-dev.12 [Pipeline] } 03:27:23 $ docker exec --env ******** --env ******** 83d73cbade3aaea94c5b183feb6e6029530f486f9ce590d0f67cc40e3965f581 ssh-agent -k 03:27:23 unset SSH_AUTH_SOCK; 03:27:23 unset SSH_AGENT_PID; 03:27:23 echo Agent pid 92 killed; 03:27:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:27:24 + git semver [Pipeline] } 03:27:24 $ docker stop --time=1 83d73cbade3aaea94c5b183feb6e6029530f486f9ce590d0f67cc40e3965f581 03:27:26 $ docker rm -f --volumes 83d73cbade3aaea94c5b183feb6e6029530f486f9ce590d0f67cc40e3965f581 [Pipeline] // withDockerContainer [Pipeline] sh 03:27:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:27:26 Stashed 1 file(s) [Pipeline] echo 03:27:26 [edgeXSemver]: initialized semver on version 4.1.0-dev.12 [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:27:26 provisioning config files... 03:27:26 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config4235712606944287601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:27:27 ---> ****-login.sh 03:27:27 nexus3.edgexfoundry.org:10001 03:27:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:27 Login Succeeded 03:27:27 nexus3.edgexfoundry.org:10002 03:27:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:27 Login Succeeded 03:27:27 nexus3.edgexfoundry.org:10003 03:27:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:27 Login Succeeded 03:27:27 nexus3.edgexfoundry.org:10004 03:27:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:27 Login Succeeded 03:27:27 ****.io 03:27:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:27 Login Succeeded 03:27:27 ---> ****-login.sh ends [Pipeline] } 03:27:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:27:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:27:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:27:27 ========================================================= 03:27:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 03:27:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:28 + 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:27:28 #0 building with "default" instance using docker driver 03:27:28 03:27:28 #1 [internal] load build definition from Dockerfile 03:27:28 #1 transferring dockerfile: 1.62kB done 03:27:28 #1 DONE 0.0s 03:27:28 03:27:28 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:27:28 #2 DONE 0.1s 03:27:29 03:27:29 #3 [internal] load .dockerignore 03:27:29 #3 transferring context: 2B done 03:27:29 #3 DONE 0.0s 03:27:29 03:27:29 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:27:29 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 03:27:29 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 03:27:29 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s 03:27:29 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 03:27:29 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 03:27:29 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 03:27:29 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 03:27:29 #4 ... 03:27:29 03:27:29 #5 [internal] load build context 03:27:29 #5 transferring context: 17.18MB 0.1s done 03:27:29 #5 DONE 0.2s 03:27:29 03:27:29 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:27:29 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.2s 03:27:29 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 03:27:29 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 03:27:29 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 03:27:29 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done 03:27:29 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 03:27:29 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 03:27:29 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 30.41MB / 60.15MB 0.3s 03:27:29 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 03:27:29 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 6.29MB / 112.58MB 0.3s 03:27:29 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 8.39MB / 11.98MB 0.3s 03:27:29 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 39.85MB / 60.15MB 0.4s 03:27:29 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s 03:27:29 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 03:27:29 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 03:27:29 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 31.46MB / 112.58MB 0.6s 03:27:29 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 03:27:29 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 03:27:29 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 6.29MB / 14.72MB 0.6s 03:27:29 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 66.06MB / 112.58MB 0.8s 03:27:29 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s 03:27:29 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.9s done 03:27:29 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 73.40MB / 112.58MB 0.9s 03:27:29 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.9s done 03:27:29 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 03:27:29 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 95.42MB / 112.58MB 1.0s 03:27:30 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s 03:27:30 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.5s done 03:27:36 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.2s 03:27:36 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.2s done 03:27:36 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 03:27:36 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 03:27:36 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:27:36 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 03:27:36 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 03:27:36 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.5s done 03:27:36 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 03:27:39 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.8s done 03:27:39 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 03:27:39 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.9s done 03:27:39 #4 DONE 11.0s 03:27:40 03:27:40 #6 [builder 2/7] WORKDIR /device-s7 03:27:41 Still waiting to schedule task 03:27:41 ‘prd-centos7-blackbox-4c-2g-774948’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 03:27:41 ‘prd-ubuntu20.04-docker-8c-8g-775323’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 03:27:41 ‘prd-ubuntu20.04-docker-arm64-4c-16g-775329’ is offline 03:27:45 #6 DONE 5.2s 03:27:45 03:27:45 #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 03:27:45 #7 0.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:27:45 #7 0.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:27:45 #7 0.920 OK: 265 MiB in 60 packages 03:27:46 #7 DONE 1.0s 03:27:46 03:27:46 #8 [builder 4/7] COPY go.mod vendor* ./ 03:27:46 #8 DONE 0.0s 03:27:46 03:27:46 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:25 #9 DONE 37.5s 03:28:25 03:28:25 #10 [builder 6/7] COPY . . 03:28:25 #10 DONE 0.3s 03:28:25 03:28:25 #11 [builder 7/7] RUN echo noop 03:28:25 #11 0.231 noop 03:28:25 #11 DONE 0.3s 03:28:25 03:28:25 #12 exporting to image 03:28:25 #12 exporting layers 03:28:35 #12 exporting layers 10.8s done 03:28:35 #12 writing image sha256:f1b6e6106c6f2602736578df70b4c4fe283413f451ca956b37fbb1880b21da26 0.0s done 03:28:35 #12 naming to docker.io/library/ci-base-image-x86_64 0.0s done 03:28:35 #12 DONE 11.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:35 + docker inspect -f . ci-base-image-x86_64 03:28:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:28:35 prd-ubuntu20.04-docker-8c-8g-775328 does not seem to be running inside a container 03:28:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:28:38 $ docker top ed930f4f07a21711653215c18fa668dc1ba9451be741afac9d7f350409e1f778 -eo pid,comm [Pipeline] { [Pipeline] sh 03:28:38 + go version 03:28:38 go version go1.25.2 linux/amd64 [Pipeline] } 03:28:38 $ docker stop --time=1 ed930f4f07a21711653215c18fa668dc1ba9451be741afac9d7f350409e1f778 03:28:40 $ docker rm -f --volumes ed930f4f07a21711653215c18fa668dc1ba9451be741afac9d7f350409e1f778 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:41 + docker inspect -f . ci-base-image-x86_64 03:28:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:28:41 prd-ubuntu20.04-docker-8c-8g-775328 does not seem to be running inside a container 03:28:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:28:42 $ docker top bf42be795a5d06a742f0d5cd1e08b511030bb13563fccdc68039d510da7f4442 -eo pid,comm [Pipeline] { [Pipeline] sh 03:28:42 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh 03:28:42 + make test 03:28:42 go test -race -coverprofile=coverage.out ./... 03:28:50 ? github.com/edgexfoundry/device-s7 [no test files] 03:29:17 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 03:29:17 ok github.com/edgexfoundry/device-s7/internal/driver 1.024s coverage: 6.8% of statements 03:29:49 0 issues. 03:29:49 go vet ./... 03:29:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:29:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:29:51 ./bin/test-attribution-txt.sh [Pipeline] echo 03:29:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:29:51 $ docker stop --time=1 bf42be795a5d06a742f0d5cd1e08b511030bb13563fccdc68039d510da7f4442 03:29:54 $ docker rm -f --volumes bf42be795a5d06a742f0d5cd1e08b511030bb13563fccdc68039d510da7f4442 [Pipeline] // withDockerContainer [Pipeline] sh 03:29:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:29:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:29:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:29:55 + ls -al . 03:29:55 total 224 03:29:55 drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 03:28 . 03:29:55 drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 03:26 .. 03:29:55 drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 03:29 .git 03:29:55 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 03:26 .github 03:29:55 -rw-rw-r-- 1 jenkins jenkins 237 Dec 18 03:26 .gitignore 03:29:55 -rw-rw-r-- 1 jenkins jenkins 359 Dec 18 03:26 .golangci.yml 03:29:55 drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 03:27 .semver 03:29:55 -rw-rw-r-- 1 jenkins jenkins 22332 Dec 18 03:26 Attribution.txt 03:29:55 -rw-rw-r-- 1 jenkins jenkins 1668 Dec 18 03:26 CHANGLOG.md 03:29:55 -rw-rw-r-- 1 jenkins jenkins 1579 Dec 18 03:26 Dockerfile 03:29:55 -rw-rw-r-- 1 jenkins jenkins 665 Dec 18 03:26 Jenkinsfile 03:29:55 -rw-rw-r-- 1 jenkins jenkins 10947 Dec 18 03:26 LICENSE 03:29:55 -rw-rw-r-- 1 jenkins jenkins 1902 Dec 18 03:26 Makefile 03:29:55 -rw-rw-r-- 1 jenkins jenkins 614 Dec 18 03:26 OWNERS.md 03:29:55 -rw-rw-r-- 1 jenkins jenkins 2393 Dec 18 03:26 README.md 03:29:55 -rw-rw-r-- 1 jenkins jenkins 12 Dec 18 03:27 VERSION 03:29:55 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 03:26 bin 03:29:55 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 03:26 cmd 03:29:55 -rw-r--r-- 1 jenkins jenkins 19094 Dec 18 03:29 coverage.out 03:29:55 -rw-rw-r-- 1 jenkins jenkins 6685 Dec 18 03:26 go.mod 03:29:55 -rw-rw-r-- 1 jenkins jenkins 89302 Dec 18 03:26 go.sum 03:29:55 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 03:26 internal 03:29:55 -rw-rw-r-- 1 jenkins jenkins 223 Dec 18 03:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:55 + 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=9497d3a19f2de105f88f72ac09c15e4fa41c2378 --label arch=amd64 --label version=4.1.0-dev.12 . 03:29:56 #0 building with "default" instance using docker driver 03:29:56 03:29:56 #1 [internal] load build definition from Dockerfile 03:29:56 #1 transferring dockerfile: 1.62kB done 03:29:56 #1 DONE 0.0s 03:29:56 03:29:56 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:29:56 #2 DONE 0.0s 03:29:56 03:29:56 #3 [internal] load metadata for docker.io/library/alpine:3.22 03:29:56 #3 DONE 0.2s 03:29:56 03:29:56 #4 [internal] load .dockerignore 03:29:56 #4 transferring context: 2B done 03:29:56 #4 DONE 0.0s 03:29:56 03:29:56 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:29:56 #5 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:29:56 #5 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 03:29:56 #5 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 03:29:56 #5 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 03:29:56 #5 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 03:29:56 #5 DONE 0.2s 03:29:56 03:29:56 #6 [internal] load build context 03:29:56 #6 transferring context: 28.24kB 0.0s done 03:29:56 #6 DONE 0.1s 03:29:56 03:29:56 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:29:56 #7 DONE 0.4s 03:29:56 03:29:56 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:29:56 #8 ... 03:29:56 03:29:56 #9 [builder 2/7] WORKDIR /device-s7 03:29:56 #9 DONE 0.0s 03:29:56 03:29:56 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:29:56 #8 0.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:29:57 #8 0.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:29:57 #8 0.839 (1/1) Installing dumb-init (1.2.5-r3) 03:29:57 #8 0.842 Executing busybox-1.37.0-r19.trigger 03:29:57 #8 0.851 OK: 7 MiB in 17 packages 03:29:57 #8 DONE 1.0s 03:29:57 03:29:57 #10 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 03:29:57 #10 0.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:29:57 #10 0.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:29:58 #10 1.363 OK: 265 MiB in 60 packages 03:29:58 #10 DONE 1.5s 03:29:58 03:29:58 #11 [builder 4/7] COPY go.mod vendor* ./ 03:29:58 #11 DONE 0.0s 03:29:58 03:29:58 #12 [stage-1 3/7] RUN apk --no-cache upgrade 03:29:58 #12 0.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:29:58 #12 0.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:29:58 #12 0.637 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:29:58 #12 0.657 Executing busybox-1.37.0-r20.post-upgrade 03:29:58 #12 0.695 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:29:58 #12 0.699 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:29:58 #12 0.704 Executing busybox-1.37.0-r20.trigger 03:29:58 #12 0.711 OK: 7 MiB in 17 packages 03:29:58 #12 DONE 0.9s 03:29:58 03:29:58 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:58 #13 DONE 0.5s 03:29:59 03:29:59 #14 [builder 6/7] COPY . . 03:29:59 #14 DONE 0.2s 03:29:59 03:29:59 #15 [builder 7/7] RUN make build 03:29:59 #15 0.220 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.49" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 03:30:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-775338 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws 03:30:15 Running in /w/workspace/device-s7/38 [Pipeline] { [Pipeline] checkout 03:30:18 Selected Git installation does not exist. Using Default 03:30:18 The recommended git tool is: NONE 03:30:25 using credential edgex-jenkins-ssh 03:30:25 Cloning the remote Git repository 03:30:25 Cloning repository git@github.com:edgexfoundry/device-s7.git 03:30:25 > git init /w/workspace/device-s7/38 # timeout=10 03:30:25 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git 03:30:25 > git --version # timeout=10 03:30:25 > git --version # 'git version 2.25.1' 03:30:25 using GIT_SSH to set credentials SSH Credentials for GitHub 03:30:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:30:28 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 03:30:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:30:29 Avoid second fetch 03:30:29 Checking out Revision 9497d3a19f2de105f88f72ac09c15e4fa41c2378 (main) 03:30:29 > git config core.sparsecheckout # timeout=10 03:30:29 > git checkout -f 9497d3a19f2de105f88f72ac09c15e4fa41c2378 # timeout=10 03:30:30 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#83)" 03:30:31 #15 DONE 29.8s 03:30:31 03:30:31 #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 03:30:31 #16 DONE 0.0s 03:30:31 03:30:31 #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 03:30:31 #17 DONE 0.5s 03:30:31 03:30:31 #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res 03:30:31 #18 DONE 0.2s 03:30:31 03:30:31 #19 exporting to image 03:30:31 #19 exporting layers 03:30:31 #19 exporting layers 0.6s done 03:30:31 #19 writing image sha256:2c0e4d9d28cc49f0dfc98d056cf1e341a8b91baafb10447a787cec7f3dda2bac 0.0s done 03:30:31 #19 naming to docker.io/library/device-s7 0.1s done 03:30:31 #19 DONE 0.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:30:31 provisioning config files... 03:30:31 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config15588200042147791142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:30:31 ---> ****-login.sh 03:30:31 nexus3.edgexfoundry.org:10001 03:30:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:31 Login Succeeded 03:30:31 nexus3.edgexfoundry.org:10002 03:30:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:32 Login Succeeded 03:30:32 nexus3.edgexfoundry.org:10003 03:30:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:32 Login Succeeded 03:30:32 nexus3.edgexfoundry.org:10004 03:30:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:32 Login Succeeded 03:30:32 ****.io 03:30:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:32 Login Succeeded 03:30:32 ---> ****-login.sh ends [Pipeline] } 03:30:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:30:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:30:32 [edgeXDocker.push] Tagging docker image device-s7 with the following tags: 03:30:32 9497d3a19f2de105f88f72ac09c15e4fa41c2378 03:30:32 latest 03:30:32 4.1.0-dev.12 03:30:32 9497d3a19f2de105f88f72ac09c15e4fa41c2378-4.1.0-dev.12 03:30:32 main 03:30:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:32 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:9497d3a19f2de105f88f72ac09c15e4fa41c2378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:33 + docker push nexus3.edgexfoundry.org:10004/device-s7:9497d3a19f2de105f88f72ac09c15e4fa41c2378 03:30:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 03:30:33 a05e3cde8577: Preparing 03:30:33 8fefcad3bb9d: Preparing 03:30:33 32168d22a377: Preparing 03:30:33 cc5d65a38894: Preparing 03:30:33 f82d485013bf: Preparing 03:30:33 256f393e029f: Preparing 03:30:33 256f393e029f: Waiting 03:30:33 a05e3cde8577: Pushed 03:30:33 32168d22a377: Pushed 03:30:33 f82d485013bf: Pushed 03:30:33 256f393e029f: Layer already exists 03:30:33 cc5d65a38894: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:30:34 provisioning config files... 03:30:34 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/38@tmp/config9140516334093026062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:30:35 ---> ****-login.sh 03:30:35 nexus3.edgexfoundry.org:10001 03:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:30:36 Configure a credential helper to remove this warning. See 03:30:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:30:36 03:30:36 Login Succeeded 03:30:36 nexus3.edgexfoundry.org:10002 03:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:30:36 Configure a credential helper to remove this warning. See 03:30:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:30:36 03:30:36 Login Succeeded 03:30:36 nexus3.edgexfoundry.org:10003 03:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:30:37 Configure a credential helper to remove this warning. See 03:30:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:30:37 03:30:37 Login Succeeded 03:30:37 nexus3.edgexfoundry.org:10004 03:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:30:37 Configure a credential helper to remove this warning. See 03:30:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:30:37 03:30:37 Login Succeeded 03:30:37 ****.io 03:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:30:38 Configure a credential helper to remove this warning. See 03:30:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:30:38 03:30:38 Login Succeeded 03:30:38 8fefcad3bb9d: Pushed 03:30:38 9497d3a19f2de105f88f72ac09c15e4fa41c2378: digest: sha256:122399cb1df92a26401e37a07b9f26d41c71cc7420bca03cabe0cfd232511112 size: 1575 [Pipeline] } [Pipeline] // withEnv 03:30:38 ---> ****-login.sh ends [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] } 03:30:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 03:30:38 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo 03:30:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:30:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:30:39 ========================================================= 03:30:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 03:30:39 ========================================================= [Pipeline] fileExists 03:30:39 + docker push nexus3.edgexfoundry.org:10004/device-s7:latest 03:30:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 03:30:39 a05e3cde8577: Preparing 03:30:39 8fefcad3bb9d: Preparing 03:30:39 32168d22a377: Preparing 03:30:39 cc5d65a38894: Preparing 03:30:39 f82d485013bf: Preparing 03:30:39 256f393e029f: Preparing 03:30:39 256f393e029f: Waiting 03:30:39 cc5d65a38894: Layer already exists 03:30:39 32168d22a377: Layer already exists 03:30:39 f82d485013bf: Layer already exists 03:30:39 8fefcad3bb9d: Layer already exists 03:30:39 a05e3cde8577: Layer already exists 03:30:39 256f393e029f: Layer already exists 03:30:39 latest: digest: sha256:122399cb1df92a26401e37a07b9f26d41c71cc7420bca03cabe0cfd232511112 size: 1575 [Pipeline] fileExists [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:39 + 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:30:39 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:39 Sending build context to Docker daemon 8.75MB 03:30:40 + docker push nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.12 03:30:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 03:30:40 a05e3cde8577: Preparing 03:30:40 8fefcad3bb9d: Preparing 03:30:40 32168d22a377: Preparing 03:30:40 cc5d65a38894: Preparing 03:30:40 f82d485013bf: Preparing 03:30:40 256f393e029f: Preparing 03:30:40 256f393e029f: Waiting 03:30:40 8fefcad3bb9d: Layer already exists 03:30:40 f82d485013bf: Layer already exists 03:30:40 a05e3cde8577: Layer already exists 03:30:40 32168d22a377: Layer already exists 03:30:40 cc5d65a38894: Layer already exists 03:30:40 256f393e029f: Layer already exists 03:30:40 4.1.0-dev.12: digest: sha256:122399cb1df92a26401e37a07b9f26d41c71cc7420bca03cabe0cfd232511112 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:40 Step 1/10 : ARG BASE=golang:1.25-alpine3.22 03:30:40 Step 2/10 : FROM ${BASE} AS builder 03:30:40 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:30:40 6b59a28fa201: Pulling fs layer 03:30:40 d32bb0dddca7: Pulling fs layer 03:30:40 5dab1238d3d9: Pulling fs layer 03:30:40 196fd7d83e7d: Pulling fs layer 03:30:40 4f4fb700ef54: Pulling fs layer 03:30:40 8ba94037c8f0: Pulling fs layer 03:30:40 deaec5988b04: Pulling fs layer 03:30:40 9f65657bb879: Pulling fs layer 03:30:40 196fd7d83e7d: Waiting 03:30:40 4f4fb700ef54: Waiting 03:30:40 deaec5988b04: Waiting 03:30:40 8ba94037c8f0: Waiting 03:30:40 9f65657bb879: Waiting 03:30:40 d32bb0dddca7: Verifying Checksum 03:30:40 d32bb0dddca7: Download complete 03:30:40 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:9497d3a19f2de105f88f72ac09c15e4fa41c2378-4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:40 196fd7d83e7d: Verifying Checksum 03:30:40 196fd7d83e7d: Download complete 03:30:40 4f4fb700ef54: Verifying Checksum 03:30:40 4f4fb700ef54: Download complete 03:30:40 8ba94037c8f0: Verifying Checksum 03:30:40 8ba94037c8f0: Download complete 03:30:40 6b59a28fa201: Verifying Checksum 03:30:40 6b59a28fa201: Download complete 03:30:40 + docker push nexus3.edgexfoundry.org:10004/device-s7:9497d3a19f2de105f88f72ac09c15e4fa41c2378-4.1.0-dev.12 03:30:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 03:30:40 a05e3cde8577: Preparing 03:30:40 8fefcad3bb9d: Preparing 03:30:40 32168d22a377: Preparing 03:30:40 cc5d65a38894: Preparing 03:30:40 f82d485013bf: Preparing 03:30:40 256f393e029f: Preparing 03:30:40 256f393e029f: Waiting 03:30:40 cc5d65a38894: Layer already exists 03:30:40 f82d485013bf: Layer already exists 03:30:40 a05e3cde8577: Layer already exists 03:30:40 8fefcad3bb9d: Layer already exists 03:30:40 32168d22a377: Layer already exists 03:30:40 256f393e029f: Layer already exists 03:30:40 9497d3a19f2de105f88f72ac09c15e4fa41c2378-4.1.0-dev.12: digest: sha256:122399cb1df92a26401e37a07b9f26d41c71cc7420bca03cabe0cfd232511112 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:41 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix 03:30:41 9f65657bb879: Verifying Checksum 03:30:41 9f65657bb879: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:41 + docker push nexus3.edgexfoundry.org:10004/device-s7:main 03:30:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 03:30:41 a05e3cde8577: Preparing 03:30:41 8fefcad3bb9d: Preparing 03:30:41 32168d22a377: Preparing 03:30:41 cc5d65a38894: Preparing 03:30:41 f82d485013bf: Preparing 03:30:41 256f393e029f: Preparing 03:30:41 256f393e029f: Waiting 03:30:41 32168d22a377: Layer already exists 03:30:41 f82d485013bf: Layer already exists 03:30:41 cc5d65a38894: Layer already exists 03:30:41 a05e3cde8577: Layer already exists 03:30:41 8fefcad3bb9d: Layer already exists 03:30:41 256f393e029f: Layer already exists 03:30:41 main: digest: sha256:122399cb1df92a26401e37a07b9f26d41c71cc7420bca03cabe0cfd232511112 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:30:41 ===================================================== [Pipeline] echo 03:30:41 taggedImages: 03:30:41 - nexus3.edgexfoundry.org:10004/device-s7:9497d3a19f2de105f88f72ac09c15e4fa41c2378 03:30:41 - nexus3.edgexfoundry.org:10004/device-s7:latest 03:30:41 - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.12 03:30:41 - nexus3.edgexfoundry.org:10004/device-s7:9497d3a19f2de105f88f72ac09c15e4fa41c2378-4.1.0-dev.12 03:30:41 - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] echo 03:30:41 ========================================================= 03:30:41 [edgeXBuildMultiArch] RAW Config: 03:30:41 images: 03:30:41 - nexus3.edgexfoundry.org:10004/device-s7:9497d3a19f2de105f88f72ac09c15e4fa41c2378 03:30:41 - nexus3.edgexfoundry.org:10004/device-s7:latest 03:30:41 - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.12 03:30:41 - nexus3.edgexfoundry.org:10004/device-s7:9497d3a19f2de105f88f72ac09c15e4fa41c2378-4.1.0-dev.12 03:30:41 - nexus3.edgexfoundry.org:10004/device-s7:main 03:30:41 settingsFile: 03:30:41 device-s7-settings 03:30:41 ========================================================= [Pipeline] node 03:30:41 6b59a28fa201: Pull complete 03:30:42 5dab1238d3d9: Verifying Checksum 03:30:42 5dab1238d3d9: Download complete 03:30:42 d32bb0dddca7: Pull complete 03:30:44 deaec5988b04: Verifying Checksum 03:30:44 deaec5988b04: Download complete 03:30:56 Still waiting to schedule task 03:30:56 Waiting for next available executor on ‘centos7-docker-4c-2g’ 03:30:59 5dab1238d3d9: Pull complete 03:30:59 196fd7d83e7d: Pull complete 03:30:59 4f4fb700ef54: Pull complete 03:30:59 8ba94037c8f0: Pull complete 03:31:09 deaec5988b04: Pull complete 03:31:10 9f65657bb879: Pull complete 03:31:10 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 03:31:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:31:10 ---> 334268110677 03:31:10 Step 3/10 : ARG MAKE=make build 03:31:14 ---> Running in af55b634d863 03:31:14 Removing intermediate container af55b634d863 03:31:14 ---> c16e2d08c30a 03:31:14 Step 4/10 : WORKDIR /device-s7 03:31:14 ---> Running in 9033ffaebd1f 03:31:15 Removing intermediate container 9033ffaebd1f 03:31:15 ---> d58bf3c71c12 03:31:15 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 03:31:15 ---> Running in cda766111856 03:31:15 Removing intermediate container cda766111856 03:31:15 ---> a6278abc4c5c 03:31:15 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 03:31:15 ---> Running in 384b47310c06 03:31:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:31:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:31:19 OK: 255 MiB in 60 packages 03:31:21 Removing intermediate container 384b47310c06 03:31:21 ---> 19756c984e10 03:31:21 Step 7/10 : COPY go.mod vendor* ./ 03:31:21 ---> 7beb5b98e50a 03:31:21 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:21 ---> Running in b898853828d9 03:31:42 Running on prd-centos7-docker-4c-2g-775348 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:31:42 provisioning config files... 03:31:42 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config11725775613054622523tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:31:43 ---> ****-login.sh 03:31:43 nexus3.edgexfoundry.org:10001 03:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:43 Configure a credential helper to remove this warning. See 03:31:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:43 03:31:43 Login Succeeded 03:31:43 nexus3.edgexfoundry.org:10002 03:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:43 Configure a credential helper to remove this warning. See 03:31:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:43 03:31:43 Login Succeeded 03:31:43 nexus3.edgexfoundry.org:10003 03:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:43 Configure a credential helper to remove this warning. See 03:31:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:43 03:31:43 Login Succeeded 03:31:43 nexus3.edgexfoundry.org:10004 03:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:43 Configure a credential helper to remove this warning. See 03:31:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:43 03:31:43 Login Succeeded 03:31:43 ****.io 03:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:43 Configure a credential helper to remove this warning. See 03:31:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:43 03:31:43 Login Succeeded 03:31:43 ---> ****-login.sh ends [Pipeline] } 03:31:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:31:44 + docker buildx ls 03:31:44 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:31:44 default * docker 03:31:44 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:31:44 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 03:31:44 edgex-builder [Pipeline] sh 03:31:44 + docker buildx inspect --bootstrap 03:31:44 #1 [internal] booting buildkit 03:31:44 #1 pulling image moby/buildkit:buildx-stable-1 03:31:48 #1 pulling image moby/buildkit:buildx-stable-1 2.8s done 03:31:48 #1 creating container buildx_buildkit_edgex-builder0 03:31:48 #1 creating container buildx_buildkit_edgex-builder0 1.3s done 03:31:48 #1 DONE 4.1s 03:31:48 Name: edgex-builder 03:31:48 Driver: docker-container 03:31:48 03:31:48 Nodes: 03:31:48 Name: edgex-builder0 03:31:48 Endpoint: unix:///var/run/docker.sock 03:31:48 Status: running 03:31:48 Buildkit: v0.26.2 03:31:48 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 03:31:48 + docker buildx ls 03:31:48 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:31:48 edgex-builder * docker-container 03:31:48 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 03:31:48 default docker 03:31:48 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:31:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:9497d3a19f2de105f88f72ac09c15e4fa41c2378' 03:31:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:9497d3a19f2de105f88f72ac09c15e4fa41c2378 --push - 03:31:49 #1 [internal] load build definition from Dockerfile 03:31:49 #1 transferring dockerfile: 194B done 03:31:49 #1 DONE 0.0s 03:31:49 03:31:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:9497d3a19f2de105f88f72ac09c15e4fa41c2378 03:31:49 #2 DONE 0.1s 03:31:49 03:31:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:9497d3a19f2de105f88f72ac09c15e4fa41c2378 03:31:49 #3 DONE 0.1s 03:31:49 03:31:49 #4 [internal] load .dockerignore 03:31:49 #4 transferring context: 2B done 03:31:49 #4 DONE 0.0s 03:31:49 03:31:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:9497d3a19f2de105f88f72ac09c15e4fa41c2378@sha256:122399cb1df92a26401e37a07b9f26d41c71cc7420bca03cabe0cfd232511112 03:31:49 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:9497d3a19f2de105f88f72ac09c15e4fa41c2378@sha256:122399cb1df92a26401e37a07b9f26d41c71cc7420bca03cabe0cfd232511112 0.0s done 03:31:49 #5 DONE 0.0s 03:31:49 03:31:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:9497d3a19f2de105f88f72ac09c15e4fa41c2378@sha256:122399cb1df92a26401e37a07b9f26d41c71cc7420bca03cabe0cfd232511112 03:31:49 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:9497d3a19f2de105f88f72ac09c15e4fa41c2378@sha256:122399cb1df92a26401e37a07b9f26d41c71cc7420bca03cabe0cfd232511112 0.0s done 03:31:49 #6 DONE 0.1s 03:31:49 03:31:49 #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 03:31:49 #7 DONE 0.0s 03:31:49 03:31:49 #8 exporting to image 03:31:49 #8 exporting layers done 03:31:49 #8 exporting manifest sha256:663e98cd733703213a561c814537946e8339cb63315ee4a020868575c2d42088 done 03:31:49 #8 exporting config sha256:2c0e4d9d28cc49f0dfc98d056cf1e341a8b91baafb10447a787cec7f3dda2bac done 03:31:49 #8 exporting manifest sha256:4396e4647937aad711006928f79a2b9891569b03917552059351511c60af72ce done 03:31:49 #8 exporting config sha256:1688031088d476243ddadbd7a5b88b9463658a77c5b907a4634066989ac80cf5 done 03:31:49 #8 exporting manifest list sha256:5f94716c6ec80adba8cec4a80414a788ac1d8804c08489034895ca92b36fbd59 0.0s done 03:31:49 #8 pushing layers 0.1s done 03:31:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:9497d3a19f2de105f88f72ac09c15e4fa41c2378@sha256:5f94716c6ec80adba8cec4a80414a788ac1d8804c08489034895ca92b36fbd59 03:31:49 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:31:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:9497d3a19f2de105f88f72ac09c15e4fa41c2378@sha256:5f94716c6ec80adba8cec4a80414a788ac1d8804c08489034895ca92b36fbd59 0.1s done 03:31:49 #8 DONE 0.2s 03:31:49 03:31:49 1 warning found (use --debug to expand): 03:31:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:31:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:latest --push - 03:31:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:latest' 03:31:50 #1 [internal] load build definition from Dockerfile 03:31:50 #1 transferring dockerfile: 160B done 03:31:50 #1 DONE 0.0s 03:31:50 03:31:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest 03:31:50 #2 DONE 0.0s 03:31:50 03:31:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest 03:31:50 #3 DONE 0.0s 03:31:50 03:31:50 #4 [internal] load .dockerignore 03:31:50 #4 transferring context: 2B done 03:31:50 #4 DONE 0.0s 03:31:50 03:31:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:122399cb1df92a26401e37a07b9f26d41c71cc7420bca03cabe0cfd232511112 03:31:50 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:122399cb1df92a26401e37a07b9f26d41c71cc7420bca03cabe0cfd232511112 done 03:31:50 #5 CACHED 03:31:50 03:31:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:122399cb1df92a26401e37a07b9f26d41c71cc7420bca03cabe0cfd232511112 03:31:50 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:122399cb1df92a26401e37a07b9f26d41c71cc7420bca03cabe0cfd232511112 done 03:31:50 #6 CACHED 03:31:50 03:31:50 #7 exporting to image 03:31:50 #7 exporting layers 03:31:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:31:50 #7 exporting layers done 03:31:50 #7 exporting manifest sha256:663e98cd733703213a561c814537946e8339cb63315ee4a020868575c2d42088 done 03:31:50 #7 exporting config sha256:2c0e4d9d28cc49f0dfc98d056cf1e341a8b91baafb10447a787cec7f3dda2bac done 03:31:50 #7 exporting manifest sha256:4396e4647937aad711006928f79a2b9891569b03917552059351511c60af72ce done 03:31:50 #7 exporting config sha256:1688031088d476243ddadbd7a5b88b9463658a77c5b907a4634066989ac80cf5 done 03:31:50 #7 exporting manifest list sha256:5f94716c6ec80adba8cec4a80414a788ac1d8804c08489034895ca92b36fbd59 done 03:31:50 #7 pushing layers 0.0s done 03:31:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:5f94716c6ec80adba8cec4a80414a788ac1d8804c08489034895ca92b36fbd59 0.1s done 03:31:50 #7 DONE 0.1s 03:31:50 03:31:50 #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 03:31:50 #8 DONE 0.0s 03:31:50 03:31:50 1 warning found (use --debug to expand): 03:31:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:31:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.12' 03:31:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.12 --push - 03:31:50 #1 [internal] load build definition from Dockerfile 03:31:50 #1 transferring dockerfile: 166B done 03:31:50 #1 DONE 0.0s 03:31:50 03:31:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.12 03:31:50 #2 DONE 0.0s 03:31:50 03:31:50 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.12 03:31:50 #3 DONE 0.0s 03:31:50 03:31:50 #4 [internal] load .dockerignore 03:31:50 #4 transferring context: 2B done 03:31:50 #4 DONE 0.0s 03:31:50 03:31:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.12@sha256:122399cb1df92a26401e37a07b9f26d41c71cc7420bca03cabe0cfd232511112 03:31:50 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.12@sha256:122399cb1df92a26401e37a07b9f26d41c71cc7420bca03cabe0cfd232511112 done 03:31:50 #5 CACHED 03:31:50 03:31:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.12@sha256:122399cb1df92a26401e37a07b9f26d41c71cc7420bca03cabe0cfd232511112 03:31:50 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.12@sha256:122399cb1df92a26401e37a07b9f26d41c71cc7420bca03cabe0cfd232511112 0.0s done 03:31:50 #6 CACHED 03:31:50 03:31:50 #7 exporting to image 03:31:50 #7 exporting layers done 03:31:50 #7 exporting manifest sha256:663e98cd733703213a561c814537946e8339cb63315ee4a020868575c2d42088 done 03:31:50 #7 exporting config sha256:2c0e4d9d28cc49f0dfc98d056cf1e341a8b91baafb10447a787cec7f3dda2bac done 03:31:50 #7 exporting manifest sha256:4396e4647937aad711006928f79a2b9891569b03917552059351511c60af72ce done 03:31:50 #7 exporting config sha256:1688031088d476243ddadbd7a5b88b9463658a77c5b907a4634066989ac80cf5 03:31:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:31:50 #7 exporting config sha256:1688031088d476243ddadbd7a5b88b9463658a77c5b907a4634066989ac80cf5 done 03:31:50 #7 exporting manifest list sha256:5f94716c6ec80adba8cec4a80414a788ac1d8804c08489034895ca92b36fbd59 done 03:31:50 #7 pushing layers 0.0s done 03:31:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.12@sha256:5f94716c6ec80adba8cec4a80414a788ac1d8804c08489034895ca92b36fbd59 0.1s done 03:31:50 #7 DONE 0.1s 03:31:50 03:31:50 #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 03:31:50 #8 DONE 0.0s 03:31:50 03:31:50 1 warning found (use --debug to expand): 03:31:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:31:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:9497d3a19f2de105f88f72ac09c15e4fa41c2378-4.1.0-dev.12 --push - 03:31:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:9497d3a19f2de105f88f72ac09c15e4fa41c2378-4.1.0-dev.12' 03:31:51 #1 [internal] load build definition from Dockerfile 03:31:51 #1 transferring dockerfile: 207B done 03:31:51 #1 DONE 0.0s 03:31:51 03:31:51 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:9497d3a19f2de105f88f72ac09c15e4fa41c2378-4.1.0-dev.12 03:31:51 #2 DONE 0.0s 03:31:51 03:31:51 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:9497d3a19f2de105f88f72ac09c15e4fa41c2378-4.1.0-dev.12 03:31:51 #3 DONE 0.0s 03:31:51 03:31:51 #4 [internal] load .dockerignore 03:31:51 #4 transferring context: 2B done 03:31:51 #4 DONE 0.0s 03:31:51 03:31:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:9497d3a19f2de105f88f72ac09c15e4fa41c2378-4.1.0-dev.12@sha256:122399cb1df92a26401e37a07b9f26d41c71cc7420bca03cabe0cfd232511112 03:31:51 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:9497d3a19f2de105f88f72ac09c15e4fa41c2378-4.1.0-dev.12@sha256:122399cb1df92a26401e37a07b9f26d41c71cc7420bca03cabe0cfd232511112 0.0s done 03:31:51 #5 CACHED 03:31:51 03:31:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:9497d3a19f2de105f88f72ac09c15e4fa41c2378-4.1.0-dev.12@sha256:122399cb1df92a26401e37a07b9f26d41c71cc7420bca03cabe0cfd232511112 03:31:51 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:9497d3a19f2de105f88f72ac09c15e4fa41c2378-4.1.0-dev.12@sha256:122399cb1df92a26401e37a07b9f26d41c71cc7420bca03cabe0cfd232511112 0.0s done 03:31:51 #6 CACHED 03:31:51 03:31:51 #7 exporting to image 03:31:51 #7 exporting layers done 03:31:51 #7 exporting manifest sha256:663e98cd733703213a561c814537946e8339cb63315ee4a020868575c2d42088 done 03:31:51 #7 exporting config sha256:2c0e4d9d28cc49f0dfc98d056cf1e341a8b91baafb10447a787cec7f3dda2bac done 03:31:51 #7 exporting manifest sha256:4396e4647937aad711006928f79a2b9891569b03917552059351511c60af72ce done 03:31:51 #7 exporting config sha256:1688031088d476243ddadbd7a5b88b9463658a77c5b907a4634066989ac80cf5 done 03:31:51 #7 exporting manifest list sha256:5f94716c6ec80adba8cec4a80414a788ac1d8804c08489034895ca92b36fbd59 03:31:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:31:51 #7 exporting manifest list sha256:5f94716c6ec80adba8cec4a80414a788ac1d8804c08489034895ca92b36fbd59 done 03:31:51 #7 pushing layers 0.0s done 03:31:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:9497d3a19f2de105f88f72ac09c15e4fa41c2378-4.1.0-dev.12@sha256:5f94716c6ec80adba8cec4a80414a788ac1d8804c08489034895ca92b36fbd59 0.1s done 03:31:51 #7 DONE 0.1s 03:31:51 03:31:51 #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 03:31:51 #8 DONE 0.0s 03:31:51 03:31:51 1 warning found (use --debug to expand): 03:31:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:31:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:main' 03:31:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:main --push - 03:31:51 #1 [internal] load build definition from Dockerfile 03:31:51 #1 transferring dockerfile: 158B done 03:31:51 #1 DONE 0.0s 03:31:51 03:31:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main 03:31:51 #2 DONE 0.0s 03:31:51 03:31:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main 03:31:51 #3 DONE 0.0s 03:31:51 03:31:51 #4 [internal] load .dockerignore 03:31:51 #4 transferring context: 2B done 03:31:51 #4 DONE 0.0s 03:31:51 03:31:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:122399cb1df92a26401e37a07b9f26d41c71cc7420bca03cabe0cfd232511112 03:31:51 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:122399cb1df92a26401e37a07b9f26d41c71cc7420bca03cabe0cfd232511112 0.0s done 03:31:51 #5 CACHED 03:31:51 03:31:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:122399cb1df92a26401e37a07b9f26d41c71cc7420bca03cabe0cfd232511112 03:31:51 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:122399cb1df92a26401e37a07b9f26d41c71cc7420bca03cabe0cfd232511112 0.0s done 03:31:51 #6 CACHED 03:31:51 03:31:51 #7 exporting to image 03:31:51 #7 exporting layers done 03:31:51 #7 exporting manifest sha256:663e98cd733703213a561c814537946e8339cb63315ee4a020868575c2d42088 done 03:31:51 #7 exporting config sha256:2c0e4d9d28cc49f0dfc98d056cf1e341a8b91baafb10447a787cec7f3dda2bac done 03:31:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:31:51 #7 exporting manifest sha256:4396e4647937aad711006928f79a2b9891569b03917552059351511c60af72ce done 03:31:51 #7 exporting config sha256:1688031088d476243ddadbd7a5b88b9463658a77c5b907a4634066989ac80cf5 done 03:31:51 #7 exporting manifest list sha256:5f94716c6ec80adba8cec4a80414a788ac1d8804c08489034895ca92b36fbd59 done 03:31:51 #7 pushing layers 0.0s done 03:31:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:main@sha256:5f94716c6ec80adba8cec4a80414a788ac1d8804c08489034895ca92b36fbd59 0.1s done 03:31:51 #7 DONE 0.1s 03:31:51 03:31:51 #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 03:31:51 #8 DONE 0.0s 03:31:51 03:31:51 1 warning found (use --debug to expand): 03:31:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:31:52 + '[' -d /w/workspace/edgexfoundry_device-s7_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:31:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:31:53 ---> package-listing.sh 03:31:53 ++ facter osfamily 03:31:53 ++ tr '[:upper:]' '[:lower:]' 03:31:53 + OS_FAMILY=redhat 03:31:53 + workspace=/w/workspace/edgexfoundry_device-s7_main 03:31:53 + START_PACKAGES=/tmp/packages_start.txt 03:31:53 + END_PACKAGES=/tmp/packages_end.txt 03:31:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:31:53 + PACKAGES=/tmp/packages_start.txt 03:31:53 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 03:31:53 + PACKAGES=/tmp/packages_end.txt 03:31:53 + case "${OS_FAMILY}" in 03:31:53 + rpm -qa 03:31:53 + sort 03:31:54 + '[' -f /tmp/packages_start.txt ']' 03:31:54 + '[' -f /tmp/packages_end.txt ']' 03:31:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:31:54 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 03:31:54 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 03:31:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 03:31:54 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 03:31:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:31:54 03:31:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:31:55 latest: Pulling from edgex-lftools-log-publisher 03:31:55 5eb5b503b376: Pulling fs layer 03:31:55 5c69ac0246d0: Pulling fs layer 03:31:55 ec43610c2a17: Pulling fs layer 03:31:55 3a2ae6a8a46f: Pulling fs layer 03:31:55 33b1e0a273af: Pulling fs layer 03:31:55 5d3b04190fa2: Pulling fs layer 03:31:55 2f39f015ded8: Pulling fs layer 03:31:55 33b1e0a273af: Waiting 03:31:55 5d3b04190fa2: Waiting 03:31:55 2f39f015ded8: Waiting 03:31:55 3a2ae6a8a46f: Waiting 03:31:55 5c69ac0246d0: Verifying Checksum 03:31:55 5c69ac0246d0: Download complete 03:31:55 3a2ae6a8a46f: Verifying Checksum 03:31:55 3a2ae6a8a46f: Download complete 03:31:55 33b1e0a273af: Verifying Checksum 03:31:55 33b1e0a273af: Download complete 03:31:55 ec43610c2a17: Verifying Checksum 03:31:55 ec43610c2a17: Download complete 03:31:55 5d3b04190fa2: Verifying Checksum 03:31:55 5d3b04190fa2: Download complete 03:31:55 5eb5b503b376: Download complete 03:31:56 2f39f015ded8: Verifying Checksum 03:31:56 2f39f015ded8: Download complete 03:31:56 5eb5b503b376: Pull complete 03:31:56 5c69ac0246d0: Pull complete 03:31:57 ec43610c2a17: Pull complete 03:31:57 3a2ae6a8a46f: Pull complete 03:31:57 33b1e0a273af: Pull complete 03:31:57 5d3b04190fa2: Pull complete 03:32:02 2f39f015ded8: Pull complete 03:32:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:32:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:32:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:02 prd-centos7-docker-4c-2g-775348 does not seem to be running inside a container 03:32:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:32:05 $ docker top 1a1ab552fb6c57e1a12a4ff79cf15c14b63c59befe0abdf336d8485cbed5f579 -eo pid,comm [Pipeline] { [Pipeline] sh 03:32:06 + touch /tmp/pre-build-complete [Pipeline] sh 03:32:06 + mkdir -p /var/log/sysstat [Pipeline] sh 03:32:06 + ls /var/log/sa-host 03:32:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:32:06 provisioning config files... 03:32:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config12784354762435608605tmp [Pipeline] { [Pipeline] echo 03:32:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:32:07 ---> create-netrc.sh [Pipeline] } 03:32:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:32:07 ---> python-tools-install.sh [Pipeline] echo 03:32:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:32:07 ---> sudo-logs.sh 03:32:07 Archiving 'sudo' log.. 03:32:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-775348.novalocal: Name or service not known 03:32:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-775348.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 03:32:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:32:08 ---> job-cost.sh 03:32:08 lf-activate-venv: SKIPPING 03:32:08 INFO: No Stack... 03:32:08 INFO: Retrieving Pricing Info for: v3-standard-2 03:32:08 INFO: Archiving Costs [Pipeline] echo 03:32:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:32:08 ---> logs-deploy.sh 03:32:08 lf-activate-venv: SKIPPING 03:32:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/38 03:32:08 INFO: archiving workspace using pattern(s): 03:32:09 Archives upload complete. 03:32:09 INFO: archiving logs to Nexus 03:32:10 ---> uname -a: 03:32:10 Linux prd-centos7-docker-4c-2g-775348.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 03:32:10 03:32:10 03:32:10 ---> lscpu: 03:32:10 Architecture: x86_64 03:32:10 CPU op-mode(s): 32-bit, 64-bit 03:32:10 Byte Order: Little Endian 03:32:10 Address sizes: 40 bits physical, 48 bits virtual 03:32:10 CPU(s): 2 03:32:10 On-line CPU(s) list: 0,1 03:32:10 Thread(s) per core: 1 03:32:10 Core(s) per socket: 1 03:32:10 Socket(s): 2 03:32:10 NUMA node(s): 1 03:32:10 Vendor ID: AuthenticAMD 03:32:10 CPU family: 23 03:32:10 Model: 49 03:32:10 Model name: AMD EPYC-Rome Processor 03:32:10 Stepping: 0 03:32:10 CPU MHz: 2799.998 03:32:10 BogoMIPS: 5599.99 03:32:10 Virtualization: AMD-V 03:32:10 Hypervisor vendor: KVM 03:32:10 Virtualization type: full 03:32:10 L1d cache: 64 KiB 03:32:10 L1i cache: 64 KiB 03:32:10 L2 cache: 1 MiB 03:32:10 L3 cache: 32 MiB 03:32:10 NUMA node0 CPU(s): 0,1 03:32:10 Vulnerability Itlb multihit: Not affected 03:32:10 Vulnerability L1tf: Not affected 03:32:10 Vulnerability Mds: Not affected 03:32:10 Vulnerability Meltdown: Not affected 03:32:10 Vulnerability Mmio stale data: Not affected 03:32:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:32:10 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:32:10 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:32:10 Vulnerability Srbds: Not affected 03:32:10 Vulnerability Tsx async abort: Not affected 03:32:10 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 03:32:10 03:32:10 03:32:10 ---> nproc: 03:32:10 2 03:32:10 03:32:10 03:32:10 ---> df -h: 03:32:10 Filesystem Size Used Avail Use% Mounted on 03:32:10 overlay 40G 7.3G 33G 19% / 03:32:10 tmpfs 64M 0 64M 0% /dev 03:32:10 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:32:10 shm 64M 0 64M 0% /dev/shm 03:32:10 /dev/vda1 40G 7.3G 33G 19% /facter-os 03:32:10 03:32:10 03:32:10 Cannot open /var/log/sysstat/sa18: No such file or directory 03:32:10 Please check if data collecting is enabled 03:32:10 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:32:10 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 03:32:10 $ docker stop --time=1 1a1ab552fb6c57e1a12a4ff79cf15c14b63c59befe0abdf336d8485cbed5f579 03:32:11 $ docker rm -f --volumes 1a1ab552fb6c57e1a12a4ff79cf15c14b63c59befe0abdf336d8485cbed5f579 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 03:32:11 [WS-CLEANUP] Deleting project workspace... 03:32:11 [WS-CLEANUP] Deferred wipeout is used... 03:32:11 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:32:12 03:32:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:32:12 latest: Pulling from edgex-lftools-log-publisher 03:32:12 5eb5b503b376: Pulling fs layer 03:32:12 5c69ac0246d0: Pulling fs layer 03:32:12 ec43610c2a17: Pulling fs layer 03:32:12 3a2ae6a8a46f: Pulling fs layer 03:32:12 33b1e0a273af: Pulling fs layer 03:32:12 5d3b04190fa2: Pulling fs layer 03:32:12 2f39f015ded8: Pulling fs layer 03:32:12 33b1e0a273af: Waiting 03:32:12 2f39f015ded8: Waiting 03:32:12 5d3b04190fa2: Waiting 03:32:12 3a2ae6a8a46f: Waiting 03:32:12 5c69ac0246d0: Verifying Checksum 03:32:12 5c69ac0246d0: Download complete 03:32:12 3a2ae6a8a46f: Verifying Checksum 03:32:12 33b1e0a273af: Verifying Checksum 03:32:12 33b1e0a273af: Download complete 03:32:12 ec43610c2a17: Verifying Checksum 03:32:12 ec43610c2a17: Download complete 03:32:12 5d3b04190fa2: Download complete 03:32:12 5eb5b503b376: Verifying Checksum 03:32:12 5eb5b503b376: Download complete 03:32:13 2f39f015ded8: Verifying Checksum 03:32:13 2f39f015ded8: Download complete 03:32:14 5eb5b503b376: Pull complete 03:32:14 5c69ac0246d0: Pull complete 03:32:15 ec43610c2a17: Pull complete 03:32:15 3a2ae6a8a46f: Pull complete 03:32:15 33b1e0a273af: Pull complete 03:32:15 5d3b04190fa2: Pull complete 03:32:21 2f39f015ded8: Pull complete 03:32:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:32:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:32:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:22 prd-ubuntu20.04-docker-8c-8g-775328 does not seem to be running inside a container 03:32:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:32:25 $ docker top 88eb2916ed249ae37a108b04a81d05d441b7ab59236028f719ea134e50ec3a46 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:32:26 ---> job-cost.sh 03:32:26 lf-activate-venv: SKIPPING 03:32:26 INFO: No Stack... 03:32:26 INFO: Retrieving Pricing Info for: v3-standard-8 03:32:26 INFO: Archiving Costs [Pipeline] sh 03:32:26 + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv 03:32:26 + cut -d, -f6 [Pipeline] lock 03:32:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-38-stack-cost] 03:32:26 Resource [jenkins-edgexfoundry-device-s7-main-38-stack-cost] did not exist. Created. 03:32:26 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:32:27 + echo total: 0.2199999988079071 [Pipeline] stash 03:32:27 Stashed 1 file(s) [Pipeline] } 03:32:27 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-38-stack-cost] [Pipeline] // lock [Pipeline] } 03:32:27 $ docker stop --time=1 88eb2916ed249ae37a108b04a81d05d441b7ab59236028f719ea134e50ec3a46 03:32:28 $ docker rm -f --volumes 88eb2916ed249ae37a108b04a81d05d441b7ab59236028f719ea134e50ec3a46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:33:28 Removing intermediate container b898853828d9 03:33:28 ---> 12d9511441dd 03:33:28 Step 9/10 : COPY . . 03:33:28 ---> a541d663e804 03:33:28 Step 10/10 : RUN ${MAKE} 03:33:28 ---> Running in af9a05aaaf5e 03:33:28 noop 03:33:28 Removing intermediate container af9a05aaaf5e 03:33:28 ---> a608160483c8 03:33:28 Successfully built a608160483c8 03:33:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:29 + docker inspect -f . ci-base-image-arm64 03:33:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:29 prd-ubuntu20.04-docker-arm64-4c-16g-775338 does not seem to be running inside a container 03:33:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/38 -v /w/workspace/device-s7/38:/w/workspace/device-s7/38:rw,z -v /w/workspace/device-s7/38@tmp:/w/workspace/device-s7/38@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:33:31 $ docker top 4790d6c67d7875947995ccd204a4300c8977ce752828a90d69f1bdbbce0cf2bd -eo pid,comm [Pipeline] { [Pipeline] sh 03:33:32 + go version 03:33:32 go version go1.25.3 linux/arm64 [Pipeline] } 03:33:32 $ docker stop --time=1 4790d6c67d7875947995ccd204a4300c8977ce752828a90d69f1bdbbce0cf2bd 03:33:33 $ docker rm -f --volumes 4790d6c67d7875947995ccd204a4300c8977ce752828a90d69f1bdbbce0cf2bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:34 + docker inspect -f . ci-base-image-arm64 03:33:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:34 prd-ubuntu20.04-docker-arm64-4c-16g-775338 does not seem to be running inside a container 03:33:34 $ 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/38 -v /w/workspace/device-s7/38:/w/workspace/device-s7/38:rw,z -v /w/workspace/device-s7/38@tmp:/w/workspace/device-s7/38@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:33:36 $ docker top 9bb55c818fe6cc19a49285c846cfc7ed6a6d7739bc2127b96ea675f206d2bdee -eo pid,comm [Pipeline] { [Pipeline] sh 03:33:37 + git config --global --add safe.directory /w/workspace/device-s7/38 [Pipeline] fileExists [Pipeline] sh 03:33:38 + make test 03:33:38 go test -race -coverprofile=coverage.out ./... 03:34:59 ? github.com/edgexfoundry/device-s7 [no test files] 03:40:22 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 03:40:22 ok github.com/edgexfoundry/device-s7/internal/driver 1.142s coverage: 6.8% of statements 03:40:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:40:22 go vet ./... 03:44:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:44:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:44:44 ./bin/test-attribution-txt.sh [Pipeline] echo 03:44:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:44:44 $ docker stop --time=1 9bb55c818fe6cc19a49285c846cfc7ed6a6d7739bc2127b96ea675f206d2bdee 03:44:46 $ docker rm -f --volumes 9bb55c818fe6cc19a49285c846cfc7ed6a6d7739bc2127b96ea675f206d2bdee [Pipeline] // withDockerContainer [Pipeline] sh 03:44:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:44:49 Warning: overwriting stash ‘coverage-report’ 03:44:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:44:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:44:50 + ls -al . 03:44:50 total 220 03:44:50 drwxrwxr-x 7 jenkins jenkins 4096 Dec 18 03:33 . 03:44:50 drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 03:30 .. 03:44:50 drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 03:30 .git 03:44:50 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 03:30 .github 03:44:50 -rw-rw-r-- 1 jenkins jenkins 237 Dec 18 03:30 .gitignore 03:44:50 -rw-rw-r-- 1 jenkins jenkins 359 Dec 18 03:30 .golangci.yml 03:44:50 -rw-rw-r-- 1 jenkins jenkins 22332 Dec 18 03:30 Attribution.txt 03:44:50 -rw-rw-r-- 1 jenkins jenkins 1668 Dec 18 03:30 CHANGLOG.md 03:44:50 -rw-rw-r-- 1 jenkins jenkins 1579 Dec 18 03:30 Dockerfile 03:44:50 -rw-rw-r-- 1 jenkins jenkins 665 Dec 18 03:30 Jenkinsfile 03:44:50 -rw-rw-r-- 1 jenkins jenkins 10947 Dec 18 03:30 LICENSE 03:44:50 -rw-rw-r-- 1 jenkins jenkins 1902 Dec 18 03:30 Makefile 03:44:50 -rw-rw-r-- 1 jenkins jenkins 614 Dec 18 03:30 OWNERS.md 03:44:50 -rw-rw-r-- 1 jenkins jenkins 2393 Dec 18 03:30 README.md 03:44:50 -rw-rw-r-- 1 jenkins jenkins 12 Dec 18 03:27 VERSION 03:44:50 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 03:30 bin 03:44:50 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 03:30 cmd 03:44:50 -rw-r--r-- 1 jenkins jenkins 19094 Dec 18 03:40 coverage.out 03:44:50 -rw-rw-r-- 1 jenkins jenkins 6685 Dec 18 03:30 go.mod 03:44:50 -rw-rw-r-- 1 jenkins jenkins 89302 Dec 18 03:30 go.sum 03:44:50 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 03:30 internal 03:44:50 -rw-rw-r-- 1 jenkins jenkins 223 Dec 18 03:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:50 + 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=9497d3a19f2de105f88f72ac09c15e4fa41c2378 --label arch=arm64 --label version=4.1.0-dev.12 . 03:44:51 Sending build context to Docker daemon 8.77MB 03:44:51 Step 1/24 : ARG BASE=golang:1.25-alpine3.22 03:44:51 Step 2/24 : FROM ${BASE} AS builder 03:44:51 ---> a608160483c8 03:44:51 Step 3/24 : ARG MAKE=make build 03:44:51 ---> Running in ff869512b08b 03:44:52 Removing intermediate container ff869512b08b 03:44:52 ---> 91a123793cb3 03:44:52 Step 4/24 : WORKDIR /device-s7 03:44:52 ---> Running in 3318d9377b70 03:44:52 Removing intermediate container 3318d9377b70 03:44:52 ---> 3dbb5593c54b 03:44:52 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 03:44:52 ---> Running in c962b3340de7 03:44:52 Removing intermediate container c962b3340de7 03:44:52 ---> 99ba99117b51 03:44:52 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 03:44:52 ---> Running in 9395f9a19e5a 03:44:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:44:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:44:56 OK: 255 MiB in 60 packages 03:44:58 Removing intermediate container 9395f9a19e5a 03:44:58 ---> 7ea5d304df62 03:44:58 Step 7/24 : COPY go.mod vendor* ./ 03:44:59 ---> 8e56ef7687ef 03:44:59 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:44:59 ---> Running in f9c9afa75d52 03:45:01 Removing intermediate container f9c9afa75d52 03:45:01 ---> 6927eb33ed3f 03:45:01 Step 9/24 : COPY . . 03:45:03 ---> 5a79b089d1e1 03:45:03 Step 10/24 : RUN ${MAKE} 03:45:03 ---> Running in b8084c824173 03:45:04 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.49" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 03:49:25 Removing intermediate container b8084c824173 03:49:25 ---> a9cda8803575 03:49:25 Step 11/24 : FROM alpine:3.22 03:49:25 3.22: Pulling from library/alpine 03:49:25 6b59a28fa201: Already exists 03:49:25 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:49:25 Status: Downloaded newer image for alpine:3.22 03:49:25 ---> 171e65262c80 03:49:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 03:49:25 ---> Running in a60c33d098ed 03:49:25 Removing intermediate container a60c33d098ed 03:49:25 ---> f5aeff4c4acc 03:49:25 Step 13/24 : RUN apk add --update --no-cache dumb-init 03:49:25 ---> Running in 458adb7ffbb6 03:49:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:49:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:49:29 (1/1) Installing dumb-init (1.2.5-r3) 03:49:29 Executing busybox-1.37.0-r19.trigger 03:49:29 OK: 8 MiB in 17 packages 03:49:29 Removing intermediate container 458adb7ffbb6 03:49:29 ---> b42e818d589e 03:49:29 Step 14/24 : RUN apk --no-cache upgrade 03:49:29 ---> Running in d749d938bca9 03:49:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:49:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:49:32 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:49:32 Executing busybox-1.37.0-r20.post-upgrade 03:49:32 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:49:32 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:49:32 Executing busybox-1.37.0-r20.trigger 03:49:32 OK: 8 MiB in 17 packages 03:49:33 Removing intermediate container d749d938bca9 03:49:33 ---> 24e45481858a 03:49:33 Step 15/24 : WORKDIR / 03:49:33 ---> Running in 6a63ce1ef66e 03:49:34 Removing intermediate container 6a63ce1ef66e 03:49:34 ---> f89acfcdb843 03:49:34 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 03:49:34 ---> d0a3bb6fa642 03:49:34 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 03:49:37 ---> 43562804d82f 03:49:37 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 03:49:37 ---> 742ea8450661 03:49:37 Step 19/24 : EXPOSE 59994 03:49:37 ---> Running in 039cb3c4c6c3 03:49:37 Removing intermediate container 039cb3c4c6c3 03:49:37 ---> 202a60bb6c4f 03:49:37 Step 20/24 : ENTRYPOINT ["/device-s7"] 03:49:37 ---> Running in 4fca4b6ec0fe 03:49:38 Removing intermediate container 4fca4b6ec0fe 03:49:38 ---> 12277bf64867 03:49:38 Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:49:38 ---> Running in 32fbc3d326a4 03:49:38 Removing intermediate container 32fbc3d326a4 03:49:38 ---> 60eeb7241711 03:49:38 Step 22/24 : LABEL arch=arm64 03:49:38 ---> Running in 01dd44c02637 03:49:39 Removing intermediate container 01dd44c02637 03:49:39 ---> beca564291f6 03:49:39 Step 23/24 : LABEL git_sha=9497d3a19f2de105f88f72ac09c15e4fa41c2378 03:49:39 ---> Running in 308c41c905e7 03:49:39 Removing intermediate container 308c41c905e7 03:49:39 ---> 5f50aebd978d 03:49:39 Step 24/24 : LABEL version=4.1.0-dev.12 03:49:39 ---> Running in 3164fbe50964 03:49:39 Removing intermediate container 3164fbe50964 03:49:39 ---> 7b9d147faaa0 03:49:39 [Warning] One or more build-args [ARCH] were not consumed 03:49:39 Successfully built 7b9d147faaa0 03:49:39 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:49:39 provisioning config files... 03:49:40 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/38@tmp/config16961090054833577454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:49:40 ---> ****-login.sh 03:49:40 nexus3.edgexfoundry.org:10001 03:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:40 Configure a credential helper to remove this warning. See 03:49:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:40 03:49:40 Login Succeeded 03:49:40 nexus3.edgexfoundry.org:10002 03:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:40 Configure a credential helper to remove this warning. See 03:49:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:40 03:49:40 Login Succeeded 03:49:40 nexus3.edgexfoundry.org:10003 03:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:41 Configure a credential helper to remove this warning. See 03:49:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:41 03:49:41 Login Succeeded 03:49:41 nexus3.edgexfoundry.org:10004 03:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:41 Configure a credential helper to remove this warning. See 03:49:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:41 03:49:41 Login Succeeded 03:49:41 ****.io 03:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:42 Configure a credential helper to remove this warning. See 03:49:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:42 03:49:42 Login Succeeded 03:49:42 ---> ****-login.sh ends [Pipeline] } 03:49:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:49:42 [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: 03:49:42 9497d3a19f2de105f88f72ac09c15e4fa41c2378 03:49:42 latest 03:49:42 4.1.0-dev.12 03:49:42 9497d3a19f2de105f88f72ac09c15e4fa41c2378-4.1.0-dev.12 03:49:42 main 03:49:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:42 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:9497d3a19f2de105f88f72ac09c15e4fa41c2378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:43 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:9497d3a19f2de105f88f72ac09c15e4fa41c2378 03:49:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 03:49:43 134a2ebc61e5: Preparing 03:49:43 cdc8107898cc: Preparing 03:49:43 6648781c6040: Preparing 03:49:43 02734332c5ca: Preparing 03:49:43 6d5d8d85c402: Preparing 03:49:43 0e64f2360a44: Preparing 03:49:43 0e64f2360a44: Waiting 03:49:43 6d5d8d85c402: Pushed 03:49:43 6648781c6040: Pushed 03:49:43 134a2ebc61e5: Pushed 03:49:43 02734332c5ca: Pushed 03:49:43 0e64f2360a44: Layer already exists 03:49:53 cdc8107898cc: Pushed 03:49:53 9497d3a19f2de105f88f72ac09c15e4fa41c2378: digest: sha256:5de3b459bf143e30a1301fcb1e29473bdbe0cd7fd8c5667d9d61e1d5de5f469c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:54 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:54 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 03:49:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 03:49:54 134a2ebc61e5: Preparing 03:49:54 cdc8107898cc: Preparing 03:49:54 6648781c6040: Preparing 03:49:54 02734332c5ca: Preparing 03:49:54 6d5d8d85c402: Preparing 03:49:54 0e64f2360a44: Preparing 03:49:54 0e64f2360a44: Waiting 03:49:54 134a2ebc61e5: Layer already exists 03:49:54 cdc8107898cc: Layer already exists 03:49:54 6d5d8d85c402: Layer already exists 03:49:54 02734332c5ca: Layer already exists 03:49:54 6648781c6040: Layer already exists 03:49:54 0e64f2360a44: Layer already exists 03:49:54 latest: digest: sha256:5de3b459bf143e30a1301fcb1e29473bdbe0cd7fd8c5667d9d61e1d5de5f469c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:55 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:55 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.12 03:49:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 03:49:55 134a2ebc61e5: Preparing 03:49:55 cdc8107898cc: Preparing 03:49:55 6648781c6040: Preparing 03:49:55 02734332c5ca: Preparing 03:49:55 6d5d8d85c402: Preparing 03:49:55 0e64f2360a44: Preparing 03:49:55 0e64f2360a44: Waiting 03:49:55 cdc8107898cc: Layer already exists 03:49:55 6d5d8d85c402: Layer already exists 03:49:55 6648781c6040: Layer already exists 03:49:55 134a2ebc61e5: Layer already exists 03:49:55 02734332c5ca: Layer already exists 03:49:55 0e64f2360a44: Layer already exists 03:49:55 4.1.0-dev.12: digest: sha256:5de3b459bf143e30a1301fcb1e29473bdbe0cd7fd8c5667d9d61e1d5de5f469c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:56 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:9497d3a19f2de105f88f72ac09c15e4fa41c2378-4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:56 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:9497d3a19f2de105f88f72ac09c15e4fa41c2378-4.1.0-dev.12 03:49:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 03:49:56 134a2ebc61e5: Preparing 03:49:56 cdc8107898cc: Preparing 03:49:56 6648781c6040: Preparing 03:49:56 02734332c5ca: Preparing 03:49:56 6d5d8d85c402: Preparing 03:49:56 0e64f2360a44: Preparing 03:49:56 0e64f2360a44: Waiting 03:49:56 cdc8107898cc: Layer already exists 03:49:56 134a2ebc61e5: Layer already exists 03:49:56 02734332c5ca: Layer already exists 03:49:56 6648781c6040: Layer already exists 03:49:56 6d5d8d85c402: Layer already exists 03:49:56 0e64f2360a44: Layer already exists 03:49:56 9497d3a19f2de105f88f72ac09c15e4fa41c2378-4.1.0-dev.12: digest: sha256:5de3b459bf143e30a1301fcb1e29473bdbe0cd7fd8c5667d9d61e1d5de5f469c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:57 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:57 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main 03:49:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 03:49:57 134a2ebc61e5: Preparing 03:49:57 cdc8107898cc: Preparing 03:49:57 6648781c6040: Preparing 03:49:57 02734332c5ca: Preparing 03:49:57 6d5d8d85c402: Preparing 03:49:57 0e64f2360a44: Preparing 03:49:57 0e64f2360a44: Waiting 03:49:57 cdc8107898cc: Layer already exists 03:49:57 6648781c6040: Layer already exists 03:49:57 6d5d8d85c402: Layer already exists 03:49:57 134a2ebc61e5: Layer already exists 03:49:57 02734332c5ca: Layer already exists 03:49:57 0e64f2360a44: Layer already exists 03:49:57 main: digest: sha256:5de3b459bf143e30a1301fcb1e29473bdbe0cd7fd8c5667d9d61e1d5de5f469c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:57 ===================================================== [Pipeline] echo 03:49:57 taggedImages: 03:49:57 - nexus3.edgexfoundry.org:10004/device-s7-arm64:9497d3a19f2de105f88f72ac09c15e4fa41c2378 03:49:57 - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 03:49:57 - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.12 03:49:57 - nexus3.edgexfoundry.org:10004/device-s7-arm64:9497d3a19f2de105f88f72ac09c15e4fa41c2378-4.1.0-dev.12 03:49:57 - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] echo 03:49:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:9497d3a19f2de105f88f72ac09c15e4fa41c2378 [Pipeline] echo 03:49:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] echo 03:49:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.12 [Pipeline] echo 03:49:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:9497d3a19f2de105f88f72ac09c15e4fa41c2378-4.1.0-dev.12 [Pipeline] echo 03:49:58 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:49:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:49:58 03:49:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:49:58 arm64: Pulling from edgex-lftools-log-publisher 03:49:58 8998bd30e6a1: Pulling fs layer 03:49:58 04944245beec: Pulling fs layer 03:49:58 699f458cf7ca: Pulling fs layer 03:49:58 765212b225bb: Pulling fs layer 03:49:58 f23df028b6ca: Pulling fs layer 03:49:58 d65c8cfc05b1: Pulling fs layer 03:49:58 2437ff75d9bd: Pulling fs layer 03:49:58 f23df028b6ca: Waiting 03:49:58 765212b225bb: Waiting 03:49:58 d65c8cfc05b1: Waiting 03:49:58 2437ff75d9bd: Waiting 03:49:59 04944245beec: Verifying Checksum 03:49:59 04944245beec: Download complete 03:49:59 765212b225bb: Verifying Checksum 03:49:59 765212b225bb: Download complete 03:49:59 f23df028b6ca: Verifying Checksum 03:49:59 f23df028b6ca: Download complete 03:49:59 d65c8cfc05b1: Verifying Checksum 03:49:59 d65c8cfc05b1: Download complete 03:49:59 699f458cf7ca: Verifying Checksum 03:49:59 699f458cf7ca: Download complete 03:49:59 8998bd30e6a1: Verifying Checksum 03:49:59 8998bd30e6a1: Download complete 03:50:02 2437ff75d9bd: Verifying Checksum 03:50:02 2437ff75d9bd: Download complete 03:50:04 8998bd30e6a1: Pull complete 03:50:04 04944245beec: Pull complete 03:50:05 699f458cf7ca: Pull complete 03:50:05 765212b225bb: Pull complete 03:50:06 f23df028b6ca: Pull complete 03:50:07 d65c8cfc05b1: Pull complete 03:50:25 2437ff75d9bd: Pull complete 03:50:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:50:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:50:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:50:25 prd-ubuntu20.04-docker-arm64-4c-16g-775338 does not seem to be running inside a container 03:50:25 $ 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/38 -v /w/workspace/device-s7/38:/w/workspace/device-s7/38:rw,z -v /w/workspace/device-s7/38@tmp:/w/workspace/device-s7/38@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:50:29 $ docker top e2ee22e6281fc8c241b70b94d4c894f4eb868104e4db3970d80f7036ead9f7c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:50:29 ---> job-cost.sh 03:50:29 lf-activate-venv: SKIPPING 03:50:29 INFO: No Stack... 03:50:30 INFO: Retrieving Pricing Info for: v3-standard-4 03:50:31 INFO: Archiving Costs [Pipeline] sh 03:50:32 + cat /w/workspace/device-s7/38/archives/cost.csv 03:50:32 + cut -d, -f6 [Pipeline] lock 03:50:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-38-stack-cost] 03:50:32 Resource [jenkins-edgexfoundry-device-s7-main-38-stack-cost] did not exist. Created. 03:50:32 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:50:32 /w/workspace/device-s7/38@tmp/durable-3694e71b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:50:33 + echo total: 0.10999999940395355 [Pipeline] stash 03:50:33 Warning: overwriting stash ‘stack-cost’ 03:50:33 Stashed 1 file(s) [Pipeline] } 03:50:33 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-38-stack-cost] [Pipeline] // lock [Pipeline] } 03:50:33 $ docker stop --time=1 e2ee22e6281fc8c241b70b94d4c894f4eb868104e4db3970d80f7036ead9f7c2 03:50:35 $ docker rm -f --volumes e2ee22e6281fc8c241b70b94d4c894f4eb868104e4db3970d80f7036ead9f7c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:50:35 provisioning config files... 03:50:35 copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config9995014839570591268tmp [Pipeline] { [Pipeline] sh 03:50:36 + set +x 03:50:36 + + bash -s -- 03:50:36 curl -s https://codecov.io/bash 03:50:36 03:50:36 _____ _ 03:50:36 / ____| | | 03:50:36 | | ___ __| | ___ ___ _____ __ 03:50:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:50:36 | |___| (_) | (_| | __/ (_| (_) \ V / 03:50:36 \_____\___/ \__,_|\___|\___\___/ \_/ 03:50:36 Bash-1.0.6 03:50:36 03:50:36 03:50:36 ==> git version 2.25.1 found 03:50:36 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:50:36 Release-Date: 2020-01-08 03:50:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:50:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:50:36 ==> Jenkins CI detected. 03:50:36 current dir:  /w/workspace/edgexfoundry_device-s7_main 03:50:36 project root: . 03:50:36 --> token set from env 03:50:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:50:36 ==> Running gcov in . (disable via -X gcov) 03:50:36 ==> Python coveragepy not found 03:50:36 ==> Searching for coverage reports in: 03:50:36 + . 03:50:36 -> Found 1 reports 03:50:36 ==> Detecting git/mercurial file structure 03:50:36 ==> Reading reports 03:50:36 + ./coverage.out bytes=19094 03:50:36 ==> Appending adjustments 03:50:36 https://docs.codecov.io/docs/fixing-reports 03:50:36 + Found adjustments 03:50:36 ==> Gzipping contents 03:50:36 4.0K /tmp/codecov.kr9vci.gz 03:50:36 ==> Uploading reports 03:50:36 url: https://codecov.io 03:50:36 query: branch=main&commit=9497d3a19f2de105f88f72ac09c15e4fa41c2378&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 03:50:36 -> Pinging Codecov 03:50:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9497d3a19f2de105f88f72ac09c15e4fa41c2378&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 03:50:36 -> Uploading to 03:50:36 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/9497d3a19f2de105f88f72ac09c15e4fa41c2378/090b1e69-a209-4cb0-b83c-22bf243a7a1c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251218%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251218T035036Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=52ba5aea4e7ea25f423b3c0421b4818f2f264812fca7853488568853b4bfae05 03:50:36 % Total % Received % Xferd Average Speed Time Time Time Current 03:50:36 Dload Upload Total Spent Left Speed 03:50:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 20795 --:--:-- --:--:-- --:--:-- 20644 100 2849 0 0 100 2849 0 20644 --:--:-- --:--:-- --:--:-- 20644 03:50:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/9497d3a19f2de105f88f72ac09c15e4fa41c2378 [Pipeline] } 03:50:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:50:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:50:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:50:37 03:50:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:50:37 latest: Pulling from edgex-devops/edgex-snyk-go 03:50:37 2d35ebdb57d9: Already exists 03:50:37 85e8836fcdb2: Pulling fs layer 03:50:37 91631faa732a: Pulling fs layer 03:50:37 f3f5ae8826fa: Pulling fs layer 03:50:37 4f4fb700ef54: Pulling fs layer 03:50:37 7861252a18e6: Pulling fs layer 03:50:37 9130f900ef6f: Pulling fs layer 03:50:37 7861252a18e6: Waiting 03:50:37 9130f900ef6f: Waiting 03:50:37 4f4fb700ef54: Waiting 03:50:37 f3f5ae8826fa: Download complete 03:50:37 85e8836fcdb2: Verifying Checksum 03:50:37 85e8836fcdb2: Download complete 03:50:37 4f4fb700ef54: Verifying Checksum 03:50:37 4f4fb700ef54: Download complete 03:50:37 85e8836fcdb2: Pull complete 03:50:37 7861252a18e6: Verifying Checksum 03:50:37 7861252a18e6: Download complete 03:50:37 91631faa732a: Verifying Checksum 03:50:37 91631faa732a: Download complete 03:50:38 9130f900ef6f: Verifying Checksum 03:50:38 9130f900ef6f: Download complete 03:50:43 91631faa732a: Pull complete 03:50:43 f3f5ae8826fa: Pull complete 03:50:43 4f4fb700ef54: Pull complete 03:50:43 7861252a18e6: Pull complete 03:50:49 9130f900ef6f: Pull complete 03:50:49 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 03:50:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:50:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:50:49 prd-ubuntu20.04-docker-8c-8g-775328 does not seem to be running inside a container 03:50:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 03:50:51 $ docker top 26e8119ec1449b667b7d0c2b1f9be84c79f136ffc50359d8798c83e31475f660 -eo pid,comm [Pipeline] { [Pipeline] sh 03:50:52 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] echo 03:50:52 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh 03:50:52 + set -o pipefail 03:50:52 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' 03:50:59 03:50:59 Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... 03:50:59 03:50:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9802e2c3-a805-43f9-b47e-5746baaac31c/history/63e5fc1d-ffc6-4ad3-ab95-27134530c35c 03:50:59 03:50:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:50:59 03:50:59 03:50:59 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 03:50:59 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:50:59 $ docker stop --time=1 26e8119ec1449b667b7d0c2b1f9be84c79f136ffc50359d8798c83e31475f660 03:51:02 $ docker rm -f --volumes 26e8119ec1449b667b7d0c2b1f9be84c79f136ffc50359d8798c83e31475f660 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:51:03 + git log --format=format:%s -1 9497d3a19f2de105f88f72ac09c15e4fa41c2378 [Pipeline] sh 03:51:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:51:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:51:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:51:04 prd-ubuntu20.04-docker-8c-8g-775328 does not seem to be running inside a container 03:51:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:51:04 $ docker top cc4fe810b888575a992f78815d63deb8c788a84fee8d3953271d32bbbffabbca -eo pid,comm 03:51:04 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:51:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:51:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:51:04 [ssh-agent] Looking for ssh-agent implementation... 03:51:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:51:04 $ docker exec cc4fe810b888575a992f78815d63deb8c788a84fee8d3953271d32bbbffabbca ssh-agent 03:51:04 SSH_AUTH_SOCK=/tmp/ssh-GADmfuspkSUS/agent.32 03:51:04 SSH_AGENT_PID=38 03:51:04 Running ssh-add (command line suppressed) 03:51:04 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_2151890196349069516.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_2151890196349069516.key) 03:51:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:51:05 + git semver tag 03:51:05 2025-12-18 03:51:05,425 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:51:05 2025-12-18 03:51:05,428 [run_tag] DEBUG tag force:False 03:51:05 2025-12-18 03:51:05,428 [check_head_tag] DEBUG check head tag 03:51:05 2025-12-18 03:51:05,429 [execute] INFO git cat-file --batch-check 03:51:05 2025-12-18 03:51:05,429 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) 03:51:05 2025-12-18 03:51:05,431 [execute] INFO git cat-file --batch 03:51:05 2025-12-18 03:51:05,431 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) 03:51:05 2025-12-18 03:51:05,438 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 03:51:05 2025-12-18 03:51:05,438 [execute] INFO git tag -a v4.1.0-dev.12 -m v4.1.0-dev.12 03:51:05 2025-12-18 03:51:05,438 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.12', '-m', 'v4.1.0-dev.12'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) 03:51:05 2025-12-18 03:51:05,441 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 03:51:05 4.1.0-dev.12 [Pipeline] } 03:51:05 $ docker exec --env ******** --env ******** cc4fe810b888575a992f78815d63deb8c788a84fee8d3953271d32bbbffabbca ssh-agent -k 03:51:05 unset SSH_AUTH_SOCK; 03:51:05 unset SSH_AGENT_PID; 03:51:05 echo Agent pid 38 killed; 03:51:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:51:06 + git semver [Pipeline] } 03:51:06 $ docker stop --time=1 cc4fe810b888575a992f78815d63deb8c788a84fee8d3953271d32bbbffabbca 03:51:07 $ docker rm -f --volumes cc4fe810b888575a992f78815d63deb8c788a84fee8d3953271d32bbbffabbca [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:51:08 03:51:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:51:08 0.23.1-centos7: Pulling from edgex-lftools 03:51:08 ab5ef0e58194: Pulling fs layer 03:51:08 9712f1f96733: Pulling fs layer 03:51:08 63f879dbbcfc: Pulling fs layer 03:51:08 0d9ebad4ef96: Pulling fs layer 03:51:08 e9a5061849ea: Pulling fs layer 03:51:08 d747dcd14b5f: Pulling fs layer 03:51:08 2de7ff778b66: Pulling fs layer 03:51:08 0d9ebad4ef96: Waiting 03:51:08 e9a5061849ea: Waiting 03:51:08 d747dcd14b5f: Waiting 03:51:08 2de7ff778b66: Waiting 03:51:08 9712f1f96733: Verifying Checksum 03:51:08 9712f1f96733: Download complete 03:51:08 63f879dbbcfc: Verifying Checksum 03:51:08 63f879dbbcfc: Download complete 03:51:08 e9a5061849ea: Verifying Checksum 03:51:08 e9a5061849ea: Download complete 03:51:08 d747dcd14b5f: Verifying Checksum 03:51:08 d747dcd14b5f: Download complete 03:51:08 0d9ebad4ef96: Verifying Checksum 03:51:08 0d9ebad4ef96: Download complete 03:51:08 2de7ff778b66: Verifying Checksum 03:51:08 2de7ff778b66: Download complete 03:51:09 ab5ef0e58194: Verifying Checksum 03:51:09 ab5ef0e58194: Download complete 03:51:13 ab5ef0e58194: Pull complete 03:51:13 9712f1f96733: Pull complete 03:51:13 63f879dbbcfc: Pull complete 03:51:20 0d9ebad4ef96: Pull complete 03:51:20 e9a5061849ea: Pull complete 03:51:20 d747dcd14b5f: Pull complete 03:51:21 2de7ff778b66: Pull complete 03:51:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:51:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:51:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:51:22 prd-ubuntu20.04-docker-8c-8g-775328 does not seem to be running inside a container 03:51:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:51:24 $ docker top c7b3f3d06ef3f1887bc06e53d91be2ffd56bb4688bda830eaca2da623edf5b6a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:51:24 provisioning config files... 03:51:24 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config10484808227400306348tmp 03:51:24 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config4647335878727484674tmp 03:51:24 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config17375839254807315749tmp [Pipeline] { [Pipeline] echo 03:51:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:51:24 ---> sigul-configuration.sh 03:51:24 gpg: directory `/root/.gnupg' created 03:51:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:51:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:51:24 gpg: keyring `/root/.gnupg/secring.gpg' created 03:51:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:51:24 gpg: CAST5 encrypted data 03:51:24 gpg: encrypted with 1 passphrase 03:51:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:51:25 + mkdir /home/jenkins 03:51:25 + mkdir /home/jenkins/sigul [Pipeline] sh 03:51:25 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:51:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:51:25 ---> sigul-install.sh 03:51:25 Sigul already installed; skipping installation. [Pipeline] sh 03:51:26 + git tag --list 03:51:26 v0.0.0 03:51:26 v4.0 03:51:26 v4.0.0 03:51:26 v4.0.1 03:51:26 v4.0.1-dev.1 03:51:26 v4.1.0-dev.1 03:51:26 v4.1.0-dev.10 03:51:26 v4.1.0-dev.11 03:51:26 v4.1.0-dev.12 03:51:26 v4.1.0-dev.2 03:51:26 v4.1.0-dev.3 03:51:26 v4.1.0-dev.4 03:51:26 v4.1.0-dev.5 03:51:26 v4.1.0-dev.6 03:51:26 v4.1.0-dev.7 03:51:26 v4.1.0-dev.8 03:51:26 v4.1.0-dev.9 [Pipeline] sh 03:51:26 + lftools sign git-tag v4.1.0-dev.12 03:51:27 Signing Git tag with Sigul... 03:51:27 Signing v4.1.0-dev.12 [Pipeline] echo 03:51:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:51:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:51:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:51:30 $ docker stop --time=1 c7b3f3d06ef3f1887bc06e53d91be2ffd56bb4688bda830eaca2da623edf5b6a 03:51:31 $ docker rm -f --volumes c7b3f3d06ef3f1887bc06e53d91be2ffd56bb4688bda830eaca2da623edf5b6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:51:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:51:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:51:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:51:32 prd-ubuntu20.04-docker-8c-8g-775328 does not seem to be running inside a container 03:51:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:51:32 $ docker top b0b243678ae9e234b155220172d5b84a9c9e3f0ed9ab45c44d4871d4421685b6 -eo pid,comm 03:51:32 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:51:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:51:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:51:32 [ssh-agent] Looking for ssh-agent implementation... 03:51:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:51:32 $ docker exec b0b243678ae9e234b155220172d5b84a9c9e3f0ed9ab45c44d4871d4421685b6 ssh-agent 03:51:32 SSH_AUTH_SOCK=/tmp/ssh-zhit1MsQYr28/agent.33 03:51:32 SSH_AGENT_PID=39 03:51:32 Running ssh-add (command line suppressed) 03:51:33 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_8924326173478131863.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_8924326173478131863.key) 03:51:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:51:33 + git semver bump pre 03:51:33 2025-12-18 03:51:33,605 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:51:33 2025-12-18 03:51:33,609 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 03:51:33 2025-12-18 03:51:33,609 [bump_version] DEBUG bumping version:4.1.0-dev.12 on axis:pre with prefix:dev 03:51:33 2025-12-18 03:51:33,609 [bump_version] DEBUG bumped version:4.1.0-dev.13 03:51:33 2025-12-18 03:51:33,609 [write_version] DEBUG write version:4.1.0-dev.13 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True 03:51:33 2025-12-18 03:51:33,609 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 03:51:33 2025-12-18 03:51:33,609 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main 03:51:33 2025-12-18 03:51:33,612 [execute] INFO git cat-file --batch-check 03:51:33 2025-12-18 03:51:33,612 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) 03:51:33 2025-12-18 03:51:33,616 [execute] INFO git cat-file --batch 03:51:33 2025-12-18 03:51:33,616 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) 03:51:33 2025-12-18 03:51:33,619 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 03:51:33 4.1.0-dev.13 [Pipeline] } 03:51:33 $ docker exec --env ******** --env ******** b0b243678ae9e234b155220172d5b84a9c9e3f0ed9ab45c44d4871d4421685b6 ssh-agent -k 03:51:33 unset SSH_AUTH_SOCK; 03:51:33 unset SSH_AGENT_PID; 03:51:33 echo Agent pid 39 killed; 03:51:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:51:34 + git semver [Pipeline] } 03:51:34 $ docker stop --time=1 b0b243678ae9e234b155220172d5b84a9c9e3f0ed9ab45c44d4871d4421685b6 03:51:35 $ docker rm -f --volumes b0b243678ae9e234b155220172d5b84a9c9e3f0ed9ab45c44d4871d4421685b6 [Pipeline] // withDockerContainer [Pipeline] sh 03:51:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:51:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:51:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:51:36 prd-ubuntu20.04-docker-8c-8g-775328 does not seem to be running inside a container 03:51:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:51:36 $ docker top aceb0fddb87f13e24a20b938bdfed0104df475cfd6e9a2be7df494bc7a26c638 -eo pid,comm 03:51:36 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:51:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:51:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:51:36 [ssh-agent] Looking for ssh-agent implementation... 03:51:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:51:36 $ docker exec aceb0fddb87f13e24a20b938bdfed0104df475cfd6e9a2be7df494bc7a26c638 ssh-agent 03:51:37 SSH_AUTH_SOCK=/tmp/ssh-PYJvJsOqWCVy/agent.32 03:51:37 SSH_AGENT_PID=38 03:51:37 Running ssh-add (command line suppressed) 03:51:37 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_16736794852661634289.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_16736794852661634289.key) 03:51:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:51:37 + git semver push 03:51:37 2025-12-18 03:51:37,686 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:51:37 2025-12-18 03:51:37,691 [run_push] DEBUG push 03:51:37 2025-12-18 03:51:37,692 [execute] INFO git cat-file --batch-check 03:51:37 2025-12-18 03:51:37,692 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) 03:51:37 2025-12-18 03:51:37,695 [execute] INFO git rev-list ff03ccfdc12eaf4c333bdde8264d9c69a4fb2975 -- 03:51:37 2025-12-18 03:51:37,695 [execute] DEBUG Popen(['git', 'rev-list', 'ff03ccfdc12eaf4c333bdde8264d9c69a4fb2975', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:51:37 2025-12-18 03:51:37,699 [execute] INFO git fetch -v -- origin 03:51:37 2025-12-18 03:51:37,699 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=True) 03:51:38 2025-12-18 03:51:38,229 [run_push] DEBUG no remote changes detected 03:51:38 2025-12-18 03:51:38,229 [execute] INFO git push origin semver 03:51:38 2025-12-18 03:51:38,229 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:51:40 2025-12-18 03:51:39,812 [run_push] DEBUG push all version tags 03:51:40 2025-12-18 03:51:39,813 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:51:40 2025-12-18 03:51:39,813 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) 03:51:40 2025-12-18 03:51:40,527 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 03:51:40 4.1.0-dev.13 [Pipeline] } 03:51:40 $ docker exec --env ******** --env ******** aceb0fddb87f13e24a20b938bdfed0104df475cfd6e9a2be7df494bc7a26c638 ssh-agent -k 03:51:40 unset SSH_AUTH_SOCK; 03:51:40 unset SSH_AGENT_PID; 03:51:40 echo Agent pid 38 killed; 03:51:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:51:41 + git semver [Pipeline] } 03:51:41 $ docker stop --time=1 aceb0fddb87f13e24a20b938bdfed0104df475cfd6e9a2be7df494bc7a26c638 03:51:42 $ docker rm -f --volumes aceb0fddb87f13e24a20b938bdfed0104df475cfd6e9a2be7df494bc7a26c638 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:51:43 + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] 03:51:43 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 03:51:43 total 16 03:51:43 drwxr-xr-x 3 root root 4096 Dec 18 03:32 . 03:51:43 drwxrwxr-x 9 jenkins jenkins 4096 Dec 18 03:51 .. 03:51:43 drwxr-xr-x 2 root root 4096 Dec 18 03:32 cost 03:51:43 -rw-r--r-- 1 root root 80 Dec 18 03:32 cost.csv 03:51:43 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives 03:51:43 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 03:51:43 total 16 03:51:43 drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 03:32 . 03:51:43 drwxrwxr-x 9 jenkins jenkins 4096 Dec 18 03:51 .. 03:51:43 drwxr-xr-x 2 jenkins jenkins 4096 Dec 18 03:32 cost 03:51:43 -rw-r--r-- 1 jenkins jenkins 80 Dec 18 03:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:51:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:51:44 ---> package-listing.sh 03:51:44 ++ facter osfamily 03:51:44 ++ tr '[:upper:]' '[:lower:]' 03:51:44 + OS_FAMILY=debian 03:51:44 + workspace=/w/workspace/edgexfoundry_device-s7_main 03:51:44 + START_PACKAGES=/tmp/packages_start.txt 03:51:44 + END_PACKAGES=/tmp/packages_end.txt 03:51:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:51:44 + PACKAGES=/tmp/packages_start.txt 03:51:44 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 03:51:44 + PACKAGES=/tmp/packages_end.txt 03:51:44 + case "${OS_FAMILY}" in 03:51:44 + dpkg -l 03:51:44 + grep '^ii' 03:51:44 + '[' -f /tmp/packages_start.txt ']' 03:51:44 + '[' -f /tmp/packages_end.txt ']' 03:51:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:51:44 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 03:51:44 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 03:51:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 03:51:44 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 03:51:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:51:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:51:45 prd-ubuntu20.04-docker-8c-8g-775328 does not seem to be running inside a container 03:51:45 $ 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 03:51:46 $ docker top c2228e48973d219d027d7e7bfa0e08045ae784e38120677ed9f9edfc29585ac5 -eo pid,comm [Pipeline] { [Pipeline] sh 03:51:46 + touch /tmp/pre-build-complete [Pipeline] sh 03:51:46 + mkdir -p /var/log/sysstat [Pipeline] sh 03:51:46 + ls /var/log/sa-host 03:51:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:51:47 provisioning config files... 03:51:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config6056312538603654566tmp [Pipeline] { [Pipeline] echo 03:51:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:51:47 ---> create-netrc.sh [Pipeline] } 03:51:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:51:47 ---> python-tools-install.sh [Pipeline] echo 03:51:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:51:47 ---> sudo-logs.sh 03:51:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:51:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:51:48 ---> job-cost.sh 03:51:48 lf-activate-venv: SKIPPING 03:51:48 DEBUG: total: 0.2199999988079071 03:51:48 INFO: Retrieving Stack Cost... 03:51:48 INFO: Retrieving Pricing Info for: v3-standard-8 03:51:49 INFO: Archiving Costs [Pipeline] echo 03:51:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:51:49 ---> logs-deploy.sh 03:51:49 lf-activate-venv: SKIPPING 03:51:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/38 03:51:49 INFO: archiving workspace using pattern(s): 03:51:50 Archives upload complete. 03:51:50 INFO: archiving logs to Nexus 03:51:51 ---> uname -a: 03:51:51 Linux prd-ubuntu20-04-docker-8c-8g-775328 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 03:51:51 03:51:51 03:51:51 ---> lscpu: 03:51:51 Architecture: x86_64 03:51:51 CPU op-mode(s): 32-bit, 64-bit 03:51:51 Byte Order: Little Endian 03:51:51 Address sizes: 40 bits physical, 48 bits virtual 03:51:51 CPU(s): 8 03:51:51 On-line CPU(s) list: 0-7 03:51:51 Thread(s) per core: 1 03:51:51 Core(s) per socket: 1 03:51:51 Socket(s): 8 03:51:51 NUMA node(s): 1 03:51:51 Vendor ID: AuthenticAMD 03:51:51 CPU family: 23 03:51:51 Model: 49 03:51:51 Model name: AMD EPYC-Rome Processor 03:51:51 Stepping: 0 03:51:51 CPU MHz: 2800.000 03:51:51 BogoMIPS: 5600.00 03:51:51 Virtualization: AMD-V 03:51:51 Hypervisor vendor: KVM 03:51:51 Virtualization type: full 03:51:51 L1d cache: 256 KiB 03:51:51 L1i cache: 256 KiB 03:51:51 L2 cache: 4 MiB 03:51:51 L3 cache: 128 MiB 03:51:51 NUMA node0 CPU(s): 0-7 03:51:51 Vulnerability Gather data sampling: Not affected 03:51:51 Vulnerability Itlb multihit: Not affected 03:51:51 Vulnerability L1tf: Not affected 03:51:51 Vulnerability Mds: Not affected 03:51:51 Vulnerability Meltdown: Not affected 03:51:51 Vulnerability Mmio stale data: Not affected 03:51:51 Vulnerability Retbleed: Vulnerable 03:51:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:51:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:51:51 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 03:51:51 Vulnerability Srbds: Not affected 03:51:51 Vulnerability Tsx async abort: Not affected 03:51:51 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:51:51 03:51:51 03:51:51 ---> nproc: 03:51:51 8 03:51:51 03:51:51 03:51:51 ---> df -h: 03:51:51 Filesystem Size Used Avail Use% Mounted on 03:51:51 overlay 155G 14G 141G 10% / 03:51:51 tmpfs 64M 0 64M 0% /dev 03:51:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:51:51 shm 64M 0 64M 0% /dev/shm 03:51:51 /dev/vda1 155G 14G 141G 10% /facter-os 03:51:51 03:51:51 03:51:51 ---> sar -b -r -n DEV: 03:51:51 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-775328) 12/18/25 _x86_64_ (8 CPU) 03:51:51 03:51:51 03:26:20 LINUX RESTART (8 CPU) 03:51:51 03:51:51 03:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:51:51 03:28:12 220.30 18.21 202.09 0.00 2636.53 80532.29 0.00 03:51:51 03:29:01 155.79 0.65 155.14 0.00 17.95 45094.90 0.00 03:51:51 03:30:01 95.77 0.43 95.33 0.00 37.99 33144.49 0.00 03:51:51 03:31:01 45.40 0.02 45.39 0.00 1.86 17063.07 0.00 03:51:51 03:32:01 39.01 3.55 35.46 0.00 2515.71 6319.75 0.00 03:51:51 03:33:02 50.76 0.02 50.74 0.00 0.13 18731.68 0.00 03:51:51 03:34:01 1.52 0.00 1.52 0.00 0.00 15.99 0.00 03:51:51 03:35:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 03:51:51 03:36:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 03:51:51 03:37:01 1.92 0.00 1.92 0.00 0.00 21.86 0.00 03:51:51 03:38:01 1.17 0.00 1.17 0.00 0.00 17.33 0.00 03:51:51 03:39:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 03:51:51 03:40:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 03:51:51 03:41:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 03:51:51 03:42:01 1.60 0.02 1.58 0.00 0.13 22.26 0.00 03:51:51 03:43:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 03:51:51 03:44:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 03:51:51 03:45:01 1.67 0.00 1.67 0.00 0.00 19.60 0.00 03:51:51 03:46:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 03:51:51 03:47:01 1.37 0.00 1.37 0.00 0.00 16.93 0.00 03:51:51 03:48:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 03:51:51 03:49:01 0.97 0.00 0.97 0.00 0.00 12.26 0.00 03:51:51 03:50:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 03:51:51 03:51:01 60.16 0.88 59.27 0.00 23.06 39140.81 0.00 03:51:51 Average: 29.31 1.14 28.17 0.00 239.59 10330.04 0.00 03:51:51 03:51:51 03:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:51:51 03:28:12 27623704 31462628 815552 2.48 137508 3843768 2127636 6.27 1285712 3414376 631128 03:51:51 03:29:01 26393028 31305664 968032 2.94 154880 4851260 2235492 6.59 1965568 3914584 628800 03:51:51 03:30:01 27023516 31345668 925904 2.82 164152 4262192 2248080 6.63 1695608 3560704 18168 03:51:51 03:31:01 26735584 31531812 743140 2.26 165032 4727432 1662896 4.90 1609524 3933280 436 03:51:51 03:32:01 26379128 31500892 760856 2.31 190908 5016260 1731684 5.11 1827744 4044296 1056 03:51:51 03:33:02 25862620 31502188 757772 2.31 206936 5467800 1724036 5.08 1849580 4483336 160 03:51:51 03:34:01 25862544 31502164 757696 2.31 206968 5467804 1724036 5.08 1849216 4483340 8 03:51:51 03:35:01 25869864 31509532 750264 2.28 207020 5467812 1724036 5.08 1842004 4483348 16 03:51:51 03:36:01 25869684 31509352 750316 2.28 207048 5467812 1724036 5.08 1841988 4483348 20 03:51:51 03:37:01 25876052 31515852 743680 2.26 207140 5467816 1724036 5.08 1836092 4483348 20 03:51:51 03:38:01 25878848 31518716 740776 2.25 207188 5467816 1724036 5.08 1833596 4483352 168 03:51:51 03:39:01 25878532 31518464 740900 2.25 207220 5467820 1724036 5.08 1833220 4483356 52 03:51:51 03:40:01 25878668 31518680 740432 2.25 207236 5467824 1724036 5.08 1833256 4483360 28 03:51:51 03:41:01 25878684 31518720 740336 2.25 207260 5467824 1724036 5.08 1833280 4483360 36 03:51:51 03:42:01 25878040 31518276 741120 2.25 207340 5467804 1732780 5.11 1833764 4483332 40 03:51:51 03:43:01 25878356 31518648 740776 2.25 207372 5467808 1732780 5.11 1833436 4483332 12 03:51:51 03:44:01 25878136 31518460 740952 2.25 207408 5467812 1732780 5.11 1833448 4483336 24 03:51:51 03:45:01 25878016 31518392 741004 2.25 207444 5467808 1732780 5.11 1833492 4483340 12 03:51:51 03:46:01 25877708 31518148 741208 2.25 207480 5467816 1732780 5.11 1833588 4483348 8 03:51:51 03:47:01 25878488 31518952 740320 2.25 207532 5467812 1732780 5.11 1833044 4483348 16 03:51:51 03:48:01 25878576 31519076 740124 2.25 207568 5467824 1732780 5.11 1833008 4483348 4 03:51:51 03:49:01 25878516 31519200 740184 2.25 207592 5467956 1732780 5.11 1833068 4483480 52 03:51:51 03:50:01 25878752 31519448 739892 2.25 207616 5467960 1732780 5.11 1833368 4483484 4 03:51:51 03:51:01 24595536 31473300 779944 2.37 245200 6560192 1893416 5.58 2048800 5438876 216368 03:51:51 Average: 26021274 31495926 765882 2.33 199544 5320085 1792106 5.28 1811892 4375276 62360 03:51:51 03:51:51 03:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:51:51 03:28:12 lo 3.79 3.79 0.39 0.39 0.00 0.00 0.00 0.00 03:51:51 03:28:12 ens3 577.16 419.79 8315.85 89.62 0.00 0.00 0.00 0.00 03:51:51 03:28:12 veth8bd52fd 237.71 295.46 23.66 2194.99 0.00 0.00 0.00 0.18 03:51:51 03:28:12 docker0 257.34 316.11 21.89 2345.30 0.00 0.00 0.00 0.00 03:51:51 03:29:01 lo 0.24 0.24 0.02 0.02 0.00 0.00 0.00 0.00 03:51:51 03:29:01 ens3 70.56 43.49 527.74 15.97 0.00 0.00 0.00 0.00 03:51:51 03:29:01 vetha874222 0.06 0.20 0.00 0.02 0.00 0.00 0.00 0.00 03:51:51 03:29:01 docker0 23.22 37.54 2.12 492.05 0.00 0.00 0.00 0.00 03:51:51 03:30:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 03:51:51 03:30:01 ens3 32.19 18.91 156.32 9.69 0.00 0.00 0.00 0.00 03:51:51 03:30:01 veth779272a 0.05 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:51:51 03:30:01 docker0 5.45 9.02 0.39 137.07 0.00 0.00 0.00 0.00 03:51:51 03:31:01 lo 5.26 5.26 0.52 0.52 0.00 0.00 0.00 0.00 03:51:51 03:31:01 ens3 69.85 61.41 33.26 364.80 0.00 0.00 0.00 0.00 03:51:51 03:31:01 docker0 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:32:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 03:51:51 03:32:01 ens3 141.98 86.64 2282.37 6.62 0.00 0.00 0.00 0.00 03:51:51 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:33:02 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 03:51:51 03:33:02 ens3 89.92 58.49 2523.62 10.77 0.00 0.00 0.00 0.00 03:51:51 03:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:34:01 ens3 1.05 0.00 0.05 0.00 0.00 0.00 0.00 0.00 03:51:51 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:51:51 03:35:01 ens3 1.58 0.60 1.71 0.23 0.00 0.00 0.00 0.00 03:51:51 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:36:01 ens3 0.53 0.33 0.27 0.21 0.00 0.00 0.00 0.00 03:51:51 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:51:51 03:37:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 03:51:51 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:38:01 ens3 0.28 0.03 0.08 0.00 0.00 0.00 0.00 0.00 03:51:51 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:51:51 03:39:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:51:51 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:40:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:51:51 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:51:51 03:41:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:51:51 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:42:01 ens3 0.25 0.12 0.09 0.07 0.00 0.00 0.00 0.00 03:51:51 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:51:51 03:43:01 ens3 0.33 0.13 0.08 0.01 0.00 0.00 0.00 0.00 03:51:51 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:44:01 ens3 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00 03:51:51 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:51:51 03:45:01 ens3 0.28 0.10 0.03 0.01 0.00 0.00 0.00 0.00 03:51:51 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:46:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:51:51 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:51:51 03:47:01 ens3 0.43 0.18 0.10 0.07 0.00 0.00 0.00 0.00 03:51:51 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:48:01 ens3 0.35 0.03 0.08 0.00 0.00 0.00 0.00 0.00 03:51:51 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:51:51 03:49:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:51:51 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:50:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:51:51 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:51:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 03:51:51 03:51:01 ens3 238.24 151.57 4969.71 20.94 0.00 0.00 0.00 0.00 03:51:51 03:51:01 docker0 73.57 100.05 6.56 934.49 0.00 0.00 0.00 0.00 03:51:51 Average: lo 0.62 0.62 0.06 0.06 0.00 0.00 0.00 0.00 03:51:51 Average: ens3 55.31 38.22 848.12 22.26 0.00 0.00 0.00 0.00 03:51:51 Average: docker0 16.92 21.59 1.45 178.39 0.00 0.00 0.00 0.00 03:51:51 03:51:51