Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3bef71a458050caad0e348ab590f9730d3645923 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-ssh7968679275693108784.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-ssh3825751578004497328.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-onvif-camera/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-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18409069831863266625.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-ssh9818242378856925503.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-onvif-camera/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-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8564507859989372494.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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3], 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-onvif-camera-settings PROJECT: device-onvif-camera 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-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 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-4970 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3bef71a458050caad0e348ab590f9730d3645923 (main) Commit message: "Merge pull request #555 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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 3bef71a458050caad0e348ab590f9730d3645923 # timeout=10 > git rev-list --no-walk 2ee9afaac832d34d625f506f71b63586f73be28c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:33:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:33:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:33:18 ========================================================= 01:33:18 EdgeX Global Pipelines Version Info 01:33:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:33:19 ------------------- 01:33:19 stable info: 01:33:19 ------------------- 01:33:19 Commited By: Cherry Wang cherry@iotechsys.com 01:33:19 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 01:33:19 Message: update stable to v1.0.278 01:33:19 ------------------- 01:33:19 experimental info: 01:33:19 ------------------- 01:33:19 Commited By: **** collab-it+edgex@linuxfoundation.org 01:33:19 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 01:33:19 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:33:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 01:33:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 01:33:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:33:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:33:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:33:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 01:33:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:33:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:33:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:33:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:33:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:33:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 01:33:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:33:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:33:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:33:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:33:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:33:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:33:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:33:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:33:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:33:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 01:33:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:33:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:33:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:33:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:33:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:33:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:33:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:33:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:33:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3bef71a458050caad0e348ab590f9730d3645923 [Pipeline] echo 01:33:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3bef71a [Pipeline] echo 01:33:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:33:20 provisioning config files... 01:33:20 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5407325264361306666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:33:20 ---> ****-login.sh 01:33:20 nexus3.edgexfoundry.org:10001 01:33:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:21 01:33:21 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:33:21 Configure a credential helper to remove this warning. See 01:33:21 https://docs.****.com/go/credential-store/ 01:33:21 01:33:21 Login Succeeded 01:33:21 nexus3.edgexfoundry.org:10002 01:33:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:21 01:33:21 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:33:21 Configure a credential helper to remove this warning. See 01:33:21 https://docs.****.com/go/credential-store/ 01:33:21 01:33:21 Login Succeeded 01:33:21 nexus3.edgexfoundry.org:10003 01:33:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:21 01:33:21 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:33:21 Configure a credential helper to remove this warning. See 01:33:21 https://docs.****.com/go/credential-store/ 01:33:21 01:33:21 Login Succeeded 01:33:21 nexus3.edgexfoundry.org:10004 01:33:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:21 01:33:21 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:33:21 Configure a credential helper to remove this warning. See 01:33:21 https://docs.****.com/go/credential-store/ 01:33:21 01:33:21 Login Succeeded 01:33:21 ****.io 01:33:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:21 01:33:21 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:33:21 Configure a credential helper to remove this warning. See 01:33:21 https://docs.****.com/go/credential-store/ 01:33:21 01:33:21 Login Succeeded 01:33:21 ---> ****-login.sh ends [Pipeline] } 01:33:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:33:21 + git rev-list -1 --merges 3bef71a458050caad0e348ab590f9730d3645923~1..3bef71a458050caad0e348ab590f9730d3645923 [Pipeline] echo 01:33:22 -----------> git rev-list -1 --merges 3bef71a458050caad0e348ab590f9730d3645923~1..3bef71a458050caad0e348ab590f9730d3645923 3bef71a458050caad0e348ab590f9730d3645923 01:33:22 3bef71a458050caad0e348ab590f9730d3645923 [false] [Pipeline] sh 01:33:22 + git log --format=format:%s -1 3bef71a458050caad0e348ab590f9730d3645923 [Pipeline] echo 01:33:22 ========================================================= 01:33:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:33:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:33:22 + git log --format=format:%s -1 3bef71a458050caad0e348ab590f9730d3645923 [Pipeline] echo 01:33:22 [semverPrep] GIT_COMMIT: 3bef71a458050caad0e348ab590f9730d3645923, Commit Message: Merge pull request #555 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60 [Pipeline] echo 01:33:22 [semverPrep] This is not a build commit. [Pipeline] sh 01:33:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:33:23 + grep -v github /etc/ssh/ssh_known_hosts 01:33:23 + [ -e /tmp/ssh_known_hosts ] 01:33:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:33:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:33:23 + sudo tee -a /etc/ssh/ssh_known_hosts 01:33:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:33:23 01:33:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:33:23 0.1.4: Pulling from edgex-devops/py-git-semver 01:33:23 3dae71ba6b94: Pulling fs layer 01:33:23 6bf1a483ea7c: Pulling fs layer 01:33:23 f5dfc541a4d3: Pulling fs layer 01:33:23 461d9e800cba: Pulling fs layer 01:33:23 461d9e800cba: Waiting 01:33:23 80192f66455f: Pulling fs layer 01:33:23 2e8e34ca0e6c: Pulling fs layer 01:33:23 a29436f7fd5d: Pulling fs layer 01:33:23 923cac83aea3: Pulling fs layer 01:33:23 25ad8b0a4227: Pulling fs layer 01:33:23 a29436f7fd5d: Waiting 01:33:23 80192f66455f: Waiting 01:33:23 2e8e34ca0e6c: Waiting 01:33:23 923cac83aea3: Waiting 01:33:23 db01528c6b51: Pulling fs layer 01:33:23 28988de357af: Pulling fs layer 01:33:23 28988de357af: Waiting 01:33:23 db01528c6b51: Waiting 01:33:23 6bf1a483ea7c: Verifying Checksum 01:33:23 6bf1a483ea7c: Download complete 01:33:23 461d9e800cba: Download complete 01:33:24 80192f66455f: Verifying Checksum 01:33:24 80192f66455f: Download complete 01:33:24 f5dfc541a4d3: Verifying Checksum 01:33:24 f5dfc541a4d3: Download complete 01:33:24 3dae71ba6b94: Verifying Checksum 01:33:24 3dae71ba6b94: Download complete 01:33:24 923cac83aea3: Verifying Checksum 01:33:24 923cac83aea3: Download complete 01:33:24 25ad8b0a4227: Verifying Checksum 01:33:24 25ad8b0a4227: Download complete 01:33:24 db01528c6b51: Download complete 01:33:24 28988de357af: Verifying Checksum 01:33:24 28988de357af: Download complete 01:33:24 a29436f7fd5d: Verifying Checksum 01:33:24 a29436f7fd5d: Download complete 01:33:24 2e8e34ca0e6c: Verifying Checksum 01:33:24 2e8e34ca0e6c: Download complete 01:33:25 3dae71ba6b94: Pull complete 01:33:25 6bf1a483ea7c: Pull complete 01:33:26 f5dfc541a4d3: Pull complete 01:33:26 461d9e800cba: Pull complete 01:33:26 80192f66455f: Pull complete 01:33:30 2e8e34ca0e6c: Pull complete 01:33:32 a29436f7fd5d: Pull complete 01:33:32 923cac83aea3: Pull complete 01:33:32 25ad8b0a4227: Pull complete 01:33:32 db01528c6b51: Pull complete 01:33:32 28988de357af: Pull complete 01:33:32 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:33:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:33:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:32 prd-ubuntu20.04-docker-8c-8g-4970 does not seem to be running inside a container 01:33:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 01:33:34 $ docker top 8972b084b7b2f4df7404a68b7ff7c696d4f5d9a71d45a184b50d738a362c043e -eo pid,comm 01:33:34 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). 01:33:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:33:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:33:34 [ssh-agent] Looking for ssh-agent implementation... 01:33:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:33:34 $ docker exec 8972b084b7b2f4df7404a68b7ff7c696d4f5d9a71d45a184b50d738a362c043e ssh-agent 01:33:34 SSH_AUTH_SOCK=/tmp/ssh-BQzhGldGoeen/agent.32 01:33:34 SSH_AGENT_PID=38 01:33:34 Running ssh-add (command line suppressed) 01:33:34 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4292021208254514939.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4292021208254514939.key) 01:33:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:33:34 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh 01:33:35 + git tag --points-at HEAD [Pipeline] } 01:33:35 $ docker exec --env ******** --env ******** 8972b084b7b2f4df7404a68b7ff7c696d4f5d9a71d45a184b50d738a362c043e ssh-agent -k 01:33:35 unset SSH_AUTH_SOCK; 01:33:35 unset SSH_AGENT_PID; 01:33:35 echo Agent pid 38 killed; 01:33:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:33:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:33:35 [ssh-agent] Looking for ssh-agent implementation... 01:33:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:33:35 $ docker exec 8972b084b7b2f4df7404a68b7ff7c696d4f5d9a71d45a184b50d738a362c043e ssh-agent 01:33:35 SSH_AUTH_SOCK=/tmp/ssh-rjZ5lNErxbNF/agent.85 01:33:35 SSH_AGENT_PID=92 01:33:35 Running ssh-add (command line suppressed) 01:33:35 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9710622534022528088.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9710622534022528088.key) 01:33:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:33:35 + git semver init 01:33:36 2026-04-12 01:33:36,169 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:33:36 2026-04-12 01:33:36,173 [run_init] DEBUG init version:0.0.0 force:False 01:33:36 2026-04-12 01:33:36,173 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 01:33:36 2026-04-12 01:33:36,174 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 01:33:36 2026-04-12 01:33:36,174 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 01:33:38 2026-04-12 01:33:37,793 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 01:33:38 2026-04-12 01:33:37,794 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 01:33:38 2026-04-12 01:33:37,794 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 01:33:38 2026-04-12 01:33:37,794 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 01:33:38 4.1.0-dev.21 [Pipeline] } 01:33:38 $ docker exec --env ******** --env ******** 8972b084b7b2f4df7404a68b7ff7c696d4f5d9a71d45a184b50d738a362c043e ssh-agent -k 01:33:38 unset SSH_AUTH_SOCK; 01:33:38 unset SSH_AGENT_PID; 01:33:38 echo Agent pid 92 killed; 01:33:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:33:38 + git semver [Pipeline] } 01:33:38 $ docker stop --time=1 8972b084b7b2f4df7404a68b7ff7c696d4f5d9a71d45a184b50d738a362c043e 01:33:40 $ docker rm -f --volumes 8972b084b7b2f4df7404a68b7ff7c696d4f5d9a71d45a184b50d738a362c043e [Pipeline] // withDockerContainer [Pipeline] sh 01:33:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:33:40 Stashed 1 file(s) [Pipeline] echo 01:33:40 [edgeXSemver]: initialized semver on version 4.1.0-dev.21 [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 01:33:40 provisioning config files... 01:33:40 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14094638354340122500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:33:41 ---> ****-login.sh 01:33:41 nexus3.edgexfoundry.org:10001 01:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:41 Login Succeeded 01:33:41 nexus3.edgexfoundry.org:10002 01:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:41 Login Succeeded 01:33:41 nexus3.edgexfoundry.org:10003 01:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:41 Login Succeeded 01:33:41 nexus3.edgexfoundry.org:10004 01:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:41 Login Succeeded 01:33:41 ****.io 01:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:41 Login Succeeded 01:33:41 ---> ****-login.sh ends [Pipeline] } 01:33:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:33:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:33:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:33:41 ========================================================= 01:33:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 01:33:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:42 + 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 . 01:33:42 #0 building with "default" instance using docker driver 01:33:42 01:33:42 #1 [internal] load build definition from Dockerfile 01:33:42 #1 transferring dockerfile: 1.75kB done 01:33:42 #1 DONE 0.0s 01:33:42 01:33:42 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:33:42 #2 DONE 0.1s 01:33:43 01:33:43 #3 [internal] load .dockerignore 01:33:43 #3 transferring context: 2B done 01:33:43 #3 DONE 0.0s 01:33:43 01:33:43 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:33:43 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 01:33:43 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 1.05MB / 3.80MB 0.1s 01:33:43 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 01:33:43 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 1.05MB / 60.15MB 0.1s 01:33:43 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 01:33:43 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 01:33:43 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 01:33:43 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s 01:33:43 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 01:33:43 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.2s done 01:33:43 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.2s 01:33:43 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 01:33:43 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 01:33:43 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 01:33:43 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 01:33:43 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s 01:33:43 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 7.34MB / 60.15MB 0.3s 01:33:43 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 3.15MB / 11.98MB 0.3s 01:33:43 #4 ... 01:33:43 01:33:43 #5 [internal] load build context 01:33:43 #5 transferring context: 48.26MB 0.3s done 01:33:43 #5 DONE 0.4s 01:33:43 01:33:43 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:33:43 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 10.49MB / 60.15MB 0.4s 01:33:43 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 01:33:43 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 5.24MB / 11.98MB 0.4s 01:33:43 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 01:33:43 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 20.97MB / 60.15MB 0.6s 01:33:43 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 12.58MB / 112.58MB 0.6s 01:33:43 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.6s done 01:33:43 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.6s 01:33:43 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 33.55MB / 60.15MB 0.8s 01:33:43 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 20.97MB / 112.58MB 0.8s 01:33:43 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 7.34MB / 14.72MB 0.8s 01:33:43 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 47.19MB / 60.15MB 1.0s 01:33:43 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 32.51MB / 112.58MB 1.0s 01:33:43 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 1.0s done 01:33:44 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 1.2s 01:33:44 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 49.28MB / 112.58MB 1.2s 01:33:44 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 1.2s done 01:33:44 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 60.82MB / 112.58MB 1.3s 01:33:44 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 01:33:44 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 88.08MB / 112.58MB 1.5s 01:33:44 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 100.66MB / 112.58MB 1.6s 01:33:44 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.20MB / 112.58MB 1.7s 01:33:44 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.8s done 01:33:49 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.9s done 01:33:49 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 01:33:49 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 01:33:49 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:33:49 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 01:33:49 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 01:33:50 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.9s done 01:33:50 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 01:33:53 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.7s done 01:33:53 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 01:33:53 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 01:33:53 #4 DONE 11.0s 01:33:53 01:33:53 #6 [builder 2/7] RUN apk add --no-cache make git 01:33:54 #6 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:33:54 #6 0.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:33:54 #6 0.807 OK: 265 MiB in 60 packages 01:33:55 Still waiting to schedule task 01:33:55 ‘prd-centos7-blackbox-4c-2g-4926’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:33:55 ‘prd-centos7-docker-4c-2g-4967’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:33:55 ‘prd-ubuntu20.04-docker-8c-8g-4972’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:33:55 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4971’ is offline 01:33:56 #6 DONE 2.3s 01:33:56 01:33:56 #7 [builder 3/7] WORKDIR /device-onvif-camera 01:33:56 #7 DONE 0.0s 01:33:56 01:33:56 #8 [builder 4/7] COPY go.mod vendor* ./ 01:33:56 #8 DONE 0.0s 01:33:56 01:33:56 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:08 #9 DONE 10.4s 01:34:08 01:34:08 #10 [builder 6/7] COPY . . 01:34:08 #10 DONE 0.2s 01:34:08 01:34:08 #11 [builder 7/7] RUN echo noop 01:34:08 #11 0.207 noop 01:34:08 #11 DONE 0.3s 01:34:08 01:34:08 #12 exporting to image 01:34:08 #12 exporting layers 01:34:16 #12 exporting layers 8.7s done 01:34:16 #12 writing image sha256:336bc13401d83764069c5d379c1f190c9ef0c482ee31ca7cbbfc691baf3d2a09 done 01:34:16 #12 naming to docker.io/library/ci-base-image-x86_64 done 01:34:16 #12 DONE 8.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:16 + docker inspect -f . ci-base-image-x86_64 01:34:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:34:17 prd-ubuntu20.04-docker-8c-8g-4970 does not seem to be running inside a container 01:34:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 01:34:17 $ docker top cd332dc0f2a40820b56c2504263ec8623c99fcc52be70737baa4bca97748fbfa -eo pid,comm [Pipeline] { [Pipeline] sh 01:34:17 + go version 01:34:17 go version go1.25.2 linux/amd64 [Pipeline] } 01:34:17 $ docker stop --time=1 cd332dc0f2a40820b56c2504263ec8623c99fcc52be70737baa4bca97748fbfa 01:34:19 $ docker rm -f --volumes cd332dc0f2a40820b56c2504263ec8623c99fcc52be70737baa4bca97748fbfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:19 + docker inspect -f . ci-base-image-x86_64 01:34:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:34:19 prd-ubuntu20.04-docker-8c-8g-4970 does not seem to be running inside a container 01:34:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 01:34:19 $ docker top 49d3a476dcc6b72f3394880f071bca80772d36e2996eacbbe2a62bd1cd5fe101 -eo pid,comm [Pipeline] { [Pipeline] sh 01:34:20 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 01:34:20 + make test 01:34:20 go test ./... -coverprofile=coverage.out ./... 01:34:21 ? github.com/edgexfoundry/device-onvif-camera [no test files] 01:34:47 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 01:34:47 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.032s coverage: 31.2% of statements 01:34:47 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 01:34:47 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.992s coverage: 86.5% of statements 01:35:00 0 issues. 01:35:00 go vet ./... 01:35:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:35:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:35:06 ./bin/test-attribution-txt.sh 01:35:06 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 01:35:06 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 01:35:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:35:06 $ docker stop --time=1 49d3a476dcc6b72f3394880f071bca80772d36e2996eacbbe2a62bd1cd5fe101 01:35:08 $ docker rm -f --volumes 49d3a476dcc6b72f3394880f071bca80772d36e2996eacbbe2a62bd1cd5fe101 [Pipeline] // withDockerContainer [Pipeline] sh 01:35:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:35:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:35:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:35:10 + ls -al . 01:35:10 total 312 01:35:10 drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 01:34 . 01:35:10 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 01:33 .. 01:35:10 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:34 .git 01:35:10 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:33 .github 01:35:10 -rw-rw-r-- 1 jenkins jenkins 493 Apr 12 01:33 .gitignore 01:35:10 -rw-rw-r-- 1 jenkins jenkins 359 Apr 12 01:33 .golangci.yml 01:35:10 drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 01:33 .semver 01:35:10 -rw-rw-r-- 1 jenkins jenkins 22626 Apr 12 01:33 Attribution.txt 01:35:10 -rw-rw-r-- 1 jenkins jenkins 19022 Apr 12 01:33 CHANGELOG.md 01:35:10 -rw-rw-r-- 1 jenkins jenkins 1715 Apr 12 01:33 Dockerfile 01:35:10 -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 01:33 GOVERNANCE.md 01:35:10 -rw-rw-r-- 1 jenkins jenkins 762 Apr 12 01:33 Jenkinsfile 01:35:10 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 12 01:33 LICENSE 01:35:10 -rw-rw-r-- 1 jenkins jenkins 3464 Apr 12 01:33 Makefile 01:35:10 -rw-rw-r-- 1 jenkins jenkins 625 Apr 12 01:33 OWNERS.md 01:35:10 -rw-rw-r-- 1 jenkins jenkins 2620 Apr 12 01:33 README.md 01:35:10 -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 01:33 VERSION 01:35:10 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:33 bin 01:35:10 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:33 cmd 01:35:10 -rw-r--r-- 1 jenkins jenkins 85674 Apr 12 01:34 coverage.out 01:35:10 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 01:33 doc 01:35:10 -rw-rw-r-- 1 jenkins jenkins 6961 Apr 12 01:33 go.mod 01:35:10 -rw-rw-r-- 1 jenkins jenkins 89983 Apr 12 01:33 go.sum 01:35:10 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 01:33 internal 01:35:10 -rw-rw-r-- 1 jenkins jenkins 236 Apr 12 01:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:10 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=3bef71a458050caad0e348ab590f9730d3645923 --label arch=amd64 --label version=4.1.0-dev.21 . 01:35:10 #0 building with "default" instance using docker driver 01:35:10 01:35:10 #1 [internal] load build definition from Dockerfile 01:35:10 #1 transferring dockerfile: 1.75kB done 01:35:10 #1 DONE 0.0s 01:35:10 01:35:10 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:35:10 #2 DONE 0.0s 01:35:10 01:35:10 #3 [internal] load metadata for docker.io/library/alpine:3.22 01:35:10 #3 DONE 0.1s 01:35:10 01:35:10 #4 [internal] load .dockerignore 01:35:10 #4 transferring context: 2B done 01:35:10 #4 DONE 0.0s 01:35:10 01:35:10 #5 [internal] load build context 01:35:10 #5 transferring context: 105.98kB 0.0s done 01:35:10 #5 DONE 0.0s 01:35:10 01:35:10 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:35:10 #6 DONE 0.1s 01:35:10 01:35:10 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 01:35:10 #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 01:35:10 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 01:35:10 #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 01:35:10 #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 01:35:10 #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 01:35:10 #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 01:35:10 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done 01:35:10 #7 DONE 0.3s 01:35:10 01:35:10 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:35:10 #8 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:35:11 #8 0.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:35:11 #8 ... 01:35:11 01:35:11 #9 [builder 2/7] RUN apk add --no-cache make git 01:35:11 #9 0.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:35:11 #9 0.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:35:11 #9 0.646 OK: 265 MiB in 60 packages 01:35:11 #9 DONE 0.8s 01:35:11 01:35:11 #10 [builder 3/7] WORKDIR /device-onvif-camera 01:35:11 #10 DONE 0.0s 01:35:11 01:35:11 #11 [builder 4/7] COPY go.mod vendor* ./ 01:35:11 #11 DONE 0.0s 01:35:11 01:35:11 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:35:11 #8 0.598 (1/1) Installing dumb-init (1.2.5-r3) 01:35:11 #8 0.603 Executing busybox-1.37.0-r20.trigger 01:35:11 #8 0.612 OK: 7 MiB in 17 packages 01:35:11 #8 DONE 0.8s 01:35:11 01:35:11 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:35:12 #12 DONE 0.5s 01:35:12 01:35:12 #13 [builder 6/7] COPY . . 01:35:12 #13 DONE 0.2s 01:35:12 01:35:12 #14 [stage-1 3/7] RUN apk --no-cache upgrade 01:35:12 #14 0.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:35:12 #14 0.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:35:12 #14 0.732 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 01:35:12 #14 0.744 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 01:35:12 #14 0.780 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 01:35:12 #14 0.794 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 01:35:12 #14 0.798 Executing busybox-1.37.0-r20.trigger 01:35:12 #14 0.805 OK: 7 MiB in 17 packages 01:35:12 #14 DONE 0.9s 01:35:12 01:35:12 #15 [builder 7/7] RUN make build 01:35:12 #15 0.211 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 01:35:44 #15 DONE 27.5s 01:35:44 01:35:44 #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / 01:35:44 #16 DONE 0.1s 01:35:44 01:35:44 #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / 01:35:44 #17 DONE 0.0s 01:35:44 01:35:44 #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / 01:35:44 #18 DONE 0.0s 01:35:44 01:35:44 #19 exporting to image 01:35:44 #19 exporting layers 0.1s done 01:35:44 #19 writing image sha256:fc244d68cd02800ad186c7f6dcd1d259629fa775f922c6b46b87c5a1329faf56 done 01:35:44 #19 naming to docker.io/library/device-onvif-camera done 01:35:44 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:35:44 provisioning config files... 01:35:44 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17299598467394940429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:35:45 ---> ****-login.sh 01:35:45 nexus3.edgexfoundry.org:10001 01:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:45 Login Succeeded 01:35:45 nexus3.edgexfoundry.org:10002 01:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:45 Login Succeeded 01:35:45 nexus3.edgexfoundry.org:10003 01:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:45 Login Succeeded 01:35:45 nexus3.edgexfoundry.org:10004 01:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:45 Login Succeeded 01:35:45 ****.io 01:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:45 Login Succeeded 01:35:45 ---> ****-login.sh ends [Pipeline] } 01:35:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:35:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:35:45 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 01:35:45 3bef71a458050caad0e348ab590f9730d3645923 01:35:45 latest 01:35:45 4.1.0-dev.21 01:35:45 3bef71a458050caad0e348ab590f9730d3645923-4.1.0-dev.21 01:35:45 main 01:35:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:45 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:46 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923 01:35:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 01:35:46 c7eb1c22c87e: Preparing 01:35:46 c44e293e64fa: Preparing 01:35:46 f42acac6e87c: Preparing 01:35:46 d052a550acb0: Preparing 01:35:46 44cdd83dff94: Preparing 01:35:46 cce92674e987: Preparing 01:35:46 cce92674e987: Waiting 01:35:46 c44e293e64fa: Pushed 01:35:46 cce92674e987: Layer already exists 01:35:46 c7eb1c22c87e: Pushed 01:35:46 44cdd83dff94: Pushed 01:35:47 d052a550acb0: Pushed 01:35:50 f42acac6e87c: Pushed 01:35:50 3bef71a458050caad0e348ab590f9730d3645923: digest: sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:50 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:51 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 01:35:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 01:35:51 c7eb1c22c87e: Preparing 01:35:51 c44e293e64fa: Preparing 01:35:51 f42acac6e87c: Preparing 01:35:51 d052a550acb0: Preparing 01:35:51 44cdd83dff94: Preparing 01:35:51 cce92674e987: Preparing 01:35:51 cce92674e987: Waiting 01:35:51 d052a550acb0: Layer already exists 01:35:51 c7eb1c22c87e: Layer already exists 01:35:51 c44e293e64fa: Layer already exists 01:35:51 44cdd83dff94: Layer already exists 01:35:51 f42acac6e87c: Layer already exists 01:35:51 cce92674e987: Layer already exists 01:35:51 latest: digest: sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:51 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:51 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21 01:35:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 01:35:51 c7eb1c22c87e: Preparing 01:35:51 c44e293e64fa: Preparing 01:35:51 f42acac6e87c: Preparing 01:35:51 d052a550acb0: Preparing 01:35:51 44cdd83dff94: Preparing 01:35:51 cce92674e987: Preparing 01:35:51 cce92674e987: Waiting 01:35:51 c7eb1c22c87e: Layer already exists 01:35:51 c44e293e64fa: Layer already exists 01:35:51 f42acac6e87c: Layer already exists 01:35:51 d052a550acb0: Layer already exists 01:35:51 44cdd83dff94: Layer already exists 01:35:51 cce92674e987: Layer already exists 01:35:51 4.1.0-dev.21: digest: sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:52 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:52 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923-4.1.0-dev.21 01:35:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 01:35:52 c7eb1c22c87e: Preparing 01:35:52 c44e293e64fa: Preparing 01:35:52 f42acac6e87c: Preparing 01:35:52 d052a550acb0: Preparing 01:35:52 44cdd83dff94: Preparing 01:35:52 cce92674e987: Preparing 01:35:52 cce92674e987: Waiting 01:35:52 c44e293e64fa: Layer already exists 01:35:52 44cdd83dff94: Layer already exists 01:35:52 c7eb1c22c87e: Layer already exists 01:35:52 f42acac6e87c: Layer already exists 01:35:52 d052a550acb0: Layer already exists 01:35:52 cce92674e987: Layer already exists 01:35:52 3bef71a458050caad0e348ab590f9730d3645923-4.1.0-dev.21: digest: sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:52 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:53 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 01:35:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 01:35:53 c7eb1c22c87e: Preparing 01:35:53 c44e293e64fa: Preparing 01:35:53 f42acac6e87c: Preparing 01:35:53 d052a550acb0: Preparing 01:35:53 44cdd83dff94: Preparing 01:35:53 cce92674e987: Preparing 01:35:53 cce92674e987: Waiting 01:35:53 f42acac6e87c: Layer already exists 01:35:53 44cdd83dff94: Layer already exists 01:35:53 d052a550acb0: Layer already exists 01:35:53 c7eb1c22c87e: Layer already exists 01:35:53 c44e293e64fa: Layer already exists 01:35:53 cce92674e987: Layer already exists 01:35:53 main: digest: sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:35:53 ===================================================== [Pipeline] echo 01:35:53 taggedImages: 01:35:53 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923 01:35:53 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 01:35:53 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21 01:35:53 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923-4.1.0-dev.21 01:35:53 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] echo 01:35:53 ========================================================= 01:35:53 [edgeXBuildMultiArch] RAW Config: 01:35:53 images: 01:35:53 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923 01:35:53 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 01:35:53 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21 01:35:53 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923-4.1.0-dev.21 01:35:53 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main 01:35:53 settingsFile: 01:35:53 device-onvif-camera-settings 01:35:53 ========================================================= [Pipeline] node 01:36:08 Still waiting to schedule task 01:36:08 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:36:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4976 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 01:36:44 Running in /w/workspace/device-onvif-camera/248 [Pipeline] { [Pipeline] checkout 01:36:47 The recommended git tool is: git 01:36:54 using credential edgex-jenkins-ssh 01:36:54 Cloning the remote Git repository 01:36:54 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 01:36:55 > git init /w/workspace/device-onvif-camera/248 # timeout=10 01:36:55 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 01:36:55 > git --version # timeout=10 01:36:55 > git --version # 'git version 2.25.1' 01:36:55 using GIT_SSH to set credentials SSH Credentials for GitHub 01:36:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:36:59 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 01:37:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:37:01 Avoid second fetch 01:37:01 Checking out Revision 3bef71a458050caad0e348ab590f9730d3645923 (main) 01:37:02 Commit message: "Merge pull request #555 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60" 01:37:01 > git config core.sparsecheckout # timeout=10 01:37:01 > git checkout -f 3bef71a458050caad0e348ab590f9730d3645923 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:37:07 provisioning config files... 01:37:07 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/248@tmp/config1937600592658235007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:37:08 ---> ****-login.sh 01:37:08 nexus3.edgexfoundry.org:10001 01:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:09 Configure a credential helper to remove this warning. See 01:37:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:09 01:37:09 Login Succeeded 01:37:09 nexus3.edgexfoundry.org:10002 01:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:09 Configure a credential helper to remove this warning. See 01:37:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:09 01:37:09 Login Succeeded 01:37:09 nexus3.edgexfoundry.org:10003 01:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:10 Configure a credential helper to remove this warning. See 01:37:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:10 01:37:10 Login Succeeded 01:37:10 nexus3.edgexfoundry.org:10004 01:37:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:10 Configure a credential helper to remove this warning. See 01:37:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:10 01:37:10 Login Succeeded 01:37:10 ****.io 01:37:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:11 Configure a credential helper to remove this warning. See 01:37:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:11 01:37:11 Login Succeeded 01:37:11 ---> ****-login.sh ends [Pipeline] } 01:37:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:37:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:37:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:37:12 ========================================================= 01:37:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 01:37:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:12 + 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 . 01:37:13 Sending build context to Docker daemon 27.61MB 01:37:13 Step 1/13 : ARG BASE=golang:1.25-alpine3.22 01:37:13 Step 2/13 : FROM ${BASE} AS builder 01:37:13 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:37:13 6b59a28fa201: Pulling fs layer 01:37:13 d32bb0dddca7: Pulling fs layer 01:37:13 5dab1238d3d9: Pulling fs layer 01:37:13 196fd7d83e7d: Pulling fs layer 01:37:13 4f4fb700ef54: Pulling fs layer 01:37:13 8ba94037c8f0: Pulling fs layer 01:37:13 deaec5988b04: Pulling fs layer 01:37:13 9f65657bb879: Pulling fs layer 01:37:13 8ba94037c8f0: Waiting 01:37:13 deaec5988b04: Waiting 01:37:13 196fd7d83e7d: Waiting 01:37:13 9f65657bb879: Waiting 01:37:13 4f4fb700ef54: Waiting 01:37:13 d32bb0dddca7: Verifying Checksum 01:37:13 d32bb0dddca7: Download complete 01:37:13 196fd7d83e7d: Verifying Checksum 01:37:13 4f4fb700ef54: Verifying Checksum 01:37:13 4f4fb700ef54: Download complete 01:37:13 8ba94037c8f0: Verifying Checksum 01:37:13 8ba94037c8f0: Download complete 01:37:13 6b59a28fa201: Verifying Checksum 01:37:13 6b59a28fa201: Download complete 01:37:14 9f65657bb879: Verifying Checksum 01:37:14 9f65657bb879: Download complete 01:37:14 6b59a28fa201: Pull complete 01:37:15 d32bb0dddca7: Pull complete 01:37:15 5dab1238d3d9: Verifying Checksum 01:37:15 5dab1238d3d9: Download complete 01:37:17 Running on prd-centos7-docker-4c-2g-4985 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:37:17 provisioning config files... 01:37:17 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15064265020118626346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:37:17 deaec5988b04: Verifying Checksum 01:37:17 deaec5988b04: Download complete 01:37:18 ---> ****-login.sh 01:37:18 nexus3.edgexfoundry.org:10001 01:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:18 Configure a credential helper to remove this warning. See 01:37:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:18 01:37:18 Login Succeeded 01:37:18 nexus3.edgexfoundry.org:10002 01:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:18 Configure a credential helper to remove this warning. See 01:37:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:18 01:37:18 Login Succeeded 01:37:18 nexus3.edgexfoundry.org:10003 01:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:18 Configure a credential helper to remove this warning. See 01:37:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:18 01:37:18 Login Succeeded 01:37:18 nexus3.edgexfoundry.org:10004 01:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:18 Configure a credential helper to remove this warning. See 01:37:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:18 01:37:18 Login Succeeded 01:37:18 ****.io 01:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:18 Configure a credential helper to remove this warning. See 01:37:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:18 01:37:18 Login Succeeded 01:37:18 ---> ****-login.sh ends [Pipeline] } 01:37:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:37:18 + docker buildx ls 01:37:18 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:37:19 default * docker 01:37:19 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:37:19 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 01:37:19 edgex-builder [Pipeline] sh 01:37:19 + docker buildx inspect --bootstrap 01:37:19 #1 [internal] booting buildkit 01:37:19 #1 pulling image moby/buildkit:buildx-stable-1 01:37:22 #1 pulling image moby/buildkit:buildx-stable-1 3.6s done 01:37:23 #1 creating container buildx_buildkit_edgex-builder0 01:37:25 #1 creating container buildx_buildkit_edgex-builder0 2.0s done 01:37:25 #1 DONE 5.6s 01:37:25 Name: edgex-builder 01:37:25 Driver: docker-container 01:37:25 01:37:25 Nodes: 01:37:25 Name: edgex-builder0 01:37:25 Endpoint: unix:///var/run/docker.sock 01:37:25 Status: running 01:37:25 Buildkit: v0.29.0 01:37:25 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 01:37:25 + docker buildx ls 01:37:25 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:37:25 edgex-builder * docker-container 01:37:25 edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 01:37:25 default docker 01:37:25 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:37:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923' 01:37:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923 --push - 01:37:25 #1 [internal] load build definition from Dockerfile 01:37:25 #1 transferring dockerfile: 204B done 01:37:25 #1 DONE 0.1s 01:37:25 01:37:25 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923 01:37:26 #2 DONE 0.2s 01:37:26 01:37:26 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923 01:37:26 #3 DONE 0.2s 01:37:26 01:37:26 #4 [internal] load .dockerignore 01:37:26 #4 transferring context: 2B done 01:37:26 #4 DONE 0.1s 01:37:26 01:37:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 01:37:26 #5 ... 01:37:26 01:37:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 01:37:26 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 0.1s done 01:37:26 #6 DONE 0.1s 01:37:26 01:37:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 01:37:26 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 0.0s done 01:37:26 #5 DONE 0.3s 01:37:26 01:37:26 #7 exporting to image 01:37:26 #7 exporting layers done 01:37:26 #7 exporting manifest sha256:37cb6c36a2cc0bbeb1d49575d02bdf743370993291c0a4617f34b2115254b449 0.0s done 01:37:26 #7 exporting config sha256:fc244d68cd02800ad186c7f6dcd1d259629fa775f922c6b46b87c5a1329faf56 done 01:37:26 #7 exporting manifest sha256:521f086c9c27576056c6a73a0d7e59c254c261547dec2206a81f84e533d3dad5 0.0s done 01:37:26 #7 exporting config sha256:72956115d1d608fbc04ff8e8cfdd23a44450a5d20b230bfe5059d8c2af437659 0.0s done 01:37:26 #7 exporting manifest list sha256:e56998bd139d7191618049f6967d4cd5d5c671f4e1c05f2ad2c88fdd956d29eb 0.0s done 01:37:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:26 #7 DONE 0.1s 01:37:26 01:37:26 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 01:37:26 #8 DONE 0.0s 01:37:26 01:37:26 #7 exporting to image 01:37:26 #7 pushing layers 0.1s done 01:37:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923@sha256:e56998bd139d7191618049f6967d4cd5d5c671f4e1c05f2ad2c88fdd956d29eb 01:37:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923@sha256:e56998bd139d7191618049f6967d4cd5d5c671f4e1c05f2ad2c88fdd956d29eb 0.1s done 01:37:26 #7 DONE 0.3s 01:37:26 01:37:26 1 warning found (use --debug to expand): 01:37:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest' 01:37:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:latest --push - 01:37:27 #1 [internal] load build definition from Dockerfile 01:37:27 #1 transferring dockerfile: 170B done 01:37:27 #1 DONE 0.1s 01:37:27 01:37:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 01:37:27 #2 DONE 0.0s 01:37:27 01:37:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 01:37:27 #3 DONE 0.1s 01:37:27 01:37:27 #4 [internal] load .dockerignore 01:37:27 #4 transferring context: 2B done 01:37:27 #4 DONE 0.0s 01:37:27 01:37:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 01:37:27 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 0.0s done 01:37:27 #5 DONE 0.0s 01:37:27 01:37:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 01:37:27 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 0.0s done 01:37:27 #6 CACHED 01:37:27 01:37:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 01:37:27 #5 CACHED 01:37:27 01:37:27 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 01:37:27 #7 DONE 0.0s 01:37:27 01:37:27 #8 exporting to image 01:37:27 #8 exporting layers done 01:37:27 #8 exporting manifest sha256:37cb6c36a2cc0bbeb1d49575d02bdf743370993291c0a4617f34b2115254b449 done 01:37:27 #8 exporting config sha256:fc244d68cd02800ad186c7f6dcd1d259629fa775f922c6b46b87c5a1329faf56 done 01:37:27 #8 exporting manifest sha256:521f086c9c27576056c6a73a0d7e59c254c261547dec2206a81f84e533d3dad5 done 01:37:27 #8 exporting config sha256:72956115d1d608fbc04ff8e8cfdd23a44450a5d20b230bfe5059d8c2af437659 done 01:37:27 #8 exporting manifest list sha256:e56998bd139d7191618049f6967d4cd5d5c671f4e1c05f2ad2c88fdd956d29eb 0.0s done 01:37:27 #8 pushing layers 0.0s done 01:37:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:e56998bd139d7191618049f6967d4cd5d5c671f4e1c05f2ad2c88fdd956d29eb 0.1s done 01:37:27 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:27 #8 DONE 0.1s 01:37:27 01:37:27 1 warning found (use --debug to expand): 01:37:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21 --push - 01:37:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21' 01:37:28 #1 [internal] load build definition from Dockerfile 01:37:28 #1 transferring dockerfile: 176B done 01:37:28 #1 DONE 0.0s 01:37:28 01:37:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21 01:37:28 #2 DONE 0.0s 01:37:28 01:37:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21 01:37:28 #3 DONE 0.0s 01:37:28 01:37:28 #4 [internal] load .dockerignore 01:37:28 #4 transferring context: 2B done 01:37:28 #4 DONE 0.0s 01:37:28 01:37:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 01:37:28 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 0.0s done 01:37:28 #5 CACHED 01:37:28 01:37:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 01:37:28 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 0.0s done 01:37:28 #6 CACHED 01:37:28 01:37:28 #7 exporting to image 01:37:28 #7 exporting layers done 01:37:28 #7 exporting manifest sha256:37cb6c36a2cc0bbeb1d49575d02bdf743370993291c0a4617f34b2115254b449 done 01:37:28 #7 exporting config sha256:fc244d68cd02800ad186c7f6dcd1d259629fa775f922c6b46b87c5a1329faf56 01:37:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:28 #7 exporting config sha256:fc244d68cd02800ad186c7f6dcd1d259629fa775f922c6b46b87c5a1329faf56 done 01:37:28 #7 exporting manifest sha256:521f086c9c27576056c6a73a0d7e59c254c261547dec2206a81f84e533d3dad5 done 01:37:28 #7 exporting config sha256:72956115d1d608fbc04ff8e8cfdd23a44450a5d20b230bfe5059d8c2af437659 done 01:37:28 #7 exporting manifest list sha256:e56998bd139d7191618049f6967d4cd5d5c671f4e1c05f2ad2c88fdd956d29eb done 01:37:28 #7 pushing layers 0.0s done 01:37:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21@sha256:e56998bd139d7191618049f6967d4cd5d5c671f4e1c05f2ad2c88fdd956d29eb 0.1s done 01:37:28 #7 DONE 0.1s 01:37:28 01:37:28 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 01:37:28 #8 DONE 0.0s 01:37:28 01:37:28 1 warning found (use --debug to expand): 01:37:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923-4.1.0-dev.21' 01:37:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923-4.1.0-dev.21 --push - 01:37:28 #1 [internal] load build definition from Dockerfile 01:37:28 #1 transferring dockerfile: 217B done 01:37:28 #1 DONE 0.0s 01:37:28 01:37:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923-4.1.0-dev.21 01:37:28 #2 DONE 0.0s 01:37:28 01:37:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923-4.1.0-dev.21 01:37:28 #3 DONE 0.0s 01:37:28 01:37:28 #4 [internal] load .dockerignore 01:37:28 #4 transferring context: 2B done 01:37:28 #4 DONE 0.0s 01:37:28 01:37:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923-4.1.0-dev.21@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 01:37:28 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923-4.1.0-dev.21@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 0.0s done 01:37:28 #5 CACHED 01:37:28 01:37:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923-4.1.0-dev.21@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 01:37:28 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923-4.1.0-dev.21@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 0.0s done 01:37:28 #6 CACHED 01:37:28 01:37:28 #7 exporting to image 01:37:28 #7 exporting layers done 01:37:28 #7 exporting manifest sha256:37cb6c36a2cc0bbeb1d49575d02bdf743370993291c0a4617f34b2115254b449 done 01:37:28 #7 exporting config sha256:fc244d68cd02800ad186c7f6dcd1d259629fa775f922c6b46b87c5a1329faf56 done 01:37:28 #7 exporting manifest sha256:521f086c9c27576056c6a73a0d7e59c254c261547dec2206a81f84e533d3dad5 done 01:37:28 #7 exporting config sha256:72956115d1d608fbc04ff8e8cfdd23a44450a5d20b230bfe5059d8c2af437659 done 01:37:28 #7 exporting manifest list sha256:e56998bd139d7191618049f6967d4cd5d5c671f4e1c05f2ad2c88fdd956d29eb done 01:37:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:28 #7 pushing layers 0.0s done 01:37:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923-4.1.0-dev.21@sha256:e56998bd139d7191618049f6967d4cd5d5c671f4e1c05f2ad2c88fdd956d29eb 0.1s done 01:37:28 #7 DONE 0.1s 01:37:28 01:37:28 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 01:37:28 #8 DONE 0.0s 01:37:28 01:37:28 1 warning found (use --debug to expand): 01:37:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main' 01:37:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:main --push - 01:37:29 #1 [internal] load build definition from Dockerfile 01:37:29 #1 transferring dockerfile: 168B done 01:37:29 #1 DONE 0.0s 01:37:29 01:37:29 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main 01:37:29 #2 DONE 0.0s 01:37:29 01:37:29 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main 01:37:29 #3 DONE 0.0s 01:37:29 01:37:29 #4 [internal] load .dockerignore 01:37:29 #4 transferring context: 2B done 01:37:29 #4 DONE 0.0s 01:37:29 01:37:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 01:37:29 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 0.0s done 01:37:29 #5 CACHED 01:37:29 01:37:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 01:37:29 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 0.0s done 01:37:29 #6 CACHED 01:37:29 01:37:29 #7 exporting to image 01:37:29 #7 exporting layers done 01:37:29 #7 exporting manifest sha256:37cb6c36a2cc0bbeb1d49575d02bdf743370993291c0a4617f34b2115254b449 done 01:37:29 #7 exporting config sha256:fc244d68cd02800ad186c7f6dcd1d259629fa775f922c6b46b87c5a1329faf56 done 01:37:29 #7 exporting manifest sha256:521f086c9c27576056c6a73a0d7e59c254c261547dec2206a81f84e533d3dad5 done 01:37:29 #7 exporting config sha256:72956115d1d608fbc04ff8e8cfdd23a44450a5d20b230bfe5059d8c2af437659 done 01:37:29 #7 exporting manifest list sha256:e56998bd139d7191618049f6967d4cd5d5c671f4e1c05f2ad2c88fdd956d29eb done 01:37:29 #7 pushing layers 0.0s done 01:37:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:e56998bd139d7191618049f6967d4cd5d5c671f4e1c05f2ad2c88fdd956d29eb 01:37:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:e56998bd139d7191618049f6967d4cd5d5c671f4e1c05f2ad2c88fdd956d29eb 0.1s done 01:37:29 #7 DONE 0.1s 01:37:29 01:37:29 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 01:37:29 #8 DONE 0.0s 01:37:29 01:37:29 1 warning found (use --debug to expand): 01:37:29  - 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 01:37:29 + '[' -d /w/workspace/foundry_device-onvif-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:37:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:37:30 ---> package-listing.sh 01:37:30 ++ facter osfamily 01:37:30 ++ tr '[:upper:]' '[:lower:]' 01:37:30 + OS_FAMILY=redhat 01:37:30 + workspace=/w/workspace/foundry_device-onvif-camera_main 01:37:30 + START_PACKAGES=/tmp/packages_start.txt 01:37:30 + END_PACKAGES=/tmp/packages_end.txt 01:37:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:37:30 + PACKAGES=/tmp/packages_start.txt 01:37:30 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 01:37:30 + PACKAGES=/tmp/packages_end.txt 01:37:30 + case "${OS_FAMILY}" in 01:37:30 + rpm -qa 01:37:30 + sort 01:37:31 + '[' -f /tmp/packages_start.txt ']' 01:37:31 + '[' -f /tmp/packages_end.txt ']' 01:37:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:37:31 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 01:37:31 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 01:37:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 01:37:31 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:37:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:37:32 01:37:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:37:32 latest: Pulling from edgex-lftools-log-publisher 01:37:32 5eb5b503b376: Pulling fs layer 01:37:32 5c69ac0246d0: Pulling fs layer 01:37:32 ec43610c2a17: Pulling fs layer 01:37:32 3a2ae6a8a46f: Pulling fs layer 01:37:32 33b1e0a273af: Pulling fs layer 01:37:32 5d3b04190fa2: Pulling fs layer 01:37:32 2f39f015ded8: Pulling fs layer 01:37:32 33b1e0a273af: Waiting 01:37:32 5d3b04190fa2: Waiting 01:37:32 2f39f015ded8: Waiting 01:37:32 3a2ae6a8a46f: Waiting 01:37:32 5c69ac0246d0: Verifying Checksum 01:37:32 5c69ac0246d0: Download complete 01:37:32 3a2ae6a8a46f: Verifying Checksum 01:37:32 3a2ae6a8a46f: Download complete 01:37:32 ec43610c2a17: Verifying Checksum 01:37:32 ec43610c2a17: Download complete 01:37:32 33b1e0a273af: Verifying Checksum 01:37:32 33b1e0a273af: Download complete 01:37:32 5d3b04190fa2: Verifying Checksum 01:37:32 5d3b04190fa2: Download complete 01:37:32 5dab1238d3d9: Pull complete 01:37:32 196fd7d83e7d: Pull complete 01:37:32 4f4fb700ef54: Pull complete 01:37:32 8ba94037c8f0: Pull complete 01:37:32 5eb5b503b376: Verifying Checksum 01:37:32 5eb5b503b376: Download complete 01:37:33 2f39f015ded8: Verifying Checksum 01:37:33 2f39f015ded8: Download complete 01:37:34 5eb5b503b376: Pull complete 01:37:34 5c69ac0246d0: Pull complete 01:37:34 ec43610c2a17: Pull complete 01:37:34 3a2ae6a8a46f: Pull complete 01:37:34 33b1e0a273af: Pull complete 01:37:35 5d3b04190fa2: Pull complete 01:37:39 2f39f015ded8: Pull complete 01:37:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:37:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:37:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:37:39 prd-centos7-docker-4c-2g-4985 does not seem to be running inside a container 01:37:39 $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 01:37:41 deaec5988b04: Pull complete 01:37:42 $ docker top 25867a6ad09e41c3021817838d678e853f8772a926bf3b957c8c9c0d16c72da9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:37:43 9f65657bb879: Pull complete 01:37:43 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 01:37:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:37:43 ---> 334268110677 01:37:43 Step 3/13 : ARG ADD_BUILD_TAGS="" 01:37:43 + touch /tmp/pre-build-complete [Pipeline] sh 01:37:43 + mkdir -p /var/log/sysstat [Pipeline] sh 01:37:43 + ls /var/log/sa-host 01:37:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:37:43 provisioning config files... 01:37:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9558498044166494769tmp [Pipeline] { [Pipeline] echo 01:37:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:37:44 ---> create-netrc.sh [Pipeline] } 01:37:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:37:44 ---> python-tools-install.sh [Pipeline] echo 01:37:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:37:44 ---> sudo-logs.sh 01:37:44 Archiving 'sudo' log.. 01:37:44 sudo: unable to resolve host prd-centos7-docker-4c-2g-4985.novalocal: Name or service not known 01:37:44 sudo: unable to resolve host prd-centos7-docker-4c-2g-4985.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:37:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:37:45 ---> job-cost.sh 01:37:45 lf-activate-venv: SKIPPING 01:37:45 INFO: No Stack... 01:37:45 INFO: Retrieving Pricing Info for: v3-standard-2 01:37:45 INFO: Archiving Costs [Pipeline] echo 01:37:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:37:45 ---> logs-deploy.sh 01:37:45 lf-activate-venv: SKIPPING 01:37:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/248 01:37:45 INFO: archiving workspace using pattern(s): 01:37:46 ---> Running in e5d0b806fac1 01:37:46 Removing intermediate container e5d0b806fac1 01:37:46 ---> 0308b177d0d5 01:37:46 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:37:46 ---> Running in bff61c56ef77 01:37:46 Removing intermediate container bff61c56ef77 01:37:46 ---> 6bf2941a50b9 01:37:46 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 01:37:46 Archives upload complete. 01:37:46 INFO: archiving logs to Nexus 01:37:47 ---> Running in a342a305b8b3 01:37:47 ---> uname -a: 01:37:47 Linux prd-centos7-docker-4c-2g-4985.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 01:37:47 01:37:47 01:37:47 ---> lscpu: 01:37:47 Architecture: x86_64 01:37:47 CPU op-mode(s): 32-bit, 64-bit 01:37:47 Byte Order: Little Endian 01:37:47 Address sizes: 40 bits physical, 48 bits virtual 01:37:47 CPU(s): 2 01:37:47 On-line CPU(s) list: 0,1 01:37:47 Thread(s) per core: 1 01:37:47 Core(s) per socket: 1 01:37:47 Socket(s): 2 01:37:47 NUMA node(s): 1 01:37:47 Vendor ID: AuthenticAMD 01:37:47 CPU family: 23 01:37:47 Model: 49 01:37:47 Model name: AMD EPYC-Rome Processor 01:37:47 Stepping: 0 01:37:47 CPU MHz: 2799.996 01:37:47 BogoMIPS: 5599.99 01:37:47 Virtualization: AMD-V 01:37:47 Hypervisor vendor: KVM 01:37:47 Virtualization type: full 01:37:47 L1d cache: 64 KiB 01:37:47 L1i cache: 64 KiB 01:37:47 L2 cache: 1 MiB 01:37:47 L3 cache: 32 MiB 01:37:47 NUMA node0 CPU(s): 0,1 01:37:47 Vulnerability Itlb multihit: Not affected 01:37:47 Vulnerability L1tf: Not affected 01:37:47 Vulnerability Mds: Not affected 01:37:47 Vulnerability Meltdown: Not affected 01:37:47 Vulnerability Mmio stale data: Not affected 01:37:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:37:47 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:37:47 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:37:47 Vulnerability Srbds: Not affected 01:37:47 Vulnerability Tsx async abort: Not affected 01:37:47 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 01:37:47 01:37:47 01:37:47 ---> nproc: 01:37:47 2 01:37:47 01:37:47 01:37:47 ---> df -h: 01:37:47 Filesystem Size Used Avail Use% Mounted on 01:37:47 overlay 40G 7.4G 33G 19% / 01:37:47 tmpfs 64M 0 64M 0% /dev 01:37:47 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:37:47 shm 64M 0 64M 0% /dev/shm 01:37:47 /dev/vda1 40G 7.4G 33G 19% /facter-os 01:37:47 01:37:47 01:37:47 Cannot open /var/log/sysstat/sa12: No such file or directory 01:37:47 Please check if data collecting is enabled 01:37:47 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. 01:37:47 Removing intermediate container a342a305b8b3 01:37:47 ---> 64ba15675483 01:37:47 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 01:37:47 ---> Running in 4001a087e228 [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:37:47 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 01:37:47 $ docker stop --time=1 25867a6ad09e41c3021817838d678e853f8772a926bf3b957c8c9c0d16c72da9 01:37:47 Removing intermediate container 4001a087e228 01:37:47 ---> a37b37be657f 01:37:47 Step 7/13 : LABEL Name=edgex-device-onvif-camera 01:37:48 ---> Running in 4df67cfd54fc 01:37:48 Removing intermediate container 4df67cfd54fc 01:37:48 ---> 1351da79e9ea 01:37:48 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:37:48 ---> Running in 8bd4011c926d 01:37:48 $ docker rm -f --volumes 25867a6ad09e41c3021817838d678e853f8772a926bf3b957c8c9c0d16c72da9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 01:37:48 [WS-CLEANUP] Deleting project workspace... 01:37:48 [WS-CLEANUP] Deferred wipeout is used... 01:37:49 [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 01:37:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:37:49 01:37:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:37:49 latest: Pulling from edgex-lftools-log-publisher 01:37:49 5eb5b503b376: Pulling fs layer 01:37:49 5c69ac0246d0: Pulling fs layer 01:37:49 ec43610c2a17: Pulling fs layer 01:37:49 3a2ae6a8a46f: Pulling fs layer 01:37:49 33b1e0a273af: Pulling fs layer 01:37:49 5d3b04190fa2: Pulling fs layer 01:37:49 3a2ae6a8a46f: Waiting 01:37:49 2f39f015ded8: Pulling fs layer 01:37:49 33b1e0a273af: Waiting 01:37:49 5d3b04190fa2: Waiting 01:37:49 2f39f015ded8: Waiting 01:37:49 5c69ac0246d0: Verifying Checksum 01:37:49 5c69ac0246d0: Download complete 01:37:49 3a2ae6a8a46f: Verifying Checksum 01:37:49 3a2ae6a8a46f: Download complete 01:37:49 33b1e0a273af: Verifying Checksum 01:37:49 33b1e0a273af: Download complete 01:37:49 5d3b04190fa2: Verifying Checksum 01:37:49 5d3b04190fa2: Download complete 01:37:49 ec43610c2a17: Verifying Checksum 01:37:49 ec43610c2a17: Download complete 01:37:49 5eb5b503b376: Verifying Checksum 01:37:49 5eb5b503b376: Download complete 01:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:37:50 2f39f015ded8: Verifying Checksum 01:37:50 2f39f015ded8: Download complete 01:37:51 5eb5b503b376: Pull complete 01:37:52 5c69ac0246d0: Pull complete 01:37:52 ec43610c2a17: Pull complete 01:37:52 3a2ae6a8a46f: Pull complete 01:37:52 OK: 255 MiB in 60 packages 01:37:52 33b1e0a273af: Pull complete 01:37:52 5d3b04190fa2: Pull complete 01:37:54 Removing intermediate container 8bd4011c926d 01:37:54 ---> fa88dacd80b5 01:37:54 Step 9/13 : WORKDIR /device-onvif-camera 01:37:54 ---> Running in 1048d5e55bba 01:37:54 Removing intermediate container 1048d5e55bba 01:37:54 ---> 59cd0ec5a724 01:37:54 Step 10/13 : COPY go.mod vendor* ./ 01:37:55 ---> a161170c280d 01:37:55 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:55 ---> Running in 4a9f61b740f2 01:37:59 2f39f015ded8: Pull complete 01:37:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:37:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:37:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:37:59 prd-ubuntu20.04-docker-8c-8g-4970 does not seem to be running inside a container 01:37:59 $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 01:38:00 $ docker top 82f23c6a2ff3d7dc4fe16aa076553a228b6630e74e3e0563bfa135cd16cdbd3e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:38:01 ---> job-cost.sh 01:38:01 lf-activate-venv: SKIPPING 01:38:01 INFO: No Stack... 01:38:01 INFO: Retrieving Pricing Info for: v3-standard-8 01:38:01 INFO: Archiving Costs [Pipeline] sh 01:38:02 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 01:38:02 + cut -d, -f6 [Pipeline] lock 01:38:02 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-248-stack-cost] 01:38:02 Resource [jenkins-edgexfoundry-device-onvif-camera-main-248-stack-cost] did not exist. Created. 01:38:02 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-248-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:38:02 + echo total: 0.2199999988079071 [Pipeline] stash 01:38:02 Stashed 1 file(s) [Pipeline] } 01:38:02 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-248-stack-cost] [Pipeline] // lock [Pipeline] } 01:38:02 $ docker stop --time=1 82f23c6a2ff3d7dc4fe16aa076553a228b6630e74e3e0563bfa135cd16cdbd3e 01:38:03 $ docker rm -f --volumes 82f23c6a2ff3d7dc4fe16aa076553a228b6630e74e3e0563bfa135cd16cdbd3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:40:05 Removing intermediate container 4a9f61b740f2 01:40:05 ---> 8c6034f44564 01:40:05 Step 12/13 : COPY . . 01:40:05 ---> 0707dbca3682 01:40:05 Step 13/13 : RUN ${MAKE} 01:40:05 ---> Running in e852783b8e8e 01:40:05 noop 01:40:05 Removing intermediate container e852783b8e8e 01:40:05 ---> 3dd1129bd15c 01:40:05 Successfully built 3dd1129bd15c 01:40:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:05 + docker inspect -f . ci-base-image-arm64 01:40:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:06 prd-ubuntu20.04-docker-arm64-4c-16g-4976 does not seem to be running inside a container 01:40:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/248 -v /w/workspace/device-onvif-camera/248:/w/workspace/device-onvif-camera/248:rw,z -v /w/workspace/device-onvif-camera/248@tmp:/w/workspace/device-onvif-camera/248@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 01:40:07 $ docker top 78440ccff2b9fcf8f39edb58e644d82078e2750262138cb4feba81f33a8291de -eo pid,comm [Pipeline] { [Pipeline] sh 01:40:08 + go version 01:40:08 go version go1.25.3 linux/arm64 [Pipeline] } 01:40:08 $ docker stop --time=1 78440ccff2b9fcf8f39edb58e644d82078e2750262138cb4feba81f33a8291de 01:40:10 $ docker rm -f --volumes 78440ccff2b9fcf8f39edb58e644d82078e2750262138cb4feba81f33a8291de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:11 + docker inspect -f . ci-base-image-arm64 01:40:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:11 prd-ubuntu20.04-docker-arm64-4c-16g-4976 does not seem to be running inside a container 01:40:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/248 -v /w/workspace/device-onvif-camera/248:/w/workspace/device-onvif-camera/248:rw,z -v /w/workspace/device-onvif-camera/248@tmp:/w/workspace/device-onvif-camera/248@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 01:40:13 $ docker top 71eda5d42e8ebb6a6f99798ba3103ddc7417936f7be4b6e9a4aa4efa5f722680 -eo pid,comm [Pipeline] { [Pipeline] sh 01:40:14 + git config --global --add safe.directory /w/workspace/device-onvif-camera/248 [Pipeline] fileExists [Pipeline] sh 01:40:14 + make test 01:40:14 go test ./... -coverprofile=coverage.out ./... 01:40:21 ? github.com/edgexfoundry/device-onvif-camera [no test files] 01:46:14 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 01:46:14 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.197s coverage: 31.2% of statements 01:46:14 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 01:46:46 --- FAIL: TestIpGenerator (0.00s) 01:46:46 --- FAIL: TestIpGenerator/basic_/8_subnet (30.02s) 01:46:46 util_test.go:180: 01:46:46 Error Trace: /w/workspace/device-onvif-camera/248/internal/netscan/util_test.go:180 01:46:46 Error: Not equal: 01:46:46 expected: 0xfffffe 01:46:46 actual : 0xfdc28c 01:46:46 Test: TestIpGenerator/basic_/8_subnet 01:46:46 util_test.go:183: 01:46:46 Error Trace: /w/workspace/device-onvif-camera/248/internal/netscan/util_test.go:183 01:46:46 Error: Not equal: 01:46:46 expected: "10.255.255.254" 01:46:46 actual : "10.253.194.140" 01:46:46 01:46:46 Diff: 01:46:46 --- Expected 01:46:46 +++ Actual 01:46:46 @@ -1 +1 @@ 01:46:46 -10.255.255.254 01:46:46 +10.253.194.140 01:46:46 Test: TestIpGenerator/basic_/8_subnet 01:46:46 FAIL 01:46:46 coverage: 86.5% of statements 01:46:46 FAIL github.com/edgexfoundry/device-onvif-camera/internal/netscan 30.270s 01:46:46 FAIL 01:46:46 make: *** [Makefile:74: unittest] Error 1 [Pipeline] } 01:46:46 $ docker stop --time=1 71eda5d42e8ebb6a6f99798ba3103ddc7417936f7be4b6e9a4aa4efa5f722680 01:46:48 $ docker rm -f --volumes 71eda5d42e8ebb6a6f99798ba3103ddc7417936f7be4b6e9a4aa4efa5f722680 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:46:50 01:46:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:46:51 arm64: Pulling from edgex-lftools-log-publisher 01:46:51 8998bd30e6a1: Pulling fs layer 01:46:51 04944245beec: Pulling fs layer 01:46:51 699f458cf7ca: Pulling fs layer 01:46:51 765212b225bb: Pulling fs layer 01:46:51 f23df028b6ca: Pulling fs layer 01:46:51 d65c8cfc05b1: Pulling fs layer 01:46:51 2437ff75d9bd: Pulling fs layer 01:46:51 765212b225bb: Waiting 01:46:51 d65c8cfc05b1: Waiting 01:46:51 f23df028b6ca: Waiting 01:46:51 2437ff75d9bd: Waiting 01:46:51 04944245beec: Verifying Checksum 01:46:51 04944245beec: Download complete 01:46:51 765212b225bb: Verifying Checksum 01:46:51 765212b225bb: Download complete 01:46:51 f23df028b6ca: Verifying Checksum 01:46:51 f23df028b6ca: Download complete 01:46:51 d65c8cfc05b1: Verifying Checksum 01:46:51 d65c8cfc05b1: Download complete 01:46:51 699f458cf7ca: Verifying Checksum 01:46:51 699f458cf7ca: Download complete 01:46:52 8998bd30e6a1: Verifying Checksum 01:46:52 8998bd30e6a1: Download complete 01:46:54 2437ff75d9bd: Download complete 01:46:57 8998bd30e6a1: Pull complete 01:46:58 04944245beec: Pull complete 01:47:00 699f458cf7ca: Pull complete 01:47:00 765212b225bb: Pull complete 01:47:01 f23df028b6ca: Pull complete 01:47:01 d65c8cfc05b1: Pull complete 01:47:23 2437ff75d9bd: Pull complete 01:47:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:47:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:47:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:47:24 prd-ubuntu20.04-docker-arm64-4c-16g-4976 does not seem to be running inside a container 01:47:24 $ 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-onvif-camera/248 -v /w/workspace/device-onvif-camera/248:/w/workspace/device-onvif-camera/248:rw,z -v /w/workspace/device-onvif-camera/248@tmp:/w/workspace/device-onvif-camera/248@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 01:47:25 $ docker top 4be170bcfd755bb23892c79edf4ce723f3d5e12412060ff9e4b3b2fd4d2c0b7a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:47:26 ---> job-cost.sh 01:47:26 lf-activate-venv: SKIPPING 01:47:26 INFO: No Stack... 01:47:27 INFO: Retrieving Pricing Info for: v3-standard-4 01:47:28 INFO: Archiving Costs [Pipeline] sh 01:47:29 + cat /w/workspace/device-onvif-camera/248/archives/cost.csv 01:47:29 + cut -d, -f6 [Pipeline] lock 01:47:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-248-stack-cost] 01:47:29 Resource [jenkins-edgexfoundry-device-onvif-camera-main-248-stack-cost] did not exist. Created. 01:47:29 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-248-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:47:29 /w/workspace/device-onvif-camera/248@tmp/durable-1c60137a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:47:30 + echo total: 0.10999999940395355 [Pipeline] stash 01:47:30 Warning: overwriting stash ‘stack-cost’ 01:47:31 Stashed 1 file(s) [Pipeline] } 01:47:31 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-248-stack-cost] [Pipeline] // lock [Pipeline] } 01:47:31 $ docker stop --time=1 4be170bcfd755bb23892c79edf4ce723f3d5e12412060ff9e4b3b2fd4d2c0b7a 01:47:32 $ docker rm -f --volumes 4be170bcfd755bb23892c79edf4ce723f3d5e12412060ff9e4b3b2fd4d2c0b7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:47:33 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:47:34 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 01:47:34 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 01:47:34 total 16 01:47:34 drwxr-xr-x 3 root root 4096 Apr 12 01:38 . 01:47:34 drwxrwxr-x 10 jenkins jenkins 4096 Apr 12 01:38 .. 01:47:34 drwxr-xr-x 2 root root 4096 Apr 12 01:38 cost 01:47:34 -rw-r--r-- 1 root root 91 Apr 12 01:38 cost.csv 01:47:34 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 01:47:34 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 01:47:34 total 16 01:47:34 drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 01:38 . 01:47:34 drwxrwxr-x 10 jenkins jenkins 4096 Apr 12 01:38 .. 01:47:34 drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 01:38 cost 01:47:34 -rw-r--r-- 1 jenkins jenkins 91 Apr 12 01:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:47:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:47:35 ---> package-listing.sh 01:47:35 ++ facter osfamily 01:47:35 ++ tr '[:upper:]' '[:lower:]' 01:47:35 + OS_FAMILY=debian 01:47:35 + workspace=/w/workspace/foundry_device-onvif-camera_main 01:47:35 + START_PACKAGES=/tmp/packages_start.txt 01:47:35 + END_PACKAGES=/tmp/packages_end.txt 01:47:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:47:35 + PACKAGES=/tmp/packages_start.txt 01:47:35 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 01:47:35 + PACKAGES=/tmp/packages_end.txt 01:47:35 + case "${OS_FAMILY}" in 01:47:35 + dpkg -l 01:47:35 + grep '^ii' 01:47:35 + '[' -f /tmp/packages_start.txt ']' 01:47:35 + '[' -f /tmp/packages_end.txt ']' 01:47:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:47:35 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 01:47:35 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 01:47:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 01:47:35 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:47:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:47:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:47:36 prd-ubuntu20.04-docker-8c-8g-4970 does not seem to be running inside a container 01:47:36 $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 01:47:36 $ docker top c2549efec25b09c332e1ead1a39ca6410a7db0fb0a167a3abbd22b29390ed9f7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:47:37 + touch /tmp/pre-build-complete [Pipeline] sh 01:47:37 + mkdir -p /var/log/sysstat [Pipeline] sh 01:47:37 + ls /var/log/sa-host 01:47:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:47:37 provisioning config files... 01:47:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13685714145593779438tmp [Pipeline] { [Pipeline] echo 01:47:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:47:38 ---> create-netrc.sh [Pipeline] } 01:47:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:47:38 ---> python-tools-install.sh [Pipeline] echo 01:47:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:47:38 ---> sudo-logs.sh 01:47:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:47:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:47:38 ---> job-cost.sh 01:47:38 lf-activate-venv: SKIPPING 01:47:38 DEBUG: total: 0.2199999988079071 01:47:38 INFO: Retrieving Stack Cost... 01:47:39 INFO: Retrieving Pricing Info for: v3-standard-8 01:47:39 INFO: Archiving Costs [Pipeline] echo 01:47:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:47:39 ---> logs-deploy.sh 01:47:39 lf-activate-venv: SKIPPING 01:47:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/248 01:47:39 INFO: archiving workspace using pattern(s): 01:47:40 Archives upload complete. 01:47:40 INFO: archiving logs to Nexus 01:47:41 ---> uname -a: 01:47:41 Linux prd-ubuntu20-04-docker-8c-8g-4970 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 01:47:41 01:47:41 01:47:41 ---> lscpu: 01:47:41 Architecture: x86_64 01:47:41 CPU op-mode(s): 32-bit, 64-bit 01:47:41 Byte Order: Little Endian 01:47:41 Address sizes: 40 bits physical, 48 bits virtual 01:47:41 CPU(s): 8 01:47:41 On-line CPU(s) list: 0-7 01:47:41 Thread(s) per core: 1 01:47:41 Core(s) per socket: 1 01:47:41 Socket(s): 8 01:47:41 NUMA node(s): 1 01:47:41 Vendor ID: AuthenticAMD 01:47:41 CPU family: 23 01:47:41 Model: 49 01:47:41 Model name: AMD EPYC-Rome Processor 01:47:41 Stepping: 0 01:47:41 CPU MHz: 2799.998 01:47:41 BogoMIPS: 5599.99 01:47:41 Virtualization: AMD-V 01:47:41 Hypervisor vendor: KVM 01:47:41 Virtualization type: full 01:47:41 L1d cache: 256 KiB 01:47:41 L1i cache: 256 KiB 01:47:41 L2 cache: 4 MiB 01:47:41 L3 cache: 128 MiB 01:47:41 NUMA node0 CPU(s): 0-7 01:47:41 Vulnerability Gather data sampling: Not affected 01:47:41 Vulnerability Itlb multihit: Not affected 01:47:41 Vulnerability L1tf: Not affected 01:47:41 Vulnerability Mds: Not affected 01:47:41 Vulnerability Meltdown: Not affected 01:47:41 Vulnerability Mmio stale data: Not affected 01:47:41 Vulnerability Retbleed: Vulnerable 01:47:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:47:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:47:41 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 01:47:41 Vulnerability Srbds: Not affected 01:47:41 Vulnerability Tsx async abort: Not affected 01:47:41 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 01:47:41 01:47:41 01:47:41 ---> nproc: 01:47:41 8 01:47:41 01:47:41 01:47:41 ---> df -h: 01:47:41 Filesystem Size Used Avail Use% Mounted on 01:47:41 overlay 155G 13G 143G 9% / 01:47:41 tmpfs 64M 0 64M 0% /dev 01:47:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:47:41 shm 64M 0 64M 0% /dev/shm 01:47:41 /dev/vda1 155G 13G 143G 9% /facter-os 01:47:41 01:47:41 01:47:41 ---> sar -b -r -n DEV: 01:47:41 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-4970) 04/12/26 _x86_64_ (8 CPU) 01:47:41 01:47:41 01:32:42 LINUX RESTART (8 CPU) 01:47:41 01:47:41 01:33:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:47:41 01:34:01 459.61 75.63 383.99 0.00 12749.25 97071.17 0.00 01:47:41 01:35:01 150.99 1.23 149.76 0.00 14.00 48615.90 0.00 01:47:41 01:36:01 111.26 0.37 110.90 0.00 48.66 30875.52 0.00 01:47:41 01:37:01 2.25 0.00 2.25 0.00 0.00 25.21 0.00 01:47:41 01:38:01 58.16 2.43 55.72 0.00 2007.40 19355.84 0.00 01:47:41 01:39:01 3.92 0.00 3.92 0.00 0.00 61.19 0.00 01:47:41 01:40:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 01:47:41 01:41:01 0.82 0.00 0.82 0.00 0.00 9.86 0.00 01:47:41 01:42:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 01:47:41 01:43:01 1.63 0.00 1.63 0.00 0.00 27.06 0.00 01:47:41 01:44:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 01:47:41 01:45:01 0.87 0.00 0.87 0.00 0.00 10.93 0.00 01:47:41 01:46:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 01:47:41 01:47:01 0.83 0.00 0.83 0.00 0.00 10.40 0.00 01:47:41 Average: 57.22 5.77 51.45 0.00 1072.34 14105.51 0.00 01:47:41 01:47:41 01:33:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:47:41 01:34:01 27741720 31448640 831000 2.53 130524 3745784 2153592 6.35 1244712 3365936 452704 01:47:41 01:35:01 26457996 31391160 880664 2.68 163820 4840124 2196844 6.48 1697644 4091020 265372 01:47:41 01:36:01 26534708 31535576 739800 2.25 166796 4923720 1698740 5.01 1660544 4077720 356 01:47:41 01:37:01 26534376 31535416 739612 2.25 166836 4923720 1698740 5.01 1660356 4077724 8 01:47:41 01:38:01 25838540 31493420 771824 2.35 187600 5501168 1779160 5.25 1777660 4582836 0 01:47:41 01:39:01 25862732 31517164 750236 2.28 187704 5501188 1731684 5.11 1766384 4573804 48 01:47:41 01:40:01 25869620 31524084 743064 2.26 187724 5501192 1731684 5.11 1760216 4573808 32 01:47:41 01:41:01 25871972 31526536 740492 2.25 187756 5501192 1731684 5.11 1757748 4573812 144 01:47:41 01:42:01 25876528 31531148 735672 2.24 187792 5501196 1731684 5.11 1753904 4573816 16 01:47:41 01:43:01 25878252 31533100 733464 2.23 187872 5501308 1731684 5.11 1751604 4573928 276 01:47:41 01:44:01 25878156 31533020 733392 2.23 187896 5501308 1731684 5.11 1751464 4573928 8 01:47:41 01:45:01 25878016 31532908 733480 2.23 187928 5501312 1731684 5.11 1751436 4573932 172 01:47:41 01:46:01 25878024 31532944 733380 2.23 187952 5501312 1731684 5.11 1751224 4573932 8 01:47:41 01:47:01 25878488 31533444 732864 2.23 187984 5501316 1731684 5.11 1751252 4573936 176 01:47:41 Average: 26141366 31512040 757067 2.30 179013 5246131 1793731 5.29 1702582 4382867 51380 01:47:41 01:47:41 01:33:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:47:41 01:34:01 lo 4.98 4.98 0.50 0.50 0.00 0.00 0.00 0.00 01:47:41 01:34:01 vethf1fb63b 268.66 331.44 26.40 1932.96 0.00 0.00 0.00 0.16 01:47:41 01:34:01 docker0 323.39 391.26 26.63 2307.43 0.00 0.00 0.00 0.00 01:47:41 01:34:01 ens3 1071.22 775.32 10391.46 167.47 0.00 0.00 0.00 0.00 01:47:41 01:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:47:41 01:35:01 docker0 63.34 93.30 5.09 1092.40 0.00 0.00 0.00 0.00 01:47:41 01:35:01 ens3 129.90 82.12 1124.39 18.55 0.00 0.00 0.00 0.00 01:47:41 01:35:01 vethec94417 0.10 0.20 0.01 0.02 0.00 0.00 0.00 0.00 01:47:41 01:36:01 lo 5.47 5.47 0.55 0.55 0.00 0.00 0.00 0.00 01:47:41 01:36:01 docker0 5.87 11.50 0.41 173.92 0.00 0.00 0.00 0.00 01:47:41 01:36:01 ens3 89.02 68.84 280.22 269.47 0.00 0.00 0.00 0.00 01:47:41 01:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:47:41 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:37:01 ens3 4.32 1.05 2.12 0.80 0.00 0.00 0.00 0.00 01:47:41 01:38:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 01:47:41 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:38:01 ens3 165.99 108.35 3235.91 13.32 0.00 0.00 0.00 0.00 01:47:41 01:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:47:41 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:39:01 ens3 6.72 3.82 6.19 2.03 0.00 0.00 0.00 0.00 01:47:41 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:40:01 ens3 0.45 0.00 0.03 0.00 0.00 0.00 0.00 0.00 01:47:41 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:47:41 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:41:01 ens3 1.97 0.12 0.13 0.01 0.00 0.00 0.00 0.00 01:47:41 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:42:01 ens3 0.83 0.02 0.04 0.00 0.00 0.00 0.00 0.00 01:47:41 01:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:47:41 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:43:01 ens3 0.35 0.10 0.03 0.01 0.00 0.00 0.00 0.00 01:47:41 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:44:01 ens3 0.32 0.08 0.09 0.06 0.00 0.00 0.00 0.00 01:47:41 01:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:47:41 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:45:01 ens3 0.47 0.10 0.09 0.01 0.00 0.00 0.00 0.00 01:47:41 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:46:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:47:41 01:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:47:41 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:47:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 01:47:41 Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 01:47:41 Average: docker0 28.39 35.85 2.32 257.69 0.00 0.00 0.00 0.00 01:47:41 Average: ens3 106.28 75.11 1085.34 33.85 0.00 0.00 0.00 0.00 01:47:41 01:47:41 01:47:41 ---> sar -P ALL: 01:47:41 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-4970) 04/12/26 _x86_64_ (8 CPU) 01:47:41 01:47:41 01:32:42 LINUX RESTART (8 CPU) 01:47:41 01:47:41 01:33:00 CPU %user %nice %system %iowait %steal %idle 01:47:41 01:34:01 all 12.19 0.00 4.46 1.76 0.06 81.53 01:47:41 01:34:01 0 10.77 0.00 5.09 3.93 0.07 80.14 01:47:41 01:34:01 1 12.30 0.00 4.20 2.09 0.07 81.34 01:47:41 01:34:01 2 11.35 0.00 3.54 0.33 0.07 84.71 01:47:41 01:34:01 3 11.82 0.00 4.26 0.30 0.07 83.55 01:47:41 01:34:01 4 13.00 0.00 3.69 0.70 0.07 82.55 01:47:41 01:34:01 5 12.20 0.00 4.16 0.72 0.05 82.87 01:47:41 01:34:01 6 11.05 0.00 5.98 3.75 0.07 79.16 01:47:41 01:34:01 7 15.01 0.00 4.73 2.30 0.07 77.90 01:47:41 01:35:01 all 49.85 0.00 7.75 0.63 0.08 41.69 01:47:41 01:35:01 0 49.72 0.00 6.84 0.08 0.08 43.27 01:47:41 01:35:01 1 50.30 0.00 7.30 0.19 0.07 42.15 01:47:41 01:35:01 2 51.06 0.00 8.29 0.24 0.08 40.33 01:47:41 01:35:01 3 48.14 0.00 8.08 3.60 0.08 40.09 01:47:41 01:35:01 4 49.20 0.00 7.72 0.19 0.07 42.83 01:47:41 01:35:01 5 49.00 0.00 7.59 0.22 0.08 43.10 01:47:41 01:35:01 6 49.95 0.00 8.08 0.13 0.08 41.76 01:47:41 01:35:01 7 51.47 0.00 8.09 0.42 0.07 39.95 01:47:41 01:36:01 all 32.79 0.00 5.94 0.41 0.07 60.79 01:47:41 01:36:01 0 33.06 0.00 5.79 0.60 0.07 60.48 01:47:41 01:36:01 1 33.62 0.00 6.21 0.12 0.07 59.99 01:47:41 01:36:01 2 34.24 0.00 6.29 0.42 0.07 58.98 01:47:41 01:36:01 3 33.57 0.00 5.93 0.57 0.07 59.86 01:47:41 01:36:01 4 31.64 0.00 5.58 0.27 0.07 62.44 01:47:41 01:36:01 5 32.52 0.00 5.84 0.30 0.07 61.27 01:47:41 01:36:01 6 32.80 0.00 5.82 0.18 0.05 61.15 01:47:41 01:36:01 7 30.84 0.00 6.10 0.81 0.07 62.19 01:47:41 01:37:01 all 0.05 0.00 0.01 0.00 0.01 99.92 01:47:41 01:37:01 0 0.05 0.00 0.00 0.02 0.02 99.92 01:47:41 01:37:01 1 0.05 0.00 0.02 0.00 0.02 99.92 01:47:41 01:37:01 2 0.13 0.00 0.02 0.00 0.00 99.85 01:47:41 01:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:47:41 01:37:01 4 0.03 0.00 0.00 0.02 0.00 99.95 01:47:41 01:37:01 5 0.05 0.00 0.02 0.00 0.02 99.92 01:47:41 01:37:01 6 0.05 0.00 0.03 0.00 0.02 99.90 01:47:41 01:37:01 7 0.03 0.00 0.02 0.00 0.02 99.93 01:47:41 01:38:01 all 3.10 0.00 1.27 0.28 0.03 95.32 01:47:41 01:38:01 0 2.47 0.00 1.59 0.64 0.02 95.29 01:47:41 01:38:01 1 3.27 0.00 1.29 0.10 0.03 95.31 01:47:41 01:38:01 2 2.77 0.00 0.90 0.02 0.02 96.30 01:47:41 01:38:01 3 2.80 0.00 1.19 0.03 0.03 95.94 01:47:41 01:38:01 4 3.96 0.00 1.64 1.28 0.03 93.08 01:47:41 01:38:01 5 2.95 0.00 1.39 0.03 0.03 95.59 01:47:41 01:38:01 6 3.01 0.00 1.09 0.03 0.03 95.83 01:47:41 01:38:01 7 3.60 0.00 1.05 0.10 0.03 95.22 01:47:41 01:39:01 all 0.12 0.00 0.09 0.01 0.01 99.77 01:47:41 01:39:01 0 0.12 0.00 0.07 0.05 0.02 99.75 01:47:41 01:39:01 1 0.17 0.00 0.08 0.00 0.00 99.75 01:47:41 01:39:01 2 0.07 0.00 0.07 0.00 0.02 99.85 01:47:41 01:39:01 3 0.13 0.00 0.08 0.00 0.00 99.78 01:47:41 01:39:01 4 0.12 0.00 0.08 0.02 0.02 99.77 01:47:41 01:39:01 5 0.13 0.00 0.08 0.00 0.03 99.75 01:47:41 01:39:01 6 0.13 0.00 0.10 0.00 0.02 99.75 01:47:41 01:39:01 7 0.08 0.00 0.12 0.02 0.02 99.77 01:47:41 01:40:01 all 0.02 0.00 0.02 0.00 0.01 99.95 01:47:41 01:40:01 0 0.00 0.00 0.02 0.02 0.00 99.97 01:47:41 01:40:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:47:41 01:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:47:41 01:40:01 3 0.03 0.00 0.00 0.00 0.02 99.95 01:47:41 01:40:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:47:41 01:40:01 5 0.05 0.00 0.03 0.00 0.02 99.90 01:47:41 01:40:01 6 0.03 0.00 0.03 0.00 0.02 99.92 01:47:41 01:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:47:41 01:41:01 all 0.03 0.00 0.01 0.00 0.01 99.94 01:47:41 01:41:01 0 0.00 0.00 0.00 0.02 0.00 99.98 01:47:41 01:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:47:41 01:41:01 2 0.05 0.00 0.02 0.00 0.00 99.93 01:47:41 01:41:01 3 0.05 0.00 0.02 0.00 0.02 99.92 01:47:41 01:41:01 4 0.03 0.00 0.05 0.02 0.03 99.87 01:47:41 01:41:01 5 0.05 0.00 0.02 0.00 0.03 99.90 01:47:41 01:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:47:41 01:41:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:47:41 01:42:01 all 0.25 0.00 0.02 0.00 0.01 99.72 01:47:41 01:42:01 0 0.00 0.00 0.02 0.02 0.02 99.95 01:47:41 01:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:47:41 01:42:01 2 0.35 0.00 0.02 0.00 0.00 99.63 01:47:41 01:42:01 3 0.08 0.00 0.00 0.00 0.00 99.92 01:47:41 01:42:01 4 0.03 0.00 0.03 0.02 0.00 99.92 01:47:41 01:42:01 5 0.05 0.00 0.03 0.00 0.03 99.88 01:47:41 01:42:01 6 0.02 0.00 0.02 0.00 0.02 99.95 01:47:41 01:42:01 7 1.42 0.00 0.03 0.00 0.00 98.55 01:47:41 01:43:01 all 0.21 0.00 0.01 0.01 0.01 99.76 01:47:41 01:43:01 0 0.02 0.00 0.02 0.03 0.00 99.93 01:47:41 01:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:47:41 01:43:01 2 0.13 0.00 0.00 0.00 0.00 99.87 01:47:41 01:43:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:47:41 01:43:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:47:41 01:43:01 5 0.05 0.00 0.03 0.00 0.02 99.90 01:47:41 01:43:01 6 0.05 0.00 0.02 0.02 0.02 99.90 01:47:41 01:43:01 7 1.35 0.00 0.00 0.00 0.02 98.63 01:47:41 01:44:01 all 0.03 0.00 0.01 0.00 0.01 99.94 01:47:41 01:44:01 0 0.00 0.00 0.02 0.02 0.00 99.97 01:47:41 01:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:47:41 01:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:47:41 01:44:01 3 0.05 0.00 0.00 0.00 0.02 99.93 01:47:41 01:44:01 4 0.05 0.00 0.03 0.02 0.02 99.88 01:47:41 01:44:01 5 0.00 0.00 0.02 0.00 0.02 99.97 01:47:41 01:44:01 6 0.07 0.00 0.03 0.00 0.03 99.87 01:47:41 01:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:47:41 01:47:41 01:44:01 CPU %user %nice %system %iowait %steal %idle 01:47:41 01:45:01 all 0.03 0.00 0.01 0.00 0.01 99.95 01:47:41 01:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:47:41 01:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:47:41 01:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:47:41 01:45:01 3 0.05 0.00 0.00 0.00 0.02 99.93 01:47:41 01:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:47:41 01:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:47:41 01:45:01 6 0.07 0.00 0.03 0.00 0.03 99.87 01:47:41 01:45:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:47:41 01:46:01 all 0.01 0.00 0.01 0.00 0.01 99.96 01:47:41 01:46:01 0 0.00 0.00 0.02 0.02 0.00 99.97 01:47:41 01:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:47:41 01:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:47:41 01:46:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:47:41 01:46:01 4 0.00 0.00 0.00 0.02 0.00 99.98 01:47:41 01:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:47:41 01:46:01 6 0.03 0.00 0.03 0.00 0.05 99.88 01:47:41 01:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:47:41 01:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:47:41 01:47:01 0 0.00 0.00 0.00 0.02 0.00 99.98 01:47:41 01:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:47:41 01:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:47:41 01:47:01 3 0.05 0.00 0.02 0.00 0.00 99.93 01:47:41 01:47:01 4 0.02 0.00 0.02 0.02 0.02 99.93 01:47:41 01:47:01 5 0.00 0.00 0.03 0.00 0.00 99.97 01:47:41 01:47:01 6 0.05 0.00 0.05 0.00 0.03 99.87 01:47:41 01:47:01 7 0.00 0.00 0.00 0.00 0.02 99.98 01:47:41 Average: all 7.01 0.00 1.40 0.22 0.02 91.35 01:47:41 Average: 0 6.84 0.00 1.38 0.39 0.02 91.37 01:47:41 Average: 1 7.08 0.00 1.36 0.18 0.02 91.35 01:47:41 Average: 2 7.10 0.00 1.36 0.07 0.02 91.45 01:47:41 Average: 3 6.88 0.00 1.40 0.32 0.03 91.38 01:47:41 Average: 4 6.98 0.00 1.35 0.18 0.03 91.47 01:47:41 Average: 5 6.89 0.00 1.37 0.09 0.03 91.63 01:47:41 Average: 6 6.93 0.00 1.52 0.29 0.03 91.23 01:47:41 Average: 7 7.37 0.00 1.43 0.26 0.02 90.91 01:47:41 01:47:41 01:47:41