Pull request #466 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f987830c5180bd2127b069d290099a33526afdd9+a3fe8259587aa11f7b523c7492f95c227b9e7f60 (2aa067409c99e585843964ec76824c72af85ac6f) 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-ssh1340936697120107948.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh2163734385314230968.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-466/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-466/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13118130317754893194.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-466/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3536362438529457764.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh10894107509222249669.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-466/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-466/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13843014185722725965.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22837 in /w/workspace/undry_device-onvif-camera_PR-466 [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-466 # 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 > 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/466/head:refs/remotes/origin/PR-466 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a3fe8259587aa11f7b523c7492f95c227b9e7f60 into PR head commit f987830c5180bd2127b069d290099a33526afdd9 Merge succeeded, producing f987830c5180bd2127b069d290099a33526afdd9 Checking out Revision f987830c5180bd2127b069d290099a33526afdd9 (PR-466) 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 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f f987830c5180bd2127b069d290099a33526afdd9 # 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 a3fe8259587aa11f7b523c7492f95c227b9e7f60 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f987830c5180bd2127b069d290099a33526afdd9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-15T03:28:46.836Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-15T03:28:47.060Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-15T03:28:47.189Z] ========================================================= [2024-10-15T03:28:47.189Z] EdgeX Global Pipelines Version Info [2024-10-15T03:28:47.189Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-15T03:28:47.966Z] ------------------- [2024-10-15T03:28:47.966Z] stable info: [2024-10-15T03:28:47.966Z] ------------------- [2024-10-15T03:28:47.966Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-15T03:28:47.967Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-15T03:28:47.967Z] Message: update stable to v1.0.265 [2024-10-15T03:28:48.541Z] ------------------- [2024-10-15T03:28:48.541Z] experimental info: [2024-10-15T03:28:48.541Z] ------------------- [2024-10-15T03:28:48.541Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-15T03:28:48.541Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-15T03:28:48.541Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-15T03:28:48.767Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-10-15T03:28:48.831Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-10-15T03:28:48.890Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-15T03:28:48.948Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-15T03:28:49.003Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-15T03:28:49.069Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-15T03:28:49.132Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-15T03:28:49.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-15T03:28:49.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-15T03:28:49.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-15T03:28:49.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-15T03:28:49.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-10-15T03:28:49.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-15T03:28:49.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-15T03:28:49.597Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-15T03:28:49.651Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-15T03:28:49.707Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-15T03:28:49.760Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-15T03:28:49.819Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-15T03:28:49.873Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-15T03:28:49.930Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-15T03:28:49.997Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-10-15T03:28:50.060Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-15T03:28:50.115Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-15T03:28:50.171Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-15T03:28:50.225Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-15T03:28:50.279Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-15T03:28:50.334Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-466 [Pipeline] echo [2024-10-15T03:28:50.387Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-466 [Pipeline] echo [2024-10-15T03:28:50.453Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-466 [Pipeline] echo [2024-10-15T03:28:50.521Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f987830c5180bd2127b069d290099a33526afdd9 [Pipeline] echo [2024-10-15T03:28:50.593Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f987830 [Pipeline] echo [2024-10-15T03:28:50.655Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-15T03:28:50.810Z] provisioning config files... [2024-10-15T03:28:50.824Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-466@tmp/config4928922036080005524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-15T03:28:51.217Z] ---> ****-login.sh [2024-10-15T03:28:51.218Z] nexus3.edgexfoundry.org:10001 [2024-10-15T03:28:51.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T03:28:51.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T03:28:51.790Z] Configure a credential helper to remove this warning. See [2024-10-15T03:28:51.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T03:28:51.790Z] [2024-10-15T03:28:51.790Z] Login Succeeded [2024-10-15T03:28:51.790Z] nexus3.edgexfoundry.org:10002 [2024-10-15T03:28:51.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T03:28:51.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T03:28:51.790Z] Configure a credential helper to remove this warning. See [2024-10-15T03:28:51.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T03:28:51.790Z] [2024-10-15T03:28:51.790Z] Login Succeeded [2024-10-15T03:28:51.790Z] nexus3.edgexfoundry.org:10003 [2024-10-15T03:28:51.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T03:28:51.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T03:28:51.790Z] Configure a credential helper to remove this warning. See [2024-10-15T03:28:51.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T03:28:51.791Z] [2024-10-15T03:28:51.791Z] Login Succeeded [2024-10-15T03:28:51.791Z] nexus3.edgexfoundry.org:10004 [2024-10-15T03:28:52.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T03:28:52.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T03:28:52.052Z] Configure a credential helper to remove this warning. See [2024-10-15T03:28:52.052Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T03:28:52.052Z] [2024-10-15T03:28:52.052Z] Login Succeeded [2024-10-15T03:28:52.052Z] ****.io [2024-10-15T03:28:52.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T03:28:52.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T03:28:52.313Z] Configure a credential helper to remove this warning. See [2024-10-15T03:28:52.313Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T03:28:52.313Z] [2024-10-15T03:28:52.313Z] Login Succeeded [2024-10-15T03:28:52.313Z] ---> ****-login.sh ends [Pipeline] } [2024-10-15T03:28:52.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-15T03:28:54.904Z] + git rev-list -1 --merges f987830c5180bd2127b069d290099a33526afdd9~1..f987830c5180bd2127b069d290099a33526afdd9 [Pipeline] echo [2024-10-15T03:28:54.964Z] -----------> git rev-list -1 --merges f987830c5180bd2127b069d290099a33526afdd9~1..f987830c5180bd2127b069d290099a33526afdd9 f987830c5180bd2127b069d290099a33526afdd9 [false] [Pipeline] sh [2024-10-15T03:28:55.288Z] + git log --format=format:%s -1 f987830c5180bd2127b069d290099a33526afdd9 [Pipeline] echo [2024-10-15T03:28:55.336Z] ========================================================= [2024-10-15T03:28:55.336Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-15T03:28:55.336Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-15T03:28:55.803Z] + git log --format=format:%s -1 f987830c5180bd2127b069d290099a33526afdd9 [Pipeline] echo [2024-10-15T03:28:55.845Z] [semverPrep] GIT_COMMIT: f987830c5180bd2127b069d290099a33526afdd9, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-10-15T03:28:55.887Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-15T03:28:56.318Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-15T03:28:56.318Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-15T03:28:56.318Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-15T03:28:56.318Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-15T03:28:56.318Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-15T03:28:56.318Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-15T03:28:56.318Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T03:28:56.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-15T03:28:56.859Z] [2024-10-15T03:28:56.859Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T03:28:57.256Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-15T03:28:57.256Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-15T03:28:57.256Z] b85a868b505f: Pulling fs layer [2024-10-15T03:28:57.256Z] e2be974225ed: Pulling fs layer [2024-10-15T03:28:57.256Z] 339a4e72a1f5: Pulling fs layer [2024-10-15T03:28:57.256Z] 988bab9f4d93: Pulling fs layer [2024-10-15T03:28:57.256Z] 1469e6f7b9e6: Pulling fs layer [2024-10-15T03:28:57.256Z] eaf3925da568: Pulling fs layer [2024-10-15T03:28:57.256Z] bab4dde63d76: Pulling fs layer [2024-10-15T03:28:57.256Z] bde34c3a00c8: Pulling fs layer [2024-10-15T03:28:57.256Z] b352a97aabf1: Pulling fs layer [2024-10-15T03:28:57.256Z] 4872d77fe225: Pulling fs layer [2024-10-15T03:28:57.256Z] 5851b861e8e6: Pulling fs layer [2024-10-15T03:28:57.256Z] eaf3925da568: Waiting [2024-10-15T03:28:57.256Z] 988bab9f4d93: Waiting [2024-10-15T03:28:57.256Z] 1469e6f7b9e6: Waiting [2024-10-15T03:28:57.256Z] bab4dde63d76: Waiting [2024-10-15T03:28:57.256Z] bde34c3a00c8: Waiting [2024-10-15T03:28:57.256Z] 4872d77fe225: Waiting [2024-10-15T03:28:57.256Z] 5851b861e8e6: Waiting [2024-10-15T03:28:57.256Z] b352a97aabf1: Waiting [2024-10-15T03:28:57.256Z] e2be974225ed: Verifying Checksum [2024-10-15T03:28:57.256Z] e2be974225ed: Download complete [2024-10-15T03:28:57.256Z] 988bab9f4d93: Download complete [2024-10-15T03:28:57.256Z] 1469e6f7b9e6: Verifying Checksum [2024-10-15T03:28:57.256Z] 1469e6f7b9e6: Download complete [2024-10-15T03:28:57.515Z] eaf3925da568: Verifying Checksum [2024-10-15T03:28:57.515Z] eaf3925da568: Download complete [2024-10-15T03:28:57.515Z] 339a4e72a1f5: Verifying Checksum [2024-10-15T03:28:57.515Z] 339a4e72a1f5: Download complete [2024-10-15T03:28:57.515Z] bde34c3a00c8: Download complete [2024-10-15T03:28:57.515Z] b352a97aabf1: Download complete [2024-10-15T03:28:57.515Z] 4872d77fe225: Download complete [2024-10-15T03:28:57.515Z] 5851b861e8e6: Verifying Checksum [2024-10-15T03:28:57.515Z] 5851b861e8e6: Download complete [2024-10-15T03:28:57.515Z] b85a868b505f: Verifying Checksum [2024-10-15T03:28:57.515Z] b85a868b505f: Download complete [2024-10-15T03:28:57.776Z] bab4dde63d76: Verifying Checksum [2024-10-15T03:28:57.776Z] bab4dde63d76: Download complete [2024-10-15T03:28:58.714Z] b85a868b505f: Pull complete [2024-10-15T03:28:58.714Z] e2be974225ed: Pull complete [2024-10-15T03:28:59.283Z] 339a4e72a1f5: Pull complete [2024-10-15T03:28:59.283Z] 988bab9f4d93: Pull complete [2024-10-15T03:28:59.550Z] 1469e6f7b9e6: Pull complete [2024-10-15T03:28:59.550Z] eaf3925da568: Pull complete [2024-10-15T03:29:01.457Z] bab4dde63d76: Pull complete [2024-10-15T03:29:01.457Z] bde34c3a00c8: Pull complete [2024-10-15T03:29:01.457Z] b352a97aabf1: Pull complete [2024-10-15T03:29:01.457Z] 4872d77fe225: Pull complete [2024-10-15T03:29:01.717Z] 5851b861e8e6: Pull complete [2024-10-15T03:29:01.717Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-15T03:29:01.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-15T03:29:01.717Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-15T03:29:02.020Z] prd-ubuntu20.04-docker-8c-8g-22837 does not seem to be running inside a container [2024-10-15T03:29:02.053Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-466 -v /w/workspace/undry_device-onvif-camera_PR-466:/w/workspace/undry_device-onvif-camera_PR-466:rw,z -v /w/workspace/undry_device-onvif-camera_PR-466@tmp:/w/workspace/undry_device-onvif-camera_PR-466@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-10-15T03:29:05.860Z] $ docker top a9ccadc870ff72a72c59f6b656283e9bb3935cabff7ed432a1c9ccd852de67d9 -eo pid,comm [2024-10-15T03:29:05.911Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-15T03:29:05.911Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-15T03:29:06.078Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-15T03:29:06.078Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-15T03:29:06.193Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-15T03:29:06.198Z] $ docker exec a9ccadc870ff72a72c59f6b656283e9bb3935cabff7ed432a1c9ccd852de67d9 ssh-agent [2024-10-15T03:29:06.302Z] SSH_AUTH_SOCK=/tmp/ssh-Z1ur3ar3k1Te/agent.33 [2024-10-15T03:29:06.303Z] SSH_AGENT_PID=40 [2024-10-15T03:29:06.311Z] Running ssh-add (command line suppressed) [2024-10-15T03:29:06.413Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-466@tmp/private_key_5380112777399295401.key (/w/workspace/undry_device-onvif-camera_PR-466@tmp/private_key_5380112777399295401.key) [2024-10-15T03:29:06.425Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-15T03:29:06.783Z] + git tag --points-at HEAD [Pipeline] } [2024-10-15T03:29:06.814Z] $ docker exec --env ******** --env ******** a9ccadc870ff72a72c59f6b656283e9bb3935cabff7ed432a1c9ccd852de67d9 ssh-agent -k [2024-10-15T03:29:06.906Z] unset SSH_AUTH_SOCK; [2024-10-15T03:29:06.906Z] unset SSH_AGENT_PID; [2024-10-15T03:29:06.906Z] echo Agent pid 40 killed; [2024-10-15T03:29:06.915Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-15T03:29:07.027Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-15T03:29:07.027Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-15T03:29:07.152Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-15T03:29:07.156Z] $ docker exec a9ccadc870ff72a72c59f6b656283e9bb3935cabff7ed432a1c9ccd852de67d9 ssh-agent [2024-10-15T03:29:07.271Z] SSH_AUTH_SOCK=/tmp/ssh-qn15WXFKaNXK/agent.73 [2024-10-15T03:29:07.271Z] SSH_AGENT_PID=79 [2024-10-15T03:29:07.276Z] Running ssh-add (command line suppressed) [2024-10-15T03:29:07.383Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-466@tmp/private_key_1963214560857984860.key (/w/workspace/undry_device-onvif-camera_PR-466@tmp/private_key_1963214560857984860.key) [2024-10-15T03:29:07.396Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-15T03:29:07.747Z] + git semver init [2024-10-15T03:29:08.007Z] 2024-10-15 03:29:07,928 [run_init] DEBUG init version:0.0.0 force:False [2024-10-15T03:29:08.007Z] 2024-10-15 03:29:07,929 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-466/.semver [2024-10-15T03:29:08.007Z] 2024-10-15 03:29:07,930 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-466/.semver [2024-10-15T03:29:08.007Z] 2024-10-15 03:29:07,930 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-466/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-466, universal_newlines=False, shell=None, istream=None) [2024-10-15T03:29:09.385Z] 2024-10-15 03:29:09,150 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-466/.git/info/exclude [2024-10-15T03:29:09.385Z] 2024-10-15 03:29:09,151 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-466/.semver/PR-466 with force:False [2024-10-15T03:29:09.385Z] 2024-10-15 03:29:09,151 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-466/.semver/PR-466 [2024-10-15T03:29:09.385Z] 2024-10-15 03:29:09,155 [execute] INFO git cat-file --batch-check [2024-10-15T03:29:09.385Z] 2024-10-15 03:29:09,155 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-466/.semver, universal_newlines=False, shell=None, istream=) [2024-10-15T03:29:09.385Z] 2024-10-15 03:29:09,162 [execute] INFO git cat-file --batch [2024-10-15T03:29:09.385Z] 2024-10-15 03:29:09,163 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-466/.semver, universal_newlines=False, shell=None, istream=) [2024-10-15T03:29:09.385Z] 2024-10-15 03:29:09,168 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-466/.semver/PR-466 [2024-10-15T03:29:09.385Z] 0.0.0 [Pipeline] } [2024-10-15T03:29:09.416Z] $ docker exec --env ******** --env ******** a9ccadc870ff72a72c59f6b656283e9bb3935cabff7ed432a1c9ccd852de67d9 ssh-agent -k [2024-10-15T03:29:09.517Z] unset SSH_AUTH_SOCK; [2024-10-15T03:29:09.517Z] unset SSH_AGENT_PID; [2024-10-15T03:29:09.518Z] echo Agent pid 79 killed; [2024-10-15T03:29:09.526Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-15T03:29:09.989Z] + git semver [Pipeline] } [2024-10-15T03:29:10.279Z] $ docker stop --time=1 a9ccadc870ff72a72c59f6b656283e9bb3935cabff7ed432a1c9ccd852de67d9 [2024-10-15T03:29:11.576Z] $ docker rm -f --volumes a9ccadc870ff72a72c59f6b656283e9bb3935cabff7ed432a1c9ccd852de67d9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-15T03:29:12.007Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-15T03:29:12.532Z] Stashed 1 file(s) [Pipeline] echo [2024-10-15T03:29:12.576Z] [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-10-15T03:29:13.713Z] provisioning config files... [2024-10-15T03:29:13.725Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-466@tmp/config4314615106732133399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-15T03:29:14.106Z] ---> ****-login.sh [2024-10-15T03:29:14.106Z] nexus3.edgexfoundry.org:10001 [2024-10-15T03:29:14.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T03:29:14.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T03:29:14.106Z] Configure a credential helper to remove this warning. See [2024-10-15T03:29:14.107Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T03:29:14.107Z] [2024-10-15T03:29:14.107Z] Login Succeeded [2024-10-15T03:29:14.107Z] nexus3.edgexfoundry.org:10002 [2024-10-15T03:29:14.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T03:29:14.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T03:29:14.107Z] Configure a credential helper to remove this warning. See [2024-10-15T03:29:14.107Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T03:29:14.107Z] [2024-10-15T03:29:14.107Z] Login Succeeded [2024-10-15T03:29:14.107Z] nexus3.edgexfoundry.org:10003 [2024-10-15T03:29:14.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T03:29:14.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T03:29:14.366Z] Configure a credential helper to remove this warning. See [2024-10-15T03:29:14.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T03:29:14.366Z] [2024-10-15T03:29:14.366Z] Login Succeeded [2024-10-15T03:29:14.366Z] nexus3.edgexfoundry.org:10004 [2024-10-15T03:29:14.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T03:29:14.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T03:29:14.367Z] Configure a credential helper to remove this warning. See [2024-10-15T03:29:14.367Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T03:29:14.367Z] [2024-10-15T03:29:14.367Z] Login Succeeded [2024-10-15T03:29:14.367Z] ****.io [2024-10-15T03:29:14.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T03:29:14.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T03:29:14.627Z] Configure a credential helper to remove this warning. See [2024-10-15T03:29:14.627Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T03:29:14.627Z] [2024-10-15T03:29:14.627Z] Login Succeeded [2024-10-15T03:29:14.627Z] ---> ****-login.sh ends [Pipeline] } [2024-10-15T03:29:14.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-15T03:29:14.912Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-15T03:29:14.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-15T03:29:15.011Z] ========================================================= [2024-10-15T03:29:15.011Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-15T03:29:15.011Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T03:29:15.531Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-15T03:29:15.531Z] Sending build context to Docker daemon 36.76MB [2024-10-15T03:29:15.531Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-10-15T03:29:15.531Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-15T03:29:15.796Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-15T03:29:15.796Z] 43c4264eed91: Pulling fs layer [2024-10-15T03:29:15.796Z] 4cc291be95ef: Pulling fs layer [2024-10-15T03:29:15.796Z] 2ac1f1163629: Pulling fs layer [2024-10-15T03:29:15.796Z] 5c3c966382ef: Pulling fs layer [2024-10-15T03:29:15.796Z] 4f4fb700ef54: Pulling fs layer [2024-10-15T03:29:15.796Z] 5d5c8e513c77: Pulling fs layer [2024-10-15T03:29:15.796Z] 9f66e0745190: Pulling fs layer [2024-10-15T03:29:15.796Z] f49a43e4bbc0: Pulling fs layer [2024-10-15T03:29:15.796Z] 561ebcabdf7f: Pulling fs layer [2024-10-15T03:29:15.796Z] 9f66e0745190: Waiting [2024-10-15T03:29:15.796Z] f49a43e4bbc0: Waiting [2024-10-15T03:29:15.796Z] 561ebcabdf7f: Waiting [2024-10-15T03:29:15.796Z] 5c3c966382ef: Waiting [2024-10-15T03:29:15.796Z] 4f4fb700ef54: Waiting [2024-10-15T03:29:15.796Z] 5d5c8e513c77: Waiting [2024-10-15T03:29:15.796Z] 4cc291be95ef: Verifying Checksum [2024-10-15T03:29:15.796Z] 4cc291be95ef: Download complete [2024-10-15T03:29:15.796Z] 5c3c966382ef: Verifying Checksum [2024-10-15T03:29:15.796Z] 5c3c966382ef: Download complete [2024-10-15T03:29:15.796Z] 4f4fb700ef54: Verifying Checksum [2024-10-15T03:29:15.796Z] 4f4fb700ef54: Download complete [2024-10-15T03:29:15.796Z] 5d5c8e513c77: Verifying Checksum [2024-10-15T03:29:15.796Z] 5d5c8e513c77: Download complete [2024-10-15T03:29:15.796Z] 43c4264eed91: Download complete [2024-10-15T03:29:15.796Z] 9f66e0745190: Verifying Checksum [2024-10-15T03:29:15.796Z] 9f66e0745190: Download complete [2024-10-15T03:29:16.055Z] 43c4264eed91: Pull complete [2024-10-15T03:29:16.055Z] 4cc291be95ef: Pull complete [2024-10-15T03:29:16.055Z] 561ebcabdf7f: Verifying Checksum [2024-10-15T03:29:16.055Z] 561ebcabdf7f: Download complete [2024-10-15T03:29:16.313Z] 2ac1f1163629: Verifying Checksum [2024-10-15T03:29:16.313Z] 2ac1f1163629: Download complete [2024-10-15T03:29:16.573Z] f49a43e4bbc0: Verifying Checksum [2024-10-15T03:29:16.573Z] f49a43e4bbc0: Download complete [2024-10-15T03:29:19.858Z] 2ac1f1163629: Pull complete [2024-10-15T03:29:19.858Z] 5c3c966382ef: Pull complete [2024-10-15T03:29:19.858Z] 4f4fb700ef54: Pull complete [2024-10-15T03:29:19.858Z] 5d5c8e513c77: Pull complete [2024-10-15T03:29:20.116Z] 9f66e0745190: Pull complete [2024-10-15T03:29:22.016Z] f49a43e4bbc0: Pull complete [2024-10-15T03:29:22.584Z] 561ebcabdf7f: Pull complete [2024-10-15T03:29:22.584Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-15T03:29:22.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-15T03:29:22.584Z] ---> 3a752c3f9dda [2024-10-15T03:29:22.584Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-15T03:29:27.874Z] ---> Running in 4ffdb8ec99a1 [2024-10-15T03:29:27.874Z] Removing intermediate container 4ffdb8ec99a1 [2024-10-15T03:29:27.874Z] ---> 183ab1326ffe [2024-10-15T03:29:27.874Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-15T03:29:27.874Z] ---> Running in 134c1aeaaabb [2024-10-15T03:29:27.874Z] Removing intermediate container 134c1aeaaabb [2024-10-15T03:29:27.874Z] ---> f3b0860c2c75 [2024-10-15T03:29:27.874Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-10-15T03:29:27.874Z] ---> Running in 7db7b8c46f6e [2024-10-15T03:29:27.874Z] Removing intermediate container 7db7b8c46f6e [2024-10-15T03:29:27.874Z] ---> 04e1bd118a1e [2024-10-15T03:29:27.874Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-10-15T03:29:27.874Z] ---> Running in 13bb521b275b [2024-10-15T03:29:27.874Z] Removing intermediate container 13bb521b275b [2024-10-15T03:29:27.874Z] ---> 921f054ab7cd [2024-10-15T03:29:27.874Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-10-15T03:29:27.874Z] ---> Running in b56720cd6781 [2024-10-15T03:29:27.874Z] Removing intermediate container b56720cd6781 [2024-10-15T03:29:27.874Z] ---> 185ae750ff4d [2024-10-15T03:29:27.874Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-15T03:29:27.874Z] ---> Running in 1c35ef10a62a [2024-10-15T03:29:27.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T03:29:27.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T03:29:28.134Z] OK: 246 MiB in 54 packages [2024-10-15T03:29:28.392Z] Removing intermediate container 1c35ef10a62a [2024-10-15T03:29:28.392Z] ---> de313c8f4747 [2024-10-15T03:29:28.392Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-10-15T03:29:28.392Z] ---> Running in 1e51016ebd8b [2024-10-15T03:29:28.487Z] Still waiting to schedule task [2024-10-15T03:29:28.488Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-15T03:29:28.652Z] Removing intermediate container 1e51016ebd8b [2024-10-15T03:29:28.652Z] ---> 1bdd07193096 [2024-10-15T03:29:28.652Z] Step 10/13 : COPY go.mod vendor* ./ [2024-10-15T03:29:28.652Z] ---> 3a0049f62547 [2024-10-15T03:29:28.652Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T03:29:28.652Z] ---> Running in 358f4bcdf575 [2024-10-15T03:30:25.792Z] Removing intermediate container 358f4bcdf575 [2024-10-15T03:30:25.793Z] ---> a7d4f1a821c5 [2024-10-15T03:30:25.793Z] Step 12/13 : COPY . . [2024-10-15T03:30:25.793Z] ---> 4811f21aff76 [2024-10-15T03:30:25.793Z] Step 13/13 : RUN ${MAKE} [2024-10-15T03:30:25.793Z] ---> Running in ef9a51095f3f [2024-10-15T03:30:25.793Z] noop [2024-10-15T03:30:25.793Z] Removing intermediate container ef9a51095f3f [2024-10-15T03:30:25.793Z] ---> 82e7d941e52a [2024-10-15T03:30:25.793Z] Successfully built 82e7d941e52a [2024-10-15T03:30:25.793Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T03:30:26.270Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-15T03:30:26.270Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-15T03:30:26.445Z] prd-ubuntu20.04-docker-8c-8g-22837 does not seem to be running inside a container [2024-10-15T03:30:26.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-466 -v /w/workspace/undry_device-onvif-camera_PR-466:/w/workspace/undry_device-onvif-camera_PR-466:rw,z -v /w/workspace/undry_device-onvif-camera_PR-466@tmp:/w/workspace/undry_device-onvif-camera_PR-466@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-10-15T03:30:26.853Z] $ docker top 1c96944e8fbbdfb1cf4258b8a2e40357854a720ba07c3b5b2caaeb1e0e80163a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-15T03:30:27.254Z] + go version [2024-10-15T03:30:27.254Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-15T03:30:27.334Z] $ docker stop --time=1 1c96944e8fbbdfb1cf4258b8a2e40357854a720ba07c3b5b2caaeb1e0e80163a [2024-10-15T03:30:28.574Z] $ docker rm -f --volumes 1c96944e8fbbdfb1cf4258b8a2e40357854a720ba07c3b5b2caaeb1e0e80163a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T03:30:29.359Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-15T03:30:29.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-15T03:30:29.521Z] prd-ubuntu20.04-docker-8c-8g-22837 does not seem to be running inside a container [2024-10-15T03:30:29.574Z] $ 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-466 -v /w/workspace/undry_device-onvif-camera_PR-466:/w/workspace/undry_device-onvif-camera_PR-466:rw,z -v /w/workspace/undry_device-onvif-camera_PR-466@tmp:/w/workspace/undry_device-onvif-camera_PR-466@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-10-15T03:30:29.892Z] $ docker top 863b446a8aa4db71eaca39397e177a6804b770ee52e15a3e161b5511e615038b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-15T03:30:30.275Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-466 [Pipeline] fileExists [Pipeline] sh [2024-10-15T03:30:30.656Z] + make test [2024-10-15T03:30:30.657Z] go test ./... -coverprofile=coverage.out ./... [2024-10-15T03:30:32.557Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-10-15T03:30:50.630Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2024-10-15T03:30:50.630Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2024-10-15T03:30:51.585Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.027s coverage: 31.4% of statements [2024-10-15T03:30:51.585Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.271s coverage: 86.5% of statements [2024-10-15T03:30:55.440Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22839 in /w/workspace/undry_device-onvif-camera_PR-466 [Pipeline] { [Pipeline] ws [2024-10-15T03:30:55.518Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2024-10-15T03:30:58.627Z] The recommended git tool is: git [2024-10-15T03:31:01.554Z] go vet ./... [2024-10-15T03:31:03.305Z] using credential edgex-jenkins-ssh [2024-10-15T03:31:03.333Z] Cloning the remote Git repository [2024-10-15T03:31:03.376Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-10-15T03:31:03.468Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2024-10-15T03:31:03.624Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-10-15T03:31:03.625Z] > git --version # timeout=10 [2024-10-15T03:31:03.647Z] > git --version # 'git version 2.25.1' [2024-10-15T03:31:03.650Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-15T03:31:03.797Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-15T03:31:06.819Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-15T03:31:06.820Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-15T03:31:06.820Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-15T03:31:07.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-15T03:31:07.181Z] $ docker stop --time=1 863b446a8aa4db71eaca39397e177a6804b770ee52e15a3e161b5511e615038b [2024-10-15T03:31:06.215Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-10-15T03:31:06.235Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-15T03:31:07.092Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-10-15T03:31:07.153Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-10-15T03:31:07.154Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-15T03:31:07.177Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/466/head:refs/remotes/origin/PR-466 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-15T03:31:07.638Z] Merging remotes/origin/main commit a3fe8259587aa11f7b523c7492f95c227b9e7f60 into PR head commit f987830c5180bd2127b069d290099a33526afdd9 [2024-10-15T03:31:08.011Z] Merge succeeded, producing f987830c5180bd2127b069d290099a33526afdd9 [2024-10-15T03:31:08.011Z] Checking out Revision f987830c5180bd2127b069d290099a33526afdd9 (PR-466) [2024-10-15T03:31:08.715Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-10-15T03:31:08.762Z] > git --version # timeout=10 [2024-10-15T03:31:08.773Z] > git --version # 'git version 2.25.1' [2024-10-15T03:31:08.792Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-15T03:31:07.657Z] > git config core.sparsecheckout # timeout=10 [2024-10-15T03:31:07.719Z] > git checkout -f f987830c5180bd2127b069d290099a33526afdd9 # timeout=10 [2024-10-15T03:31:07.907Z] > git remote # timeout=10 [2024-10-15T03:31:07.926Z] > git config --get remote.origin.url # timeout=10 [2024-10-15T03:31:07.940Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-15T03:31:07.959Z] > git merge a3fe8259587aa11f7b523c7492f95c227b9e7f60 # timeout=10 [2024-10-15T03:31:07.991Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-15T03:31:08.017Z] > git config core.sparsecheckout # timeout=10 [2024-10-15T03:31:08.035Z] > git checkout -f f987830c5180bd2127b069d290099a33526afdd9 # timeout=10 [2024-10-15T03:31:11.818Z] $ docker rm -f --volumes 863b446a8aa4db71eaca39397e177a6804b770ee52e15a3e161b5511e615038b [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-15T03:31:12.413Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-15T03:31:12.498Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2024-10-15T03:31:13.220Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] sh [2024-10-15T03:31:13.818Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-15T03:31:13.818Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-15T03:31:13.818Z] Dload Upload Total Spent Left Speed [2024-10-15T03:31:13.819Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 83843 0 --:--:-- --:--:-- --:--:-- 83843 [2024-10-15T03:31:13.820Z] + ls -al . [2024-10-15T03:31:13.820Z] total 328 [2024-10-15T03:31:13.820Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 15 03:30 . [2024-10-15T03:31:13.820Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 15 03:28 .. [2024-10-15T03:31:13.820Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 15 03:30 .git [2024-10-15T03:31:13.820Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 15 03:28 .github [2024-10-15T03:31:13.820Z] -rw-rw-r-- 1 jenkins jenkins 493 Oct 15 03:28 .gitignore [2024-10-15T03:31:13.820Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 15 03:28 .golangci.yml [2024-10-15T03:31:13.820Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 15 03:29 .semver [2024-10-15T03:31:13.820Z] -rw-rw-r-- 1 jenkins jenkins 19973 Oct 15 03:28 Attribution.txt [2024-10-15T03:31:13.820Z] -rw-rw-r-- 1 jenkins jenkins 17665 Oct 15 03:28 CHANGELOG.md [2024-10-15T03:31:13.820Z] -rw-rw-r-- 1 jenkins jenkins 1715 Oct 15 03:28 Dockerfile [2024-10-15T03:31:13.820Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 15 03:28 GOVERNANCE.md [2024-10-15T03:31:13.820Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 15 03:28 Jenkinsfile [2024-10-15T03:31:13.820Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 15 03:28 LICENSE [2024-10-15T03:31:13.820Z] -rw-rw-r-- 1 jenkins jenkins 3420 Oct 15 03:28 Makefile [2024-10-15T03:31:13.820Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 15 03:28 OWNERS.md [2024-10-15T03:31:13.820Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 15 03:28 README.md [2024-10-15T03:31:13.820Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 15 03:29 VERSION [2024-10-15T03:31:13.820Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 15 03:28 bin [2024-10-15T03:31:13.820Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 15 03:28 cmd [2024-10-15T03:31:13.820Z] -rw-r--r-- 1 jenkins jenkins 92292 Oct 15 03:30 coverage.out [2024-10-15T03:31:13.820Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 15 03:28 doc [2024-10-15T03:31:13.820Z] -rw-rw-r-- 1 jenkins jenkins 7303 Oct 15 03:28 go.mod [2024-10-15T03:31:13.820Z] -rw-rw-r-- 1 jenkins jenkins 100916 Oct 15 03:28 go.sum [2024-10-15T03:31:13.820Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 15 03:28 internal [2024-10-15T03:31:13.820Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 15 03:28 version.go [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T03:31:14.188Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-15T03:31:14.346Z] + 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=f987830c5180bd2127b069d290099a33526afdd9 --label arch=amd64 --label version=0.0.0 . [2024-10-15T03:31:14.346Z] Sending build context to Docker daemon 36.85MB [2024-10-15T03:31:14.346Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-15T03:31:14.346Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-15T03:31:14.346Z] ---> 82e7d941e52a [2024-10-15T03:31:14.346Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-10-15T03:31:14.533Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-15T03:31:14.533Z] + sudo tee /etc/docker/daemon.new [2024-10-15T03:31:14.533Z] { [2024-10-15T03:31:14.533Z] "registry-mirrors": [ [2024-10-15T03:31:14.533Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-15T03:31:14.533Z] ], [2024-10-15T03:31:14.533Z] "bip": "10.250.0.254/24", [2024-10-15T03:31:14.533Z] "hosts": [ [2024-10-15T03:31:14.533Z] "tcp://0.0.0.0:5555", [2024-10-15T03:31:14.533Z] "unix:///var/run/docker.sock" [2024-10-15T03:31:14.533Z] ], [2024-10-15T03:31:14.533Z] "mtu": 1458, [2024-10-15T03:31:14.533Z] "selinux-enabled": true, [2024-10-15T03:31:14.533Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-15T03:31:14.533Z] } [Pipeline] sh [2024-10-15T03:31:14.892Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2024-10-15T03:31:14.921Z] ---> Running in 0208db965d4f [2024-10-15T03:31:14.921Z] Removing intermediate container 0208db965d4f [2024-10-15T03:31:14.921Z] ---> 9f569efcd37f [2024-10-15T03:31:14.921Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-15T03:31:14.921Z] ---> Running in 7a3bce1c7abc [Pipeline] sh [2024-10-15T03:31:15.182Z] Removing intermediate container 7a3bce1c7abc [2024-10-15T03:31:15.182Z] ---> 3fba720ef24f [2024-10-15T03:31:15.182Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-15T03:31:15.182Z] ---> Running in c5e11b705a6b [2024-10-15T03:31:15.182Z] Removing intermediate container c5e11b705a6b [2024-10-15T03:31:15.182Z] ---> a0d930e56b0e [2024-10-15T03:31:15.182Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-15T03:31:15.182Z] ---> Running in 472d4dc8c301 [2024-10-15T03:31:15.182Z] Removing intermediate container 472d4dc8c301 [2024-10-15T03:31:15.182Z] ---> 43520cffbc0e [2024-10-15T03:31:15.182Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-10-15T03:31:15.182Z] ---> Running in e21c0700e97d [2024-10-15T03:31:15.238Z] + sudo service docker restart [2024-10-15T03:31:15.441Z] Removing intermediate container e21c0700e97d [2024-10-15T03:31:15.441Z] ---> 67c68d218897 [2024-10-15T03:31:15.441Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-15T03:31:15.441Z] ---> Running in 7fda86262020 [2024-10-15T03:31:15.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T03:31:15.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T03:31:15.961Z] OK: 246 MiB in 54 packages [2024-10-15T03:31:16.221Z] Removing intermediate container 7fda86262020 [2024-10-15T03:31:16.221Z] ---> 1fc2cce0f373 [2024-10-15T03:31:16.221Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-10-15T03:31:16.221Z] ---> Running in 6e7a2a577b12 [2024-10-15T03:31:16.481Z] Removing intermediate container 6e7a2a577b12 [2024-10-15T03:31:16.481Z] ---> ff335172295d [2024-10-15T03:31:16.481Z] Step 10/27 : COPY go.mod vendor* ./ [2024-10-15T03:31:16.481Z] ---> 4371ed1d62cd [2024-10-15T03:31:16.481Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T03:31:16.481Z] ---> Running in d46949799977 [2024-10-15T03:31:17.418Z] Removing intermediate container d46949799977 [2024-10-15T03:31:17.418Z] ---> d9b47e0e291a [2024-10-15T03:31:17.418Z] Step 12/27 : COPY . . [2024-10-15T03:31:18.354Z] ---> 21e0698569ea [2024-10-15T03:31:18.354Z] Step 13/27 : RUN ${MAKE} [2024-10-15T03:31:18.354Z] ---> Running in 405c310bbf2c [2024-10-15T03:31:18.614Z] 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.46" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-onvif-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-15T03:31:33.556Z] provisioning config files... [2024-10-15T03:31:33.583Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config1629379183085174702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-15T03:31:34.066Z] ---> ****-login.sh [2024-10-15T03:31:34.066Z] nexus3.edgexfoundry.org:10001 [2024-10-15T03:31:34.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T03:31:34.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T03:31:34.603Z] Configure a credential helper to remove this warning. See [2024-10-15T03:31:34.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T03:31:34.603Z] [2024-10-15T03:31:34.603Z] Login Succeeded [2024-10-15T03:31:34.603Z] nexus3.edgexfoundry.org:10002 [2024-10-15T03:31:34.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T03:31:34.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T03:31:34.882Z] Configure a credential helper to remove this warning. See [2024-10-15T03:31:34.882Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T03:31:34.882Z] [2024-10-15T03:31:34.882Z] Login Succeeded [2024-10-15T03:31:35.164Z] nexus3.edgexfoundry.org:10003 [2024-10-15T03:31:35.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T03:31:35.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T03:31:35.441Z] Configure a credential helper to remove this warning. See [2024-10-15T03:31:35.441Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T03:31:35.441Z] [2024-10-15T03:31:35.441Z] Login Succeeded [2024-10-15T03:31:35.442Z] nexus3.edgexfoundry.org:10004 [2024-10-15T03:31:35.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T03:31:35.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T03:31:35.722Z] Configure a credential helper to remove this warning. See [2024-10-15T03:31:35.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T03:31:35.722Z] [2024-10-15T03:31:35.722Z] Login Succeeded [2024-10-15T03:31:35.722Z] ****.io [2024-10-15T03:31:35.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T03:31:36.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T03:31:36.258Z] Configure a credential helper to remove this warning. See [2024-10-15T03:31:36.258Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T03:31:36.258Z] [2024-10-15T03:31:36.258Z] Login Succeeded [2024-10-15T03:31:36.258Z] ---> ****-login.sh ends [Pipeline] } [2024-10-15T03:31:36.297Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-15T03:31:36.739Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-15T03:31:36.792Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-15T03:31:36.846Z] ========================================================= [2024-10-15T03:31:36.846Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-15T03:31:36.846Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T03:31:37.408Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-15T03:31:38.839Z] Sending build context to Docker daemon 21.8MB [2024-10-15T03:31:38.839Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-10-15T03:31:38.839Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-15T03:31:38.839Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-15T03:31:38.839Z] cf04c63912e1: Pulling fs layer [2024-10-15T03:31:38.839Z] 55b35a11ae5e: Pulling fs layer [2024-10-15T03:31:38.839Z] a37a00ec5f00: Pulling fs layer [2024-10-15T03:31:38.839Z] 50b3750afda1: Pulling fs layer [2024-10-15T03:31:38.839Z] 4f4fb700ef54: Pulling fs layer [2024-10-15T03:31:38.839Z] 80978eb59214: Pulling fs layer [2024-10-15T03:31:38.839Z] c9f46d7d2bd2: Pulling fs layer [2024-10-15T03:31:38.839Z] c5a475d317c9: Pulling fs layer [2024-10-15T03:31:38.839Z] 80978eb59214: Waiting [2024-10-15T03:31:38.839Z] c5a475d317c9: Waiting [2024-10-15T03:31:38.839Z] 50b3750afda1: Waiting [2024-10-15T03:31:38.839Z] c9f46d7d2bd2: Waiting [2024-10-15T03:31:38.839Z] 4f4fb700ef54: Waiting [2024-10-15T03:31:38.839Z] 55b35a11ae5e: Verifying Checksum [2024-10-15T03:31:38.839Z] 55b35a11ae5e: Download complete [2024-10-15T03:31:39.116Z] 50b3750afda1: Verifying Checksum [2024-10-15T03:31:39.116Z] 50b3750afda1: Download complete [2024-10-15T03:31:39.116Z] 4f4fb700ef54: Verifying Checksum [2024-10-15T03:31:39.116Z] 4f4fb700ef54: Download complete [2024-10-15T03:31:39.116Z] 80978eb59214: Verifying Checksum [2024-10-15T03:31:39.116Z] 80978eb59214: Download complete [2024-10-15T03:31:39.116Z] cf04c63912e1: Verifying Checksum [2024-10-15T03:31:39.116Z] cf04c63912e1: Download complete [2024-10-15T03:31:39.716Z] c5a475d317c9: Verifying Checksum [2024-10-15T03:31:39.716Z] c5a475d317c9: Download complete [2024-10-15T03:31:40.319Z] cf04c63912e1: Pull complete [2024-10-15T03:31:40.911Z] 55b35a11ae5e: Pull complete [2024-10-15T03:31:41.184Z] a37a00ec5f00: Download complete [2024-10-15T03:31:42.154Z] c9f46d7d2bd2: Verifying Checksum [2024-10-15T03:31:42.154Z] c9f46d7d2bd2: Download complete [2024-10-15T03:31:57.182Z] a37a00ec5f00: Pull complete [2024-10-15T03:31:57.182Z] 50b3750afda1: Pull complete [2024-10-15T03:31:57.182Z] 4f4fb700ef54: Pull complete [2024-10-15T03:31:57.182Z] 80978eb59214: Pull complete [2024-10-15T03:31:57.333Z] Removing intermediate container 405c310bbf2c [2024-10-15T03:31:57.333Z] ---> de6757ea6eed [2024-10-15T03:31:57.333Z] Step 14/27 : FROM alpine:3.20 [2024-10-15T03:31:57.333Z] 3.20: Pulling from library/alpine [2024-10-15T03:31:57.333Z] 43c4264eed91: Already exists [2024-10-15T03:31:57.333Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-15T03:31:57.333Z] Status: Downloaded newer image for alpine:3.20 [2024-10-15T03:31:57.333Z] ---> 91ef0af61f39 [2024-10-15T03:31:57.333Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-15T03:31:57.333Z] ---> Running in ca8a8d659560 [2024-10-15T03:31:57.333Z] Removing intermediate container ca8a8d659560 [2024-10-15T03:31:57.333Z] ---> d6f669916955 [2024-10-15T03:31:57.333Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-10-15T03:31:57.333Z] ---> Running in 68df2bc60906 [2024-10-15T03:31:57.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T03:31:57.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T03:31:57.333Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-15T03:31:57.333Z] Executing busybox-1.36.1-r29.trigger [2024-10-15T03:31:57.333Z] OK: 8 MiB in 15 packages [2024-10-15T03:31:57.333Z] Removing intermediate container 68df2bc60906 [2024-10-15T03:31:57.334Z] ---> cbc73f241c96 [2024-10-15T03:31:57.334Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-15T03:31:57.334Z] ---> Running in a17c5c269b9b [2024-10-15T03:31:57.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T03:31:57.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T03:31:57.334Z] Upgrading critical system libraries and apk-tools: [2024-10-15T03:31:57.334Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-15T03:31:57.334Z] Executing busybox-1.36.1-r29.trigger [2024-10-15T03:31:57.334Z] Continuing the upgrade transaction with new apk-tools: [2024-10-15T03:31:57.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T03:31:57.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T03:31:57.334Z] OK: 8 MiB in 15 packages [2024-10-15T03:31:57.334Z] Removing intermediate container a17c5c269b9b [2024-10-15T03:31:57.334Z] ---> b6e68fe7dbe8 [2024-10-15T03:31:57.334Z] Step 18/27 : WORKDIR / [2024-10-15T03:31:57.334Z] ---> Running in cbcefbd5dba7 [2024-10-15T03:31:57.334Z] Removing intermediate container cbcefbd5dba7 [2024-10-15T03:31:57.334Z] ---> 57b4188f2771 [2024-10-15T03:31:57.334Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-10-15T03:31:59.245Z] ---> 546857a1745d [2024-10-15T03:31:59.245Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-10-15T03:31:59.245Z] ---> 614880262b2e [2024-10-15T03:31:59.245Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-10-15T03:31:59.245Z] ---> d3a9c9bb1ab8 [2024-10-15T03:31:59.245Z] Step 22/27 : EXPOSE 59984 [2024-10-15T03:31:59.245Z] ---> Running in bcaad667b1be [2024-10-15T03:31:59.245Z] Removing intermediate container bcaad667b1be [2024-10-15T03:31:59.245Z] ---> 36ff901f4046 [2024-10-15T03:31:59.245Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-10-15T03:31:59.245Z] ---> Running in adb9228e7907 [2024-10-15T03:31:59.245Z] Removing intermediate container adb9228e7907 [2024-10-15T03:31:59.245Z] ---> 6e2dc67c3114 [2024-10-15T03:31:59.245Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-15T03:31:59.245Z] ---> Running in 5241a496e01a [2024-10-15T03:31:59.505Z] Removing intermediate container 5241a496e01a [2024-10-15T03:31:59.505Z] ---> 878e5ce5d761 [2024-10-15T03:31:59.505Z] Step 25/27 : LABEL arch=amd64 [2024-10-15T03:31:59.505Z] ---> Running in c0b7863e70c0 [2024-10-15T03:31:59.505Z] Removing intermediate container c0b7863e70c0 [2024-10-15T03:31:59.505Z] ---> ef7fea848835 [2024-10-15T03:31:59.505Z] Step 26/27 : LABEL git_sha=f987830c5180bd2127b069d290099a33526afdd9 [2024-10-15T03:31:59.505Z] ---> Running in c622efa6980a [2024-10-15T03:31:59.505Z] Removing intermediate container c622efa6980a [2024-10-15T03:31:59.505Z] ---> 4ee1f8d11170 [2024-10-15T03:31:59.505Z] Step 27/27 : LABEL version=0.0.0 [2024-10-15T03:31:59.505Z] ---> Running in faa706d92290 [2024-10-15T03:31:59.766Z] Removing intermediate container faa706d92290 [2024-10-15T03:31:59.766Z] ---> 144dc45fb183 [2024-10-15T03:31:59.766Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-15T03:31:59.766Z] Successfully built 144dc45fb183 [2024-10-15T03:31:59.766Z] 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-10-15T03:32:00.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-15T03:32:00.836Z] [2024-10-15T03:32:00.836Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T03:32:01.245Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-15T03:32:01.245Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-15T03:32:01.245Z] 5eb5b503b376: Pulling fs layer [2024-10-15T03:32:01.245Z] 5c69ac0246d0: Pulling fs layer [2024-10-15T03:32:01.245Z] ec43610c2a17: Pulling fs layer [2024-10-15T03:32:01.245Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-15T03:32:01.245Z] 33b1e0a273af: Pulling fs layer [2024-10-15T03:32:01.245Z] 5d3b04190fa2: Pulling fs layer [2024-10-15T03:32:01.245Z] 2f39f015ded8: Pulling fs layer [2024-10-15T03:32:01.245Z] 33b1e0a273af: Waiting [2024-10-15T03:32:01.245Z] 3a2ae6a8a46f: Waiting [2024-10-15T03:32:01.245Z] 5c69ac0246d0: Verifying Checksum [2024-10-15T03:32:01.245Z] 5c69ac0246d0: Download complete [2024-10-15T03:32:01.245Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-15T03:32:01.245Z] 3a2ae6a8a46f: Download complete [2024-10-15T03:32:01.504Z] 33b1e0a273af: Verifying Checksum [2024-10-15T03:32:01.504Z] 33b1e0a273af: Download complete [2024-10-15T03:32:01.504Z] 5d3b04190fa2: Verifying Checksum [2024-10-15T03:32:01.504Z] 5d3b04190fa2: Download complete [2024-10-15T03:32:01.504Z] ec43610c2a17: Verifying Checksum [2024-10-15T03:32:01.504Z] ec43610c2a17: Download complete [2024-10-15T03:32:01.762Z] 5eb5b503b376: Verifying Checksum [2024-10-15T03:32:01.762Z] 5eb5b503b376: Download complete [2024-10-15T03:32:02.329Z] 2f39f015ded8: Download complete [2024-10-15T03:32:02.542Z] c9f46d7d2bd2: Pull complete [2024-10-15T03:32:02.897Z] 5eb5b503b376: Pull complete [2024-10-15T03:32:02.897Z] 5c69ac0246d0: Pull complete [2024-10-15T03:32:03.464Z] ec43610c2a17: Pull complete [2024-10-15T03:32:03.464Z] 3a2ae6a8a46f: Pull complete [2024-10-15T03:32:03.722Z] 33b1e0a273af: Pull complete [2024-10-15T03:32:03.722Z] 5d3b04190fa2: Pull complete [2024-10-15T03:32:03.950Z] c5a475d317c9: Pull complete [2024-10-15T03:32:04.216Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-15T03:32:04.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-15T03:32:04.216Z] ---> be29e6b0f0d4 [2024-10-15T03:32:04.216Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-15T03:32:06.156Z] ---> Running in 49687f74768e [2024-10-15T03:32:06.422Z] Removing intermediate container 49687f74768e [2024-10-15T03:32:06.422Z] ---> f1b18e1821b7 [2024-10-15T03:32:06.422Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-15T03:32:06.422Z] ---> Running in f73abc51b4f4 [2024-10-15T03:32:06.689Z] Removing intermediate container f73abc51b4f4 [2024-10-15T03:32:06.689Z] ---> cd97aec6f2c4 [2024-10-15T03:32:06.689Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-10-15T03:32:06.955Z] ---> Running in 333790fbaa76 [2024-10-15T03:32:07.220Z] Removing intermediate container 333790fbaa76 [2024-10-15T03:32:07.220Z] ---> e92c32af3234 [2024-10-15T03:32:07.220Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-10-15T03:32:07.220Z] ---> Running in 50c2cc6b0f25 [2024-10-15T03:32:07.490Z] Removing intermediate container 50c2cc6b0f25 [2024-10-15T03:32:07.490Z] ---> 5373beaca069 [2024-10-15T03:32:07.490Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-10-15T03:32:07.756Z] ---> Running in 1e01d355338a [2024-10-15T03:32:07.906Z] 2f39f015ded8: Pull complete [2024-10-15T03:32:07.906Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-15T03:32:07.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-15T03:32:07.906Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [2024-10-15T03:32:08.021Z] Removing intermediate container 1e01d355338a [2024-10-15T03:32:08.021Z] ---> e8bc383973b2 [2024-10-15T03:32:08.021Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-15T03:32:08.021Z] ---> Running in c8b98d5f0203 [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-15T03:32:08.195Z] prd-ubuntu20.04-docker-8c-8g-22837 does not seem to be running inside a container [2024-10-15T03:32:08.263Z] $ 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-466 -v /w/workspace/undry_device-onvif-camera_PR-466:/w/workspace/undry_device-onvif-camera_PR-466:rw,z -v /w/workspace/undry_device-onvif-camera_PR-466@tmp:/w/workspace/undry_device-onvif-camera_PR-466@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-10-15T03:32:09.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T03:32:09.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T03:32:11.115Z] OK: 238 MiB in 54 packages [2024-10-15T03:32:12.540Z] Removing intermediate container c8b98d5f0203 [2024-10-15T03:32:12.540Z] ---> 539a5de0f1e6 [2024-10-15T03:32:12.540Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-10-15T03:32:12.540Z] ---> Running in 52c6d6357045 [2024-10-15T03:32:12.813Z] Removing intermediate container 52c6d6357045 [2024-10-15T03:32:12.813Z] ---> ca0233983baa [2024-10-15T03:32:12.813Z] Step 10/13 : COPY go.mod vendor* ./ [2024-10-15T03:32:13.091Z] $ docker top 4d769b24c046efb5a4897149a53175a79941906a87a75ca9dc405be6cf205e88 -eo pid,comm [2024-10-15T03:32:13.088Z] ---> 0024ad12b4ac [2024-10-15T03:32:13.088Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] { [2024-10-15T03:32:13.362Z] ---> Running in 87be86823037 [Pipeline] libraryResource [Pipeline] sh [2024-10-15T03:32:13.675Z] ---> job-cost.sh [2024-10-15T03:32:13.675Z] lf-activate-venv: SKIPPING [2024-10-15T03:32:13.675Z] INFO: No Stack... [2024-10-15T03:32:14.242Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-15T03:32:14.501Z] INFO: Archiving Costs [Pipeline] sh [2024-10-15T03:32:14.829Z] + cat /w/workspace/undry_device-onvif-camera_PR-466/archives/cost.csv [2024-10-15T03:32:14.829Z] + cut -d, -f6 [Pipeline] lock [2024-10-15T03:32:14.878Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-466-1-stack-cost] [2024-10-15T03:32:14.884Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-466-1-stack-cost] did not exist. Created. [2024-10-15T03:32:14.891Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-466-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-15T03:32:15.320Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-15T03:32:15.377Z] Stashed 1 file(s) [Pipeline] } [2024-10-15T03:32:15.422Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-466-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-15T03:32:15.560Z] $ docker stop --time=1 4d769b24c046efb5a4897149a53175a79941906a87a75ca9dc405be6cf205e88 [2024-10-15T03:32:16.710Z] $ docker rm -f --volumes 4d769b24c046efb5a4897149a53175a79941906a87a75ca9dc405be6cf205e88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-15T03:34:20.051Z] Removing intermediate container 87be86823037 [2024-10-15T03:34:20.051Z] ---> 046b52a7a2c3 [2024-10-15T03:34:20.051Z] Step 12/13 : COPY . . [2024-10-15T03:34:20.051Z] ---> ad9880bdf763 [2024-10-15T03:34:20.051Z] Step 13/13 : RUN ${MAKE} [2024-10-15T03:34:20.051Z] ---> Running in 8ae3202806f9 [2024-10-15T03:34:20.051Z] noop [2024-10-15T03:34:20.051Z] Removing intermediate container 8ae3202806f9 [2024-10-15T03:34:20.051Z] ---> 842af4f3fbf0 [2024-10-15T03:34:20.051Z] Successfully built 842af4f3fbf0 [2024-10-15T03:34:20.051Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T03:34:20.576Z] + docker inspect -f . ci-base-image-arm64 [2024-10-15T03:34:20.576Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-15T03:34:20.912Z] prd-ubuntu20.04-docker-arm64-4c-16g-22839 does not seem to be running inside a container [2024-10-15T03:34:20.979Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2024-10-15T03:34:22.251Z] $ docker top 4670919f22564eddd83881b680c2341317dc9832304c79ac90c73c29d4d9a342 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-15T03:34:23.180Z] + go version [2024-10-15T03:34:23.180Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-15T03:34:23.219Z] $ docker stop --time=1 4670919f22564eddd83881b680c2341317dc9832304c79ac90c73c29d4d9a342 [2024-10-15T03:34:24.879Z] $ docker rm -f --volumes 4670919f22564eddd83881b680c2341317dc9832304c79ac90c73c29d4d9a342 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T03:34:25.897Z] + docker inspect -f . ci-base-image-arm64 [2024-10-15T03:34:25.897Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-15T03:34:26.167Z] prd-ubuntu20.04-docker-arm64-4c-16g-22839 does not seem to be running inside a container [2024-10-15T03:34:26.230Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2024-10-15T03:34:27.498Z] $ docker top ef0317bfdd27983b5c7def5794270b44363734dc2ae3e7f164e12bc870369024 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-15T03:34:28.421Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-10-15T03:34:28.939Z] + make test [2024-10-15T03:34:28.939Z] go test ./... -coverprofile=coverage.out ./... [2024-10-15T03:34:35.874Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-10-15T03:38:28.520Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2024-10-15T03:38:36.733Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2024-10-15T03:38:38.133Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.195s coverage: 31.4% of statements [2024-10-15T03:39:00.186Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.430s coverage: 86.5% of statements [2024-10-15T03:39:01.605Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-15T03:39:01.605Z] go vet ./... [2024-10-15T03:39:58.054Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-15T03:39:58.054Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-15T03:39:58.054Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-15T03:40:02.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-15T03:40:03.018Z] $ docker stop --time=1 ef0317bfdd27983b5c7def5794270b44363734dc2ae3e7f164e12bc870369024 [2024-10-15T03:40:04.868Z] $ docker rm -f --volumes ef0317bfdd27983b5c7def5794270b44363734dc2ae3e7f164e12bc870369024 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-15T03:40:06.533Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-15T03:40:06.573Z] Warning: overwriting stash ‘coverage-report’ [2024-10-15T03:40:07.119Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-15T03:40:07.745Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-15T03:40:08.089Z] + ls -al . [2024-10-15T03:40:08.089Z] total 324 [2024-10-15T03:40:08.089Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 15 03:34 . [2024-10-15T03:40:08.089Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 15 03:31 .. [2024-10-15T03:40:08.089Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 15 03:31 .git [2024-10-15T03:40:08.089Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 15 03:31 .github [2024-10-15T03:40:08.089Z] -rw-rw-r-- 1 jenkins jenkins 493 Oct 15 03:31 .gitignore [2024-10-15T03:40:08.089Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 15 03:31 .golangci.yml [2024-10-15T03:40:08.089Z] -rw-rw-r-- 1 jenkins jenkins 19973 Oct 15 03:31 Attribution.txt [2024-10-15T03:40:08.089Z] -rw-rw-r-- 1 jenkins jenkins 17665 Oct 15 03:31 CHANGELOG.md [2024-10-15T03:40:08.089Z] -rw-rw-r-- 1 jenkins jenkins 1715 Oct 15 03:31 Dockerfile [2024-10-15T03:40:08.089Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 15 03:31 GOVERNANCE.md [2024-10-15T03:40:08.089Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 15 03:31 Jenkinsfile [2024-10-15T03:40:08.089Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 15 03:31 LICENSE [2024-10-15T03:40:08.089Z] -rw-rw-r-- 1 jenkins jenkins 3420 Oct 15 03:31 Makefile [2024-10-15T03:40:08.089Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 15 03:31 OWNERS.md [2024-10-15T03:40:08.089Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 15 03:31 README.md [2024-10-15T03:40:08.089Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 15 03:29 VERSION [2024-10-15T03:40:08.089Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 15 03:31 bin [2024-10-15T03:40:08.089Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 15 03:31 cmd [2024-10-15T03:40:08.089Z] -rw-r--r-- 1 jenkins jenkins 92292 Oct 15 03:39 coverage.out [2024-10-15T03:40:08.089Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 15 03:31 doc [2024-10-15T03:40:08.089Z] -rw-rw-r-- 1 jenkins jenkins 7303 Oct 15 03:31 go.mod [2024-10-15T03:40:08.089Z] -rw-rw-r-- 1 jenkins jenkins 100916 Oct 15 03:31 go.sum [2024-10-15T03:40:08.089Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 15 03:31 internal [2024-10-15T03:40:08.089Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 15 03:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T03:40:08.539Z] + 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=f987830c5180bd2127b069d290099a33526afdd9 --label arch=arm64 --label version=0.0.0 . [2024-10-15T03:40:09.119Z] Sending build context to Docker daemon 21.89MB [2024-10-15T03:40:09.119Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-15T03:40:09.119Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-15T03:40:09.119Z] ---> 842af4f3fbf0 [2024-10-15T03:40:09.119Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-10-15T03:40:09.386Z] ---> Running in cdcab548e54e [2024-10-15T03:40:09.663Z] Removing intermediate container cdcab548e54e [2024-10-15T03:40:09.663Z] ---> 76358eceb79e [2024-10-15T03:40:09.663Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-15T03:40:09.934Z] ---> Running in bc23a8f0be5c [2024-10-15T03:40:10.200Z] Removing intermediate container bc23a8f0be5c [2024-10-15T03:40:10.200Z] ---> c821171ab670 [2024-10-15T03:40:10.200Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-15T03:40:10.200Z] ---> Running in 83cac32eedbe [2024-10-15T03:40:10.469Z] Removing intermediate container 83cac32eedbe [2024-10-15T03:40:10.469Z] ---> 32b0d6294ba5 [2024-10-15T03:40:10.469Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-15T03:40:10.469Z] ---> Running in fc6a399015a7 [2024-10-15T03:40:11.049Z] Removing intermediate container fc6a399015a7 [2024-10-15T03:40:11.049Z] ---> 2cfebf4dbf9e [2024-10-15T03:40:11.049Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-10-15T03:40:11.049Z] ---> Running in 4e0059e9a125 [2024-10-15T03:40:11.314Z] Removing intermediate container 4e0059e9a125 [2024-10-15T03:40:11.314Z] ---> 6e62262504a1 [2024-10-15T03:40:11.314Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-15T03:40:11.314Z] ---> Running in 7085c18c7803 [2024-10-15T03:40:12.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T03:40:12.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T03:40:13.959Z] OK: 238 MiB in 54 packages [2024-10-15T03:40:14.923Z] Removing intermediate container 7085c18c7803 [2024-10-15T03:40:14.923Z] ---> bb8ca2ce51d6 [2024-10-15T03:40:14.923Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-10-15T03:40:14.923Z] ---> Running in a02b9c19a42e [2024-10-15T03:40:15.195Z] Removing intermediate container a02b9c19a42e [2024-10-15T03:40:15.195Z] ---> 303e41a35253 [2024-10-15T03:40:15.195Z] Step 10/27 : COPY go.mod vendor* ./ [2024-10-15T03:40:15.777Z] ---> a1db5b993839 [2024-10-15T03:40:15.777Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T03:40:15.777Z] ---> Running in b104ab73983f [2024-10-15T03:40:18.352Z] Removing intermediate container b104ab73983f [2024-10-15T03:40:18.352Z] ---> 5ace6228253e [2024-10-15T03:40:18.352Z] Step 12/27 : COPY . . [2024-10-15T03:40:20.286Z] ---> 68755d885564 [2024-10-15T03:40:20.286Z] Step 13/27 : RUN ${MAKE} [2024-10-15T03:40:20.286Z] ---> Running in b6d2b19a97be [2024-10-15T03:40:20.870Z] 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.46" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-onvif-camera ./cmd [2024-10-15T03:44:12.667Z] Removing intermediate container b6d2b19a97be [2024-10-15T03:44:12.667Z] ---> 13fd0c61da6f [2024-10-15T03:44:12.667Z] Step 14/27 : FROM alpine:3.20 [2024-10-15T03:44:12.667Z] 3.20: Pulling from library/alpine [2024-10-15T03:44:12.667Z] cf04c63912e1: Already exists [2024-10-15T03:44:12.667Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-15T03:44:12.667Z] Status: Downloaded newer image for alpine:3.20 [2024-10-15T03:44:12.667Z] ---> c157a85ed455 [2024-10-15T03:44:12.667Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-15T03:44:12.667Z] ---> Running in 9bc8082e3119 [2024-10-15T03:44:12.667Z] Removing intermediate container 9bc8082e3119 [2024-10-15T03:44:12.667Z] ---> d7379de485f6 [2024-10-15T03:44:12.667Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-10-15T03:44:12.667Z] ---> Running in 49d04b2214ff [2024-10-15T03:44:12.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T03:44:12.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T03:44:12.667Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-15T03:44:12.667Z] Executing busybox-1.36.1-r29.trigger [2024-10-15T03:44:12.667Z] OK: 9 MiB in 15 packages [2024-10-15T03:44:12.934Z] Removing intermediate container 49d04b2214ff [2024-10-15T03:44:12.934Z] ---> 27c835dbc6f6 [2024-10-15T03:44:12.934Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-15T03:44:13.203Z] ---> Running in 59f15c27566e [2024-10-15T03:44:14.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T03:44:14.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T03:44:15.828Z] Upgrading critical system libraries and apk-tools: [2024-10-15T03:44:15.828Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-15T03:44:15.828Z] Executing busybox-1.36.1-r29.trigger [2024-10-15T03:44:16.091Z] Continuing the upgrade transaction with new apk-tools: [2024-10-15T03:44:16.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T03:44:16.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T03:44:17.762Z] OK: 9 MiB in 15 packages [2024-10-15T03:44:18.346Z] Removing intermediate container 59f15c27566e [2024-10-15T03:44:18.346Z] ---> 675ddfb55f09 [2024-10-15T03:44:18.346Z] Step 18/27 : WORKDIR / [2024-10-15T03:44:18.614Z] ---> Running in 92a226d3cd8c [2024-10-15T03:44:18.880Z] Removing intermediate container 92a226d3cd8c [2024-10-15T03:44:18.880Z] ---> 4a37a3815142 [2024-10-15T03:44:18.880Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-10-15T03:44:21.463Z] ---> fbce27f2497b [2024-10-15T03:44:21.463Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-10-15T03:44:22.051Z] ---> 56e710f18784 [2024-10-15T03:44:22.051Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-10-15T03:44:22.636Z] ---> a3eb3d41a5c4 [2024-10-15T03:44:22.636Z] Step 22/27 : EXPOSE 59984 [2024-10-15T03:44:22.904Z] ---> Running in 0e83c33f4574 [2024-10-15T03:44:23.170Z] Removing intermediate container 0e83c33f4574 [2024-10-15T03:44:23.170Z] ---> cb29a30f62a3 [2024-10-15T03:44:23.170Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-10-15T03:44:23.170Z] ---> Running in f9fdf624eddd [2024-10-15T03:44:23.437Z] Removing intermediate container f9fdf624eddd [2024-10-15T03:44:23.437Z] ---> 0c25ffa45a4d [2024-10-15T03:44:23.437Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-15T03:44:23.437Z] ---> Running in 8fa331fbc249 [2024-10-15T03:44:24.019Z] Removing intermediate container 8fa331fbc249 [2024-10-15T03:44:24.019Z] ---> edaf052f9ecd [2024-10-15T03:44:24.019Z] Step 25/27 : LABEL arch=arm64 [2024-10-15T03:44:24.019Z] ---> Running in aaa25337835e [2024-10-15T03:44:24.286Z] Removing intermediate container aaa25337835e [2024-10-15T03:44:24.286Z] ---> 8765d9d0957b [2024-10-15T03:44:24.286Z] Step 26/27 : LABEL git_sha=f987830c5180bd2127b069d290099a33526afdd9 [2024-10-15T03:44:24.286Z] ---> Running in 434cae6b09e9 [2024-10-15T03:44:24.553Z] Removing intermediate container 434cae6b09e9 [2024-10-15T03:44:24.553Z] ---> 34362c03e84e [2024-10-15T03:44:24.553Z] Step 27/27 : LABEL version=0.0.0 [2024-10-15T03:44:24.553Z] ---> Running in d739d23e8e45 [2024-10-15T03:44:25.137Z] Removing intermediate container d739d23e8e45 [2024-10-15T03:44:25.137Z] ---> 6aa1800a0817 [2024-10-15T03:44:25.137Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-15T03:44:25.137Z] Successfully built 6aa1800a0817 [2024-10-15T03:44:25.137Z] 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-10-15T03:44:26.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-15T03:44:26.092Z] [2024-10-15T03:44:26.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T03:44:26.519Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-15T03:44:26.519Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-15T03:44:26.519Z] 8998bd30e6a1: Pulling fs layer [2024-10-15T03:44:26.519Z] 04944245beec: Pulling fs layer [2024-10-15T03:44:26.519Z] 699f458cf7ca: Pulling fs layer [2024-10-15T03:44:26.519Z] 765212b225bb: Pulling fs layer [2024-10-15T03:44:26.519Z] f23df028b6ca: Pulling fs layer [2024-10-15T03:44:26.519Z] d65c8cfc05b1: Pulling fs layer [2024-10-15T03:44:26.519Z] 2437ff75d9bd: Pulling fs layer [2024-10-15T03:44:26.519Z] 765212b225bb: Waiting [2024-10-15T03:44:26.519Z] f23df028b6ca: Waiting [2024-10-15T03:44:26.519Z] d65c8cfc05b1: Waiting [2024-10-15T03:44:26.519Z] 2437ff75d9bd: Waiting [2024-10-15T03:44:26.787Z] 04944245beec: Verifying Checksum [2024-10-15T03:44:26.787Z] 04944245beec: Download complete [2024-10-15T03:44:26.787Z] 765212b225bb: Verifying Checksum [2024-10-15T03:44:26.787Z] 765212b225bb: Download complete [2024-10-15T03:44:26.787Z] f23df028b6ca: Download complete [2024-10-15T03:44:26.787Z] d65c8cfc05b1: Verifying Checksum [2024-10-15T03:44:26.787Z] d65c8cfc05b1: Download complete [2024-10-15T03:44:27.057Z] 699f458cf7ca: Verifying Checksum [2024-10-15T03:44:27.057Z] 699f458cf7ca: Download complete [2024-10-15T03:44:27.324Z] 8998bd30e6a1: Verifying Checksum [2024-10-15T03:44:27.325Z] 8998bd30e6a1: Download complete [2024-10-15T03:44:29.905Z] 2437ff75d9bd: Verifying Checksum [2024-10-15T03:44:29.905Z] 2437ff75d9bd: Download complete [2024-10-15T03:44:32.487Z] 8998bd30e6a1: Pull complete [2024-10-15T03:44:32.754Z] 04944245beec: Pull complete [2024-10-15T03:44:34.160Z] 699f458cf7ca: Pull complete [2024-10-15T03:44:34.427Z] 765212b225bb: Pull complete [2024-10-15T03:44:35.386Z] f23df028b6ca: Pull complete [2024-10-15T03:44:35.653Z] d65c8cfc05b1: Pull complete [2024-10-15T03:44:53.869Z] 2437ff75d9bd: Pull complete [2024-10-15T03:44:53.869Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-15T03:44:53.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-15T03:44:53.869Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-15T03:44:54.233Z] prd-ubuntu20.04-docker-arm64-4c-16g-22839 does not seem to be running inside a container [2024-10-15T03:44:54.316Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-15T03:44:57.426Z] $ docker top c70aa823ca6dd0ed77c3c7e503eed75617c3abe943335c8cdf1a33f7ec060e41 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-15T03:44:58.384Z] ---> job-cost.sh [2024-10-15T03:44:58.384Z] lf-activate-venv: SKIPPING [2024-10-15T03:44:58.384Z] INFO: No Stack... [2024-10-15T03:44:58.970Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-15T03:44:59.928Z] INFO: Archiving Costs [Pipeline] sh [2024-10-15T03:45:00.682Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2024-10-15T03:45:00.682Z] + cut -d, -f6 [Pipeline] lock [2024-10-15T03:45:00.802Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-466-1-stack-cost] [2024-10-15T03:45:00.807Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-466-1-stack-cost] did not exist. Created. [2024-10-15T03:45:00.814Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-466-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-15T03:45:01.589Z] /w/workspace/device-onvif-camera/1@tmp/durable-eb07c889/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-15T03:45:02.332Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-15T03:45:02.375Z] Warning: overwriting stash ‘stack-cost’ [2024-10-15T03:45:02.460Z] Stashed 1 file(s) [Pipeline] } [2024-10-15T03:45:02.480Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-466-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-15T03:45:02.564Z] $ docker stop --time=1 c70aa823ca6dd0ed77c3c7e503eed75617c3abe943335c8cdf1a33f7ec060e41 [2024-10-15T03:45:04.108Z] $ docker rm -f --volumes c70aa823ca6dd0ed77c3c7e503eed75617c3abe943335c8cdf1a33f7ec060e41 [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-10-15T03:45:05.315Z] provisioning config files... [2024-10-15T03:45:05.323Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-466@tmp/config11300267009152499918tmp [Pipeline] { [Pipeline] sh [2024-10-15T03:45:05.684Z] + set +x [2024-10-15T03:45:05.685Z] + curl -s https://codecov.io/bash [2024-10-15T03:45:05.685Z] + bash -s -- [2024-10-15T03:45:05.685Z] [2024-10-15T03:45:05.685Z] _____ _ [2024-10-15T03:45:05.685Z] / ____| | | [2024-10-15T03:45:05.685Z] | | ___ __| | ___ ___ _____ __ [2024-10-15T03:45:05.685Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-15T03:45:05.685Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-15T03:45:05.685Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-15T03:45:05.685Z] Bash-1.0.6 [2024-10-15T03:45:05.685Z] [2024-10-15T03:45:05.685Z] [2024-10-15T03:45:05.685Z] ==> git version 2.25.1 found [2024-10-15T03:45:05.685Z] ==> 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-10-15T03:45:05.685Z] Release-Date: 2020-01-08 [2024-10-15T03:45:05.685Z] 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-10-15T03:45:05.685Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-15T03:45:05.685Z] ==> Jenkins CI detected. [2024-10-15T03:45:05.685Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-466 [2024-10-15T03:45:05.685Z] project root: . [2024-10-15T03:45:05.685Z] --> token set from env [2024-10-15T03:45:05.685Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-15T03:45:05.685Z] ==> Running gcov in . (disable via -X gcov) [2024-10-15T03:45:05.685Z] ==> Python coveragepy not found [2024-10-15T03:45:05.685Z] ==> Searching for coverage reports in: [2024-10-15T03:45:05.685Z] + . [2024-10-15T03:45:05.685Z] -> Found 1 reports [2024-10-15T03:45:05.685Z] ==> Detecting git/mercurial file structure [2024-10-15T03:45:05.685Z] ==> Reading reports [2024-10-15T03:45:05.944Z] + ./coverage.out bytes=92292 [2024-10-15T03:45:05.944Z] ==> Appending adjustments [2024-10-15T03:45:05.944Z] https://docs.codecov.io/docs/fixing-reports [2024-10-15T03:45:05.944Z] + Found adjustments [2024-10-15T03:45:05.944Z] ==> Gzipping contents [2024-10-15T03:45:05.944Z] 12K /tmp/codecov.sSXC19.gz [2024-10-15T03:45:05.944Z] ==> Uploading reports [2024-10-15T03:45:05.944Z] url: https://codecov.io [2024-10-15T03:45:05.944Z] query: branch=PR-466&commit=f987830c5180bd2127b069d290099a33526afdd9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-466%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=466&job=&cmd_args= [2024-10-15T03:45:05.944Z] -> Pinging Codecov [2024-10-15T03:45:05.944Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-466&commit=f987830c5180bd2127b069d290099a33526afdd9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-466%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=466&job=&cmd_args= [2024-10-15T03:45:06.205Z] -> Uploading to [2024-10-15T03:45:06.205Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-onvif-camera/f987830c5180bd2127b069d290099a33526afdd9/173cd335-800a-427a-bc21-28befa10b75c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241015%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241015T034506Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=dc37378c0735765f8e73ce19d4207ffe9284ec20f6a88131813da82949e59690 [2024-10-15T03:45:06.205Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-15T03:45:06.205Z] Dload Upload Total Spent Left Speed [2024-10-15T03:45:06.465Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11414 0 0 100 11414 0 48364 --:--:-- --:--:-- --:--:-- 48364 [2024-10-15T03:45:06.465Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/f987830c5180bd2127b069d290099a33526afdd9 [Pipeline] } [2024-10-15T03:45:06.501Z] 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-10-15T03:45:08.770Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-466/archives ] [2024-10-15T03:45:08.770Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-466/archives [2024-10-15T03:45:08.770Z] total 16 [2024-10-15T03:45:08.770Z] drwxr-xr-x 3 root root 4096 Oct 15 03:32 . [2024-10-15T03:45:08.770Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 15 03:32 .. [2024-10-15T03:45:08.770Z] drwxr-xr-x 2 root root 4096 Oct 15 03:32 cost [2024-10-15T03:45:08.770Z] -rw-r--r-- 1 root root 91 Oct 15 03:32 cost.csv [2024-10-15T03:45:08.770Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-466/archives [2024-10-15T03:45:08.770Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-466/archives [2024-10-15T03:45:08.770Z] total 16 [2024-10-15T03:45:08.770Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 15 03:32 . [2024-10-15T03:45:08.770Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 15 03:32 .. [2024-10-15T03:45:08.770Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 15 03:32 cost [2024-10-15T03:45:08.770Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 15 03:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-15T03:45:09.111Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-15T03:45:10.015Z] ---> package-listing.sh [2024-10-15T03:45:10.015Z] ++ facter osfamily [2024-10-15T03:45:10.015Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-15T03:45:10.274Z] + OS_FAMILY=debian [2024-10-15T03:45:10.274Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-466 [2024-10-15T03:45:10.274Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-15T03:45:10.274Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-15T03:45:10.274Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-15T03:45:10.274Z] + PACKAGES=/tmp/packages_start.txt [2024-10-15T03:45:10.274Z] + '[' /w/workspace/undry_device-onvif-camera_PR-466 ']' [2024-10-15T03:45:10.274Z] + PACKAGES=/tmp/packages_end.txt [2024-10-15T03:45:10.274Z] + case "${OS_FAMILY}" in [2024-10-15T03:45:10.274Z] + dpkg -l [2024-10-15T03:45:10.274Z] + grep '^ii' [2024-10-15T03:45:10.274Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-15T03:45:10.274Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-15T03:45:10.274Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-15T03:45:10.274Z] + '[' /w/workspace/undry_device-onvif-camera_PR-466 ']' [2024-10-15T03:45:10.274Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-466/archives/ [2024-10-15T03:45:10.274Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-466/archives/ [Pipeline] echo [2024-10-15T03:45:10.314Z] 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-466/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-15T03:45:10.611Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T03:45:11.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-15T03:45:11.257Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-15T03:45:11.422Z] prd-ubuntu20.04-docker-8c-8g-22837 does not seem to be running inside a container [2024-10-15T03:45:11.451Z] $ 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-466/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-466 -v /w/workspace/undry_device-onvif-camera_PR-466:/w/workspace/undry_device-onvif-camera_PR-466:rw,z -v /w/workspace/undry_device-onvif-camera_PR-466@tmp:/w/workspace/undry_device-onvif-camera_PR-466@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-10-15T03:45:11.711Z] $ docker top ebc7abceae7ccb35c1e4e6ac20fe758aed65d4e60e7e05fd0b085d13493fe8ba -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-15T03:45:12.221Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-15T03:45:12.536Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-15T03:45:12.859Z] + ls /var/log/sa-host [2024-10-15T03:45:12.859Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-15T03:45:13.137Z] provisioning config files... [2024-10-15T03:45:13.148Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-466@tmp/config15034259054050971459tmp [Pipeline] { [Pipeline] echo [2024-10-15T03:45:13.216Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-15T03:45:13.542Z] ---> create-netrc.sh [Pipeline] } [2024-10-15T03:45:13.575Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-15T03:45:14.000Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-15T03:45:14.038Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-15T03:45:14.365Z] ---> sudo-logs.sh [2024-10-15T03:45:14.365Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-15T03:45:14.465Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-15T03:45:14.791Z] ---> job-cost.sh [2024-10-15T03:45:14.791Z] lf-activate-venv: SKIPPING [2024-10-15T03:45:14.791Z] DEBUG: total: 0.2199999988079071 [2024-10-15T03:45:14.791Z] INFO: Retrieving Stack Cost... [2024-10-15T03:45:15.052Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-15T03:45:15.619Z] INFO: Archiving Costs [Pipeline] echo [2024-10-15T03:45:15.665Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-15T03:45:15.993Z] ---> logs-deploy.sh [2024-10-15T03:45:15.993Z] lf-activate-venv: SKIPPING [2024-10-15T03:45:15.993Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-466/1 [2024-10-15T03:45:15.993Z] INFO: archiving workspace using pattern(s): [2024-10-15T03:45:17.371Z] Archives upload complete. [2024-10-15T03:45:17.371Z] INFO: archiving logs to Nexus [2024-10-15T03:45:19.738Z] ---> uname -a: [2024-10-15T03:45:19.738Z] Linux prd-ubuntu20-04-docker-8c-8g-22837 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-15T03:45:19.738Z] [2024-10-15T03:45:19.738Z] [2024-10-15T03:45:19.738Z] ---> lscpu: [2024-10-15T03:45:19.738Z] Architecture: x86_64 [2024-10-15T03:45:19.738Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-15T03:45:19.738Z] Byte Order: Little Endian [2024-10-15T03:45:19.738Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-15T03:45:19.738Z] CPU(s): 8 [2024-10-15T03:45:19.738Z] On-line CPU(s) list: 0-7 [2024-10-15T03:45:19.738Z] Thread(s) per core: 1 [2024-10-15T03:45:19.738Z] Core(s) per socket: 1 [2024-10-15T03:45:19.738Z] Socket(s): 8 [2024-10-15T03:45:19.738Z] NUMA node(s): 1 [2024-10-15T03:45:19.738Z] Vendor ID: AuthenticAMD [2024-10-15T03:45:19.738Z] CPU family: 23 [2024-10-15T03:45:19.738Z] Model: 49 [2024-10-15T03:45:19.738Z] Model name: AMD EPYC-Rome Processor [2024-10-15T03:45:19.738Z] Stepping: 0 [2024-10-15T03:45:19.738Z] CPU MHz: 2799.998 [2024-10-15T03:45:19.738Z] BogoMIPS: 5599.99 [2024-10-15T03:45:19.738Z] Virtualization: AMD-V [2024-10-15T03:45:19.738Z] Hypervisor vendor: KVM [2024-10-15T03:45:19.738Z] Virtualization type: full [2024-10-15T03:45:19.738Z] L1d cache: 256 KiB [2024-10-15T03:45:19.738Z] L1i cache: 256 KiB [2024-10-15T03:45:19.738Z] L2 cache: 4 MiB [2024-10-15T03:45:19.738Z] L3 cache: 128 MiB [2024-10-15T03:45:19.738Z] NUMA node0 CPU(s): 0-7 [2024-10-15T03:45:19.738Z] Vulnerability Itlb multihit: Not affected [2024-10-15T03:45:19.738Z] Vulnerability L1tf: Not affected [2024-10-15T03:45:19.738Z] Vulnerability Mds: Not affected [2024-10-15T03:45:19.738Z] Vulnerability Meltdown: Not affected [2024-10-15T03:45:19.738Z] Vulnerability Mmio stale data: Not affected [2024-10-15T03:45:19.738Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-15T03:45:19.738Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-15T03:45:19.738Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-15T03:45:19.738Z] Vulnerability Srbds: Not affected [2024-10-15T03:45:19.738Z] Vulnerability Tsx async abort: Not affected [2024-10-15T03:45:19.738Z] 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-10-15T03:45:19.738Z] [2024-10-15T03:45:19.738Z] [2024-10-15T03:45:19.738Z] ---> nproc: [2024-10-15T03:45:19.738Z] 8 [2024-10-15T03:45:19.738Z] [2024-10-15T03:45:19.738Z] [2024-10-15T03:45:19.738Z] ---> df -h: [2024-10-15T03:45:19.738Z] Filesystem Size Used Avail Use% Mounted on [2024-10-15T03:45:19.738Z] overlay 155G 12G 143G 8% / [2024-10-15T03:45:19.738Z] tmpfs 64M 0 64M 0% /dev [2024-10-15T03:45:19.738Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-15T03:45:19.738Z] shm 64M 0 64M 0% /dev/shm [2024-10-15T03:45:19.738Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-10-15T03:45:19.738Z] [2024-10-15T03:45:19.738Z] [2024-10-15T03:45:19.738Z] ---> sar -b -r -n DEV: [2024-10-15T03:45:19.738Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22837) 10/15/24 _x86_64_ (8 CPU) [2024-10-15T03:45:19.738Z] [2024-10-15T03:45:19.738Z] 03:28:03 LINUX RESTART (8 CPU) [2024-10-15T03:45:19.738Z] [2024-10-15T03:45:19.738Z] 03:29:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-15T03:45:19.738Z] 03:30:01 269.01 5.67 263.33 0.00 438.82 71493.19 0.00 [2024-10-15T03:45:19.738Z] 03:31:01 147.88 0.07 147.81 0.00 4.93 45682.25 0.00 [2024-10-15T03:45:19.738Z] 03:32:01 186.65 0.17 186.49 0.00 14.00 55417.30 0.00 [2024-10-15T03:45:19.738Z] 03:33:01 50.62 0.02 50.60 0.00 4.27 16779.76 0.00 [2024-10-15T03:45:19.738Z] 03:34:01 30.18 11.23 18.95 0.00 3471.69 3789.10 0.00 [2024-10-15T03:45:19.738Z] 03:35:01 2.85 0.00 2.85 0.00 0.00 31.59 0.00 [2024-10-15T03:45:19.738Z] 03:36:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 [2024-10-15T03:45:19.738Z] 03:37:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 [2024-10-15T03:45:19.738Z] 03:38:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 [2024-10-15T03:45:19.738Z] 03:39:01 1.63 0.00 1.63 0.00 0.00 27.32 0.00 [2024-10-15T03:45:19.738Z] 03:40:01 2.47 0.63 1.83 0.00 70.52 21.60 0.00 [2024-10-15T03:45:19.739Z] 03:41:01 1.17 0.00 1.17 0.00 0.00 14.66 0.00 [2024-10-15T03:45:19.739Z] 03:42:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 [2024-10-15T03:45:19.739Z] 03:43:01 1.35 0.00 1.35 0.00 0.00 16.80 0.00 [2024-10-15T03:45:19.739Z] 03:44:01 1.23 0.02 1.22 0.00 0.13 14.26 0.00 [2024-10-15T03:45:19.739Z] 03:45:01 1.22 0.00 1.22 0.00 0.00 15.47 0.00 [2024-10-15T03:45:19.739Z] Average: 43.36 1.10 42.25 0.00 249.87 11960.62 0.00 [2024-10-15T03:45:19.739Z] [2024-10-15T03:45:19.739Z] 03:29:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-15T03:45:19.739Z] 03:30:01 27475232 31497552 814460 2.48 156788 3979552 2032724 5.99 1352872 3499380 426908 [2024-10-15T03:45:19.739Z] 03:31:01 26697844 30844908 1458480 4.44 197596 4025032 2756448 8.12 2015656 3564844 418640 [2024-10-15T03:45:19.739Z] 03:32:01 27301908 31525256 780612 2.37 203636 4123368 1859620 5.48 1415016 3599556 10020 [2024-10-15T03:45:19.739Z] 03:33:01 26808816 31529928 773724 2.35 209364 4565892 1748200 5.15 1421504 4029052 28 [2024-10-15T03:45:19.739Z] 03:34:01 26571084 31512020 781444 2.38 214672 4770292 1828556 5.39 1576712 4088232 484 [2024-10-15T03:45:19.739Z] 03:35:01 26582912 31523888 769496 2.34 214696 4770292 1828556 5.39 1565264 4088232 164 [2024-10-15T03:45:19.739Z] 03:36:01 26583344 31524380 768892 2.34 214768 4770296 1828556 5.39 1565252 4088244 164 [2024-10-15T03:45:19.739Z] 03:37:01 26583736 31524948 768280 2.34 214800 4770424 1828556 5.39 1564244 4088360 172 [2024-10-15T03:45:19.739Z] 03:38:01 26583544 31524952 768200 2.34 214860 4770428 1828556 5.39 1564196 4088500 40 [2024-10-15T03:45:19.739Z] 03:39:01 26584348 31525820 767492 2.33 214940 4770412 1828556 5.39 1563996 4088476 180 [2024-10-15T03:45:19.739Z] 03:40:01 26582708 31526516 766768 2.33 214984 4772508 1818364 5.36 1563972 4090228 88 [2024-10-15T03:45:19.739Z] 03:41:01 26582432 31526308 766908 2.33 215012 4772516 1818364 5.36 1564084 4090256 204 [2024-10-15T03:45:19.739Z] 03:42:01 26582724 31526600 766588 2.33 215032 4772516 1818364 5.36 1563740 4090256 8 [2024-10-15T03:45:19.739Z] 03:43:01 26582708 31526680 766504 2.33 215080 4772504 1818364 5.36 1563796 4090292 4 [2024-10-15T03:45:19.739Z] 03:44:01 26581860 31525916 767076 2.33 215108 4772520 1835820 5.41 1563884 4090300 16 [2024-10-15T03:45:19.739Z] 03:45:01 26582384 31526452 766648 2.33 215132 4772524 1835820 5.41 1563868 4090304 12 [2024-10-15T03:45:19.739Z] Average: 26704224 31480758 815723 2.48 209154 4621942 1894589 5.58 1561754 3985282 53571 [2024-10-15T03:45:19.739Z] [2024-10-15T03:45:19.739Z] 03:29:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-15T03:45:19.739Z] 03:30:01 ens3 733.56 454.77 7132.71 56.96 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:30:01 docker0 364.56 590.83 31.62 3802.37 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:30:01 lo 2.83 2.83 0.28 0.28 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:31:01 ens3 25.38 15.30 29.17 10.63 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:31:01 docker0 0.05 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:31:01 veth027a7ad 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:32:01 ens3 47.46 32.16 340.25 11.79 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:32:01 docker0 6.68 12.70 0.40 154.97 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:32:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:33:01 ens3 81.01 48.05 2359.71 8.90 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:33:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:34:01 ens3 105.72 54.77 1395.14 3.89 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:34:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:35:01 ens3 0.37 0.17 0.08 0.01 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:37:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:38:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:39:01 ens3 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:41:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:44:01 ens3 0.18 0.12 0.08 0.06 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:45:01 ens3 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] Average: ens3 60.76 37.00 690.16 5.66 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] Average: docker0 22.49 36.57 1.94 239.90 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] Average: lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2024-10-15T03:45:19.739Z] [2024-10-15T03:45:19.739Z] [2024-10-15T03:45:19.739Z] ---> sar -P ALL: [2024-10-15T03:45:19.739Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22837) 10/15/24 _x86_64_ (8 CPU) [2024-10-15T03:45:19.739Z] [2024-10-15T03:45:19.739Z] 03:28:03 LINUX RESTART (8 CPU) [2024-10-15T03:45:19.739Z] [2024-10-15T03:45:19.739Z] 03:29:03 CPU %user %nice %system %iowait %steal %idle [2024-10-15T03:45:19.739Z] 03:30:01 all 8.07 0.00 3.87 4.63 0.08 83.34 [2024-10-15T03:45:19.739Z] 03:30:01 0 9.46 0.00 3.78 1.22 0.09 85.45 [2024-10-15T03:45:19.739Z] 03:30:01 1 9.32 0.00 3.55 2.03 0.10 85.00 [2024-10-15T03:45:19.739Z] 03:30:01 2 8.07 0.00 4.85 10.06 0.09 76.92 [2024-10-15T03:45:19.739Z] 03:30:01 3 6.88 0.00 4.29 17.01 0.07 71.75 [2024-10-15T03:45:19.739Z] 03:30:01 4 7.94 0.00 3.53 1.06 0.09 87.38 [2024-10-15T03:45:19.739Z] 03:30:01 5 8.12 0.00 4.26 1.62 0.07 85.93 [2024-10-15T03:45:19.739Z] 03:30:01 6 7.74 0.00 3.45 2.65 0.07 86.10 [2024-10-15T03:45:19.739Z] 03:30:01 7 7.07 0.00 3.28 1.47 0.07 88.12 [2024-10-15T03:45:19.739Z] 03:31:01 all 37.03 0.00 5.67 2.95 0.08 54.27 [2024-10-15T03:45:19.739Z] 03:31:01 0 37.24 0.00 6.25 8.05 0.08 48.38 [2024-10-15T03:45:19.739Z] 03:31:01 1 36.23 0.00 5.16 0.50 0.07 58.04 [2024-10-15T03:45:19.739Z] 03:31:01 2 36.64 0.00 5.22 0.87 0.07 57.20 [2024-10-15T03:45:19.739Z] 03:31:01 3 37.20 0.00 6.91 11.79 0.08 44.01 [2024-10-15T03:45:19.739Z] 03:31:01 4 38.08 0.00 5.11 0.51 0.07 56.24 [2024-10-15T03:45:19.739Z] 03:31:01 5 37.45 0.00 5.79 0.19 0.07 56.50 [2024-10-15T03:45:19.739Z] 03:31:01 6 36.94 0.00 5.62 1.43 0.10 55.91 [2024-10-15T03:45:19.739Z] 03:31:01 7 36.46 0.00 5.27 0.29 0.10 57.89 [2024-10-15T03:45:19.739Z] 03:32:01 all 29.57 0.00 5.87 3.07 0.07 61.42 [2024-10-15T03:45:19.739Z] 03:32:01 0 30.07 0.00 6.32 14.08 0.08 49.45 [2024-10-15T03:45:19.739Z] 03:32:01 1 29.74 0.00 5.61 0.07 0.07 64.52 [2024-10-15T03:45:19.739Z] 03:32:01 2 28.88 0.00 5.75 6.77 0.08 58.52 [2024-10-15T03:45:19.739Z] 03:32:01 3 30.43 0.00 5.99 1.51 0.07 62.00 [2024-10-15T03:45:19.739Z] 03:32:01 4 29.66 0.00 5.26 0.15 0.08 64.84 [2024-10-15T03:45:19.739Z] 03:32:01 5 28.83 0.00 6.30 0.34 0.07 64.46 [2024-10-15T03:45:19.739Z] 03:32:01 6 28.30 0.00 6.18 1.53 0.07 63.92 [2024-10-15T03:45:19.739Z] 03:32:01 7 30.61 0.00 5.57 0.22 0.07 63.54 [2024-10-15T03:45:19.739Z] 03:33:01 all 2.51 0.00 1.14 1.02 0.03 95.31 [2024-10-15T03:45:19.739Z] 03:33:01 0 2.36 0.00 1.41 6.79 0.03 89.41 [2024-10-15T03:45:19.739Z] 03:33:01 1 2.89 0.00 1.10 0.05 0.02 95.94 [2024-10-15T03:45:19.739Z] 03:33:01 2 2.57 0.00 1.37 0.02 0.03 96.01 [2024-10-15T03:45:19.739Z] 03:33:01 3 2.01 0.00 1.10 0.84 0.03 96.02 [2024-10-15T03:45:19.739Z] 03:33:01 4 2.67 0.00 0.76 0.00 0.03 96.54 [2024-10-15T03:45:19.739Z] 03:33:01 5 3.16 0.00 0.74 0.25 0.02 95.84 [2024-10-15T03:45:19.739Z] 03:33:01 6 2.46 0.00 1.15 0.20 0.03 96.16 [2024-10-15T03:45:19.739Z] 03:33:01 7 1.94 0.00 1.47 0.00 0.02 96.57 [2024-10-15T03:45:19.739Z] 03:34:01 all 1.01 0.00 0.43 0.47 0.02 98.07 [2024-10-15T03:45:19.739Z] 03:34:01 0 1.72 0.00 0.28 0.27 0.02 97.72 [2024-10-15T03:45:19.739Z] 03:34:01 1 0.78 0.00 0.52 0.03 0.02 98.65 [2024-10-15T03:45:19.739Z] 03:34:01 2 0.88 0.00 0.57 1.37 0.03 97.14 [2024-10-15T03:45:19.739Z] 03:34:01 3 1.87 0.00 0.63 0.85 0.00 96.65 [2024-10-15T03:45:19.739Z] 03:34:01 4 0.55 0.00 0.27 0.10 0.03 99.04 [2024-10-15T03:45:19.739Z] 03:34:01 5 0.87 0.00 0.48 0.67 0.02 97.97 [2024-10-15T03:45:19.739Z] 03:34:01 6 0.75 0.00 0.38 0.42 0.02 98.43 [2024-10-15T03:45:19.739Z] 03:34:01 7 0.68 0.00 0.30 0.02 0.03 98.97 [2024-10-15T03:45:19.739Z] 03:35:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-10-15T03:45:19.739Z] 03:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-15T03:45:19.739Z] 03:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-15T03:45:19.739Z] 03:35:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-15T03:45:19.739Z] 03:35:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-15T03:45:19.739Z] 03:35:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2024-10-15T03:45:19.739Z] 03:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-15T03:45:19.739Z] 03:35:01 6 0.05 0.00 0.02 0.03 0.02 99.88 [2024-10-15T03:45:19.739Z] 03:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-15T03:45:19.739Z] 03:36:01 all 0.17 0.00 0.01 0.00 0.01 99.81 [2024-10-15T03:45:19.739Z] 03:36:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-15T03:45:19.739Z] 03:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-15T03:45:19.739Z] 03:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-15T03:45:19.739Z] 03:36:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2024-10-15T03:45:19.739Z] 03:36:01 4 1.24 0.00 0.03 0.00 0.03 98.69 [2024-10-15T03:45:19.739Z] 03:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-15T03:45:19.739Z] 03:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-15T03:45:19.739Z] 03:36:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-15T03:45:19.739Z] 03:37:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-10-15T03:45:19.739Z] 03:37:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-15T03:45:19.739Z] 03:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-15T03:45:19.739Z] 03:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-15T03:45:19.739Z] 03:37:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-15T03:45:19.739Z] 03:37:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-15T03:45:19.739Z] 03:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-15T03:45:19.739Z] 03:37:01 6 0.05 0.00 0.02 0.02 0.02 99.90 [2024-10-15T03:45:19.739Z] 03:37:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-15T03:45:19.739Z] 03:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-15T03:45:19.739Z] 03:38:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-15T03:45:19.739Z] 03:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-15T03:45:19.739Z] 03:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-15T03:45:19.739Z] 03:38:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-15T03:45:19.739Z] 03:38:01 4 0.00 0.00 0.02 0.00 0.03 99.95 [2024-10-15T03:45:19.739Z] 03:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-15T03:45:19.739Z] 03:38:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-15T03:45:19.739Z] 03:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-15T03:45:19.739Z] 03:39:01 all 0.06 0.00 0.01 0.01 0.01 99.91 [2024-10-15T03:45:19.739Z] 03:39:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-15T03:45:19.739Z] 03:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-15T03:45:19.739Z] 03:39:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-15T03:45:19.739Z] 03:39:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2024-10-15T03:45:19.739Z] 03:39:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-15T03:45:19.739Z] 03:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-15T03:45:19.739Z] 03:39:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-15T03:45:19.739Z] 03:39:01 7 0.33 0.00 0.02 0.00 0.02 99.63 [2024-10-15T03:45:19.739Z] 03:40:01 all 0.03 0.00 0.03 0.01 0.01 99.93 [2024-10-15T03:45:19.739Z] 03:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-15T03:45:19.739Z] 03:40:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-15T03:45:19.739Z] 03:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-15T03:45:19.739Z] 03:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-15T03:45:19.739Z] 03:40:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-15T03:45:19.739Z] 03:40:01 5 0.03 0.00 0.02 0.03 0.02 99.90 [2024-10-15T03:45:19.739Z] 03:40:01 6 0.05 0.00 0.03 0.02 0.00 99.90 [2024-10-15T03:45:19.739Z] 03:40:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-15T03:45:19.739Z] [2024-10-15T03:45:19.739Z] 03:40:01 CPU %user %nice %system %iowait %steal %idle [2024-10-15T03:45:19.739Z] 03:41:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-10-15T03:45:19.739Z] 03:41:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-15T03:45:19.739Z] 03:41:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-15T03:45:19.739Z] 03:41:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-15T03:45:19.739Z] 03:41:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-15T03:45:19.739Z] 03:41:01 4 0.03 0.00 0.03 0.00 0.05 99.88 [2024-10-15T03:45:19.739Z] 03:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-15T03:45:19.739Z] 03:41:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-15T03:45:19.739Z] 03:41:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-15T03:45:19.739Z] 03:42:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-10-15T03:45:19.739Z] 03:42:01 0 0.02 0.00 0.05 0.02 0.03 99.88 [2024-10-15T03:45:19.739Z] 03:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-15T03:45:19.739Z] 03:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-15T03:45:19.739Z] 03:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-15T03:45:19.739Z] 03:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-15T03:45:19.739Z] 03:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-15T03:45:19.739Z] 03:42:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-15T03:45:19.739Z] 03:42:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-15T03:45:19.739Z] 03:43:01 all 0.10 0.00 0.00 0.00 0.01 99.88 [2024-10-15T03:45:19.739Z] 03:43:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-15T03:45:19.739Z] 03:43:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-15T03:45:19.739Z] 03:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-15T03:45:19.739Z] 03:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-15T03:45:19.739Z] 03:43:01 4 0.63 0.00 0.00 0.00 0.02 99.35 [2024-10-15T03:45:19.739Z] 03:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-15T03:45:19.740Z] 03:43:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-15T03:45:19.740Z] 03:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-15T03:45:19.740Z] 03:44:01 all 0.27 0.00 0.02 0.00 0.00 99.71 [2024-10-15T03:45:19.740Z] 03:44:01 0 0.07 0.00 0.07 0.00 0.03 99.83 [2024-10-15T03:45:19.740Z] 03:44:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-15T03:45:19.740Z] 03:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-15T03:45:19.740Z] 03:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-15T03:45:19.740Z] 03:44:01 4 1.97 0.00 0.02 0.00 0.00 98.01 [2024-10-15T03:45:19.740Z] 03:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-15T03:45:19.740Z] 03:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-15T03:45:19.740Z] 03:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-15T03:45:19.740Z] 03:45:01 all 0.18 0.00 0.02 0.00 0.01 99.78 [2024-10-15T03:45:19.740Z] 03:45:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-15T03:45:19.740Z] 03:45:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-15T03:45:19.740Z] 03:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-15T03:45:19.740Z] 03:45:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-15T03:45:19.740Z] 03:45:01 4 1.34 0.00 0.08 0.00 0.02 98.56 [2024-10-15T03:45:19.740Z] 03:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-15T03:45:19.740Z] 03:45:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-15T03:45:19.740Z] 03:45:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2024-10-15T03:45:19.740Z] Average: all 4.90 0.00 1.06 0.75 0.02 93.27 [2024-10-15T03:45:19.740Z] Average: 0 5.02 0.00 1.13 1.89 0.03 91.94 [2024-10-15T03:45:19.740Z] Average: 1 4.90 0.00 0.99 0.17 0.02 93.93 [2024-10-15T03:45:19.740Z] Average: 2 4.79 0.00 1.10 1.16 0.02 92.93 [2024-10-15T03:45:19.740Z] Average: 3 4.87 0.00 1.17 1.96 0.02 91.98 [2024-10-15T03:45:19.740Z] Average: 4 5.22 0.00 0.94 0.11 0.03 93.70 [2024-10-15T03:45:19.740Z] Average: 5 4.86 0.00 1.09 0.19 0.02 93.84 [2024-10-15T03:45:19.740Z] Average: 6 4.74 0.00 1.05 0.39 0.02 93.80 [2024-10-15T03:45:19.740Z] Average: 7 4.81 0.00 0.99 0.12 0.03 94.06 [2024-10-15T03:45:19.740Z] [2024-10-15T03:45:19.740Z] [2024-10-15T03:45:19.740Z]