Pull request #447 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 974f93021e43b93abd4973c69f62b1cde77d9222+10547900d901a25dbf28e3a77af8e7dd2aba8de7 (a06bc2b08f55be25382a873e2cbfde41d6424054) 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-ssh12893293841208015614.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh8860167424814387577.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-447/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-447/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17921019874715256175.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-447/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8304852333604990301.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh8444701940496894210.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-447/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-447/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5876514185158124026.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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.21 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 Running on prd-ubuntu20.04-docker-8c-8g-6094 in /w/workspace/undry_device-onvif-camera_PR-447 [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/undry_device-onvif-camera_PR-447 # 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 > 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 Merging remotes/origin/main commit 10547900d901a25dbf28e3a77af8e7dd2aba8de7 into PR head commit 974f93021e43b93abd4973c69f62b1cde77d9222 Merge succeeded, producing 974f93021e43b93abd4973c69f62b1cde77d9222 Checking out Revision 974f93021e43b93abd4973c69f62b1cde77d9222 (PR-447) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 974f93021e43b93abd4973c69f62b1cde77d9222 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 10547900d901a25dbf28e3a77af8e7dd2aba8de7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 974f93021e43b93abd4973c69f62b1cde77d9222 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-22T03:43:37.317Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-22T03:43:37.562Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-22T03:43:37.700Z] ========================================================= [2024-07-22T03:43:37.700Z] EdgeX Global Pipelines Version Info [2024-07-22T03:43:37.700Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-22T03:43:38.460Z] ------------------- [2024-07-22T03:43:38.460Z] stable info: [2024-07-22T03:43:38.460Z] ------------------- [2024-07-22T03:43:38.460Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-22T03:43:38.460Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-22T03:43:38.460Z] Message: update stable to v1.0.260 [2024-07-22T03:43:39.401Z] ------------------- [2024-07-22T03:43:39.401Z] experimental info: [2024-07-22T03:43:39.401Z] ------------------- [2024-07-22T03:43:39.401Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-22T03:43:39.401Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-22T03:43:39.401Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-22T03:43:39.652Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-07-22T03:43:39.714Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-07-22T03:43:39.781Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-22T03:43:39.845Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-22T03:43:39.914Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-22T03:43:39.977Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-22T03:43:40.043Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-22T03:43:40.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-22T03:43:40.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-22T03:43:40.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-22T03:43:40.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-22T03:43:40.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-07-22T03:43:40.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-22T03:43:40.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-22T03:43:40.537Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-22T03:43:40.603Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-22T03:43:40.665Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-22T03:43:40.725Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-22T03:43:40.793Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-22T03:43:40.857Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-22T03:43:40.917Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-22T03:43:40.982Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-07-22T03:43:41.044Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-22T03:43:41.191Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-22T03:43:41.257Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-22T03:43:41.324Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-22T03:43:41.383Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-22T03:43:41.451Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-447 [Pipeline] echo [2024-07-22T03:43:41.537Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-447 [Pipeline] echo [2024-07-22T03:43:41.600Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-447 [Pipeline] echo [2024-07-22T03:43:41.689Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 974f93021e43b93abd4973c69f62b1cde77d9222 [Pipeline] echo [2024-07-22T03:43:41.751Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 974f930 [Pipeline] echo [2024-07-22T03:43:41.813Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-22T03:43:41.979Z] provisioning config files... [2024-07-22T03:43:42.010Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-447@tmp/config11337836132243274494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-22T03:43:42.448Z] ---> ****-login.sh [2024-07-22T03:43:42.448Z] nexus3.edgexfoundry.org:10001 [2024-07-22T03:43:42.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T03:43:42.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T03:43:42.709Z] Configure a credential helper to remove this warning. See [2024-07-22T03:43:42.709Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T03:43:42.709Z] [2024-07-22T03:43:42.709Z] Login Succeeded [2024-07-22T03:43:42.709Z] nexus3.edgexfoundry.org:10002 [2024-07-22T03:43:42.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T03:43:42.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T03:43:42.970Z] Configure a credential helper to remove this warning. See [2024-07-22T03:43:42.970Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T03:43:42.970Z] [2024-07-22T03:43:42.970Z] Login Succeeded [2024-07-22T03:43:42.970Z] nexus3.edgexfoundry.org:10003 [2024-07-22T03:43:42.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T03:43:42.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T03:43:42.970Z] Configure a credential helper to remove this warning. See [2024-07-22T03:43:42.970Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T03:43:42.970Z] [2024-07-22T03:43:42.970Z] Login Succeeded [2024-07-22T03:43:42.970Z] nexus3.edgexfoundry.org:10004 [2024-07-22T03:43:42.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T03:43:43.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T03:43:43.232Z] Configure a credential helper to remove this warning. See [2024-07-22T03:43:43.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T03:43:43.232Z] [2024-07-22T03:43:43.232Z] Login Succeeded [2024-07-22T03:43:43.232Z] ****.io [2024-07-22T03:43:43.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T03:43:43.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T03:43:43.494Z] Configure a credential helper to remove this warning. See [2024-07-22T03:43:43.494Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T03:43:43.494Z] [2024-07-22T03:43:43.494Z] Login Succeeded [2024-07-22T03:43:43.494Z] ---> ****-login.sh ends [Pipeline] } [2024-07-22T03:43:43.526Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-22T03:43:44.259Z] + git rev-list -1 --merges 974f93021e43b93abd4973c69f62b1cde77d9222~1..974f93021e43b93abd4973c69f62b1cde77d9222 [Pipeline] echo [2024-07-22T03:43:44.311Z] -----------> git rev-list -1 --merges 974f93021e43b93abd4973c69f62b1cde77d9222~1..974f93021e43b93abd4973c69f62b1cde77d9222 974f93021e43b93abd4973c69f62b1cde77d9222 [false] [Pipeline] sh [2024-07-22T03:43:44.641Z] + git log --format=format:%s -1 974f93021e43b93abd4973c69f62b1cde77d9222 [Pipeline] echo [2024-07-22T03:43:44.688Z] ========================================================= [2024-07-22T03:43:44.688Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-22T03:43:44.688Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-22T03:43:45.168Z] + git log --format=format:%s -1 974f93021e43b93abd4973c69f62b1cde77d9222 [Pipeline] echo [2024-07-22T03:43:45.209Z] [semverPrep] GIT_COMMIT: 974f93021e43b93abd4973c69f62b1cde77d9222, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-07-22T03:43:45.257Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-22T03:43:45.725Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-22T03:43:45.725Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-22T03:43:45.725Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-22T03:43:45.725Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-22T03:43:45.725Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-22T03:43:45.725Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-22T03:43:45.725Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:43:46.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-22T03:43:46.266Z] [2024-07-22T03:43:46.266Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:43:46.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-22T03:43:46.670Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-22T03:43:46.670Z] b85a868b505f: Pulling fs layer [2024-07-22T03:43:46.670Z] e2be974225ed: Pulling fs layer [2024-07-22T03:43:46.670Z] 339a4e72a1f5: Pulling fs layer [2024-07-22T03:43:46.670Z] 988bab9f4d93: Pulling fs layer [2024-07-22T03:43:46.670Z] 1469e6f7b9e6: Pulling fs layer [2024-07-22T03:43:46.670Z] eaf3925da568: Pulling fs layer [2024-07-22T03:43:46.670Z] bab4dde63d76: Pulling fs layer [2024-07-22T03:43:46.670Z] bde34c3a00c8: Pulling fs layer [2024-07-22T03:43:46.670Z] b352a97aabf1: Pulling fs layer [2024-07-22T03:43:46.670Z] 4872d77fe225: Pulling fs layer [2024-07-22T03:43:46.670Z] 5851b861e8e6: Pulling fs layer [2024-07-22T03:43:46.670Z] 1469e6f7b9e6: Waiting [2024-07-22T03:43:46.670Z] eaf3925da568: Waiting [2024-07-22T03:43:46.670Z] 988bab9f4d93: Waiting [2024-07-22T03:43:46.670Z] 4872d77fe225: Waiting [2024-07-22T03:43:46.670Z] 5851b861e8e6: Waiting [2024-07-22T03:43:46.670Z] bab4dde63d76: Waiting [2024-07-22T03:43:46.670Z] bde34c3a00c8: Waiting [2024-07-22T03:43:46.670Z] b352a97aabf1: Waiting [2024-07-22T03:43:46.670Z] e2be974225ed: Download complete [2024-07-22T03:43:46.670Z] 988bab9f4d93: Verifying Checksum [2024-07-22T03:43:46.670Z] 988bab9f4d93: Download complete [2024-07-22T03:43:46.670Z] 1469e6f7b9e6: Verifying Checksum [2024-07-22T03:43:46.670Z] 1469e6f7b9e6: Download complete [2024-07-22T03:43:46.932Z] eaf3925da568: Verifying Checksum [2024-07-22T03:43:46.932Z] eaf3925da568: Download complete [2024-07-22T03:43:46.932Z] 339a4e72a1f5: Verifying Checksum [2024-07-22T03:43:46.932Z] 339a4e72a1f5: Download complete [2024-07-22T03:43:46.932Z] bde34c3a00c8: Download complete [2024-07-22T03:43:46.932Z] b352a97aabf1: Download complete [2024-07-22T03:43:46.932Z] 4872d77fe225: Verifying Checksum [2024-07-22T03:43:46.932Z] 4872d77fe225: Download complete [2024-07-22T03:43:46.932Z] 5851b861e8e6: Download complete [2024-07-22T03:43:46.932Z] b85a868b505f: Verifying Checksum [2024-07-22T03:43:46.932Z] b85a868b505f: Download complete [2024-07-22T03:43:47.193Z] bab4dde63d76: Verifying Checksum [2024-07-22T03:43:47.193Z] bab4dde63d76: Download complete [2024-07-22T03:43:48.131Z] b85a868b505f: Pull complete [2024-07-22T03:43:48.391Z] e2be974225ed: Pull complete [2024-07-22T03:43:48.959Z] 339a4e72a1f5: Pull complete [2024-07-22T03:43:48.959Z] 988bab9f4d93: Pull complete [2024-07-22T03:43:49.219Z] 1469e6f7b9e6: Pull complete [2024-07-22T03:43:49.219Z] eaf3925da568: Pull complete [2024-07-22T03:43:51.124Z] bab4dde63d76: Pull complete [2024-07-22T03:43:51.124Z] bde34c3a00c8: Pull complete [2024-07-22T03:43:51.124Z] b352a97aabf1: Pull complete [2024-07-22T03:43:51.124Z] 4872d77fe225: Pull complete [2024-07-22T03:43:51.385Z] 5851b861e8e6: Pull complete [2024-07-22T03:43:51.385Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-22T03:43:51.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-22T03:43:51.385Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T03:43:51.683Z] prd-ubuntu20.04-docker-8c-8g-6094 does not seem to be running inside a container [2024-07-22T03:43:51.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-447 -v /w/workspace/undry_device-onvif-camera_PR-447:/w/workspace/undry_device-onvif-camera_PR-447:rw,z -v /w/workspace/undry_device-onvif-camera_PR-447@tmp:/w/workspace/undry_device-onvif-camera_PR-447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-22T03:43:54.502Z] $ docker top fcafd893c80cd6feaac6ecf1c2d8c1d18f9f7719bfff44ac28bb081f866a9b52 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-22T03:43:54.736Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-22T03:43:54.736Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-22T03:43:54.855Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-22T03:43:54.853Z] $ docker exec fcafd893c80cd6feaac6ecf1c2d8c1d18f9f7719bfff44ac28bb081f866a9b52 ssh-agent [2024-07-22T03:43:54.976Z] SSH_AUTH_SOCK=/tmp/ssh-DHzQdwRgtlLP/agent.32 [2024-07-22T03:43:54.976Z] SSH_AGENT_PID=38 [2024-07-22T03:43:54.985Z] Running ssh-add (command line suppressed) [2024-07-22T03:43:55.091Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-447@tmp/private_key_2273141187950395082.key (/w/workspace/undry_device-onvif-camera_PR-447@tmp/private_key_2273141187950395082.key) [2024-07-22T03:43:55.111Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-22T03:43:55.461Z] + git tag --points-at HEAD [Pipeline] } [2024-07-22T03:43:55.487Z] $ docker exec --env ******** --env ******** fcafd893c80cd6feaac6ecf1c2d8c1d18f9f7719bfff44ac28bb081f866a9b52 ssh-agent -k [2024-07-22T03:43:55.599Z] unset SSH_AUTH_SOCK; [2024-07-22T03:43:55.600Z] unset SSH_AGENT_PID; [2024-07-22T03:43:55.600Z] echo Agent pid 38 killed; [2024-07-22T03:43:55.616Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-22T03:43:55.742Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-22T03:43:55.742Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-22T03:43:55.860Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-22T03:43:55.858Z] $ docker exec fcafd893c80cd6feaac6ecf1c2d8c1d18f9f7719bfff44ac28bb081f866a9b52 ssh-agent [2024-07-22T03:43:55.967Z] SSH_AUTH_SOCK=/tmp/ssh-vuUoTGtVIfkf/agent.71 [2024-07-22T03:43:55.967Z] SSH_AGENT_PID=77 [2024-07-22T03:43:55.971Z] Running ssh-add (command line suppressed) [2024-07-22T03:43:56.070Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-447@tmp/private_key_13772091245810618222.key (/w/workspace/undry_device-onvif-camera_PR-447@tmp/private_key_13772091245810618222.key) [2024-07-22T03:43:56.087Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-22T03:43:56.566Z] + git semver init [2024-07-22T03:43:56.827Z] 2024-07-22 03:43:56,758 [run_init] DEBUG init version:0.0.0 force:False [2024-07-22T03:43:56.827Z] 2024-07-22 03:43:56,759 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-447/.semver [2024-07-22T03:43:56.827Z] 2024-07-22 03:43:56,759 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-447/.semver [2024-07-22T03:43:56.827Z] 2024-07-22 03:43:56,759 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-447/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-447, universal_newlines=False, shell=None, istream=None) [2024-07-22T03:43:58.207Z] 2024-07-22 03:43:58,170 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-447/.git/info/exclude [2024-07-22T03:43:58.207Z] 2024-07-22 03:43:58,171 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-447/.semver/PR-447 with force:False [2024-07-22T03:43:58.207Z] 2024-07-22 03:43:58,171 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-447/.semver/PR-447 [2024-07-22T03:43:58.207Z] 2024-07-22 03:43:58,175 [execute] INFO git cat-file --batch-check [2024-07-22T03:43:58.207Z] 2024-07-22 03:43:58,176 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-447/.semver, universal_newlines=False, shell=None, istream=) [2024-07-22T03:43:58.207Z] 2024-07-22 03:43:58,181 [execute] INFO git cat-file --batch [2024-07-22T03:43:58.207Z] 2024-07-22 03:43:58,182 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-447/.semver, universal_newlines=False, shell=None, istream=) [2024-07-22T03:43:58.207Z] 2024-07-22 03:43:58,186 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-447/.semver/PR-447 [2024-07-22T03:43:58.207Z] 0.0.0 [Pipeline] } [2024-07-22T03:43:58.234Z] $ docker exec --env ******** --env ******** fcafd893c80cd6feaac6ecf1c2d8c1d18f9f7719bfff44ac28bb081f866a9b52 ssh-agent -k [2024-07-22T03:43:58.336Z] unset SSH_AUTH_SOCK; [2024-07-22T03:43:58.337Z] unset SSH_AGENT_PID; [2024-07-22T03:43:58.337Z] echo Agent pid 77 killed; [2024-07-22T03:43:58.350Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-22T03:43:58.836Z] + git semver [Pipeline] } [2024-07-22T03:43:59.117Z] $ docker stop --time=1 fcafd893c80cd6feaac6ecf1c2d8c1d18f9f7719bfff44ac28bb081f866a9b52 [2024-07-22T03:44:00.420Z] $ docker rm -f --volumes fcafd893c80cd6feaac6ecf1c2d8c1d18f9f7719bfff44ac28bb081f866a9b52 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-22T03:44:00.856Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-22T03:44:01.174Z] Stashed 1 file(s) [Pipeline] echo [2024-07-22T03:44:01.240Z] [edgeXSemver]: initialized semver on version 0.0.0 [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 [2024-07-22T03:44:02.004Z] provisioning config files... [2024-07-22T03:44:02.015Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-447@tmp/config14975980856680205768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-22T03:44:02.399Z] ---> ****-login.sh [2024-07-22T03:44:02.400Z] nexus3.edgexfoundry.org:10001 [2024-07-22T03:44:02.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T03:44:02.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T03:44:02.400Z] Configure a credential helper to remove this warning. See [2024-07-22T03:44:02.400Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T03:44:02.400Z] [2024-07-22T03:44:02.400Z] Login Succeeded [2024-07-22T03:44:02.400Z] nexus3.edgexfoundry.org:10002 [2024-07-22T03:44:02.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T03:44:02.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T03:44:02.400Z] Configure a credential helper to remove this warning. See [2024-07-22T03:44:02.400Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T03:44:02.400Z] [2024-07-22T03:44:02.400Z] Login Succeeded [2024-07-22T03:44:02.400Z] nexus3.edgexfoundry.org:10003 [2024-07-22T03:44:02.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T03:44:02.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T03:44:02.659Z] Configure a credential helper to remove this warning. See [2024-07-22T03:44:02.659Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T03:44:02.659Z] [2024-07-22T03:44:02.659Z] Login Succeeded [2024-07-22T03:44:02.659Z] nexus3.edgexfoundry.org:10004 [2024-07-22T03:44:02.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T03:44:02.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T03:44:02.660Z] Configure a credential helper to remove this warning. See [2024-07-22T03:44:02.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T03:44:02.660Z] [2024-07-22T03:44:02.660Z] Login Succeeded [2024-07-22T03:44:02.660Z] ****.io [2024-07-22T03:44:02.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T03:44:02.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T03:44:02.919Z] Configure a credential helper to remove this warning. See [2024-07-22T03:44:02.919Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T03:44:02.919Z] [2024-07-22T03:44:02.919Z] Login Succeeded [2024-07-22T03:44:02.919Z] ---> ****-login.sh ends [Pipeline] } [2024-07-22T03:44:02.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-22T03:44:03.190Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-22T03:44:03.238Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-22T03:44:03.288Z] ========================================================= [2024-07-22T03:44:03.289Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-22T03:44:03.289Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:44:03.814Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-22T03:44:03.814Z] Sending build context to Docker daemon 36.63MB [2024-07-22T03:44:03.814Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-07-22T03:44:03.814Z] Step 2/13 : FROM ${BASE} AS builder [2024-07-22T03:44:04.074Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-22T03:44:04.074Z] 619be1103602: Pulling fs layer [2024-07-22T03:44:04.074Z] 7862e08f4a3e: Pulling fs layer [2024-07-22T03:44:04.074Z] 5df492c9dc93: Pulling fs layer [2024-07-22T03:44:04.074Z] 7629e6793208: Pulling fs layer [2024-07-22T03:44:04.074Z] 4f4fb700ef54: Pulling fs layer [2024-07-22T03:44:04.074Z] fb5054dd5b73: Pulling fs layer [2024-07-22T03:44:04.074Z] eeca6798cff9: Pulling fs layer [2024-07-22T03:44:04.074Z] aa269ceb94a6: Pulling fs layer [2024-07-22T03:44:04.074Z] ada007ff1a6a: Pulling fs layer [2024-07-22T03:44:04.074Z] eeca6798cff9: Waiting [2024-07-22T03:44:04.074Z] 7629e6793208: Waiting [2024-07-22T03:44:04.074Z] 4f4fb700ef54: Waiting [2024-07-22T03:44:04.074Z] fb5054dd5b73: Waiting [2024-07-22T03:44:04.074Z] aa269ceb94a6: Waiting [2024-07-22T03:44:04.074Z] ada007ff1a6a: Waiting [2024-07-22T03:44:04.074Z] 7862e08f4a3e: Verifying Checksum [2024-07-22T03:44:04.074Z] 7862e08f4a3e: Download complete [2024-07-22T03:44:04.074Z] 7629e6793208: Verifying Checksum [2024-07-22T03:44:04.074Z] 7629e6793208: Download complete [2024-07-22T03:44:04.074Z] 4f4fb700ef54: Verifying Checksum [2024-07-22T03:44:04.074Z] 4f4fb700ef54: Download complete [2024-07-22T03:44:04.074Z] fb5054dd5b73: Verifying Checksum [2024-07-22T03:44:04.074Z] fb5054dd5b73: Download complete [2024-07-22T03:44:04.074Z] 619be1103602: Verifying Checksum [2024-07-22T03:44:04.074Z] 619be1103602: Download complete [2024-07-22T03:44:04.074Z] eeca6798cff9: Verifying Checksum [2024-07-22T03:44:04.074Z] eeca6798cff9: Download complete [2024-07-22T03:44:04.337Z] 619be1103602: Pull complete [2024-07-22T03:44:04.337Z] ada007ff1a6a: Verifying Checksum [2024-07-22T03:44:04.337Z] ada007ff1a6a: Download complete [2024-07-22T03:44:04.337Z] 7862e08f4a3e: Pull complete [2024-07-22T03:44:04.596Z] 5df492c9dc93: Verifying Checksum [2024-07-22T03:44:04.596Z] 5df492c9dc93: Download complete [2024-07-22T03:44:04.853Z] aa269ceb94a6: Verifying Checksum [2024-07-22T03:44:08.138Z] 5df492c9dc93: Pull complete [2024-07-22T03:44:08.138Z] 7629e6793208: Pull complete [2024-07-22T03:44:08.138Z] 4f4fb700ef54: Pull complete [2024-07-22T03:44:08.138Z] fb5054dd5b73: Pull complete [2024-07-22T03:44:08.138Z] eeca6798cff9: Pull complete [2024-07-22T03:44:10.672Z] aa269ceb94a6: Pull complete [2024-07-22T03:44:10.931Z] ada007ff1a6a: Pull complete [2024-07-22T03:44:10.931Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-22T03:44:10.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-22T03:44:10.931Z] ---> f489d0715acc [2024-07-22T03:44:10.931Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-07-22T03:44:16.772Z] Still waiting to schedule task [2024-07-22T03:44:16.773Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6095’ [2024-07-22T03:44:17.509Z] ---> Running in 90b9ace8c059 [2024-07-22T03:44:17.509Z] Removing intermediate container 90b9ace8c059 [2024-07-22T03:44:17.509Z] ---> f382039501f3 [2024-07-22T03:44:17.509Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-22T03:44:17.509Z] ---> Running in 8ccf79de8773 [2024-07-22T03:44:17.509Z] Removing intermediate container 8ccf79de8773 [2024-07-22T03:44:17.509Z] ---> a9e2ad47a158 [2024-07-22T03:44:17.509Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-07-22T03:44:17.509Z] ---> Running in 5d7051b753ec [2024-07-22T03:44:17.509Z] Removing intermediate container 5d7051b753ec [2024-07-22T03:44:17.509Z] ---> 055072cd69db [2024-07-22T03:44:17.509Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-07-22T03:44:17.509Z] ---> Running in c870a4156738 [2024-07-22T03:44:17.509Z] Removing intermediate container c870a4156738 [2024-07-22T03:44:17.509Z] ---> ea3a4e87d641 [2024-07-22T03:44:17.509Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-07-22T03:44:17.509Z] ---> Running in 092f723d7aec [2024-07-22T03:44:17.509Z] Removing intermediate container 092f723d7aec [2024-07-22T03:44:17.509Z] ---> 6ebdd4886d90 [2024-07-22T03:44:17.509Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-22T03:44:17.509Z] ---> Running in 9c43229ad338 [2024-07-22T03:44:17.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T03:44:17.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T03:44:17.769Z] OK: 264 MiB in 52 packages [2024-07-22T03:44:18.028Z] Removing intermediate container 9c43229ad338 [2024-07-22T03:44:18.028Z] ---> b2db55b1b2f1 [2024-07-22T03:44:18.028Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-07-22T03:44:18.028Z] ---> Running in 4f61807407a7 [2024-07-22T03:44:18.287Z] Removing intermediate container 4f61807407a7 [2024-07-22T03:44:18.287Z] ---> eea2e6c71714 [2024-07-22T03:44:18.287Z] Step 10/13 : COPY go.mod vendor* ./ [2024-07-22T03:44:18.287Z] ---> 45c6ed274750 [2024-07-22T03:44:18.287Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:44:18.287Z] ---> Running in 3f4429b175be [2024-07-22T03:45:14.541Z] Removing intermediate container 3f4429b175be [2024-07-22T03:45:14.541Z] ---> a8a9e58d6242 [2024-07-22T03:45:14.541Z] Step 12/13 : COPY . . [2024-07-22T03:45:14.541Z] ---> 0fad6e52d6d4 [2024-07-22T03:45:14.541Z] Step 13/13 : RUN ${MAKE} [2024-07-22T03:45:14.541Z] ---> Running in 829821340df4 [2024-07-22T03:45:14.541Z] noop [2024-07-22T03:45:14.541Z] Removing intermediate container 829821340df4 [2024-07-22T03:45:14.541Z] ---> 9db48a72fb4f [2024-07-22T03:45:14.541Z] Successfully built 9db48a72fb4f [2024-07-22T03:45:14.541Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:45:15.045Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-22T03:45:15.045Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T03:45:15.226Z] prd-ubuntu20.04-docker-8c-8g-6094 does not seem to be running inside a container [2024-07-22T03:45:15.250Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-447 -v /w/workspace/undry_device-onvif-camera_PR-447:/w/workspace/undry_device-onvif-camera_PR-447:rw,z -v /w/workspace/undry_device-onvif-camera_PR-447@tmp:/w/workspace/undry_device-onvif-camera_PR-447@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 ******** -e ******** ci-base-image-x86_64 cat [2024-07-22T03:45:15.588Z] $ docker top 390d672aeea04681000a08ab0a6b1462e0aba34b4f6450060069eb2cdace8e72 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-22T03:45:16.006Z] + go version [2024-07-22T03:45:16.006Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-22T03:45:16.036Z] $ docker stop --time=1 390d672aeea04681000a08ab0a6b1462e0aba34b4f6450060069eb2cdace8e72 [2024-07-22T03:45:17.328Z] $ docker rm -f --volumes 390d672aeea04681000a08ab0a6b1462e0aba34b4f6450060069eb2cdace8e72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:45:18.178Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-22T03:45:18.178Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T03:45:18.374Z] prd-ubuntu20.04-docker-8c-8g-6094 does not seem to be running inside a container [2024-07-22T03:45:18.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-447 -v /w/workspace/undry_device-onvif-camera_PR-447:/w/workspace/undry_device-onvif-camera_PR-447:rw,z -v /w/workspace/undry_device-onvif-camera_PR-447@tmp:/w/workspace/undry_device-onvif-camera_PR-447@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 ******** -e ******** ci-base-image-x86_64 cat [2024-07-22T03:45:18.757Z] $ docker top 12efee444efe725fc3eaa1f3dbc7f95ff61ebb2bb47955776ee64bfad1c82c98 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-22T03:45:19.175Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-447 [Pipeline] fileExists [Pipeline] sh [2024-07-22T03:45:19.557Z] + make test [2024-07-22T03:45:19.557Z] go test ./... -coverprofile=coverage.out ./... [2024-07-22T03:45:21.458Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-07-22T03:45:43.387Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-07-22T03:45:43.387Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-07-22T03:45:43.387Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.032s coverage: 31.4% of statements [2024-07-22T03:45:43.387Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.357s coverage: 86.5% of statements [2024-07-22T03:45:55.591Z] go vet ./... [2024-07-22T03:46:03.710Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-22T03:46:03.710Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-22T03:46:03.710Z] ./bin/test-attribution-txt.sh [2024-07-22T03:46:03.710Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-22T03:46:03.710Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-22T03:46:03.863Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-22T03:46:03.904Z] $ docker stop --time=1 12efee444efe725fc3eaa1f3dbc7f95ff61ebb2bb47955776ee64bfad1c82c98 [2024-07-22T03:46:06.875Z] $ docker rm -f --volumes 12efee444efe725fc3eaa1f3dbc7f95ff61ebb2bb47955776ee64bfad1c82c98 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-22T03:46:07.552Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-22T03:46:07.640Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-22T03:46:08.289Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-22T03:46:08.601Z] + ls -al . [2024-07-22T03:46:08.601Z] total 312 [2024-07-22T03:46:08.601Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 22 03:45 . [2024-07-22T03:46:08.601Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 03:43 .. [2024-07-22T03:46:08.601Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 03:45 .git [2024-07-22T03:46:08.601Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 03:43 .github [2024-07-22T03:46:08.601Z] -rw-rw-r-- 1 jenkins jenkins 493 Jul 22 03:43 .gitignore [2024-07-22T03:46:08.601Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 22 03:43 .golangci.yml [2024-07-22T03:46:08.601Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 03:43 .semver [2024-07-22T03:46:08.601Z] -rw-rw-r-- 1 jenkins jenkins 11155 Jul 22 03:43 Attribution.txt [2024-07-22T03:46:08.601Z] -rw-rw-r-- 1 jenkins jenkins 17665 Jul 22 03:43 CHANGELOG.md [2024-07-22T03:46:08.601Z] -rw-rw-r-- 1 jenkins jenkins 1683 Jul 22 03:43 Dockerfile [2024-07-22T03:46:08.601Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 22 03:43 GOVERNANCE.md [2024-07-22T03:46:08.601Z] -rw-rw-r-- 1 jenkins jenkins 739 Jul 22 03:43 Jenkinsfile [2024-07-22T03:46:08.601Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 22 03:43 LICENSE [2024-07-22T03:46:08.601Z] -rw-rw-r-- 1 jenkins jenkins 2883 Jul 22 03:43 Makefile [2024-07-22T03:46:08.601Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 22 03:43 OWNERS.md [2024-07-22T03:46:08.601Z] -rw-rw-r-- 1 jenkins jenkins 2620 Jul 22 03:43 README.md [2024-07-22T03:46:08.601Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 22 03:44 VERSION [2024-07-22T03:46:08.601Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 03:43 bin [2024-07-22T03:46:08.601Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 03:43 cmd [2024-07-22T03:46:08.601Z] -rw-r--r-- 1 jenkins jenkins 78805 Jul 22 03:45 coverage.out [2024-07-22T03:46:08.601Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 03:43 doc [2024-07-22T03:46:08.601Z] -rw-rw-r-- 1 jenkins jenkins 7330 Jul 22 03:43 go.mod [2024-07-22T03:46:08.601Z] -rw-rw-r-- 1 jenkins jenkins 102411 Jul 22 03:43 go.sum [2024-07-22T03:46:08.601Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 03:43 internal [2024-07-22T03:46:08.601Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 22 03:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:46:09.036Z] + 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=974f93021e43b93abd4973c69f62b1cde77d9222 --label arch=amd64 --label version=0.0.0 . [2024-07-22T03:46:09.036Z] Sending build context to Docker daemon 36.7MB [2024-07-22T03:46:09.036Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-22T03:46:09.036Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-22T03:46:09.036Z] ---> 9db48a72fb4f [2024-07-22T03:46:09.036Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-07-22T03:46:09.606Z] ---> Running in 6d9a4a3772c7 [2024-07-22T03:46:09.606Z] Removing intermediate container 6d9a4a3772c7 [2024-07-22T03:46:09.606Z] ---> 489500a89057 [2024-07-22T03:46:09.606Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-22T03:46:09.865Z] ---> Running in 229cce8f4cde [2024-07-22T03:46:09.865Z] Removing intermediate container 229cce8f4cde [2024-07-22T03:46:09.865Z] ---> 02d03ef3250d [2024-07-22T03:46:09.865Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-22T03:46:09.865Z] ---> Running in b26a1beb4fcb [2024-07-22T03:46:09.865Z] Removing intermediate container b26a1beb4fcb [2024-07-22T03:46:09.865Z] ---> 6a134b4e483f [2024-07-22T03:46:09.865Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-22T03:46:09.865Z] ---> Running in c435c7cb870a [2024-07-22T03:46:10.124Z] Removing intermediate container c435c7cb870a [2024-07-22T03:46:10.124Z] ---> 77f35fd1e885 [2024-07-22T03:46:10.124Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-07-22T03:46:10.124Z] ---> Running in 2b3461906fff [2024-07-22T03:46:10.124Z] Removing intermediate container 2b3461906fff [2024-07-22T03:46:10.124Z] ---> 23b2ba68d694 [2024-07-22T03:46:10.124Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-22T03:46:10.124Z] ---> Running in 5c3437a14421 [2024-07-22T03:46:10.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T03:46:10.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T03:46:10.902Z] OK: 264 MiB in 52 packages [2024-07-22T03:46:11.160Z] Removing intermediate container 5c3437a14421 [2024-07-22T03:46:11.160Z] ---> 2beca02928f4 [2024-07-22T03:46:11.160Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-07-22T03:46:11.160Z] ---> Running in b96a7512d955 [2024-07-22T03:46:11.160Z] Removing intermediate container b96a7512d955 [2024-07-22T03:46:11.160Z] ---> 6b4ba2f9548a [2024-07-22T03:46:11.160Z] Step 10/27 : COPY go.mod vendor* ./ [2024-07-22T03:46:11.418Z] ---> 7ad5c2ee73e8 [2024-07-22T03:46:11.418Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:46:11.418Z] ---> Running in 030ff9099976 [2024-07-22T03:46:12.353Z] Removing intermediate container 030ff9099976 [2024-07-22T03:46:12.353Z] ---> f83e2f117853 [2024-07-22T03:46:12.353Z] Step 12/27 : COPY . . [2024-07-22T03:46:13.289Z] ---> 928b480bd33e [2024-07-22T03:46:13.290Z] Step 13/27 : RUN ${MAKE} [2024-07-22T03:46:13.290Z] ---> Running in 4ee400844c89 [2024-07-22T03:46:13.549Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.25" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-07-22T03:46:52.331Z] Removing intermediate container 4ee400844c89 [2024-07-22T03:46:52.331Z] ---> a55ea8358810 [2024-07-22T03:46:52.331Z] Step 14/27 : FROM alpine:3.18 [2024-07-22T03:46:52.331Z] 3.18: Pulling from library/alpine [2024-07-22T03:46:52.331Z] 73baa7ef167e: Pulling fs layer [2024-07-22T03:46:52.331Z] 73baa7ef167e: Verifying Checksum [2024-07-22T03:46:52.331Z] 73baa7ef167e: Download complete [2024-07-22T03:46:52.331Z] 73baa7ef167e: Pull complete [2024-07-22T03:46:52.331Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-22T03:46:52.331Z] Status: Downloaded newer image for alpine:3.18 [2024-07-22T03:46:52.331Z] ---> 8fd7cac70a4a [2024-07-22T03:46:52.331Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-07-22T03:46:52.331Z] ---> Running in 3194e39342e3 [2024-07-22T03:46:52.331Z] Removing intermediate container 3194e39342e3 [2024-07-22T03:46:52.331Z] ---> 302f55f97202 [2024-07-22T03:46:52.331Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-07-22T03:46:52.331Z] ---> Running in c454315460f5 [2024-07-22T03:46:52.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T03:46:52.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T03:46:52.331Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-22T03:46:52.331Z] Executing busybox-1.36.1-r7.trigger [2024-07-22T03:46:52.331Z] OK: 7 MiB in 16 packages [2024-07-22T03:46:52.331Z] Removing intermediate container c454315460f5 [2024-07-22T03:46:52.331Z] ---> efe2ae2e89b0 [2024-07-22T03:46:52.331Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-22T03:46:52.331Z] ---> Running in c35092be2242 [2024-07-22T03:46:52.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T03:46:52.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T03:46:52.331Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:46:52.331Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:46:52.331Z] OK: 7 MiB in 16 packages [2024-07-22T03:46:52.331Z] Removing intermediate container c35092be2242 [2024-07-22T03:46:52.331Z] ---> b1a9fb778eac [2024-07-22T03:46:52.331Z] Step 18/27 : WORKDIR / [2024-07-22T03:46:52.331Z] ---> Running in b90595dc1104 [2024-07-22T03:46:52.331Z] Removing intermediate container b90595dc1104 [2024-07-22T03:46:52.331Z] ---> f5f9d1a7a94f [2024-07-22T03:46:52.331Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-07-22T03:46:52.331Z] ---> cf949f502111 [2024-07-22T03:46:52.331Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-07-22T03:46:52.331Z] ---> 8baa3496ae8d [2024-07-22T03:46:52.331Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-07-22T03:46:52.331Z] ---> 7956fb5b5f4e [2024-07-22T03:46:52.331Z] Step 22/27 : EXPOSE 59984 [2024-07-22T03:46:52.331Z] ---> Running in c35e250ab714 [2024-07-22T03:46:52.331Z] Removing intermediate container c35e250ab714 [2024-07-22T03:46:52.331Z] ---> c21489e41c8f [2024-07-22T03:46:52.331Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-07-22T03:46:52.331Z] ---> Running in f1dc41d3428d [2024-07-22T03:46:52.331Z] Removing intermediate container f1dc41d3428d [2024-07-22T03:46:52.331Z] ---> c7196408c3d6 [2024-07-22T03:46:52.331Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-22T03:46:52.331Z] ---> Running in 8b7e5435ed86 [2024-07-22T03:46:52.331Z] Removing intermediate container 8b7e5435ed86 [2024-07-22T03:46:52.331Z] ---> 219cd7b55f9a [2024-07-22T03:46:52.331Z] Step 25/27 : LABEL arch=amd64 [2024-07-22T03:46:52.331Z] ---> Running in d00d1570e486 [2024-07-22T03:46:52.331Z] Removing intermediate container d00d1570e486 [2024-07-22T03:46:52.331Z] ---> 5e4a1dfcf213 [2024-07-22T03:46:52.331Z] Step 26/27 : LABEL git_sha=974f93021e43b93abd4973c69f62b1cde77d9222 [2024-07-22T03:46:52.332Z] ---> Running in 516c62ac32f0 [2024-07-22T03:46:52.591Z] Removing intermediate container 516c62ac32f0 [2024-07-22T03:46:52.591Z] ---> 4b62e2c0b943 [2024-07-22T03:46:52.591Z] Step 27/27 : LABEL version=0.0.0 [2024-07-22T03:46:52.591Z] ---> Running in 60c4a83b2075 [2024-07-22T03:46:52.591Z] Removing intermediate container 60c4a83b2075 [2024-07-22T03:46:52.591Z] ---> 3938c8a8b0d1 [2024-07-22T03:46:52.591Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-22T03:46:52.591Z] Successfully built 3938c8a8b0d1 [2024-07-22T03:46:52.591Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:46:53.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-22T03:46:53.693Z] [2024-07-22T03:46:53.693Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:46:54.103Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-22T03:46:54.103Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-22T03:46:54.103Z] 5eb5b503b376: Pulling fs layer [2024-07-22T03:46:54.103Z] 5c69ac0246d0: Pulling fs layer [2024-07-22T03:46:54.103Z] ec43610c2a17: Pulling fs layer [2024-07-22T03:46:54.103Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-22T03:46:54.103Z] 33b1e0a273af: Pulling fs layer [2024-07-22T03:46:54.103Z] 5d3b04190fa2: Pulling fs layer [2024-07-22T03:46:54.103Z] 2f39f015ded8: Pulling fs layer [2024-07-22T03:46:54.103Z] 3a2ae6a8a46f: Waiting [2024-07-22T03:46:54.103Z] 33b1e0a273af: Waiting [2024-07-22T03:46:54.103Z] 5d3b04190fa2: Waiting [2024-07-22T03:46:54.103Z] 2f39f015ded8: Waiting [2024-07-22T03:46:54.103Z] 5c69ac0246d0: Verifying Checksum [2024-07-22T03:46:54.103Z] 5c69ac0246d0: Download complete [2024-07-22T03:46:54.103Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-22T03:46:54.103Z] 3a2ae6a8a46f: Download complete [2024-07-22T03:46:54.103Z] ec43610c2a17: Verifying Checksum [2024-07-22T03:46:54.103Z] ec43610c2a17: Download complete [2024-07-22T03:46:54.103Z] 5d3b04190fa2: Verifying Checksum [2024-07-22T03:46:54.103Z] 5d3b04190fa2: Download complete [2024-07-22T03:46:54.103Z] 33b1e0a273af: Verifying Checksum [2024-07-22T03:46:54.103Z] 33b1e0a273af: Download complete [2024-07-22T03:46:54.363Z] 5eb5b503b376: Verifying Checksum [2024-07-22T03:46:54.363Z] 5eb5b503b376: Download complete [2024-07-22T03:46:54.934Z] 2f39f015ded8: Download complete [2024-07-22T03:46:55.500Z] 5eb5b503b376: Pull complete [2024-07-22T03:46:55.759Z] 5c69ac0246d0: Pull complete [2024-07-22T03:46:56.018Z] ec43610c2a17: Pull complete [2024-07-22T03:46:56.276Z] 3a2ae6a8a46f: Pull complete [2024-07-22T03:46:56.276Z] 33b1e0a273af: Pull complete [2024-07-22T03:46:56.533Z] 5d3b04190fa2: Pull complete [2024-07-22T03:47:00.718Z] 2f39f015ded8: Pull complete [2024-07-22T03:47:00.718Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-22T03:47:00.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-22T03:47:00.718Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T03:47:00.986Z] prd-ubuntu20.04-docker-8c-8g-6094 does not seem to be running inside a container [2024-07-22T03:47:01.012Z] $ 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/undry_device-onvif-camera_PR-447 -v /w/workspace/undry_device-onvif-camera_PR-447:/w/workspace/undry_device-onvif-camera_PR-447:rw,z -v /w/workspace/undry_device-onvif-camera_PR-447@tmp:/w/workspace/undry_device-onvif-camera_PR-447@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-22T03:47:10.293Z] $ docker top 996cba1e08b188b57e1f679aad48d292d63b597d0c1a62d5c4c2eee19437f5cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-22T03:47:10.803Z] ---> job-cost.sh [2024-07-22T03:47:10.803Z] lf-activate-venv: SKIPPING [2024-07-22T03:47:10.803Z] INFO: No Stack... [2024-07-22T03:47:11.063Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-22T03:47:11.636Z] INFO: Archiving Costs [Pipeline] sh [2024-07-22T03:47:11.967Z] + cat /w/workspace/undry_device-onvif-camera_PR-447/archives/cost.csv [2024-07-22T03:47:11.967Z] + cut -d, -f6 [Pipeline] lock [2024-07-22T03:47:12.024Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-447-1-stack-cost] [2024-07-22T03:47:12.035Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-447-1-stack-cost] did not exist. Created. [2024-07-22T03:47:12.046Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-447-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-22T03:47:12.482Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-22T03:47:12.547Z] Stashed 1 file(s) [Pipeline] } [2024-07-22T03:47:12.587Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-447-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-22T03:47:12.690Z] $ docker stop --time=1 996cba1e08b188b57e1f679aad48d292d63b597d0c1a62d5c4c2eee19437f5cf [2024-07-22T03:47:13.830Z] $ docker rm -f --volumes 996cba1e08b188b57e1f679aad48d292d63b597d0c1a62d5c4c2eee19437f5cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-22T03:48:00.393Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6096 in /w/workspace/undry_device-onvif-camera_PR-447 [Pipeline] { [Pipeline] ws [2024-07-22T03:48:00.473Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2024-07-22T03:48:00.573Z] The recommended git tool is: git [2024-07-22T03:48:09.312Z] using credential edgex-jenkins-ssh [2024-07-22T03:48:09.346Z] Cloning the remote Git repository [2024-07-22T03:48:09.416Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-07-22T03:48:09.579Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2024-07-22T03:48:09.924Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-07-22T03:48:09.937Z] > git --version # timeout=10 [2024-07-22T03:48:09.990Z] > git --version # 'git version 2.25.1' [2024-07-22T03:48:09.993Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-22T03:48:10.287Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-22T03:48:13.310Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-07-22T03:48:13.355Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-22T03:48:15.290Z] Merging remotes/origin/main commit 10547900d901a25dbf28e3a77af8e7dd2aba8de7 into PR head commit 974f93021e43b93abd4973c69f62b1cde77d9222 [2024-07-22T03:48:15.694Z] Merge succeeded, producing 974f93021e43b93abd4973c69f62b1cde77d9222 [2024-07-22T03:48:15.695Z] Checking out Revision 974f93021e43b93abd4973c69f62b1cde77d9222 (PR-447) [2024-07-22T03:48:14.701Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-07-22T03:48:14.745Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-07-22T03:48:14.746Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-22T03:48:14.774Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-22T03:48:15.318Z] > git config core.sparsecheckout # timeout=10 [2024-07-22T03:48:15.396Z] > git checkout -f 974f93021e43b93abd4973c69f62b1cde77d9222 # timeout=10 [2024-07-22T03:48:15.579Z] > git remote # timeout=10 [2024-07-22T03:48:15.599Z] > git config --get remote.origin.url # timeout=10 [2024-07-22T03:48:15.625Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-22T03:48:15.646Z] > git merge 10547900d901a25dbf28e3a77af8e7dd2aba8de7 # timeout=10 [2024-07-22T03:48:15.673Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-22T03:48:15.697Z] > git config core.sparsecheckout # timeout=10 [2024-07-22T03:48:15.710Z] > git checkout -f 974f93021e43b93abd4973c69f62b1cde77d9222 # timeout=10 [2024-07-22T03:48:16.481Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-07-22T03:48:16.534Z] > git --version # timeout=10 [2024-07-22T03:48:16.547Z] > git --version # 'git version 2.25.1' [2024-07-22T03:48:16.562Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-22T03:48:21.598Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-22T03:48:21.599Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-22T03:48:21.599Z] Dload Upload Total Spent Left Speed [2024-07-22T03:48:21.599Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2024-07-22T03:48:21.952Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-22T03:48:22.299Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-07-22T03:48:22.299Z] /etc/docker/daemon.json [2024-07-22T03:48:22.299Z] { [2024-07-22T03:48:22.299Z] "registry-mirrors": [ [2024-07-22T03:48:22.299Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-22T03:48:22.299Z] ], [2024-07-22T03:48:22.299Z] "bip": "10.250.0.254/24", [2024-07-22T03:48:22.299Z] "hosts": [ [2024-07-22T03:48:22.299Z] "tcp://0.0.0.0:5555", [2024-07-22T03:48:22.299Z] "unix:///var/run/docker.sock" [2024-07-22T03:48:22.299Z] ], [2024-07-22T03:48:22.299Z] "mtu": 1458, [2024-07-22T03:48:22.299Z] "selinux-enabled": true, [2024-07-22T03:48:22.299Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-22T03:48:22.299Z] } [Pipeline] sh [2024-07-22T03:48:22.649Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-22T03:48:23.002Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-22T03:48:41.373Z] provisioning config files... [2024-07-22T03:48:41.401Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config11861323081518125149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-22T03:48:41.927Z] ---> ****-login.sh [2024-07-22T03:48:41.927Z] nexus3.edgexfoundry.org:10001 [2024-07-22T03:48:42.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T03:48:42.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T03:48:42.470Z] Configure a credential helper to remove this warning. See [2024-07-22T03:48:42.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T03:48:42.471Z] [2024-07-22T03:48:42.471Z] Login Succeeded [2024-07-22T03:48:42.740Z] nexus3.edgexfoundry.org:10002 [2024-07-22T03:48:42.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T03:48:43.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T03:48:43.010Z] Configure a credential helper to remove this warning. See [2024-07-22T03:48:43.010Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T03:48:43.010Z] [2024-07-22T03:48:43.010Z] Login Succeeded [2024-07-22T03:48:43.010Z] nexus3.edgexfoundry.org:10003 [2024-07-22T03:48:43.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T03:48:43.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T03:48:43.282Z] Configure a credential helper to remove this warning. See [2024-07-22T03:48:43.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T03:48:43.282Z] [2024-07-22T03:48:43.282Z] Login Succeeded [2024-07-22T03:48:43.282Z] nexus3.edgexfoundry.org:10004 [2024-07-22T03:48:43.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T03:48:43.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T03:48:43.554Z] Configure a credential helper to remove this warning. See [2024-07-22T03:48:43.554Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T03:48:43.554Z] [2024-07-22T03:48:43.554Z] Login Succeeded [2024-07-22T03:48:43.554Z] ****.io [2024-07-22T03:48:43.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T03:48:44.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T03:48:44.094Z] Configure a credential helper to remove this warning. See [2024-07-22T03:48:44.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T03:48:44.094Z] [2024-07-22T03:48:44.094Z] Login Succeeded [2024-07-22T03:48:44.094Z] ---> ****-login.sh ends [Pipeline] } [2024-07-22T03:48:44.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-22T03:48:44.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-22T03:48:44.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-22T03:48:44.699Z] ========================================================= [2024-07-22T03:48:44.699Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-22T03:48:44.699Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:48:45.262Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-22T03:48:45.850Z] Sending build context to Docker daemon 21.72MB [2024-07-22T03:48:45.850Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-07-22T03:48:45.850Z] Step 2/13 : FROM ${BASE} AS builder [2024-07-22T03:48:46.121Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-22T03:48:46.121Z] c6b39de5b339: Pulling fs layer [2024-07-22T03:48:46.121Z] a69c41024577: Pulling fs layer [2024-07-22T03:48:46.121Z] d6de4b400683: Pulling fs layer [2024-07-22T03:48:46.121Z] 35cb2a7552d0: Pulling fs layer [2024-07-22T03:48:46.121Z] 4f4fb700ef54: Pulling fs layer [2024-07-22T03:48:46.121Z] 464afbd9ba4c: Pulling fs layer [2024-07-22T03:48:46.121Z] 00f215d4a9da: Pulling fs layer [2024-07-22T03:48:46.121Z] d496ad576159: Pulling fs layer [2024-07-22T03:48:46.121Z] 464afbd9ba4c: Waiting [2024-07-22T03:48:46.121Z] 00f215d4a9da: Waiting [2024-07-22T03:48:46.121Z] d496ad576159: Waiting [2024-07-22T03:48:46.121Z] 35cb2a7552d0: Waiting [2024-07-22T03:48:46.121Z] 4f4fb700ef54: Waiting [2024-07-22T03:48:46.121Z] a69c41024577: Verifying Checksum [2024-07-22T03:48:46.121Z] a69c41024577: Download complete [2024-07-22T03:48:46.121Z] 35cb2a7552d0: Verifying Checksum [2024-07-22T03:48:46.121Z] 35cb2a7552d0: Download complete [2024-07-22T03:48:46.121Z] 4f4fb700ef54: Verifying Checksum [2024-07-22T03:48:46.121Z] 4f4fb700ef54: Download complete [2024-07-22T03:48:46.121Z] 464afbd9ba4c: Verifying Checksum [2024-07-22T03:48:46.121Z] 464afbd9ba4c: Download complete [2024-07-22T03:48:46.121Z] c6b39de5b339: Verifying Checksum [2024-07-22T03:48:46.121Z] c6b39de5b339: Download complete [2024-07-22T03:48:46.712Z] d496ad576159: Verifying Checksum [2024-07-22T03:48:46.712Z] d496ad576159: Download complete [2024-07-22T03:48:47.318Z] c6b39de5b339: Pull complete [2024-07-22T03:48:47.587Z] a69c41024577: Pull complete [2024-07-22T03:48:48.178Z] d6de4b400683: Verifying Checksum [2024-07-22T03:48:48.178Z] d6de4b400683: Download complete [2024-07-22T03:48:49.146Z] 00f215d4a9da: Verifying Checksum [2024-07-22T03:48:49.146Z] 00f215d4a9da: Download complete [2024-07-22T03:49:01.480Z] d6de4b400683: Pull complete [2024-07-22T03:49:01.480Z] 35cb2a7552d0: Pull complete [2024-07-22T03:49:01.480Z] 4f4fb700ef54: Pull complete [2024-07-22T03:49:01.480Z] 464afbd9ba4c: Pull complete [2024-07-22T03:49:11.582Z] 00f215d4a9da: Pull complete [2024-07-22T03:49:11.853Z] d496ad576159: Pull complete [2024-07-22T03:49:11.853Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-22T03:49:11.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-22T03:49:11.853Z] ---> f246e2811388 [2024-07-22T03:49:11.853Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-07-22T03:49:13.799Z] ---> Running in 76144f03f4a3 [2024-07-22T03:49:14.067Z] Removing intermediate container 76144f03f4a3 [2024-07-22T03:49:14.067Z] ---> ced05e1a616e [2024-07-22T03:49:14.067Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-22T03:49:14.067Z] ---> Running in 72bc7e6e8dd0 [2024-07-22T03:49:14.338Z] Removing intermediate container 72bc7e6e8dd0 [2024-07-22T03:49:14.338Z] ---> 7ddf7da6607c [2024-07-22T03:49:14.338Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-07-22T03:49:14.338Z] ---> Running in 5e8b042e1b86 [2024-07-22T03:49:14.612Z] Removing intermediate container 5e8b042e1b86 [2024-07-22T03:49:14.612Z] ---> 69e040c9602e [2024-07-22T03:49:14.612Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-07-22T03:49:14.888Z] ---> Running in 492dba5f25c4 [2024-07-22T03:49:15.157Z] Removing intermediate container 492dba5f25c4 [2024-07-22T03:49:15.157Z] ---> 011872fc401b [2024-07-22T03:49:15.157Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-07-22T03:49:15.157Z] ---> Running in 1246c79f28fc [2024-07-22T03:49:16.589Z] Removing intermediate container 1246c79f28fc [2024-07-22T03:49:16.589Z] ---> a2dd06baccbd [2024-07-22T03:49:16.589Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-22T03:49:16.862Z] ---> Running in 4db22cbf03f7 [2024-07-22T03:49:17.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T03:49:18.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T03:49:19.374Z] OK: 266 MiB in 52 packages [2024-07-22T03:49:20.336Z] Removing intermediate container 4db22cbf03f7 [2024-07-22T03:49:20.336Z] ---> e6f968153f90 [2024-07-22T03:49:20.336Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-07-22T03:49:20.336Z] ---> Running in 6c9e1613736e [2024-07-22T03:49:20.604Z] Removing intermediate container 6c9e1613736e [2024-07-22T03:49:20.604Z] ---> 3ecdb173e9f2 [2024-07-22T03:49:20.604Z] Step 10/13 : COPY go.mod vendor* ./ [2024-07-22T03:49:21.196Z] ---> 7fcec2588bb6 [2024-07-22T03:49:21.196Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:49:21.196Z] ---> Running in 18176df561e5 [2024-07-22T03:51:27.898Z] Removing intermediate container 18176df561e5 [2024-07-22T03:51:27.898Z] ---> 2f5b184e958c [2024-07-22T03:51:27.898Z] Step 12/13 : COPY . . [2024-07-22T03:51:27.898Z] ---> c00dacb47f00 [2024-07-22T03:51:27.898Z] Step 13/13 : RUN ${MAKE} [2024-07-22T03:51:27.898Z] ---> Running in ff4b171b1d2b [2024-07-22T03:51:27.898Z] noop [2024-07-22T03:51:27.898Z] Removing intermediate container ff4b171b1d2b [2024-07-22T03:51:27.898Z] ---> 2f8ebcdf1a6d [2024-07-22T03:51:27.898Z] Successfully built 2f8ebcdf1a6d [2024-07-22T03:51:27.898Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:51:28.447Z] + docker inspect -f . ci-base-image-arm64 [2024-07-22T03:51:28.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T03:51:28.742Z] prd-ubuntu20.04-docker-arm64-4c-16g-6096 does not seem to be running inside a container [2024-07-22T03:51:28.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** -e ******** ci-base-image-arm64 cat [2024-07-22T03:51:30.167Z] $ docker top 7d50aa8bbb5d546044b124f4dbd6f4d34696642095464b898e75856ec2b64814 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-22T03:51:31.078Z] + go version [2024-07-22T03:51:31.078Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-22T03:51:31.115Z] $ docker stop --time=1 7d50aa8bbb5d546044b124f4dbd6f4d34696642095464b898e75856ec2b64814 [2024-07-22T03:51:32.811Z] $ docker rm -f --volumes 7d50aa8bbb5d546044b124f4dbd6f4d34696642095464b898e75856ec2b64814 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:51:33.845Z] + docker inspect -f . ci-base-image-arm64 [2024-07-22T03:51:33.845Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T03:51:34.148Z] prd-ubuntu20.04-docker-arm64-4c-16g-6096 does not seem to be running inside a container [2024-07-22T03:51:34.218Z] $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** -e ******** ci-base-image-arm64 cat [2024-07-22T03:51:35.499Z] $ docker top 57df872f8dbfde3d8cc572973d0227361a8ac88e98841c05059baf6826296ae2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-22T03:51:36.455Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-07-22T03:51:37.215Z] + make test [2024-07-22T03:51:37.215Z] go test ./... -coverprofile=coverage.out ./... [2024-07-22T03:51:43.970Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-07-22T03:55:20.759Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-07-22T03:55:25.026Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-07-22T03:55:26.982Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.183s coverage: 31.4% of statements [2024-07-22T03:55:49.068Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 21.330s coverage: 86.5% of statements [2024-07-22T03:55:49.068Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-22T03:55:49.068Z] go vet ./... [2024-07-22T03:56:35.900Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-22T03:56:35.900Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-22T03:56:35.900Z] ./bin/test-attribution-txt.sh [2024-07-22T03:56:35.900Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-22T03:56:35.900Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-22T03:56:35.950Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-22T03:56:35.990Z] $ docker stop --time=1 57df872f8dbfde3d8cc572973d0227361a8ac88e98841c05059baf6826296ae2 [2024-07-22T03:56:37.805Z] $ docker rm -f --volumes 57df872f8dbfde3d8cc572973d0227361a8ac88e98841c05059baf6826296ae2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-22T03:56:39.433Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-22T03:56:39.474Z] Warning: overwriting stash ‘coverage-report’ [2024-07-22T03:56:40.023Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-22T03:56:40.652Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-22T03:56:40.996Z] + ls -al . [2024-07-22T03:56:40.996Z] total 308 [2024-07-22T03:56:40.996Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 03:51 . [2024-07-22T03:56:40.996Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 03:48 .. [2024-07-22T03:56:40.996Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 03:48 .git [2024-07-22T03:56:40.996Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 03:48 .github [2024-07-22T03:56:40.996Z] -rw-rw-r-- 1 jenkins jenkins 493 Jul 22 03:48 .gitignore [2024-07-22T03:56:40.996Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 22 03:48 .golangci.yml [2024-07-22T03:56:40.996Z] -rw-rw-r-- 1 jenkins jenkins 11155 Jul 22 03:48 Attribution.txt [2024-07-22T03:56:40.996Z] -rw-rw-r-- 1 jenkins jenkins 17665 Jul 22 03:48 CHANGELOG.md [2024-07-22T03:56:40.996Z] -rw-rw-r-- 1 jenkins jenkins 1683 Jul 22 03:48 Dockerfile [2024-07-22T03:56:40.996Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 22 03:48 GOVERNANCE.md [2024-07-22T03:56:40.996Z] -rw-rw-r-- 1 jenkins jenkins 739 Jul 22 03:48 Jenkinsfile [2024-07-22T03:56:40.996Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 22 03:48 LICENSE [2024-07-22T03:56:40.996Z] -rw-rw-r-- 1 jenkins jenkins 2883 Jul 22 03:48 Makefile [2024-07-22T03:56:40.996Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 22 03:48 OWNERS.md [2024-07-22T03:56:40.996Z] -rw-rw-r-- 1 jenkins jenkins 2620 Jul 22 03:48 README.md [2024-07-22T03:56:40.996Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 22 03:44 VERSION [2024-07-22T03:56:40.996Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 03:48 bin [2024-07-22T03:56:40.996Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 03:48 cmd [2024-07-22T03:56:40.996Z] -rw-r--r-- 1 jenkins jenkins 78805 Jul 22 03:55 coverage.out [2024-07-22T03:56:40.996Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 03:48 doc [2024-07-22T03:56:40.996Z] -rw-rw-r-- 1 jenkins jenkins 7330 Jul 22 03:48 go.mod [2024-07-22T03:56:40.996Z] -rw-rw-r-- 1 jenkins jenkins 102411 Jul 22 03:48 go.sum [2024-07-22T03:56:40.996Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 03:48 internal [2024-07-22T03:56:40.996Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 22 03:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:56:41.433Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=974f93021e43b93abd4973c69f62b1cde77d9222 --label arch=arm64 --label version=0.0.0 . [2024-07-22T03:56:42.017Z] Sending build context to Docker daemon 21.8MB [2024-07-22T03:56:42.017Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-22T03:56:42.017Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-22T03:56:42.017Z] ---> 2f8ebcdf1a6d [2024-07-22T03:56:42.017Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-07-22T03:56:42.286Z] ---> Running in a9ac13ba9f2d [2024-07-22T03:56:42.551Z] Removing intermediate container a9ac13ba9f2d [2024-07-22T03:56:42.551Z] ---> 4c844fd478f5 [2024-07-22T03:56:42.551Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-22T03:56:42.551Z] ---> Running in 212281bb1e4c [2024-07-22T03:56:42.818Z] Removing intermediate container 212281bb1e4c [2024-07-22T03:56:42.818Z] ---> 3d366993efb3 [2024-07-22T03:56:42.818Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-22T03:56:43.086Z] ---> Running in fa074a9b985c [2024-07-22T03:56:43.352Z] Removing intermediate container fa074a9b985c [2024-07-22T03:56:43.352Z] ---> c6880b96d8ec [2024-07-22T03:56:43.352Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-22T03:56:43.352Z] ---> Running in 0958ec9759c8 [2024-07-22T03:56:43.618Z] Removing intermediate container 0958ec9759c8 [2024-07-22T03:56:43.618Z] ---> b7e37c9f4dd4 [2024-07-22T03:56:43.618Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-07-22T03:56:43.618Z] ---> Running in a58f2c008a14 [2024-07-22T03:56:43.884Z] Removing intermediate container a58f2c008a14 [2024-07-22T03:56:43.884Z] ---> 3ec44faf3254 [2024-07-22T03:56:43.884Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-22T03:56:44.149Z] ---> Running in 48e53407a4e6 [2024-07-22T03:56:45.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T03:56:45.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T03:56:46.348Z] OK: 266 MiB in 52 packages [2024-07-22T03:56:47.306Z] Removing intermediate container 48e53407a4e6 [2024-07-22T03:56:47.306Z] ---> 715ed00a4c9f [2024-07-22T03:56:47.306Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-07-22T03:56:47.306Z] ---> Running in 69dff2569b11 [2024-07-22T03:56:47.573Z] Removing intermediate container 69dff2569b11 [2024-07-22T03:56:47.573Z] ---> f4e936ba52ba [2024-07-22T03:56:47.573Z] Step 10/27 : COPY go.mod vendor* ./ [2024-07-22T03:56:48.158Z] ---> 7a65275d890a [2024-07-22T03:56:48.158Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:56:48.158Z] ---> Running in cd5cc43368f3 [2024-07-22T03:56:50.755Z] Removing intermediate container cd5cc43368f3 [2024-07-22T03:56:50.755Z] ---> f73150b2597f [2024-07-22T03:56:50.755Z] Step 12/27 : COPY . . [2024-07-22T03:56:52.693Z] ---> b6d3308db5d8 [2024-07-22T03:56:52.693Z] Step 13/27 : RUN ${MAKE} [2024-07-22T03:56:52.693Z] ---> Running in 997aa8500ec6 [2024-07-22T03:56:53.650Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.25" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-07-22T04:00:45.947Z] Removing intermediate container 997aa8500ec6 [2024-07-22T04:00:45.947Z] ---> bf657eddb930 [2024-07-22T04:00:45.947Z] Step 14/27 : FROM alpine:3.18 [2024-07-22T04:00:45.947Z] 3.18: Pulling from library/alpine [2024-07-22T04:00:45.947Z] 5c905c7ebe2f: Pulling fs layer [2024-07-22T04:00:45.947Z] 5c905c7ebe2f: Verifying Checksum [2024-07-22T04:00:45.947Z] 5c905c7ebe2f: Download complete [2024-07-22T04:00:45.947Z] 5c905c7ebe2f: Pull complete [2024-07-22T04:00:45.947Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-22T04:00:45.947Z] Status: Downloaded newer image for alpine:3.18 [2024-07-22T04:00:45.947Z] ---> dec292d02e07 [2024-07-22T04:00:45.947Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-07-22T04:00:45.947Z] ---> Running in 7c53c407cc2b [2024-07-22T04:00:45.947Z] Removing intermediate container 7c53c407cc2b [2024-07-22T04:00:45.947Z] ---> b9a95d68e1b4 [2024-07-22T04:00:45.947Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-07-22T04:00:45.947Z] ---> Running in ba8b6ee7b1b3 [2024-07-22T04:00:45.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T04:00:45.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T04:00:45.947Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-22T04:00:45.947Z] Executing busybox-1.36.1-r7.trigger [2024-07-22T04:00:45.947Z] OK: 8 MiB in 16 packages [2024-07-22T04:00:45.947Z] Removing intermediate container ba8b6ee7b1b3 [2024-07-22T04:00:45.947Z] ---> 69f31c40bc3b [2024-07-22T04:00:45.947Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-22T04:00:45.947Z] ---> Running in 71ce1faae17a [2024-07-22T04:00:45.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T04:00:45.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T04:00:45.947Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T04:00:45.947Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T04:00:45.947Z] OK: 8 MiB in 16 packages [2024-07-22T04:00:45.947Z] Removing intermediate container 71ce1faae17a [2024-07-22T04:00:45.947Z] ---> d7b7ee73a2c9 [2024-07-22T04:00:45.947Z] Step 18/27 : WORKDIR / [2024-07-22T04:00:45.947Z] ---> Running in b225f1313225 [2024-07-22T04:00:45.947Z] Removing intermediate container b225f1313225 [2024-07-22T04:00:45.947Z] ---> e16647803fb0 [2024-07-22T04:00:45.947Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-07-22T04:00:47.357Z] ---> a2ea09ce4523 [2024-07-22T04:00:47.357Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-07-22T04:00:47.622Z] ---> 8d779c3e7822 [2024-07-22T04:00:47.622Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-07-22T04:00:48.207Z] ---> 34801ec09ad5 [2024-07-22T04:00:48.207Z] Step 22/27 : EXPOSE 59984 [2024-07-22T04:00:48.207Z] ---> Running in 94e48e745129 [2024-07-22T04:00:48.473Z] Removing intermediate container 94e48e745129 [2024-07-22T04:00:48.473Z] ---> 7da614850684 [2024-07-22T04:00:48.473Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-07-22T04:00:48.473Z] ---> Running in 93196f4d5145 [2024-07-22T04:00:49.060Z] Removing intermediate container 93196f4d5145 [2024-07-22T04:00:49.060Z] ---> c72936f8a5d4 [2024-07-22T04:00:49.060Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-22T04:00:49.060Z] ---> Running in c5875383b91b [2024-07-22T04:00:49.331Z] Removing intermediate container c5875383b91b [2024-07-22T04:00:49.331Z] ---> 2972329ae2fa [2024-07-22T04:00:49.331Z] Step 25/27 : LABEL arch=arm64 [2024-07-22T04:00:49.331Z] ---> Running in ea8cc68ea06a [2024-07-22T04:00:49.599Z] Removing intermediate container ea8cc68ea06a [2024-07-22T04:00:49.599Z] ---> 2a6b65225196 [2024-07-22T04:00:49.599Z] Step 26/27 : LABEL git_sha=974f93021e43b93abd4973c69f62b1cde77d9222 [2024-07-22T04:00:49.869Z] ---> Running in 1375e21f38cf [2024-07-22T04:00:50.140Z] Removing intermediate container 1375e21f38cf [2024-07-22T04:00:50.140Z] ---> 34ae307f48b6 [2024-07-22T04:00:50.140Z] Step 27/27 : LABEL version=0.0.0 [2024-07-22T04:00:50.140Z] ---> Running in cc6ff64f3ff3 [2024-07-22T04:00:50.407Z] Removing intermediate container cc6ff64f3ff3 [2024-07-22T04:00:50.407Z] ---> 468d44714365 [2024-07-22T04:00:50.407Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-22T04:00:50.407Z] Successfully built 468d44714365 [2024-07-22T04:00:50.407Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:00:51.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-22T04:00:51.347Z] [2024-07-22T04:00:51.347Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:00:51.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-22T04:00:52.056Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-22T04:00:52.056Z] 8998bd30e6a1: Pulling fs layer [2024-07-22T04:00:52.056Z] 04944245beec: Pulling fs layer [2024-07-22T04:00:52.056Z] 699f458cf7ca: Pulling fs layer [2024-07-22T04:00:52.056Z] 765212b225bb: Pulling fs layer [2024-07-22T04:00:52.056Z] f23df028b6ca: Pulling fs layer [2024-07-22T04:00:52.056Z] d65c8cfc05b1: Pulling fs layer [2024-07-22T04:00:52.056Z] 2437ff75d9bd: Pulling fs layer [2024-07-22T04:00:52.056Z] f23df028b6ca: Waiting [2024-07-22T04:00:52.056Z] d65c8cfc05b1: Waiting [2024-07-22T04:00:52.056Z] 2437ff75d9bd: Waiting [2024-07-22T04:00:52.056Z] 765212b225bb: Waiting [2024-07-22T04:00:52.056Z] 04944245beec: Verifying Checksum [2024-07-22T04:00:52.056Z] 04944245beec: Download complete [2024-07-22T04:00:52.056Z] 765212b225bb: Verifying Checksum [2024-07-22T04:00:52.056Z] 765212b225bb: Download complete [2024-07-22T04:00:52.056Z] f23df028b6ca: Verifying Checksum [2024-07-22T04:00:52.056Z] f23df028b6ca: Download complete [2024-07-22T04:00:52.056Z] d65c8cfc05b1: Verifying Checksum [2024-07-22T04:00:52.056Z] d65c8cfc05b1: Download complete [2024-07-22T04:00:52.323Z] 699f458cf7ca: Verifying Checksum [2024-07-22T04:00:52.323Z] 699f458cf7ca: Download complete [2024-07-22T04:00:52.600Z] 8998bd30e6a1: Verifying Checksum [2024-07-22T04:00:52.600Z] 8998bd30e6a1: Download complete [2024-07-22T04:00:55.186Z] 2437ff75d9bd: Verifying Checksum [2024-07-22T04:00:55.186Z] 2437ff75d9bd: Download complete [2024-07-22T04:00:57.775Z] 8998bd30e6a1: Pull complete [2024-07-22T04:00:58.042Z] 04944245beec: Pull complete [2024-07-22T04:00:59.982Z] 699f458cf7ca: Pull complete [2024-07-22T04:00:59.982Z] 765212b225bb: Pull complete [2024-07-22T04:01:00.949Z] f23df028b6ca: Pull complete [2024-07-22T04:01:00.949Z] d65c8cfc05b1: Pull complete [2024-07-22T04:01:19.164Z] 2437ff75d9bd: Pull complete [2024-07-22T04:01:19.164Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-22T04:01:19.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-22T04:01:19.164Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T04:01:19.557Z] prd-ubuntu20.04-docker-arm64-4c-16g-6096 does not seem to be running inside a container [2024-07-22T04:01:19.610Z] $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-22T04:01:22.667Z] $ docker top ef553662f06ed32f146f3c41cd75833429904e9e1bae3192e8cb9500d6758d45 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-22T04:01:23.714Z] ---> job-cost.sh [2024-07-22T04:01:23.714Z] lf-activate-venv: SKIPPING [2024-07-22T04:01:23.714Z] INFO: No Stack... [2024-07-22T04:01:23.994Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-22T04:01:24.971Z] INFO: Archiving Costs [Pipeline] sh [2024-07-22T04:01:25.643Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2024-07-22T04:01:25.643Z] + cut -d, -f6 [Pipeline] lock [2024-07-22T04:01:25.710Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-447-1-stack-cost] [2024-07-22T04:01:25.720Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-447-1-stack-cost] did not exist. Created. [2024-07-22T04:01:25.730Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-447-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-22T04:01:26.489Z] /w/workspace/device-onvif-camera/1@tmp/durable-a7d6e315/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-22T04:01:27.164Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-22T04:01:27.214Z] Warning: overwriting stash ‘stack-cost’ [2024-07-22T04:01:27.274Z] Stashed 1 file(s) [Pipeline] } [2024-07-22T04:01:27.295Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-447-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-22T04:01:27.385Z] $ docker stop --time=1 ef553662f06ed32f146f3c41cd75833429904e9e1bae3192e8cb9500d6758d45 [2024-07-22T04:01:28.941Z] $ docker rm -f --volumes ef553662f06ed32f146f3c41cd75833429904e9e1bae3192e8cb9500d6758d45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-22T04:01:30.204Z] provisioning config files... [2024-07-22T04:01:30.213Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-447@tmp/config3294243695522034114tmp [Pipeline] { [Pipeline] sh [2024-07-22T04:01:30.588Z] + set +x [2024-07-22T04:01:30.588Z] + curl -s https://codecov.io/bash [2024-07-22T04:01:30.588Z] + bash -s -- [2024-07-22T04:01:30.588Z] [2024-07-22T04:01:30.588Z] _____ _ [2024-07-22T04:01:30.588Z] / ____| | | [2024-07-22T04:01:30.588Z] | | ___ __| | ___ ___ _____ __ [2024-07-22T04:01:30.588Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-22T04:01:30.588Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-22T04:01:30.588Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-22T04:01:30.588Z] Bash-1.0.6 [2024-07-22T04:01:30.588Z] [2024-07-22T04:01:30.588Z] [2024-07-22T04:01:30.588Z] ==> git version 2.25.1 found [2024-07-22T04:01:30.588Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-22T04:01:30.588Z] Release-Date: 2020-01-08 [2024-07-22T04:01:30.588Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-22T04:01:30.588Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-22T04:01:30.588Z] ==> Jenkins CI detected. [2024-07-22T04:01:30.588Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-447 [2024-07-22T04:01:30.588Z] project root: . [2024-07-22T04:01:30.588Z] --> token set from env [2024-07-22T04:01:30.588Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-22T04:01:30.847Z] ==> Running gcov in . (disable via -X gcov) [2024-07-22T04:01:30.847Z] ==> Python coveragepy not found [2024-07-22T04:01:30.847Z] ==> Searching for coverage reports in: [2024-07-22T04:01:30.847Z] + . [2024-07-22T04:01:30.847Z] -> Found 1 reports [2024-07-22T04:01:30.847Z] ==> Detecting git/mercurial file structure [2024-07-22T04:01:30.847Z] ==> Reading reports [2024-07-22T04:01:30.847Z] + ./coverage.out bytes=78805 [2024-07-22T04:01:30.847Z] ==> Appending adjustments [2024-07-22T04:01:30.847Z] https://docs.codecov.io/docs/fixing-reports [2024-07-22T04:01:30.847Z] + Found adjustments [2024-07-22T04:01:30.847Z] ==> Gzipping contents [2024-07-22T04:01:30.847Z] 12K /tmp/codecov.3QJ3Hl.gz [2024-07-22T04:01:30.847Z] ==> Uploading reports [2024-07-22T04:01:30.847Z] url: https://codecov.io [2024-07-22T04:01:30.847Z] query: branch=PR-447&commit=974f93021e43b93abd4973c69f62b1cde77d9222&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-447%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=447&job=&cmd_args= [2024-07-22T04:01:30.847Z] -> Pinging Codecov [2024-07-22T04:01:30.847Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-447&commit=974f93021e43b93abd4973c69f62b1cde77d9222&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-447%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=447&job=&cmd_args= [2024-07-22T04:01:31.106Z] -> Uploading to [2024-07-22T04:01:31.106Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-22/F29A59C45E3A92E06B3E522C9905F8EF/974f93021e43b93abd4973c69f62b1cde77d9222/c756ebdd-d418-48cf-a1dc-9340753ae7e2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240722%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240722T040130Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b2d44762ea22e05e7f5fb6b6f8188ce1cf367d6f03ad2b07cef6985e4f7a5374 [2024-07-22T04:01:31.106Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-22T04:01:31.106Z] Dload Upload Total Spent Left Speed [2024-07-22T04:01:31.365Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10400 0 0 100 10400 0 50485 --:--:-- --:--:-- --:--:-- 50241 100 10400 0 0 100 10400 0 42798 --:--:-- --:--:-- --:--:-- 42798 [2024-07-22T04:01:31.365Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/974f93021e43b93abd4973c69f62b1cde77d9222 [Pipeline] } [2024-07-22T04:01:31.403Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-22T04:01:33.845Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-447/archives ] [2024-07-22T04:01:33.845Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-447/archives [2024-07-22T04:01:33.845Z] total 16 [2024-07-22T04:01:33.845Z] drwxr-xr-x 3 root root 4096 Jul 22 03:47 . [2024-07-22T04:01:33.845Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 22 03:47 .. [2024-07-22T04:01:33.845Z] drwxr-xr-x 2 root root 4096 Jul 22 03:47 cost [2024-07-22T04:01:33.845Z] -rw-r--r-- 1 root root 92 Jul 22 03:47 cost.csv [2024-07-22T04:01:33.845Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-447/archives [2024-07-22T04:01:33.845Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-447/archives [2024-07-22T04:01:33.845Z] total 16 [2024-07-22T04:01:33.845Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 03:47 . [2024-07-22T04:01:33.845Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 22 03:47 .. [2024-07-22T04:01:33.845Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 22 03:47 cost [2024-07-22T04:01:33.845Z] -rw-r--r-- 1 jenkins jenkins 92 Jul 22 03:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-22T04:01:34.192Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-22T04:01:35.100Z] ---> package-listing.sh [2024-07-22T04:01:35.100Z] ++ facter osfamily [2024-07-22T04:01:35.100Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-22T04:01:35.361Z] + OS_FAMILY=debian [2024-07-22T04:01:35.361Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-447 [2024-07-22T04:01:35.361Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-22T04:01:35.361Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-22T04:01:35.361Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-22T04:01:35.361Z] + PACKAGES=/tmp/packages_start.txt [2024-07-22T04:01:35.361Z] + '[' /w/workspace/undry_device-onvif-camera_PR-447 ']' [2024-07-22T04:01:35.361Z] + PACKAGES=/tmp/packages_end.txt [2024-07-22T04:01:35.361Z] + case "${OS_FAMILY}" in [2024-07-22T04:01:35.361Z] + dpkg -l [2024-07-22T04:01:35.361Z] + grep '^ii' [2024-07-22T04:01:35.361Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-22T04:01:35.361Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-22T04:01:35.361Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-22T04:01:35.361Z] + '[' /w/workspace/undry_device-onvif-camera_PR-447 ']' [2024-07-22T04:01:35.361Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-447/archives/ [2024-07-22T04:01:35.361Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-447/archives/ [Pipeline] echo [2024-07-22T04:01:35.403Z] 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/undry_device-onvif-camera_PR-447/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-22T04:01:35.710Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:01:36.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-22T04:01:36.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T04:01:36.539Z] prd-ubuntu20.04-docker-8c-8g-6094 does not seem to be running inside a container [2024-07-22T04:01:36.562Z] $ 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/undry_device-onvif-camera_PR-447/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-447 -v /w/workspace/undry_device-onvif-camera_PR-447:/w/workspace/undry_device-onvif-camera_PR-447:rw,z -v /w/workspace/undry_device-onvif-camera_PR-447@tmp:/w/workspace/undry_device-onvif-camera_PR-447@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 [2024-07-22T04:01:37.287Z] $ docker top 2f50934c20cd8af0be80308d9a50c11410245ffc2dce154d07c5ccd45cf7b609 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-22T04:01:37.740Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-22T04:01:38.067Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-22T04:01:38.386Z] + ls /var/log/sa-host [2024-07-22T04:01:38.386Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-22T04:01:38.648Z] provisioning config files... [2024-07-22T04:01:38.660Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-447@tmp/config2142549505190803922tmp [Pipeline] { [Pipeline] echo [2024-07-22T04:01:38.730Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-22T04:01:39.057Z] ---> create-netrc.sh [Pipeline] } [2024-07-22T04:01:39.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-22T04:01:39.576Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-22T04:01:39.615Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-22T04:01:39.947Z] ---> sudo-logs.sh [2024-07-22T04:01:39.947Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-22T04:01:40.054Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-22T04:01:40.393Z] ---> job-cost.sh [2024-07-22T04:01:40.393Z] lf-activate-venv: SKIPPING [2024-07-22T04:01:40.393Z] DEBUG: total: 0.2199999988079071 [2024-07-22T04:01:40.393Z] INFO: Retrieving Stack Cost... [2024-07-22T04:01:40.657Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-22T04:01:40.917Z] INFO: Archiving Costs [Pipeline] echo [2024-07-22T04:01:41.227Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-22T04:01:41.569Z] ---> logs-deploy.sh [2024-07-22T04:01:41.569Z] lf-activate-venv: SKIPPING [2024-07-22T04:01:41.569Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-447/1 [2024-07-22T04:01:41.569Z] INFO: archiving workspace using pattern(s): [2024-07-22T04:01:42.507Z] Archives upload complete. [2024-07-22T04:01:42.766Z] INFO: archiving logs to Nexus [2024-07-22T04:01:43.344Z] ---> uname -a: [2024-07-22T04:01:43.344Z] Linux prd-ubuntu20-04-docker-8c-8g-6094 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-22T04:01:43.344Z] [2024-07-22T04:01:43.344Z] [2024-07-22T04:01:43.344Z] ---> lscpu: [2024-07-22T04:01:43.344Z] Architecture: x86_64 [2024-07-22T04:01:43.344Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-22T04:01:43.344Z] Byte Order: Little Endian [2024-07-22T04:01:43.344Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-22T04:01:43.344Z] CPU(s): 8 [2024-07-22T04:01:43.344Z] On-line CPU(s) list: 0-7 [2024-07-22T04:01:43.344Z] Thread(s) per core: 1 [2024-07-22T04:01:43.344Z] Core(s) per socket: 1 [2024-07-22T04:01:43.344Z] Socket(s): 8 [2024-07-22T04:01:43.344Z] NUMA node(s): 1 [2024-07-22T04:01:43.344Z] Vendor ID: AuthenticAMD [2024-07-22T04:01:43.344Z] CPU family: 23 [2024-07-22T04:01:43.344Z] Model: 49 [2024-07-22T04:01:43.344Z] Model name: AMD EPYC-Rome Processor [2024-07-22T04:01:43.344Z] Stepping: 0 [2024-07-22T04:01:43.344Z] CPU MHz: 2799.998 [2024-07-22T04:01:43.344Z] BogoMIPS: 5599.99 [2024-07-22T04:01:43.344Z] Virtualization: AMD-V [2024-07-22T04:01:43.344Z] Hypervisor vendor: KVM [2024-07-22T04:01:43.344Z] Virtualization type: full [2024-07-22T04:01:43.344Z] L1d cache: 256 KiB [2024-07-22T04:01:43.344Z] L1i cache: 256 KiB [2024-07-22T04:01:43.344Z] L2 cache: 4 MiB [2024-07-22T04:01:43.344Z] L3 cache: 128 MiB [2024-07-22T04:01:43.344Z] NUMA node0 CPU(s): 0-7 [2024-07-22T04:01:43.344Z] Vulnerability Itlb multihit: Not affected [2024-07-22T04:01:43.344Z] Vulnerability L1tf: Not affected [2024-07-22T04:01:43.344Z] Vulnerability Mds: Not affected [2024-07-22T04:01:43.344Z] Vulnerability Meltdown: Not affected [2024-07-22T04:01:43.344Z] Vulnerability Mmio stale data: Not affected [2024-07-22T04:01:43.344Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-22T04:01:43.344Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-22T04:01:43.344Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-22T04:01:43.344Z] Vulnerability Srbds: Not affected [2024-07-22T04:01:43.344Z] Vulnerability Tsx async abort: Not affected [2024-07-22T04:01:43.345Z] 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 [2024-07-22T04:01:43.345Z] [2024-07-22T04:01:43.345Z] [2024-07-22T04:01:43.345Z] ---> nproc: [2024-07-22T04:01:43.345Z] 8 [2024-07-22T04:01:43.345Z] [2024-07-22T04:01:43.345Z] [2024-07-22T04:01:43.345Z] ---> df -h: [2024-07-22T04:01:43.345Z] Filesystem Size Used Avail Use% Mounted on [2024-07-22T04:01:43.345Z] overlay 155G 13G 143G 8% / [2024-07-22T04:01:43.345Z] tmpfs 64M 0 64M 0% /dev [2024-07-22T04:01:43.345Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-22T04:01:43.345Z] shm 64M 0 64M 0% /dev/shm [2024-07-22T04:01:43.345Z] /dev/vda1 155G 13G 143G 8% /facter-os [2024-07-22T04:01:43.345Z] [2024-07-22T04:01:43.345Z] [2024-07-22T04:01:43.345Z] ---> sar -b -r -n DEV: [2024-07-22T04:01:43.345Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6094) 07/22/24 _x86_64_ (8 CPU) [2024-07-22T04:01:43.345Z] [2024-07-22T04:01:43.345Z] 03:29:34 LINUX RESTART (8 CPU) [2024-07-22T04:01:43.345Z] [2024-07-22T04:01:43.345Z] 03:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-07-22T04:01:43.345Z] 03:31:01 40.76 23.52 17.23 0.00 2357.70 62234.74 0.00 [2024-07-22T04:01:43.345Z] 03:32:01 1.02 0.00 1.02 0.00 0.00 12.41 0.00 [2024-07-22T04:01:43.345Z] 03:33:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 [2024-07-22T04:01:43.345Z] 03:34:01 0.82 0.00 0.82 0.00 0.00 11.06 0.00 [2024-07-22T04:01:43.345Z] 03:35:01 45.33 5.13 40.20 0.00 4343.35 8381.61 0.00 [2024-07-22T04:01:43.345Z] 03:36:01 4.75 0.20 4.55 0.00 18.66 105.18 0.00 [2024-07-22T04:01:43.345Z] 03:37:01 2.02 0.00 2.02 0.00 0.00 24.80 0.00 [2024-07-22T04:01:43.345Z] 03:38:01 1.35 0.00 1.35 0.00 0.00 15.59 0.00 [2024-07-22T04:01:43.345Z] 03:39:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 [2024-07-22T04:01:43.345Z] 03:40:01 1.48 0.00 1.48 0.00 0.00 18.26 0.00 [2024-07-22T04:01:43.345Z] 03:41:01 0.97 0.00 0.97 0.00 0.00 16.26 0.00 [2024-07-22T04:01:43.345Z] 03:42:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 [2024-07-22T04:01:43.345Z] 03:43:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 [2024-07-22T04:01:43.345Z] 03:44:01 295.97 14.88 281.09 0.00 1925.68 14013.40 0.00 [2024-07-22T04:01:43.345Z] 03:45:01 253.99 2.75 251.24 0.00 41.46 68188.10 0.00 [2024-07-22T04:01:43.345Z] 03:46:01 131.06 0.07 130.99 0.00 1.73 46395.07 0.00 [2024-07-22T04:01:43.345Z] 03:47:01 182.44 0.15 182.29 0.00 6.80 44801.47 0.00 [2024-07-22T04:01:43.345Z] 03:48:01 42.37 0.03 42.34 0.00 6.53 14727.89 0.00 [2024-07-22T04:01:43.345Z] 03:49:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2024-07-22T04:01:43.345Z] 03:50:01 1.77 0.00 1.77 0.00 0.00 20.26 0.00 [2024-07-22T04:01:43.345Z] 03:51:01 2.65 1.50 1.15 0.00 35.46 14.80 0.00 [2024-07-22T04:01:43.345Z] 03:52:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 [2024-07-22T04:01:43.345Z] 03:53:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 [2024-07-22T04:01:43.345Z] 03:54:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 [2024-07-22T04:01:43.345Z] 03:55:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 [2024-07-22T04:01:43.345Z] 03:56:01 1.02 0.00 1.02 0.00 0.00 13.20 0.00 [2024-07-22T04:01:43.345Z] 03:57:01 1.28 0.00 1.28 0.00 0.00 13.60 0.00 [2024-07-22T04:01:43.345Z] 03:58:01 1.63 0.00 1.63 0.00 0.00 18.13 0.00 [2024-07-22T04:01:43.345Z] 03:59:01 0.98 0.00 0.98 0.00 0.00 10.26 0.00 [2024-07-22T04:01:43.345Z] 04:00:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 [2024-07-22T04:01:43.345Z] 04:01:01 1.53 0.00 1.53 0.00 0.00 16.79 0.00 [2024-07-22T04:01:43.345Z] Average: 33.12 1.54 31.58 0.00 280.74 8331.63 0.00 [2024-07-22T04:01:43.345Z] [2024-07-22T04:01:43.345Z] 03:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-07-22T04:01:43.345Z] 03:31:01 30548224 31828092 553440 1.68 47308 1541784 1649964 4.86 625736 1420252 16 [2024-07-22T04:01:43.345Z] 03:32:01 30548336 31828352 552436 1.68 47348 1541792 1649964 4.86 625464 1420232 176 [2024-07-22T04:01:43.345Z] 03:33:01 30549556 31829632 550984 1.68 47384 1541792 1649964 4.86 625688 1420272 4 [2024-07-22T04:01:43.345Z] 03:34:01 30549208 31829476 550992 1.68 47424 1541928 1649964 4.86 625264 1420408 180 [2024-07-22T04:01:43.345Z] 03:35:01 30083568 31781928 555240 1.69 76736 1939728 1594664 4.70 926156 1548144 1016 [2024-07-22T04:01:43.345Z] 03:36:01 30087836 31782176 554540 1.69 75316 1937024 1632724 4.81 925264 1545112 556 [2024-07-22T04:01:43.345Z] 03:37:01 30102308 31796660 540740 1.64 75340 1937028 1632724 4.81 908384 1545116 8 [2024-07-22T04:01:43.345Z] 03:38:01 30102836 31797220 540120 1.64 75372 1937028 1632724 4.81 908452 1545116 40 [2024-07-22T04:01:43.345Z] 03:39:01 30102780 31797196 540052 1.64 75392 1937032 1632724 4.81 908836 1545120 8 [2024-07-22T04:01:43.345Z] 03:40:01 30104352 31798812 538332 1.64 75424 1937040 1632724 4.81 906796 1545128 20 [2024-07-22T04:01:43.345Z] 03:41:01 30104848 31799340 537732 1.64 75472 1937040 1632724 4.81 906688 1545128 44 [2024-07-22T04:01:43.345Z] 03:42:01 30104776 31799332 537640 1.64 75504 1937044 1632724 4.81 907080 1545132 36 [2024-07-22T04:01:43.345Z] 03:43:01 30105008 31799616 537516 1.63 75592 1937048 1632724 4.81 906884 1545136 4 [2024-07-22T04:01:43.345Z] 03:44:01 29395676 31502584 807696 2.46 88172 2319440 1681816 4.96 1329244 1789696 272 [2024-07-22T04:01:43.345Z] 03:45:01 26323212 31459500 811300 2.47 216780 4964292 1810880 5.34 1669176 4225580 930984 [2024-07-22T04:01:43.345Z] 03:46:01 26881380 31426752 840672 2.56 224248 4391468 1845348 5.44 1715588 3644124 182732 [2024-07-22T04:01:43.345Z] 03:47:01 26378888 31455700 813116 2.47 234656 4898060 1788544 5.27 1710556 4135748 400344 [2024-07-22T04:01:43.345Z] 03:48:01 26387780 31465208 804936 2.45 234880 4898332 1691092 4.98 1713112 4123100 204 [2024-07-22T04:01:43.345Z] 03:49:01 26387828 31465292 804768 2.45 234904 4898332 1691092 4.98 1712848 4123100 12 [2024-07-22T04:01:43.345Z] 03:50:01 26393064 31470584 799448 2.43 234948 4898320 1691092 4.98 1707724 4123104 140 [2024-07-22T04:01:43.345Z] 03:51:01 26375796 31455264 814520 2.48 234996 4899400 1708284 5.03 1730312 4123384 28 [2024-07-22T04:01:43.345Z] 03:52:01 26383048 31462576 807220 2.45 235028 4899404 1708284 5.03 1720312 4123348 24 [2024-07-22T04:01:43.345Z] 03:53:01 26383292 31462832 806896 2.45 235044 4899408 1708284 5.03 1719936 4123352 12 [2024-07-22T04:01:43.345Z] 03:54:01 26383212 31462796 806880 2.45 235076 4899408 1708284 5.03 1720032 4123352 144 [2024-07-22T04:01:43.345Z] 03:55:01 26383432 31463144 806472 2.45 235116 4899524 1708284 5.03 1719912 4123456 8 [2024-07-22T04:01:43.345Z] 03:56:01 26383448 31463256 806384 2.45 235140 4899548 1708284 5.03 1720056 4123492 208 [2024-07-22T04:01:43.345Z] 03:57:01 26383388 31463236 806604 2.45 235168 4899548 1708284 5.03 1720064 4123492 8 [2024-07-22T04:01:43.345Z] 03:58:01 26383880 31463748 806284 2.45 235196 4899552 1708284 5.03 1719824 4123496 8 [2024-07-22T04:01:43.345Z] 03:59:01 26383872 31463784 806264 2.45 235224 4899552 1708284 5.03 1719944 4123496 4 [2024-07-22T04:01:43.345Z] 04:00:01 26383872 31463808 806224 2.45 235252 4899556 1708284 5.03 1719968 4123500 192 [2024-07-22T04:01:43.345Z] 04:01:01 26383344 31463308 806684 2.45 235296 4899560 1708284 5.03 1720032 4123504 8 [2024-07-22T04:01:43.345Z] Average: 28111356 31606490 698456 2.12 158862 3508581 1685397 4.97 1328882 2939117 48950 [2024-07-22T04:01:43.345Z] [2024-07-22T04:01:43.345Z] 03:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-07-22T04:01:43.345Z] 03:31:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:31:01 ens3 163.51 110.39 436.06 23.64 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:32:01 ens3 0.63 0.13 0.06 0.01 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:33:01 ens3 0.53 0.38 0.35 0.28 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:34:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:35:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:35:01 ens3 159.46 66.68 2710.96 4.82 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:36:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:36:01 ens3 0.70 0.65 0.18 0.12 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:37:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:38:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:39:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:40:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:41:01 ens3 0.23 0.12 0.13 0.07 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:43:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:44:01 lo 4.13 4.13 0.40 0.40 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:44:01 docker0 36.44 39.09 2.75 242.68 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:44:01 ens3 327.35 223.83 2430.65 67.84 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:45:01 lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:45:01 docker0 335.99 422.33 28.87 3422.50 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:45:01 ens3 531.81 403.10 6577.21 45.42 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:46:01 vethb00b86a 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:46:01 docker0 0.05 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:46:01 ens3 36.31 19.98 34.46 11.78 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:47:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:47:01 docker0 4.68 9.37 0.29 125.68 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:47:01 ens3 113.80 65.72 2711.57 15.56 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:48:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:48:01 ens3 9.01 5.26 8.51 3.09 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:49:01 ens3 2.25 0.78 2.14 0.05 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:50:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:51:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:51:01 ens3 35.74 39.08 7.42 108.21 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:55:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:56:01 ens3 0.35 0.27 0.14 0.08 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 03:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 04:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] 04:01:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] Average: lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] Average: docker0 12.17 15.20 1.03 122.35 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] Average: ens3 44.56 30.20 481.31 9.06 0.00 0.00 0.00 0.00 [2024-07-22T04:01:43.345Z] [2024-07-22T04:01:43.345Z]