Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 86da64990f1b89a077fbbd8441d86d2e9e7b19b5 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-ssh15293298845837518821.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh771230503933889918.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh3534096896000658474.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh15098733130026057299.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-ssh3706535350401286769.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]] ========================================================= [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.20 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5015 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 86da64990f1b89a077fbbd8441d86d2e9e7b19b5 (main) > 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 86da64990f1b89a077fbbd8441d86d2e9e7b19b5 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#380)" > git rev-list --no-walk ed280a745d7a481fda411e84eedc9b35ce489b45 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:55:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:55:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:55:34 ========================================================= 14:55:34 EdgeX Global Pipelines Version Info 14:55:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:55:35 ------------------- 14:55:35 stable info: 14:55:35 ------------------- 14:55:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:55:35 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 14:55:35 Message: update stable to v1.0.253 14:55:35 ------------------- 14:55:35 experimental info: 14:55:35 ------------------- 14:55:35 Commited By: **** collab-it+edgex@linuxfoundation.org 14:55:35 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 14:55:35 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:55:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 14:55:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 14:55:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:55:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:55:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:55:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:55:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:55:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:55:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:55:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:55:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:55:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 14:55:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:55:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:55:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:55:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:55:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:55:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:55:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:55:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:55:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:55:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 14:55:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:55:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:55:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:55:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:55:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:55:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:55:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:55:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:55:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 86da64990f1b89a077fbbd8441d86d2e9e7b19b5 [Pipeline] echo 14:55:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 86da649 [Pipeline] echo 14:55:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:55:36 provisioning config files... 14:55:36 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12711867063858961783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:55:36 ---> docker-login.sh 14:55:36 nexus3.edgexfoundry.org:10001 14:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:37 Configure a credential helper to remove this warning. See 14:55:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:37 14:55:37 Login Succeeded 14:55:37 nexus3.edgexfoundry.org:10002 14:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:37 Configure a credential helper to remove this warning. See 14:55:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:37 14:55:37 Login Succeeded 14:55:37 nexus3.edgexfoundry.org:10003 14:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:37 Configure a credential helper to remove this warning. See 14:55:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:37 14:55:37 Login Succeeded 14:55:37 nexus3.edgexfoundry.org:10004 14:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:37 Configure a credential helper to remove this warning. See 14:55:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:37 14:55:37 Login Succeeded 14:55:37 docker.io 14:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:37 Configure a credential helper to remove this warning. See 14:55:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:37 14:55:37 Login Succeeded 14:55:37 ---> docker-login.sh ends [Pipeline] } 14:55:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:55:38 + git rev-list -1 --merges 86da64990f1b89a077fbbd8441d86d2e9e7b19b5~1..86da64990f1b89a077fbbd8441d86d2e9e7b19b5 [Pipeline] echo 14:55:38 -----------> git rev-list -1 --merges 86da64990f1b89a077fbbd8441d86d2e9e7b19b5~1..86da64990f1b89a077fbbd8441d86d2e9e7b19b5 86da64990f1b89a077fbbd8441d86d2e9e7b19b5 [false] [Pipeline] sh 14:55:38 + git log --format=format:%s -1 86da64990f1b89a077fbbd8441d86d2e9e7b19b5 [Pipeline] echo 14:55:38 ========================================================= 14:55:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:55:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:55:39 + git log --format=format:%s -1 86da64990f1b89a077fbbd8441d86d2e9e7b19b5 [Pipeline] echo 14:55:39 [semverPrep] GIT_COMMIT: 86da64990f1b89a077fbbd8441d86d2e9e7b19b5, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#380) [Pipeline] echo 14:55:39 [semverPrep] This is not a build commit. [Pipeline] sh 14:55:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:55:39 + grep -v github /etc/ssh/ssh_known_hosts 14:55:39 + [ -e /tmp/ssh_known_hosts ] 14:55:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:55:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:55:39 + sudo tee -a /etc/ssh/ssh_known_hosts 14:55:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:55:39 14:55:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:55:40 0.1.4: Pulling from edgex-devops/py-git-semver 14:55:40 b85a868b505f: Pulling fs layer 14:55:40 e2be974225ed: Pulling fs layer 14:55:40 339a4e72a1f5: Pulling fs layer 14:55:40 988bab9f4d93: Pulling fs layer 14:55:40 1469e6f7b9e6: Pulling fs layer 14:55:40 eaf3925da568: Pulling fs layer 14:55:40 bab4dde63d76: Pulling fs layer 14:55:40 bde34c3a00c8: Pulling fs layer 14:55:40 b352a97aabf1: Pulling fs layer 14:55:40 4872d77fe225: Pulling fs layer 14:55:40 5851b861e8e6: Pulling fs layer 14:55:40 988bab9f4d93: Waiting 14:55:40 1469e6f7b9e6: Waiting 14:55:40 eaf3925da568: Waiting 14:55:40 bab4dde63d76: Waiting 14:55:40 bde34c3a00c8: Waiting 14:55:40 b352a97aabf1: Waiting 14:55:40 4872d77fe225: Waiting 14:55:40 5851b861e8e6: Waiting 14:55:40 e2be974225ed: Verifying Checksum 14:55:40 e2be974225ed: Download complete 14:55:40 988bab9f4d93: Verifying Checksum 14:55:40 988bab9f4d93: Download complete 14:55:40 1469e6f7b9e6: Verifying Checksum 14:55:40 1469e6f7b9e6: Download complete 14:55:40 339a4e72a1f5: Verifying Checksum 14:55:40 339a4e72a1f5: Download complete 14:55:40 eaf3925da568: Verifying Checksum 14:55:40 eaf3925da568: Download complete 14:55:40 bde34c3a00c8: Verifying Checksum 14:55:40 bde34c3a00c8: Download complete 14:55:40 b352a97aabf1: Verifying Checksum 14:55:40 b352a97aabf1: Download complete 14:55:40 4872d77fe225: Verifying Checksum 14:55:40 4872d77fe225: Download complete 14:55:40 5851b861e8e6: Verifying Checksum 14:55:40 5851b861e8e6: Download complete 14:55:40 b85a868b505f: Verifying Checksum 14:55:40 b85a868b505f: Download complete 14:55:40 bab4dde63d76: Verifying Checksum 14:55:40 bab4dde63d76: Download complete 14:55:41 b85a868b505f: Pull complete 14:55:41 e2be974225ed: Pull complete 14:55:42 339a4e72a1f5: Pull complete 14:55:42 988bab9f4d93: Pull complete 14:55:42 1469e6f7b9e6: Pull complete 14:55:42 eaf3925da568: Pull complete 14:55:44 bab4dde63d76: Pull complete 14:55:44 bde34c3a00c8: Pull complete 14:55:44 b352a97aabf1: Pull complete 14:55:44 4872d77fe225: Pull complete 14:55:44 5851b861e8e6: Pull complete 14:55:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:55:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:55:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:55:45 prd-ubuntu20.04-docker-8c-8g-5015 does not seem to be running inside a container 14:55:45 $ 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 14:55:48 $ docker top aa425a33548a59f0082b285c8f5b44a2e5b807f0f1cf30114893b09027cd4690 -eo pid,comm 14:55:48 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). 14:55:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:55:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:55:48 [ssh-agent] Looking for ssh-agent implementation... 14:55:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:55:49 $ docker exec aa425a33548a59f0082b285c8f5b44a2e5b807f0f1cf30114893b09027cd4690 ssh-agent 14:55:49 SSH_AUTH_SOCK=/tmp/ssh-y3xJRP7x3hny/agent.32 14:55:49 SSH_AGENT_PID=38 14:55:49 Running ssh-add (command line suppressed) 14:55:49 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7112977160580481831.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7112977160580481831.key) 14:55:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:55:49 + git tag --points-at HEAD [Pipeline] } 14:55:49 $ docker exec --env ******** --env ******** aa425a33548a59f0082b285c8f5b44a2e5b807f0f1cf30114893b09027cd4690 ssh-agent -k 14:55:49 unset SSH_AUTH_SOCK; 14:55:49 unset SSH_AGENT_PID; 14:55:49 echo Agent pid 38 killed; 14:55:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:55:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:55:49 [ssh-agent] Looking for ssh-agent implementation... 14:55:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:55:49 $ docker exec aa425a33548a59f0082b285c8f5b44a2e5b807f0f1cf30114893b09027cd4690 ssh-agent 14:55:49 SSH_AUTH_SOCK=/tmp/ssh-zE2N5R43jU5f/agent.70 14:55:49 SSH_AGENT_PID=76 14:55:49 Running ssh-add (command line suppressed) 14:55:50 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1604343528169217158.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1604343528169217158.key) 14:55:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:55:50 + git semver init 14:55:50 2023-08-31 14:55:50,576 [run_init] DEBUG init version:0.0.0 force:False 14:55:50 2023-08-31 14:55:50,577 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 14:55:50 2023-08-31 14:55:50,577 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 14:55:50 2023-08-31 14:55:50,577 [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, universal_newlines=False, shell=None, istream=None) 14:55:52 2023-08-31 14:55:51,681 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 14:55:52 2023-08-31 14:55:51,681 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 14:55:52 2023-08-31 14:55:51,682 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 14:55:52 2023-08-31 14:55:51,682 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 14:55:52 3.1.0-dev.6 [Pipeline] } 14:55:52 $ docker exec --env ******** --env ******** aa425a33548a59f0082b285c8f5b44a2e5b807f0f1cf30114893b09027cd4690 ssh-agent -k 14:55:52 unset SSH_AUTH_SOCK; 14:55:52 unset SSH_AGENT_PID; 14:55:52 echo Agent pid 76 killed; 14:55:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:55:52 + git semver [Pipeline] } 14:55:52 $ docker stop --time=1 aa425a33548a59f0082b285c8f5b44a2e5b807f0f1cf30114893b09027cd4690 14:55:54 $ docker rm -f --volumes aa425a33548a59f0082b285c8f5b44a2e5b807f0f1cf30114893b09027cd4690 [Pipeline] // withDockerContainer [Pipeline] sh 14:55:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:55:54 Stashed 1 file(s) [Pipeline] echo 14:55:54 [edgeXSemver]: initialized semver on version 3.1.0-dev.6 [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 14:55:54 provisioning config files... 14:55:54 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12247248719893290328tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:55:55 ---> docker-login.sh 14:55:55 nexus3.edgexfoundry.org:10001 14:55:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:55 Configure a credential helper to remove this warning. See 14:55:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:55 14:55:55 Login Succeeded 14:55:55 nexus3.edgexfoundry.org:10002 14:55:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:55 Configure a credential helper to remove this warning. See 14:55:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:55 14:55:55 Login Succeeded 14:55:55 nexus3.edgexfoundry.org:10003 14:55:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:55 Configure a credential helper to remove this warning. See 14:55:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:55 14:55:55 Login Succeeded 14:55:55 nexus3.edgexfoundry.org:10004 14:55:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:55 Configure a credential helper to remove this warning. See 14:55:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:55 14:55:55 Login Succeeded 14:55:55 docker.io 14:55:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:55 Configure a credential helper to remove this warning. See 14:55:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:55 14:55:55 Login Succeeded 14:55:55 ---> docker-login.sh ends [Pipeline] } 14:55:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:55:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:55:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:55:55 ========================================================= 14:55:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:55:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:55:56 Sending build context to Docker daemon 21.65MB 14:55:56 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 14:55:56 Step 2/13 : FROM ${BASE} AS builder 14:55:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:55:56 4db1b89c0bd1: Pulling fs layer 14:55:56 6911f1a30b25: Pulling fs layer 14:55:56 e194b8c5c2a9: Pulling fs layer 14:55:56 6863d3e3a2b1: Pulling fs layer 14:55:56 ec0bb842ea78: Pulling fs layer 14:55:56 40a00589a448: Pulling fs layer 14:55:56 6c08303d61cc: Pulling fs layer 14:55:56 798269fcf238: Pulling fs layer 14:55:56 6863d3e3a2b1: Waiting 14:55:56 ec0bb842ea78: Waiting 14:55:56 40a00589a448: Waiting 14:55:56 6c08303d61cc: Waiting 14:55:56 798269fcf238: Waiting 14:55:56 6911f1a30b25: Verifying Checksum 14:55:56 6911f1a30b25: Download complete 14:55:56 6863d3e3a2b1: Download complete 14:55:56 ec0bb842ea78: Verifying Checksum 14:55:56 ec0bb842ea78: Download complete 14:55:56 4db1b89c0bd1: Verifying Checksum 14:55:56 4db1b89c0bd1: Download complete 14:55:56 40a00589a448: Verifying Checksum 14:55:56 40a00589a448: Download complete 14:55:56 4db1b89c0bd1: Pull complete 14:55:56 6911f1a30b25: Pull complete 14:55:56 798269fcf238: Verifying Checksum 14:55:57 e194b8c5c2a9: Verifying Checksum 14:55:57 e194b8c5c2a9: Download complete 14:55:57 6c08303d61cc: Verifying Checksum 14:55:57 6c08303d61cc: Download complete 14:56:00 e194b8c5c2a9: Pull complete 14:56:00 6863d3e3a2b1: Pull complete 14:56:00 ec0bb842ea78: Pull complete 14:56:00 40a00589a448: Pull complete 14:56:03 6c08303d61cc: Pull complete 14:56:04 798269fcf238: Pull complete 14:56:04 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 14:56:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:56:04 ---> ec979cd7f677 14:56:04 Step 3/13 : ARG ADD_BUILD_TAGS="" 14:56:09 Still waiting to schedule task 14:56:09 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:56:12 ---> Running in 845f5385d6a8 14:56:12 Removing intermediate container 845f5385d6a8 14:56:12 ---> a86f2bc95000 14:56:12 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:56:12 ---> Running in 248f5d5a1e4f 14:56:12 Removing intermediate container 248f5d5a1e4f 14:56:12 ---> 363873343bfa 14:56:12 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 14:56:12 ---> Running in 23a60227c59e 14:56:12 Removing intermediate container 23a60227c59e 14:56:12 ---> b1e38a58e95b 14:56:12 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 14:56:12 ---> Running in d17143f3a8da 14:56:12 Removing intermediate container d17143f3a8da 14:56:12 ---> a07591794e73 14:56:12 Step 7/13 : LABEL Name=edgex-device-onvif-camera 14:56:12 ---> Running in 4557616fd3e0 14:56:12 Removing intermediate container 4557616fd3e0 14:56:12 ---> d846e5f4b3ae 14:56:12 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:56:12 ---> Running in cb44f2724a2c 14:56:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:56:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:56:12 OK: 265 MiB in 53 packages 14:56:12 Removing intermediate container cb44f2724a2c 14:56:12 ---> 2002bf4a2e77 14:56:12 Step 9/13 : WORKDIR /device-onvif-camera 14:56:12 ---> Running in 1b167d87eddd 14:56:12 Removing intermediate container 1b167d87eddd 14:56:12 ---> a462d0d3abef 14:56:12 Step 10/13 : COPY go.mod vendor* ./ 14:56:13 ---> c047fb4e807f 14:56:13 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:56:13 ---> Running in a940e8194674 14:56:52 Removing intermediate container a940e8194674 14:56:52 ---> 53d1f220801a 14:56:52 Step 12/13 : COPY . . 14:56:52 ---> b3f3822dd06f 14:56:52 Step 13/13 : RUN ${MAKE} 14:56:52 ---> Running in 2e313399f373 14:56:52 noop 14:56:52 Removing intermediate container 2e313399f373 14:56:52 ---> 90e31e429321 14:56:52 Successfully built 90e31e429321 14:56:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:52 + docker inspect -f . ci-base-image-x86_64 14:56:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:56:52 prd-ubuntu20.04-docker-8c-8g-5015 does not seem to be running inside a container 14:56:52 $ 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 14:56:52 $ docker top f13b4a4781f464e7d601b373682f82e83d966d6349334f0694082ba807c8813a -eo pid,comm [Pipeline] { [Pipeline] sh 14:56:53 + go version 14:56:53 go version go1.20.6 linux/amd64 [Pipeline] } 14:56:53 $ docker stop --time=1 f13b4a4781f464e7d601b373682f82e83d966d6349334f0694082ba807c8813a 14:56:54 $ docker rm -f --volumes f13b4a4781f464e7d601b373682f82e83d966d6349334f0694082ba807c8813a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:54 + docker inspect -f . ci-base-image-x86_64 14:56:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:56:54 prd-ubuntu20.04-docker-8c-8g-5015 does not seem to be running inside a container 14:56:54 $ 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 14:56:55 $ docker top c5f69af70cd1006899aa06b35a049260f5ae496c1f0ec646a4e6b62a466a5552 -eo pid,comm [Pipeline] { [Pipeline] sh 14:56:55 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 14:56:55 + make test 14:56:55 go test ./... -coverprofile=coverage.out ./... 14:57:01 ? github.com/edgexfoundry/device-onvif-camera [no test files] 14:57:13 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 14:57:13 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 14:57:15 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.042s coverage: 31.4% of statements 14:57:15 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.051s coverage: 86.5% of statements 14:57:23 go vet ./... 14:57:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:57:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:57:26 ./bin/test-attribution-txt.sh [Pipeline] echo 14:57:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:57:27 $ docker stop --time=1 c5f69af70cd1006899aa06b35a049260f5ae496c1f0ec646a4e6b62a466a5552 14:57:30 $ docker rm -f --volumes c5f69af70cd1006899aa06b35a049260f5ae496c1f0ec646a4e6b62a466a5552 [Pipeline] // withDockerContainer [Pipeline] sh 14:57:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:57:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:57:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:57:31 + ls -al . 14:57:31 total 244 14:57:31 drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 14:56 . 14:57:31 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 14:55 .. 14:57:31 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 14:55 .git 14:57:31 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 14:55 .github 14:57:31 -rw-rw-r-- 1 jenkins jenkins 496 Aug 31 14:55 .gitignore 14:57:31 -rw-rw-r-- 1 jenkins jenkins 42 Aug 31 14:55 .golangci.yml 14:57:31 drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 14:55 .semver 14:57:31 -rw-rw-r-- 1 jenkins jenkins 11264 Aug 31 14:55 Attribution.txt 14:57:31 -rw-rw-r-- 1 jenkins jenkins 15932 Aug 31 14:55 CHANGELOG.md 14:57:31 -rw-rw-r-- 1 jenkins jenkins 1574 Aug 31 14:55 Dockerfile 14:57:31 -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 14:55 GOVERNANCE.md 14:57:31 -rw-rw-r-- 1 jenkins jenkins 739 Aug 31 14:55 Jenkinsfile 14:57:31 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 31 14:55 LICENSE 14:57:31 -rw-rw-r-- 1 jenkins jenkins 2877 Aug 31 14:55 Makefile 14:57:31 -rw-rw-r-- 1 jenkins jenkins 625 Aug 31 14:55 OWNERS.md 14:57:31 -rw-rw-r-- 1 jenkins jenkins 2620 Aug 31 14:55 README.md 14:57:31 -rw-rw-r-- 1 jenkins jenkins 11 Aug 31 14:55 VERSION 14:57:31 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 14:55 bin 14:57:31 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 14:55 cmd 14:57:31 -rw-r--r-- 1 jenkins jenkins 78459 Aug 31 14:57 coverage.out 14:57:31 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 14:55 doc 14:57:31 -rw-rw-r-- 1 jenkins jenkins 4128 Aug 31 14:55 go.mod 14:57:31 -rw-rw-r-- 1 jenkins jenkins 36507 Aug 31 14:55 go.sum 14:57:31 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 14:55 internal 14:57:31 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 14:55 snap 14:57:31 -rw-rw-r-- 1 jenkins jenkins 236 Aug 31 14:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:32 + 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=86da64990f1b89a077fbbd8441d86d2e9e7b19b5 --label arch=amd64 --label version=3.1.0-dev.6 . 14:57:32 Sending build context to Docker daemon 21.73MB 14:57:32 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 14:57:32 Step 2/26 : FROM ${BASE} AS builder 14:57:32 ---> 90e31e429321 14:57:32 Step 3/26 : ARG ADD_BUILD_TAGS="" 14:57:32 ---> Running in 1d9717119b1f 14:57:32 Removing intermediate container 1d9717119b1f 14:57:32 ---> 737d4fd3ce43 14:57:32 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:57:32 ---> Running in e3432151ba4f 14:57:32 Removing intermediate container e3432151ba4f 14:57:32 ---> 613784027635 14:57:32 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 14:57:32 ---> Running in d99e8c127f51 14:57:32 Removing intermediate container d99e8c127f51 14:57:32 ---> 2c5d0b8720d8 14:57:32 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 14:57:32 ---> Running in d932dac5d51c 14:57:32 Removing intermediate container d932dac5d51c 14:57:32 ---> bdf8ae725885 14:57:32 Step 7/26 : LABEL Name=edgex-device-onvif-camera 14:57:32 ---> Running in 1d68fd6b3189 14:57:33 Removing intermediate container 1d68fd6b3189 14:57:33 ---> fe379adcd77a 14:57:33 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:57:33 ---> Running in 185657759c6f 14:57:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:57:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:57:33 OK: 265 MiB in 53 packages 14:57:33 Removing intermediate container 185657759c6f 14:57:33 ---> cf5073c62b2a 14:57:33 Step 9/26 : WORKDIR /device-onvif-camera 14:57:33 ---> Running in 994efe78e777 14:57:34 Removing intermediate container 994efe78e777 14:57:34 ---> cb7c4822839e 14:57:34 Step 10/26 : COPY go.mod vendor* ./ 14:57:34 ---> 3da817ef5750 14:57:34 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:34 ---> Running in 07515b88be07 14:57:35 Removing intermediate container 07515b88be07 14:57:35 ---> 9bccb238b6d2 14:57:35 Step 12/26 : COPY . . 14:57:35 ---> 8cdff7956148 14:57:35 Step 13/26 : RUN ${MAKE} 14:57:35 ---> Running in ebffcec33d06 14:57:36 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.17" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 14:58:02 Removing intermediate container ebffcec33d06 14:58:02 ---> cfc5dbf77d75 14:58:02 Step 14/26 : FROM alpine:3.17 14:58:02 3.17: Pulling from library/alpine 14:58:02 9398808236ff: Pulling fs layer 14:58:02 9398808236ff: Verifying Checksum 14:58:02 9398808236ff: Download complete 14:58:02 9398808236ff: Pull complete 14:58:02 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 14:58:02 Status: Downloaded newer image for alpine:3.17 14:58:02 ---> 1e0b8b5322fc 14:58:02 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 14:58:02 ---> Running in dc3f76471a64 14:58:02 Removing intermediate container dc3f76471a64 14:58:02 ---> be2e0e876a51 14:58:02 Step 16/26 : RUN apk add --update --no-cache dumb-init 14:58:02 ---> Running in 604d30a0eb9e 14:58:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:58:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:58:02 (1/1) Installing dumb-init (1.2.5-r2) 14:58:02 Executing busybox-1.35.0-r29.trigger 14:58:02 OK: 7 MiB in 16 packages 14:58:02 Removing intermediate container 604d30a0eb9e 14:58:02 ---> c3cb80d1de3e 14:58:02 Step 17/26 : WORKDIR / 14:58:02 ---> Running in 1440944b14f9 14:58:02 Removing intermediate container 1440944b14f9 14:58:02 ---> 5b92676b3602 14:58:02 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 14:58:02 ---> b789ad43fee5 14:58:02 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 14:58:02 ---> b124957d6d5e 14:58:02 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 14:58:02 ---> becee49f9988 14:58:02 Step 21/26 : EXPOSE 59984 14:58:02 ---> Running in fc78f7ef1844 14:58:02 Removing intermediate container fc78f7ef1844 14:58:02 ---> 4682720291da 14:58:02 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 14:58:02 ---> Running in 9cff80c30676 14:58:02 Removing intermediate container 9cff80c30676 14:58:02 ---> d8073d5a532e 14:58:02 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 14:58:02 ---> Running in 875ffb1b1e2e 14:58:03 Removing intermediate container 875ffb1b1e2e 14:58:03 ---> 295fe93aa07f 14:58:03 Step 24/26 : LABEL arch=amd64 14:58:03 ---> Running in 4daee0f86752 14:58:03 Removing intermediate container 4daee0f86752 14:58:03 ---> 4632958c2f34 14:58:03 Step 25/26 : LABEL git_sha=86da64990f1b89a077fbbd8441d86d2e9e7b19b5 14:58:03 ---> Running in 65c05bcd4561 14:58:03 Removing intermediate container 65c05bcd4561 14:58:03 ---> 7cb6b9c41c56 14:58:03 Step 26/26 : LABEL version=3.1.0-dev.6 14:58:03 ---> Running in 89eac8d3e061 14:58:03 Removing intermediate container 89eac8d3e061 14:58:03 ---> afbb4cd184bd 14:58:03 [Warning] One or more build-args [ARCH] were not consumed 14:58:03 Successfully built afbb4cd184bd 14:58:03 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:58:03 provisioning config files... 14:58:03 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10558673635887277225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:58:03 ---> docker-login.sh 14:58:03 nexus3.edgexfoundry.org:10001 14:58:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:03 Configure a credential helper to remove this warning. See 14:58:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:03 14:58:03 Login Succeeded 14:58:03 nexus3.edgexfoundry.org:10002 14:58:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:03 Configure a credential helper to remove this warning. See 14:58:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:03 14:58:03 Login Succeeded 14:58:03 nexus3.edgexfoundry.org:10003 14:58:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:04 Configure a credential helper to remove this warning. See 14:58:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:04 14:58:04 Login Succeeded 14:58:04 nexus3.edgexfoundry.org:10004 14:58:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:04 Configure a credential helper to remove this warning. See 14:58:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:04 14:58:04 Login Succeeded 14:58:04 docker.io 14:58:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:04 Configure a credential helper to remove this warning. See 14:58:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:04 14:58:04 Login Succeeded 14:58:04 ---> docker-login.sh ends [Pipeline] } 14:58:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:58:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:58:04 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 14:58:04 86da64990f1b89a077fbbd8441d86d2e9e7b19b5 14:58:04 latest 14:58:04 3.1.0-dev.6 14:58:04 86da64990f1b89a077fbbd8441d86d2e9e7b19b5-3.1.0-dev.6 14:58:04 main 14:58:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:04 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:86da64990f1b89a077fbbd8441d86d2e9e7b19b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:04 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:86da64990f1b89a077fbbd8441d86d2e9e7b19b5 14:58:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 14:58:04 c6f8b27bbbb8: Preparing 14:58:04 1bb755aca6bb: Preparing 14:58:04 236f93c521d6: Preparing 14:58:04 b86d8c807be2: Preparing 14:58:04 36b50b131297: Preparing 14:58:04 36b50b131297: Layer already exists 14:58:04 1bb755aca6bb: Pushed 14:58:04 b86d8c807be2: Pushed 14:58:04 c6f8b27bbbb8: Pushed 14:58:08 236f93c521d6: Pushed 14:58:08 86da64990f1b89a077fbbd8441d86d2e9e7b19b5: digest: sha256:0883dab051a35de9e215735d1a35e83562490e5ea8739e7863a6151f3e4af123 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:08 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:08 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 14:58:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 14:58:08 c6f8b27bbbb8: Preparing 14:58:08 1bb755aca6bb: Preparing 14:58:08 236f93c521d6: Preparing 14:58:08 b86d8c807be2: Preparing 14:58:08 36b50b131297: Preparing 14:58:08 236f93c521d6: Layer already exists 14:58:08 c6f8b27bbbb8: Layer already exists 14:58:08 36b50b131297: Layer already exists 14:58:08 b86d8c807be2: Layer already exists 14:58:08 1bb755aca6bb: Layer already exists 14:58:08 latest: digest: sha256:0883dab051a35de9e215735d1a35e83562490e5ea8739e7863a6151f3e4af123 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:09 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:09 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.6 14:58:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 14:58:09 c6f8b27bbbb8: Preparing 14:58:09 1bb755aca6bb: Preparing 14:58:09 236f93c521d6: Preparing 14:58:09 b86d8c807be2: Preparing 14:58:09 36b50b131297: Preparing 14:58:09 36b50b131297: Layer already exists 14:58:09 c6f8b27bbbb8: Layer already exists 14:58:09 236f93c521d6: Layer already exists 14:58:09 b86d8c807be2: Layer already exists 14:58:09 1bb755aca6bb: Layer already exists 14:58:09 3.1.0-dev.6: digest: sha256:0883dab051a35de9e215735d1a35e83562490e5ea8739e7863a6151f3e4af123 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:09 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:86da64990f1b89a077fbbd8441d86d2e9e7b19b5-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:10 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:86da64990f1b89a077fbbd8441d86d2e9e7b19b5-3.1.0-dev.6 14:58:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 14:58:10 c6f8b27bbbb8: Preparing 14:58:10 1bb755aca6bb: Preparing 14:58:10 236f93c521d6: Preparing 14:58:10 b86d8c807be2: Preparing 14:58:10 36b50b131297: Preparing 14:58:10 b86d8c807be2: Layer already exists 14:58:10 36b50b131297: Layer already exists 14:58:10 1bb755aca6bb: Layer already exists 14:58:10 c6f8b27bbbb8: Layer already exists 14:58:10 236f93c521d6: Layer already exists 14:58:10 86da64990f1b89a077fbbd8441d86d2e9e7b19b5-3.1.0-dev.6: digest: sha256:0883dab051a35de9e215735d1a35e83562490e5ea8739e7863a6151f3e4af123 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:10 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:10 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 14:58:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 14:58:10 c6f8b27bbbb8: Preparing 14:58:10 1bb755aca6bb: Preparing 14:58:10 236f93c521d6: Preparing 14:58:10 b86d8c807be2: Preparing 14:58:10 36b50b131297: Preparing 14:58:10 36b50b131297: Layer already exists 14:58:10 236f93c521d6: Layer already exists 14:58:10 b86d8c807be2: Layer already exists 14:58:10 c6f8b27bbbb8: Layer already exists 14:58:10 1bb755aca6bb: Layer already exists 14:58:10 main: digest: sha256:0883dab051a35de9e215735d1a35e83562490e5ea8739e7863a6151f3e4af123 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:58:10 ===================================================== [Pipeline] echo 14:58:10 taggedImages: 14:58:10 - nexus3.edgexfoundry.org:10004/device-onvif-camera:86da64990f1b89a077fbbd8441d86d2e9e7b19b5 14:58:10 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 14:58:10 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.6 14:58:10 - nexus3.edgexfoundry.org:10004/device-onvif-camera:86da64990f1b89a077fbbd8441d86d2e9e7b19b5-3.1.0-dev.6 14:58:10 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:58:11 14:58:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:58:11 latest: Pulling from edgex-lftools-log-publisher 14:58:11 5eb5b503b376: Pulling fs layer 14:58:11 5c69ac0246d0: Pulling fs layer 14:58:11 ec43610c2a17: Pulling fs layer 14:58:11 3a2ae6a8a46f: Pulling fs layer 14:58:11 33b1e0a273af: Pulling fs layer 14:58:11 5d3b04190fa2: Pulling fs layer 14:58:11 2f39f015ded8: Pulling fs layer 14:58:11 33b1e0a273af: Waiting 14:58:11 5d3b04190fa2: Waiting 14:58:11 2f39f015ded8: Waiting 14:58:11 5c69ac0246d0: Verifying Checksum 14:58:11 5c69ac0246d0: Download complete 14:58:11 3a2ae6a8a46f: Verifying Checksum 14:58:11 3a2ae6a8a46f: Download complete 14:58:11 33b1e0a273af: Verifying Checksum 14:58:11 33b1e0a273af: Download complete 14:58:11 5d3b04190fa2: Verifying Checksum 14:58:11 5d3b04190fa2: Download complete 14:58:11 ec43610c2a17: Verifying Checksum 14:58:11 ec43610c2a17: Download complete 14:58:11 5eb5b503b376: Verifying Checksum 14:58:11 5eb5b503b376: Download complete 14:58:12 2f39f015ded8: Download complete 14:58:12 5eb5b503b376: Pull complete 14:58:12 5c69ac0246d0: Pull complete 14:58:13 ec43610c2a17: Pull complete 14:58:13 3a2ae6a8a46f: Pull complete 14:58:13 33b1e0a273af: Pull complete 14:58:13 5d3b04190fa2: Pull complete 14:58:17 2f39f015ded8: Pull complete 14:58:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:58:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:58:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:58:18 prd-ubuntu20.04-docker-8c-8g-5015 does not seem to be running inside a container 14:58:18 $ 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 14:58:24 $ docker top f9c37c220ef7b03dc82cd81f9f95c1bbb7007c04bcdf57000c0961ee1754c747 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:58:24 ---> job-cost.sh 14:58:24 lf-activate-venv: SKIPPING 14:58:24 INFO: No Stack... 14:58:24 INFO: Retrieving Pricing Info for: v3-standard-8 14:58:25 INFO: Archiving Costs [Pipeline] sh 14:58:25 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 14:58:25 + cut -d, -f6 [Pipeline] lock 14:58:25 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-162-stack-cost] 14:58:25 Resource [jenkins-edgexfoundry-device-onvif-camera-main-162-stack-cost] did not exist. Created. 14:58:25 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-162-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:58:25 + echo total: 0.2199999988079071 [Pipeline] stash 14:58:25 Stashed 1 file(s) [Pipeline] } 14:58:25 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-162-stack-cost] [Pipeline] // lock [Pipeline] } 14:58:25 $ docker stop --time=1 f9c37c220ef7b03dc82cd81f9f95c1bbb7007c04bcdf57000c0961ee1754c747 14:58:26 $ docker rm -f --volumes f9c37c220ef7b03dc82cd81f9f95c1bbb7007c04bcdf57000c0961ee1754c747 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:58:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5020 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 14:58:53 Running in /w/workspace/device-onvif-camera/162 [Pipeline] { [Pipeline] checkout 14:58:53 The recommended git tool is: git 14:58:59 using credential edgex-jenkins-ssh 14:58:59 Cloning the remote Git repository 14:58:59 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 14:59:00 > git init /w/workspace/device-onvif-camera/162 # timeout=10 14:59:00 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 14:59:00 > git --version # timeout=10 14:59:00 > git --version # 'git version 2.25.1' 14:59:00 using GIT_SSH to set credentials SSH Credentials for GitHub 14:59:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:59:01 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 14:59:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:59:02 Avoid second fetch 14:59:02 Checking out Revision 86da64990f1b89a077fbbd8441d86d2e9e7b19b5 (main) 14:59:03 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#380)" 14:59:03 > git config core.sparsecheckout # timeout=10 14:59:03 > git checkout -f 86da64990f1b89a077fbbd8441d86d2e9e7b19b5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:59:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:59:04 % Total % Received % Xferd Average Speed Time Time Time Current 14:59:04 Dload Upload Total Spent Left Speed 14:59:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh 14:59:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:59:05 + sudo tee /etc/docker/daemon.new 14:59:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:59:05 { 14:59:05 "registry-mirrors": [ 14:59:05 "https://nexus3.edgexfoundry.org:10001" 14:59:05 ], 14:59:05 "bip": "10.250.0.254/24", 14:59:05 "hosts": [ 14:59:05 "tcp://0.0.0.0:5555", 14:59:05 "unix:///var/run/docker.sock" 14:59:05 ], 14:59:05 "mtu": 1458, 14:59:05 "selinux-enabled": true, 14:59:05 "seccomp-profile": "/etc/docker/seccomp.json" 14:59:05 } [Pipeline] sh 14:59:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:59:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:59:24 provisioning config files... 14:59:24 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/162@tmp/config8373951468788902531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:59:25 ---> docker-login.sh 14:59:25 nexus3.edgexfoundry.org:10001 14:59:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:25 Configure a credential helper to remove this warning. See 14:59:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:25 14:59:25 Login Succeeded 14:59:25 nexus3.edgexfoundry.org:10002 14:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:26 Configure a credential helper to remove this warning. See 14:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:26 14:59:26 Login Succeeded 14:59:26 nexus3.edgexfoundry.org:10003 14:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:26 Configure a credential helper to remove this warning. See 14:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:26 14:59:26 Login Succeeded 14:59:26 nexus3.edgexfoundry.org:10004 14:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:27 Configure a credential helper to remove this warning. See 14:59:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:27 14:59:27 Login Succeeded 14:59:27 docker.io 14:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:27 Configure a credential helper to remove this warning. See 14:59:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:27 14:59:27 Login Succeeded 14:59:27 ---> docker-login.sh ends [Pipeline] } 14:59:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:59:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:59:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:59:27 ========================================================= 14:59:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:59:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:28 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:59:28 Sending build context to Docker daemon 14.19MB 14:59:28 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 14:59:28 Step 2/13 : FROM ${BASE} AS builder 14:59:28 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:59:28 edb6bdbacee9: Pulling fs layer 14:59:28 5f9638ab2659: Pulling fs layer 14:59:28 8d51d6327a98: Pulling fs layer 14:59:28 8b374f2dd631: Pulling fs layer 14:59:28 ec14aa9079de: Pulling fs layer 14:59:28 2f466654f4bb: Pulling fs layer 14:59:28 554e91adad29: Pulling fs layer 14:59:28 8b374f2dd631: Waiting 14:59:28 2f466654f4bb: Waiting 14:59:28 554e91adad29: Waiting 14:59:28 5f9638ab2659: Verifying Checksum 14:59:28 5f9638ab2659: Download complete 14:59:29 8b374f2dd631: Verifying Checksum 14:59:29 8b374f2dd631: Download complete 14:59:29 ec14aa9079de: Download complete 14:59:29 edb6bdbacee9: Verifying Checksum 14:59:30 edb6bdbacee9: Pull complete 14:59:30 554e91adad29: Verifying Checksum 14:59:30 554e91adad29: Download complete 14:59:30 5f9638ab2659: Pull complete 14:59:31 8d51d6327a98: Verifying Checksum 14:59:31 8d51d6327a98: Download complete 14:59:31 2f466654f4bb: Verifying Checksum 14:59:31 2f466654f4bb: Download complete 14:59:41 8d51d6327a98: Pull complete 14:59:41 8b374f2dd631: Pull complete 14:59:42 ec14aa9079de: Pull complete 14:59:48 2f466654f4bb: Pull complete 14:59:50 554e91adad29: Pull complete 14:59:50 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 14:59:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:59:50 ---> 1e15ea492957 14:59:50 Step 3/13 : ARG ADD_BUILD_TAGS="" 14:59:52 ---> Running in 6d4d80761611 14:59:53 Removing intermediate container 6d4d80761611 14:59:53 ---> fb7e6a312122 14:59:53 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:59:53 ---> Running in 02fca851ff90 14:59:53 Removing intermediate container 02fca851ff90 14:59:53 ---> e712d0996127 14:59:53 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 14:59:53 ---> Running in 27edbd782059 14:59:54 Removing intermediate container 27edbd782059 14:59:54 ---> 5885451f92ac 14:59:54 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 14:59:54 ---> Running in 5fd7f3e626c2 14:59:54 Removing intermediate container 5fd7f3e626c2 14:59:54 ---> 0ce7ffa39d47 14:59:54 Step 7/13 : LABEL Name=edgex-device-onvif-camera 14:59:54 ---> Running in 7fa39ee1fedd 14:59:54 Removing intermediate container 7fa39ee1fedd 14:59:54 ---> 88c3bd4380d6 14:59:54 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:59:55 ---> Running in bb0dee6e146a 14:59:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:59:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:59:58 OK: 263 MiB in 53 packages 14:59:59 Removing intermediate container bb0dee6e146a 14:59:59 ---> acff28db6e04 14:59:59 Step 9/13 : WORKDIR /device-onvif-camera 14:59:59 ---> Running in 902d6889a2e0 14:59:59 Removing intermediate container 902d6889a2e0 14:59:59 ---> f88846237abc 14:59:59 Step 10/13 : COPY go.mod vendor* ./ 14:59:59 ---> cd0b07e6b1e6 14:59:59 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:00 ---> Running in 228deb9fcb75 15:01:22 Removing intermediate container 228deb9fcb75 15:01:22 ---> 5340c16eec6f 15:01:22 Step 12/13 : COPY . . 15:01:22 ---> 3132a79af354 15:01:22 Step 13/13 : RUN ${MAKE} 15:01:22 ---> Running in 5579f1647605 15:01:23 noop 15:01:24 Removing intermediate container 5579f1647605 15:01:24 ---> a26e703beec5 15:01:24 Successfully built a26e703beec5 15:01:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:24 + docker inspect -f . ci-base-image-arm64 15:01:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:01:24 prd-ubuntu20.04-docker-arm64-4c-16g-5020 does not seem to be running inside a container 15:01:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/162 -v /w/workspace/device-onvif-camera/162:/w/workspace/device-onvif-camera/162:rw,z -v /w/workspace/device-onvif-camera/162@tmp:/w/workspace/device-onvif-camera/162@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 15:01:26 $ docker top 9807374df4a0a08d1ebce9005e4eee6ab3684aa4e081eaf341764f663f67b421 -eo pid,comm [Pipeline] { [Pipeline] sh 15:01:27 + go version 15:01:27 go version go1.20.6 linux/arm64 [Pipeline] } 15:01:27 $ docker stop --time=1 9807374df4a0a08d1ebce9005e4eee6ab3684aa4e081eaf341764f663f67b421 15:01:28 $ docker rm -f --volumes 9807374df4a0a08d1ebce9005e4eee6ab3684aa4e081eaf341764f663f67b421 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:29 + docker inspect -f . ci-base-image-arm64 15:01:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:01:29 prd-ubuntu20.04-docker-arm64-4c-16g-5020 does not seem to be running inside a container 15:01:29 $ 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/162 -v /w/workspace/device-onvif-camera/162:/w/workspace/device-onvif-camera/162:rw,z -v /w/workspace/device-onvif-camera/162@tmp:/w/workspace/device-onvif-camera/162@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 15:01:30 $ docker top 59f7bf7ce06a9fc669f7017b5a7cc30ef56093f4838417f8e6bc355674e19679 -eo pid,comm [Pipeline] { [Pipeline] sh 15:01:31 + git config --global --add safe.directory /w/workspace/device-onvif-camera/162 [Pipeline] fileExists [Pipeline] sh 15:01:32 + make test 15:01:32 go test ./... -coverprofile=coverage.out ./... 15:02:11 ? github.com/edgexfoundry/device-onvif-camera [no test files] 15:04:50 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 15:04:50 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 15:04:50 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.231s coverage: 31.4% of statements 15:05:22 --- FAIL: TestIpGenerator (0.00s) 15:05:22 --- FAIL: TestIpGenerator/basic_/8_subnet (30.21s) 15:05:22 util_test.go:180: 15:05:22 Error Trace: /w/workspace/device-onvif-camera/162/internal/netscan/util_test.go:180 15:05:22 Error: Not equal: 15:05:22 expected: 0xfffffe 15:05:22 actual : 0xee3dbc 15:05:22 Test: TestIpGenerator/basic_/8_subnet 15:05:22 util_test.go:183: 15:05:22 Error Trace: /w/workspace/device-onvif-camera/162/internal/netscan/util_test.go:183 15:05:22 Error: Not equal: 15:05:22 expected: "10.255.255.254" 15:05:22 actual : "10.238.61.188" 15:05:22 15:05:22 Diff: 15:05:22 --- Expected 15:05:22 +++ Actual 15:05:22 @@ -1 +1 @@ 15:05:22 -10.255.255.254 15:05:22 +10.238.61.188 15:05:22 Test: TestIpGenerator/basic_/8_subnet 15:05:22 FAIL 15:05:22 github.com/edgexfoundry/device-onvif-camera/internal/netscan coverage: 86.5% of statements 15:05:22 FAIL github.com/edgexfoundry/device-onvif-camera/internal/netscan 30.455s 15:05:22 FAIL 15:05:22 make: *** [Makefile:60: unittest] Error 1 [Pipeline] } 15:05:22 $ docker stop --time=1 59f7bf7ce06a9fc669f7017b5a7cc30ef56093f4838417f8e6bc355674e19679 15:05:26 $ docker rm -f --volumes 59f7bf7ce06a9fc669f7017b5a7cc30ef56093f4838417f8e6bc355674e19679 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:05:28 15:05:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:05:28 arm64: Pulling from edgex-lftools-log-publisher 15:05:28 8998bd30e6a1: Pulling fs layer 15:05:28 04944245beec: Pulling fs layer 15:05:28 699f458cf7ca: Pulling fs layer 15:05:28 765212b225bb: Pulling fs layer 15:05:28 f23df028b6ca: Pulling fs layer 15:05:28 d65c8cfc05b1: Pulling fs layer 15:05:28 2437ff75d9bd: Pulling fs layer 15:05:28 765212b225bb: Waiting 15:05:28 f23df028b6ca: Waiting 15:05:28 d65c8cfc05b1: Waiting 15:05:28 2437ff75d9bd: Waiting 15:05:28 04944245beec: Verifying Checksum 15:05:28 04944245beec: Download complete 15:05:28 765212b225bb: Verifying Checksum 15:05:28 765212b225bb: Download complete 15:05:29 f23df028b6ca: Download complete 15:05:29 d65c8cfc05b1: Verifying Checksum 15:05:29 d65c8cfc05b1: Download complete 15:05:29 699f458cf7ca: Verifying Checksum 15:05:29 699f458cf7ca: Download complete 15:05:29 8998bd30e6a1: Verifying Checksum 15:05:29 8998bd30e6a1: Download complete 15:05:32 2437ff75d9bd: Verifying Checksum 15:05:32 2437ff75d9bd: Download complete 15:05:33 8998bd30e6a1: Pull complete 15:05:34 04944245beec: Pull complete 15:05:35 699f458cf7ca: Pull complete 15:05:35 765212b225bb: Pull complete 15:05:36 f23df028b6ca: Pull complete 15:05:36 d65c8cfc05b1: Pull complete 15:05:51 2437ff75d9bd: Pull complete 15:05:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:05:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:05:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:05:52 prd-ubuntu20.04-docker-arm64-4c-16g-5020 does not seem to be running inside a container 15:05:52 $ 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/162 -v /w/workspace/device-onvif-camera/162:/w/workspace/device-onvif-camera/162:rw,z -v /w/workspace/device-onvif-camera/162@tmp:/w/workspace/device-onvif-camera/162@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 15:05:55 $ docker top 2af3fb4620a63a18f74b5b6c4dda0f5c108649bcaa5c12776d17a082b7aa7d01 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:05:56 ---> job-cost.sh 15:05:56 lf-activate-venv: SKIPPING 15:05:56 INFO: No Stack... 15:05:56 INFO: Retrieving Pricing Info for: v3-standard-4 15:05:57 INFO: Archiving Costs [Pipeline] sh 15:05:57 + cat /w/workspace/device-onvif-camera/162/archives/cost.csv 15:05:57 + cut -d, -f6 [Pipeline] lock 15:05:58 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-162-stack-cost] 15:05:58 Resource [jenkins-edgexfoundry-device-onvif-camera-main-162-stack-cost] did not exist. Created. 15:05:58 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-162-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:05:58 /w/workspace/device-onvif-camera/162@tmp/durable-c7abc896/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:05:59 + echo total: 0.10999999940395355 [Pipeline] stash 15:05:59 Warning: overwriting stash ‘stack-cost’ 15:06:00 Stashed 1 file(s) [Pipeline] } 15:06:00 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-162-stack-cost] [Pipeline] // lock [Pipeline] } 15:06:00 $ docker stop --time=1 2af3fb4620a63a18f74b5b6c4dda0f5c108649bcaa5c12776d17a082b7aa7d01 15:06:01 $ docker rm -f --volumes 2af3fb4620a63a18f74b5b6c4dda0f5c108649bcaa5c12776d17a082b7aa7d01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:06:02 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:06:02 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 15:06:02 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 15:06:02 total 16 15:06:02 drwxr-xr-x 3 root root 4096 Aug 31 14:58 . 15:06:02 drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 14:58 .. 15:06:02 drwxr-xr-x 2 root root 4096 Aug 31 14:58 cost 15:06:02 -rw-r--r-- 1 root root 91 Aug 31 14:58 cost.csv 15:06:02 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 15:06:02 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 15:06:02 total 16 15:06:02 drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 14:58 . 15:06:02 drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 14:58 .. 15:06:02 drwxr-xr-x 2 jenkins jenkins 4096 Aug 31 14:58 cost 15:06:02 -rw-r--r-- 1 jenkins jenkins 91 Aug 31 14:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:06:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:06:04 ---> package-listing.sh 15:06:04 ++ facter osfamily 15:06:04 ++ tr '[:upper:]' '[:lower:]' 15:06:04 + OS_FAMILY=debian 15:06:04 + workspace=/w/workspace/foundry_device-onvif-camera_main 15:06:04 + START_PACKAGES=/tmp/packages_start.txt 15:06:04 + END_PACKAGES=/tmp/packages_end.txt 15:06:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:06:04 + PACKAGES=/tmp/packages_start.txt 15:06:04 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 15:06:04 + PACKAGES=/tmp/packages_end.txt 15:06:04 + case "${OS_FAMILY}" in 15:06:04 + dpkg -l 15:06:04 + grep '^ii' 15:06:04 + '[' -f /tmp/packages_start.txt ']' 15:06:04 + '[' -f /tmp/packages_end.txt ']' 15:06:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:06:04 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 15:06:04 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 15:06:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 15:06:04 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 15:06:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:06:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:05 prd-ubuntu20.04-docker-8c-8g-5015 does not seem to be running inside a container 15:06:05 $ 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 15:06:05 $ docker top b4a7f8e482d083fb306f6cfe2ed03f8e6e3a4a2efdebb097d4128c0b2112ebe6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:06:05 + touch /tmp/pre-build-complete [Pipeline] sh 15:06:06 + mkdir -p /var/log/sysstat [Pipeline] sh 15:06:06 + ls /var/log/sa-host 15:06:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:06:06 provisioning config files... 15:06:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9526975049324887512tmp [Pipeline] { [Pipeline] echo 15:06:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:06:06 ---> create-netrc.sh [Pipeline] } 15:06:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:06:07 ---> python-tools-install.sh [Pipeline] echo 15:06:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:06:07 ---> sudo-logs.sh 15:06:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:06:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:06:07 ---> job-cost.sh 15:06:07 lf-activate-venv: SKIPPING 15:06:07 DEBUG: total: 0.2199999988079071 15:06:07 INFO: Retrieving Stack Cost... 15:06:08 INFO: Retrieving Pricing Info for: v3-standard-8 15:06:08 INFO: Archiving Costs [Pipeline] echo 15:06:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:06:08 ---> logs-deploy.sh 15:06:08 lf-activate-venv: SKIPPING 15:06:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/162 15:06:08 INFO: archiving workspace using pattern(s): 15:06:09 Archives upload complete. 15:06:10 INFO: archiving logs to Nexus 15:06:10 ---> uname -a: 15:06:10 Linux prd-ubuntu20-04-docker-8c-8g-5015 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:06:10 15:06:10 15:06:10 ---> lscpu: 15:06:10 Architecture: x86_64 15:06:10 CPU op-mode(s): 32-bit, 64-bit 15:06:10 Byte Order: Little Endian 15:06:10 Address sizes: 40 bits physical, 48 bits virtual 15:06:10 CPU(s): 8 15:06:10 On-line CPU(s) list: 0-7 15:06:10 Thread(s) per core: 1 15:06:10 Core(s) per socket: 1 15:06:10 Socket(s): 8 15:06:10 NUMA node(s): 1 15:06:10 Vendor ID: AuthenticAMD 15:06:10 CPU family: 23 15:06:10 Model: 49 15:06:10 Model name: AMD EPYC-Rome Processor 15:06:10 Stepping: 0 15:06:10 CPU MHz: 2799.998 15:06:10 BogoMIPS: 5599.99 15:06:10 Virtualization: AMD-V 15:06:10 Hypervisor vendor: KVM 15:06:10 Virtualization type: full 15:06:10 L1d cache: 256 KiB 15:06:10 L1i cache: 256 KiB 15:06:10 L2 cache: 4 MiB 15:06:10 L3 cache: 128 MiB 15:06:10 NUMA node0 CPU(s): 0-7 15:06:10 Vulnerability Itlb multihit: Not affected 15:06:10 Vulnerability L1tf: Not affected 15:06:10 Vulnerability Mds: Not affected 15:06:10 Vulnerability Meltdown: Not affected 15:06:10 Vulnerability Mmio stale data: Not affected 15:06:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:06:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:06:10 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:06:10 Vulnerability Srbds: Not affected 15:06:10 Vulnerability Tsx async abort: Not affected 15:06:10 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:06:10 15:06:10 15:06:10 ---> nproc: 15:06:10 8 15:06:10 15:06:10 15:06:10 ---> df -h: 15:06:10 Filesystem Size Used Avail Use% Mounted on 15:06:10 overlay 155G 12G 144G 8% / 15:06:10 tmpfs 64M 0 64M 0% /dev 15:06:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:06:10 shm 64M 0 64M 0% /dev/shm 15:06:10 /dev/vda1 155G 12G 144G 8% /facter-os 15:06:10 15:06:10 15:06:10 ---> sar -b -r -n DEV: 15:06:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5015) 08/31/23 _x86_64_ (8 CPU) 15:06:10 15:06:10 14:54:56 LINUX RESTART (8 CPU) 15:06:10 15:06:10 14:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:06:10 14:56:02 130.68 48.33 82.35 0.00 5452.56 150350.41 0.00 15:06:10 14:57:01 206.80 1.80 205.00 0.00 24.00 80624.57 0.00 15:06:10 14:58:01 125.28 0.18 125.10 0.00 4.93 30640.76 0.00 15:06:10 14:59:01 70.87 0.05 70.82 0.00 8.53 19261.07 0.00 15:06:10 15:00:01 2.47 0.97 1.50 0.00 67.44 25.59 0.00 15:06:10 15:01:01 46.01 10.41 35.59 0.00 3379.84 5792.37 0.00 15:06:10 15:02:01 3.57 0.02 3.55 0.00 0.13 79.59 0.00 15:06:10 15:03:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 15:06:10 15:04:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 15:06:10 15:05:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 15:06:10 15:06:01 1.25 0.00 1.25 0.00 0.00 13.46 0.00 15:06:10 Average: 53.50 5.62 47.88 0.00 813.65 25991.94 0.00 15:06:10 15:06:10 14:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:06:10 14:56:02 29248364 31600428 726104 2.21 71444 2557768 2025376 5.97 983984 2303492 656252 15:06:10 14:57:01 27908436 31292004 1007932 3.07 148788 3415096 2397800 7.07 1456696 3043488 96968 15:06:10 14:58:01 27916368 31564220 738292 2.25 154232 3673624 1858188 5.48 1272388 3221996 34072 15:06:10 14:59:01 27475292 31584072 716240 2.18 163356 4076844 1736844 5.12 1271968 3612184 4 15:06:10 15:00:01 27463544 31579148 719848 2.19 164732 4081976 1753968 5.17 1282428 3617256 312 15:06:10 15:01:01 27140408 31567132 704804 2.14 186308 4370164 1750680 5.16 1499612 3687696 136 15:06:10 15:02:01 27145660 31567576 704376 2.14 184872 4366916 1709544 5.04 1497984 3684500 8 15:06:10 15:03:01 27154668 31576640 695260 2.11 184952 4366916 1709544 5.04 1490008 3684496 8 15:06:10 15:04:01 27154684 31576720 695152 2.11 185024 4366920 1709544 5.04 1489920 3684504 4 15:06:10 15:05:01 27157824 31579916 691876 2.10 185052 4366912 1709544 5.04 1487092 3684504 132 15:06:10 15:06:01 27157864 31579956 691796 2.10 185080 4366924 1709544 5.04 1487084 3684504 12 15:06:10 Average: 27538465 31551619 735607 2.24 164895 4000915 1824598 5.38 1383560 3446238 71628 15:06:10 15:06:10 14:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:06:10 14:56:02 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 15:06:10 14:56:02 docker0 14.48 14.66 1.17 120.88 0.00 0.00 0.00 0.00 15:06:10 14:56:02 ens3 579.59 375.97 6856.23 83.75 0.00 0.00 0.00 0.00 15:06:10 14:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:06:10 14:57:01 docker0 203.39 316.78 16.33 2494.99 0.00 0.00 0.00 0.00 15:06:10 14:57:01 ens3 345.01 220.79 2523.75 31.16 0.00 0.00 0.00 0.00 15:06:10 14:57:01 veth38b89fe 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:06:10 14:58:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 15:06:10 14:58:01 docker0 2.90 6.53 0.18 85.47 0.00 0.00 0.00 0.00 15:06:10 14:58:01 ens3 46.06 36.23 167.81 91.11 0.00 0.00 0.00 0.00 15:06:10 14:59:01 lo 6.67 6.67 0.65 0.65 0.00 0.00 0.00 0.00 15:06:10 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:10 14:59:01 ens3 139.84 99.78 2550.70 249.07 0.00 0.00 0.00 0.00 15:06:10 15:00:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:06:10 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:10 15:00:01 ens3 1.25 0.85 0.64 0.57 0.00 0.00 0.00 0.00 15:06:10 15:01:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 15:06:10 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:10 15:01:01 ens3 128.08 52.12 2075.67 4.16 0.00 0.00 0.00 0.00 15:06:10 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:10 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:10 15:02:01 ens3 2.05 0.20 0.28 0.07 0.00 0.00 0.00 0.00 15:06:10 15:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:06:10 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:10 15:03:01 ens3 2.75 1.52 1.22 0.91 0.00 0.00 0.00 0.00 15:06:10 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:10 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:10 15:04:01 ens3 1.38 0.55 0.56 0.40 0.00 0.00 0.00 0.00 15:06:10 15:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:06:10 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:10 15:05:01 ens3 1.32 0.48 0.33 0.22 0.00 0.00 0.00 0.00 15:06:10 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:10 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:10 15:06:01 ens3 2.07 0.47 0.59 0.34 0.00 0.00 0.00 0.00 15:06:10 Average: lo 1.43 1.43 0.14 0.14 0.00 0.00 0.00 0.00 15:06:10 Average: docker0 19.79 30.29 1.58 242.15 0.00 0.00 0.00 0.00 15:06:10 Average: ens3 113.22 71.49 1286.96 41.99 0.00 0.00 0.00 0.00 15:06:10 15:06:10 15:06:10 ---> sar -P ALL: 15:06:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5015) 08/31/23 _x86_64_ (8 CPU) 15:06:10 15:06:10 14:54:56 LINUX RESTART (8 CPU) 15:06:10 15:06:10 14:55:01 CPU %user %nice %system %iowait %steal %idle 15:06:10 14:56:02 all 9.06 0.00 3.09 2.81 0.06 84.98 15:06:10 14:56:02 0 7.98 0.00 4.39 3.72 0.07 83.83 15:06:10 14:56:02 1 9.35 0.00 2.76 0.39 0.07 87.44 15:06:10 14:56:02 2 11.64 0.00 2.27 0.91 0.05 85.12 15:06:10 14:56:02 3 8.46 0.00 4.37 11.09 0.05 76.03 15:06:10 14:56:02 4 7.22 0.00 2.81 4.81 0.05 85.11 15:06:10 14:56:02 5 6.62 0.00 2.88 1.04 0.05 89.41 15:06:10 14:56:02 6 11.23 0.00 1.97 0.19 0.05 86.56 15:06:10 14:56:02 7 9.97 0.00 3.29 0.35 0.08 86.30 15:06:10 14:57:01 all 10.66 0.00 4.01 6.88 0.06 78.38 15:06:10 14:57:01 0 10.36 0.00 5.67 30.18 0.07 53.71 15:06:10 14:57:01 1 11.35 0.00 4.65 2.02 0.03 81.95 15:06:10 14:57:01 2 10.58 0.00 4.33 10.49 0.05 74.54 15:06:10 14:57:01 3 9.89 0.00 3.64 8.40 0.07 77.99 15:06:10 14:57:01 4 11.14 0.00 3.40 0.36 0.07 85.03 15:06:10 14:57:01 5 10.99 0.00 3.63 0.91 0.07 84.40 15:06:10 14:57:01 6 10.34 0.00 2.89 0.38 0.07 86.32 15:06:10 14:57:01 7 10.65 0.00 3.86 2.47 0.07 82.95 15:06:10 14:58:01 all 41.95 0.00 6.66 2.96 0.10 48.33 15:06:10 14:58:01 0 42.69 0.00 7.01 15.04 0.12 35.14 15:06:10 14:58:01 1 41.53 0.00 6.52 0.24 0.10 51.61 15:06:10 14:58:01 2 42.62 0.00 6.72 0.39 0.10 50.18 15:06:10 14:58:01 3 41.01 0.00 6.97 2.26 0.10 49.66 15:06:10 14:58:01 4 43.45 0.00 6.23 0.19 0.10 50.03 15:06:10 14:58:01 5 43.53 0.00 6.52 4.43 0.10 45.42 15:06:10 14:58:01 6 40.52 0.00 6.72 0.98 0.08 51.70 15:06:10 14:58:01 7 40.23 0.00 6.62 0.22 0.12 52.81 15:06:10 14:59:01 all 3.32 0.00 1.28 1.59 0.03 93.79 15:06:10 14:59:01 0 2.77 0.00 1.81 9.24 0.05 86.13 15:06:10 14:59:01 1 3.34 0.00 1.03 0.12 0.02 95.50 15:06:10 14:59:01 2 2.35 0.00 1.09 0.00 0.02 96.54 15:06:10 14:59:01 3 2.84 0.00 1.13 2.44 0.03 93.57 15:06:10 14:59:01 4 3.19 0.00 1.98 0.64 0.02 94.18 15:06:10 14:59:01 5 4.30 0.00 1.27 0.28 0.03 94.11 15:06:10 14:59:01 6 4.32 0.00 1.14 0.03 0.03 94.47 15:06:10 14:59:01 7 3.45 0.00 0.75 0.00 0.03 95.76 15:06:10 15:00:01 all 0.05 0.00 0.05 0.01 0.00 99.89 15:06:10 15:00:01 0 0.02 0.00 0.05 0.03 0.00 99.90 15:06:10 15:00:01 1 0.05 0.00 0.03 0.02 0.02 99.88 15:06:10 15:00:01 2 0.08 0.00 0.00 0.00 0.00 99.92 15:06:10 15:00:01 3 0.02 0.00 0.00 0.02 0.00 99.97 15:06:10 15:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:06:10 15:00:01 5 0.08 0.00 0.25 0.02 0.02 99.63 15:06:10 15:00:01 6 0.12 0.00 0.02 0.00 0.00 99.87 15:06:10 15:00:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:06:10 15:01:01 all 2.16 0.00 1.22 0.88 0.02 95.72 15:06:10 15:01:01 0 2.67 0.00 0.98 1.92 0.02 94.41 15:06:10 15:01:01 1 2.19 0.00 0.85 0.07 0.02 96.87 15:06:10 15:01:01 2 2.10 0.00 1.27 1.42 0.02 95.20 15:06:10 15:01:01 3 1.39 0.00 0.82 1.32 0.02 96.45 15:06:10 15:01:01 4 3.51 0.00 1.12 0.08 0.02 95.27 15:06:10 15:01:01 5 2.00 0.00 0.92 1.35 0.02 95.71 15:06:10 15:01:01 6 2.20 0.00 2.57 0.85 0.02 94.36 15:06:10 15:01:01 7 1.22 0.00 1.25 0.02 0.02 97.49 15:06:10 15:02:01 all 0.09 0.00 0.05 0.01 0.01 99.85 15:06:10 15:02:01 0 0.07 0.00 0.05 0.00 0.00 99.88 15:06:10 15:02:01 1 0.33 0.00 0.12 0.00 0.02 99.53 15:06:10 15:02:01 2 0.03 0.00 0.05 0.02 0.02 99.88 15:06:10 15:02:01 3 0.08 0.00 0.03 0.05 0.00 99.83 15:06:10 15:02:01 4 0.07 0.00 0.03 0.00 0.00 99.90 15:06:10 15:02:01 5 0.03 0.00 0.03 0.00 0.00 99.93 15:06:10 15:02:01 6 0.05 0.00 0.03 0.00 0.00 99.92 15:06:10 15:02:01 7 0.05 0.00 0.05 0.00 0.02 99.88 15:06:10 15:03:01 all 0.19 0.00 0.02 0.03 0.01 99.75 15:06:10 15:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:06:10 15:03:01 1 0.05 0.00 0.08 0.00 0.03 99.83 15:06:10 15:03:01 2 0.07 0.00 0.00 0.00 0.00 99.93 15:06:10 15:03:01 3 1.34 0.00 0.03 0.23 0.02 98.38 15:06:10 15:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:06:10 15:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:06:10 15:03:01 6 0.02 0.00 0.00 0.00 0.03 99.95 15:06:10 15:03:01 7 0.00 0.00 0.03 0.00 0.00 99.97 15:06:10 15:04:01 all 0.05 0.00 0.01 0.04 0.00 99.90 15:06:10 15:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:06:10 15:04:01 1 0.10 0.00 0.05 0.00 0.02 99.83 15:06:10 15:04:01 2 0.00 0.00 0.02 0.02 0.02 99.95 15:06:10 15:04:01 3 0.23 0.00 0.02 0.27 0.00 99.48 15:06:10 15:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:06:10 15:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:06:10 15:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:06:10 15:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:06:10 15:05:01 all 0.04 0.00 0.01 0.04 0.00 99.91 15:06:10 15:05:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:06:10 15:05:01 1 0.07 0.00 0.03 0.02 0.00 99.88 15:06:10 15:05:01 2 0.00 0.00 0.00 0.17 0.00 99.83 15:06:10 15:05:01 3 0.12 0.00 0.02 0.12 0.00 99.75 15:06:10 15:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:06:10 15:05:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:06:10 15:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:06:10 15:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:06:10 15:06:01 all 0.03 0.00 0.01 0.01 0.01 99.93 15:06:10 15:06:01 0 0.00 0.00 0.03 0.00 0.02 99.95 15:06:10 15:06:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:06:10 15:06:01 2 0.03 0.00 0.02 0.02 0.02 99.92 15:06:10 15:06:01 3 0.03 0.00 0.00 0.07 0.02 99.88 15:06:10 15:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:06:10 15:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:06:10 15:06:01 6 0.10 0.00 0.03 0.00 0.02 99.85 15:06:10 15:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:06:10 15:06:10 Average: CPU %user %nice %system %iowait %steal %idle 15:06:10 Average: all 6.09 0.00 1.48 1.37 0.03 91.04 15:06:10 Average: 0 5.98 0.00 1.80 5.37 0.03 86.82 15:06:10 Average: 1 6.17 0.00 1.46 0.26 0.03 92.09 15:06:10 Average: 2 6.27 0.00 1.42 1.19 0.03 91.10 15:06:10 Average: 3 5.89 0.00 1.53 2.37 0.03 90.19 15:06:10 Average: 4 6.19 0.00 1.41 0.55 0.02 91.83 15:06:10 Average: 5 6.09 0.00 1.40 0.72 0.03 91.76 15:06:10 Average: 6 6.20 0.00 1.39 0.22 0.03 92.17 15:06:10 Average: 7 5.91 0.00 1.43 0.27 0.03 92.35 15:06:10 15:06:10 15:06:10