Pull request #476 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7933a3e7862240d8fbc4801688088e94052ab53e+83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb (c7f2a7a5cbd2462014baab40f7313ea1cf8f6039) 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-ssh17820495159023965160.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-ssh536177350698958933.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-476/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-476/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14664253695678109559.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-476/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16469954601095329518.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-ssh3330398409706628777.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-476/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-476/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8865303089799270706.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-26226 in /w/workspace/undry_device-onvif-camera_PR-476 [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-476 # 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 Merging remotes/origin/main commit 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb into PR head commit 7933a3e7862240d8fbc4801688088e94052ab53e Merge succeeded, producing 7933a3e7862240d8fbc4801688088e94052ab53e Checking out Revision 7933a3e7862240d8fbc4801688088e94052ab53e (PR-476) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > 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/476/head:refs/remotes/origin/PR-476 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7933a3e7862240d8fbc4801688088e94052ab53e # 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 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7933a3e7862240d8fbc4801688088e94052ab53e # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-12T03:05:46.281Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-12T03:05:46.516Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-12T03:05:46.642Z] ========================================================= [2024-11-12T03:05:46.642Z] EdgeX Global Pipelines Version Info [2024-11-12T03:05:46.642Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-12T03:05:47.499Z] ------------------- [2024-11-12T03:05:47.499Z] stable info: [2024-11-12T03:05:47.499Z] ------------------- [2024-11-12T03:05:47.499Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-12T03:05:47.499Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-12T03:05:47.499Z] Message: update stable to v1.0.265 [2024-11-12T03:05:48.080Z] ------------------- [2024-11-12T03:05:48.080Z] experimental info: [2024-11-12T03:05:48.080Z] ------------------- [2024-11-12T03:05:48.080Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-12T03:05:48.080Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-12T03:05:48.080Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-12T03:05:48.321Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-11-12T03:05:48.387Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-11-12T03:05:48.455Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-12T03:05:48.518Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-12T03:05:48.580Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-12T03:05:48.644Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-12T03:05:48.709Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-12T03:05:48.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-12T03:05:48.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-12T03:05:48.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-12T03:05:48.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-12T03:05:49.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-11-12T03:05:49.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-12T03:05:49.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-12T03:05:49.192Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-12T03:05:49.249Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-12T03:05:49.310Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-12T03:05:49.372Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-12T03:05:49.431Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-12T03:05:49.498Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-12T03:05:49.562Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-11-12T03:05:49.621Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-11-12T03:05:49.684Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-12T03:05:49.746Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-12T03:05:49.811Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-12T03:05:49.879Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-12T03:05:49.941Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-12T03:05:50.005Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-476 [Pipeline] echo [2024-11-12T03:05:50.066Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-476 [Pipeline] echo [2024-11-12T03:05:50.132Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-476 [Pipeline] echo [2024-11-12T03:05:50.191Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7933a3e7862240d8fbc4801688088e94052ab53e [Pipeline] echo [2024-11-12T03:05:50.253Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7933a3e [Pipeline] echo [2024-11-12T03:05:50.323Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-12T03:05:50.502Z] provisioning config files... [2024-11-12T03:05:50.519Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-476@tmp/config12245709367720266878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T03:05:50.938Z] ---> ****-login.sh [2024-11-12T03:05:50.938Z] nexus3.edgexfoundry.org:10001 [2024-11-12T03:05:51.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T03:05:51.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T03:05:51.457Z] Configure a credential helper to remove this warning. See [2024-11-12T03:05:51.457Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T03:05:51.457Z] [2024-11-12T03:05:51.457Z] Login Succeeded [2024-11-12T03:05:51.457Z] nexus3.edgexfoundry.org:10002 [2024-11-12T03:05:51.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T03:05:51.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T03:05:51.457Z] Configure a credential helper to remove this warning. See [2024-11-12T03:05:51.457Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T03:05:51.457Z] [2024-11-12T03:05:51.457Z] Login Succeeded [2024-11-12T03:05:51.457Z] nexus3.edgexfoundry.org:10003 [2024-11-12T03:05:51.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T03:05:51.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T03:05:51.718Z] Configure a credential helper to remove this warning. See [2024-11-12T03:05:51.718Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T03:05:51.718Z] [2024-11-12T03:05:51.718Z] Login Succeeded [2024-11-12T03:05:51.718Z] nexus3.edgexfoundry.org:10004 [2024-11-12T03:05:51.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T03:05:51.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T03:05:51.718Z] Configure a credential helper to remove this warning. See [2024-11-12T03:05:51.718Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T03:05:51.718Z] [2024-11-12T03:05:51.718Z] Login Succeeded [2024-11-12T03:05:51.718Z] ****.io [2024-11-12T03:05:51.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T03:05:51.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T03:05:51.979Z] Configure a credential helper to remove this warning. See [2024-11-12T03:05:51.979Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T03:05:51.979Z] [2024-11-12T03:05:51.979Z] Login Succeeded [2024-11-12T03:05:51.979Z] ---> ****-login.sh ends [Pipeline] } [2024-11-12T03:05:52.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-12T03:05:52.736Z] + git rev-list -1 --merges 7933a3e7862240d8fbc4801688088e94052ab53e~1..7933a3e7862240d8fbc4801688088e94052ab53e [Pipeline] echo [2024-11-12T03:05:52.785Z] -----------> git rev-list -1 --merges 7933a3e7862240d8fbc4801688088e94052ab53e~1..7933a3e7862240d8fbc4801688088e94052ab53e 7933a3e7862240d8fbc4801688088e94052ab53e [false] [Pipeline] sh [2024-11-12T03:05:53.115Z] + git log --format=format:%s -1 7933a3e7862240d8fbc4801688088e94052ab53e [Pipeline] echo [2024-11-12T03:05:53.160Z] ========================================================= [2024-11-12T03:05:53.160Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-12T03:05:53.160Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-12T03:05:53.620Z] + git log --format=format:%s -1 7933a3e7862240d8fbc4801688088e94052ab53e [Pipeline] echo [2024-11-12T03:05:53.663Z] [semverPrep] GIT_COMMIT: 7933a3e7862240d8fbc4801688088e94052ab53e, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2024-11-12T03:05:53.715Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-12T03:05:54.143Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-12T03:05:54.143Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-12T03:05:54.143Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-12T03:05:54.143Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-12T03:05:54.143Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-12T03:05:54.143Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-12T03:05:54.143Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T03:05:54.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T03:05:54.684Z] [2024-11-12T03:05:54.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T03:05:55.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T03:05:55.089Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-12T03:05:55.089Z] b85a868b505f: Pulling fs layer [2024-11-12T03:05:55.089Z] e2be974225ed: Pulling fs layer [2024-11-12T03:05:55.089Z] 339a4e72a1f5: Pulling fs layer [2024-11-12T03:05:55.089Z] 988bab9f4d93: Pulling fs layer [2024-11-12T03:05:55.089Z] 1469e6f7b9e6: Pulling fs layer [2024-11-12T03:05:55.089Z] eaf3925da568: Pulling fs layer [2024-11-12T03:05:55.089Z] bab4dde63d76: Pulling fs layer [2024-11-12T03:05:55.089Z] bde34c3a00c8: Pulling fs layer [2024-11-12T03:05:55.089Z] b352a97aabf1: Pulling fs layer [2024-11-12T03:05:55.089Z] 4872d77fe225: Pulling fs layer [2024-11-12T03:05:55.089Z] 5851b861e8e6: Pulling fs layer [2024-11-12T03:05:55.089Z] bab4dde63d76: Waiting [2024-11-12T03:05:55.089Z] bde34c3a00c8: Waiting [2024-11-12T03:05:55.089Z] 988bab9f4d93: Waiting [2024-11-12T03:05:55.089Z] b352a97aabf1: Waiting [2024-11-12T03:05:55.089Z] 4872d77fe225: Waiting [2024-11-12T03:05:55.089Z] 1469e6f7b9e6: Waiting [2024-11-12T03:05:55.089Z] 5851b861e8e6: Waiting [2024-11-12T03:05:55.089Z] e2be974225ed: Verifying Checksum [2024-11-12T03:05:55.089Z] e2be974225ed: Download complete [2024-11-12T03:05:55.089Z] 988bab9f4d93: Verifying Checksum [2024-11-12T03:05:55.089Z] 988bab9f4d93: Download complete [2024-11-12T03:05:55.350Z] 1469e6f7b9e6: Verifying Checksum [2024-11-12T03:05:55.350Z] 1469e6f7b9e6: Download complete [2024-11-12T03:05:55.350Z] eaf3925da568: Verifying Checksum [2024-11-12T03:05:55.350Z] eaf3925da568: Download complete [2024-11-12T03:05:55.350Z] 339a4e72a1f5: Verifying Checksum [2024-11-12T03:05:55.350Z] 339a4e72a1f5: Download complete [2024-11-12T03:05:55.350Z] bde34c3a00c8: Download complete [2024-11-12T03:05:55.350Z] b352a97aabf1: Download complete [2024-11-12T03:05:55.350Z] 4872d77fe225: Download complete [2024-11-12T03:05:55.350Z] 5851b861e8e6: Download complete [2024-11-12T03:05:55.612Z] b85a868b505f: Verifying Checksum [2024-11-12T03:05:55.612Z] b85a868b505f: Download complete [2024-11-12T03:05:55.612Z] bab4dde63d76: Verifying Checksum [2024-11-12T03:05:55.612Z] bab4dde63d76: Download complete [2024-11-12T03:05:56.993Z] b85a868b505f: Pull complete [2024-11-12T03:05:56.993Z] e2be974225ed: Pull complete [2024-11-12T03:05:57.582Z] 339a4e72a1f5: Pull complete [2024-11-12T03:05:57.582Z] 988bab9f4d93: Pull complete [2024-11-12T03:05:57.842Z] 1469e6f7b9e6: Pull complete [2024-11-12T03:05:57.842Z] eaf3925da568: Pull complete [2024-11-12T03:05:59.751Z] bab4dde63d76: Pull complete [2024-11-12T03:05:59.751Z] bde34c3a00c8: Pull complete [2024-11-12T03:06:00.011Z] b352a97aabf1: Pull complete [2024-11-12T03:06:00.011Z] 4872d77fe225: Pull complete [2024-11-12T03:06:00.011Z] 5851b861e8e6: Pull complete [2024-11-12T03:06:00.011Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-12T03:06:00.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T03:06:00.272Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T03:06:00.571Z] prd-ubuntu20.04-docker-8c-8g-26226 does not seem to be running inside a container [2024-11-12T03:06:00.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-476 -v /w/workspace/undry_device-onvif-camera_PR-476:/w/workspace/undry_device-onvif-camera_PR-476:rw,z -v /w/workspace/undry_device-onvif-camera_PR-476@tmp:/w/workspace/undry_device-onvif-camera_PR-476@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-12T03:06:05.071Z] $ docker top d58ef940de435978cc0d611d1cfa75fea90fa59a5f8d2ac943c7dfdd7ac5c8e2 -eo pid,comm [2024-11-12T03:06:05.129Z] 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-11-12T03:06:05.129Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-12T03:06:05.303Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-12T03:06:05.303Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-12T03:06:05.424Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-12T03:06:05.424Z] $ docker exec d58ef940de435978cc0d611d1cfa75fea90fa59a5f8d2ac943c7dfdd7ac5c8e2 ssh-agent [2024-11-12T03:06:05.539Z] SSH_AUTH_SOCK=/tmp/ssh-OvPf4DJCZDFS/agent.32 [2024-11-12T03:06:05.539Z] SSH_AGENT_PID=38 [2024-11-12T03:06:05.546Z] Running ssh-add (command line suppressed) [2024-11-12T03:06:05.643Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-476@tmp/private_key_6661400007907126774.key (/w/workspace/undry_device-onvif-camera_PR-476@tmp/private_key_6661400007907126774.key) [2024-11-12T03:06:05.663Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-12T03:06:06.016Z] + git tag --points-at HEAD [Pipeline] } [2024-11-12T03:06:06.044Z] $ docker exec --env ******** --env ******** d58ef940de435978cc0d611d1cfa75fea90fa59a5f8d2ac943c7dfdd7ac5c8e2 ssh-agent -k [2024-11-12T03:06:06.134Z] unset SSH_AUTH_SOCK; [2024-11-12T03:06:06.134Z] unset SSH_AGENT_PID; [2024-11-12T03:06:06.135Z] echo Agent pid 38 killed; [2024-11-12T03:06:06.149Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-12T03:06:06.257Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-12T03:06:06.257Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-12T03:06:06.372Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-12T03:06:06.372Z] $ docker exec d58ef940de435978cc0d611d1cfa75fea90fa59a5f8d2ac943c7dfdd7ac5c8e2 ssh-agent [2024-11-12T03:06:06.471Z] SSH_AUTH_SOCK=/tmp/ssh-cvOes8pEKrzD/agent.70 [2024-11-12T03:06:06.471Z] SSH_AGENT_PID=75 [2024-11-12T03:06:06.477Z] Running ssh-add (command line suppressed) [2024-11-12T03:06:06.571Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-476@tmp/private_key_12372718874744134935.key (/w/workspace/undry_device-onvif-camera_PR-476@tmp/private_key_12372718874744134935.key) [2024-11-12T03:06:06.591Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-12T03:06:06.940Z] + git semver init [2024-11-12T03:06:07.201Z] 2024-11-12 03:06:07,131 [run_init] DEBUG init version:0.0.0 force:False [2024-11-12T03:06:07.201Z] 2024-11-12 03:06:07,133 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-476/.semver [2024-11-12T03:06:07.201Z] 2024-11-12 03:06:07,134 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-476/.semver [2024-11-12T03:06:07.201Z] 2024-11-12 03:06:07,135 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-476/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-476, universal_newlines=False, shell=None, istream=None) [2024-11-12T03:06:08.580Z] 2024-11-12 03:06:08,360 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-476/.git/info/exclude [2024-11-12T03:06:08.580Z] 2024-11-12 03:06:08,361 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-476/.semver/PR-476 with force:False [2024-11-12T03:06:08.580Z] 2024-11-12 03:06:08,361 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-476/.semver/PR-476 [2024-11-12T03:06:08.580Z] 2024-11-12 03:06:08,366 [execute] INFO git cat-file --batch-check [2024-11-12T03:06:08.580Z] 2024-11-12 03:06:08,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-476/.semver, universal_newlines=False, shell=None, istream=) [2024-11-12T03:06:08.580Z] 2024-11-12 03:06:08,371 [execute] INFO git cat-file --batch [2024-11-12T03:06:08.580Z] 2024-11-12 03:06:08,371 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-476/.semver, universal_newlines=False, shell=None, istream=) [2024-11-12T03:06:08.580Z] 2024-11-12 03:06:08,376 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-476/.semver/PR-476 [2024-11-12T03:06:08.580Z] 0.0.0 [Pipeline] } [2024-11-12T03:06:08.604Z] $ docker exec --env ******** --env ******** d58ef940de435978cc0d611d1cfa75fea90fa59a5f8d2ac943c7dfdd7ac5c8e2 ssh-agent -k [2024-11-12T03:06:08.715Z] unset SSH_AUTH_SOCK; [2024-11-12T03:06:08.715Z] unset SSH_AGENT_PID; [2024-11-12T03:06:08.716Z] echo Agent pid 75 killed; [2024-11-12T03:06:08.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-12T03:06:09.189Z] + git semver [Pipeline] } [2024-11-12T03:06:09.475Z] $ docker stop --time=1 d58ef940de435978cc0d611d1cfa75fea90fa59a5f8d2ac943c7dfdd7ac5c8e2 [2024-11-12T03:06:10.811Z] $ docker rm -f --volumes d58ef940de435978cc0d611d1cfa75fea90fa59a5f8d2ac943c7dfdd7ac5c8e2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-12T03:06:11.252Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-12T03:06:11.573Z] Stashed 1 file(s) [Pipeline] echo [2024-11-12T03:06:11.606Z] [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-11-12T03:06:12.354Z] provisioning config files... [2024-11-12T03:06:12.364Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-476@tmp/config17072875101339594488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T03:06:12.743Z] ---> ****-login.sh [2024-11-12T03:06:12.743Z] nexus3.edgexfoundry.org:10001 [2024-11-12T03:06:12.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T03:06:12.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T03:06:12.743Z] Configure a credential helper to remove this warning. See [2024-11-12T03:06:12.743Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T03:06:12.743Z] [2024-11-12T03:06:12.743Z] Login Succeeded [2024-11-12T03:06:12.743Z] nexus3.edgexfoundry.org:10002 [2024-11-12T03:06:12.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T03:06:12.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T03:06:12.744Z] Configure a credential helper to remove this warning. See [2024-11-12T03:06:12.744Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T03:06:12.744Z] [2024-11-12T03:06:12.744Z] Login Succeeded [2024-11-12T03:06:12.744Z] nexus3.edgexfoundry.org:10003 [2024-11-12T03:06:13.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T03:06:13.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T03:06:13.004Z] Configure a credential helper to remove this warning. See [2024-11-12T03:06:13.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T03:06:13.004Z] [2024-11-12T03:06:13.004Z] Login Succeeded [2024-11-12T03:06:13.004Z] nexus3.edgexfoundry.org:10004 [2024-11-12T03:06:13.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T03:06:13.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T03:06:13.004Z] Configure a credential helper to remove this warning. See [2024-11-12T03:06:13.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T03:06:13.004Z] [2024-11-12T03:06:13.004Z] Login Succeeded [2024-11-12T03:06:13.004Z] ****.io [2024-11-12T03:06:13.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T03:06:13.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T03:06:13.269Z] Configure a credential helper to remove this warning. See [2024-11-12T03:06:13.269Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T03:06:13.269Z] [2024-11-12T03:06:13.269Z] Login Succeeded [2024-11-12T03:06:13.269Z] ---> ****-login.sh ends [Pipeline] } [2024-11-12T03:06:13.304Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-12T03:06:13.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T03:06:13.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T03:06:13.674Z] ========================================================= [2024-11-12T03:06:13.674Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-12T03:06:13.674Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T03:06:14.215Z] + 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-11-12T03:06:14.215Z] Sending build context to Docker daemon 36.89MB [2024-11-12T03:06:14.215Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-11-12T03:06:14.215Z] Step 2/13 : FROM ${BASE} AS builder [2024-11-12T03:06:14.476Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-12T03:06:14.476Z] 43c4264eed91: Pulling fs layer [2024-11-12T03:06:14.476Z] 4cc291be95ef: Pulling fs layer [2024-11-12T03:06:14.476Z] 2ac1f1163629: Pulling fs layer [2024-11-12T03:06:14.476Z] 5c3c966382ef: Pulling fs layer [2024-11-12T03:06:14.476Z] 4f4fb700ef54: Pulling fs layer [2024-11-12T03:06:14.476Z] 5d5c8e513c77: Pulling fs layer [2024-11-12T03:06:14.476Z] 9f66e0745190: Pulling fs layer [2024-11-12T03:06:14.476Z] f49a43e4bbc0: Pulling fs layer [2024-11-12T03:06:14.476Z] 561ebcabdf7f: Pulling fs layer [2024-11-12T03:06:14.476Z] 4f4fb700ef54: Waiting [2024-11-12T03:06:14.476Z] 5d5c8e513c77: Waiting [2024-11-12T03:06:14.476Z] 9f66e0745190: Waiting [2024-11-12T03:06:14.476Z] 5c3c966382ef: Waiting [2024-11-12T03:06:14.476Z] f49a43e4bbc0: Waiting [2024-11-12T03:06:14.476Z] 561ebcabdf7f: Waiting [2024-11-12T03:06:14.476Z] 4cc291be95ef: Download complete [2024-11-12T03:06:14.476Z] 5c3c966382ef: Verifying Checksum [2024-11-12T03:06:14.476Z] 5c3c966382ef: Download complete [2024-11-12T03:06:14.476Z] 4f4fb700ef54: Download complete [2024-11-12T03:06:14.476Z] 43c4264eed91: Verifying Checksum [2024-11-12T03:06:14.476Z] 43c4264eed91: Download complete [2024-11-12T03:06:14.476Z] 5d5c8e513c77: Verifying Checksum [2024-11-12T03:06:14.476Z] 5d5c8e513c77: Download complete [2024-11-12T03:06:14.476Z] 9f66e0745190: Verifying Checksum [2024-11-12T03:06:14.476Z] 9f66e0745190: Download complete [2024-11-12T03:06:14.746Z] 43c4264eed91: Pull complete [2024-11-12T03:06:15.006Z] 4cc291be95ef: Pull complete [2024-11-12T03:06:15.006Z] 561ebcabdf7f: Download complete [2024-11-12T03:06:15.266Z] 2ac1f1163629: Verifying Checksum [2024-11-12T03:06:15.266Z] 2ac1f1163629: Download complete [2024-11-12T03:06:15.525Z] f49a43e4bbc0: Verifying Checksum [2024-11-12T03:06:15.525Z] f49a43e4bbc0: Download complete [2024-11-12T03:06:18.812Z] 2ac1f1163629: Pull complete [2024-11-12T03:06:18.812Z] 5c3c966382ef: Pull complete [2024-11-12T03:06:18.812Z] 4f4fb700ef54: Pull complete [2024-11-12T03:06:18.812Z] 5d5c8e513c77: Pull complete [2024-11-12T03:06:18.812Z] 9f66e0745190: Pull complete [2024-11-12T03:06:21.345Z] f49a43e4bbc0: Pull complete [2024-11-12T03:06:21.605Z] 561ebcabdf7f: Pull complete [2024-11-12T03:06:21.605Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-12T03:06:21.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-12T03:06:21.605Z] ---> 3a752c3f9dda [2024-11-12T03:06:21.605Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-11-12T03:06:27.133Z] Still waiting to schedule task [2024-11-12T03:06:27.134Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-12T03:06:29.851Z] ---> Running in 47c03ca97126 [2024-11-12T03:06:29.851Z] Removing intermediate container 47c03ca97126 [2024-11-12T03:06:29.851Z] ---> f1c3c46ca1f4 [2024-11-12T03:06:29.851Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-12T03:06:29.851Z] ---> Running in 1c9d4502c84f [2024-11-12T03:06:29.851Z] Removing intermediate container 1c9d4502c84f [2024-11-12T03:06:29.851Z] ---> f908810a2c89 [2024-11-12T03:06:29.851Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-11-12T03:06:29.851Z] ---> Running in 95111748d349 [2024-11-12T03:06:29.851Z] Removing intermediate container 95111748d349 [2024-11-12T03:06:29.851Z] ---> 520535e87e54 [2024-11-12T03:06:29.851Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-11-12T03:06:29.851Z] ---> Running in 081cefef1f6b [2024-11-12T03:06:29.851Z] Removing intermediate container 081cefef1f6b [2024-11-12T03:06:29.851Z] ---> 0cadb19da6d8 [2024-11-12T03:06:29.851Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-11-12T03:06:29.851Z] ---> Running in e4b2eaef7004 [2024-11-12T03:06:29.851Z] Removing intermediate container e4b2eaef7004 [2024-11-12T03:06:29.851Z] ---> d911c3a4b4ad [2024-11-12T03:06:29.851Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-12T03:06:29.851Z] ---> Running in 6b0d483fa517 [2024-11-12T03:06:29.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T03:06:30.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T03:06:30.373Z] OK: 246 MiB in 54 packages [2024-11-12T03:06:30.634Z] Removing intermediate container 6b0d483fa517 [2024-11-12T03:06:30.634Z] ---> 781b50fca1db [2024-11-12T03:06:30.634Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-11-12T03:06:30.894Z] ---> Running in 0170343fca30 [2024-11-12T03:06:30.894Z] Removing intermediate container 0170343fca30 [2024-11-12T03:06:30.894Z] ---> 6adb40eb4c49 [2024-11-12T03:06:30.894Z] Step 10/13 : COPY go.mod vendor* ./ [2024-11-12T03:06:30.894Z] ---> 7d861d58397d [2024-11-12T03:06:30.894Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T03:06:30.894Z] ---> Running in 71077668eb8d [2024-11-12T03:07:38.650Z] Removing intermediate container 71077668eb8d [2024-11-12T03:07:38.650Z] ---> e0a19a413168 [2024-11-12T03:07:38.650Z] Step 12/13 : COPY . . [2024-11-12T03:07:38.650Z] ---> 8af35458f869 [2024-11-12T03:07:38.650Z] Step 13/13 : RUN ${MAKE} [2024-11-12T03:07:38.650Z] ---> Running in b0a1d851abd6 [2024-11-12T03:07:38.650Z] noop [2024-11-12T03:07:38.650Z] Removing intermediate container b0a1d851abd6 [2024-11-12T03:07:38.650Z] ---> c58170e3bff3 [2024-11-12T03:07:38.650Z] Successfully built c58170e3bff3 [2024-11-12T03:07:38.650Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T03:07:39.169Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-12T03:07:39.169Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T03:07:39.342Z] prd-ubuntu20.04-docker-8c-8g-26226 does not seem to be running inside a container [2024-11-12T03:07:39.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-476 -v /w/workspace/undry_device-onvif-camera_PR-476:/w/workspace/undry_device-onvif-camera_PR-476:rw,z -v /w/workspace/undry_device-onvif-camera_PR-476@tmp:/w/workspace/undry_device-onvif-camera_PR-476@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-x86_64 cat [2024-11-12T03:07:39.729Z] $ docker top 595a5b5bfe888b54dff59d1fd1192a1cfafd5ea6f26cb5fbebd22ff236feefd9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T03:07:40.137Z] + go version [2024-11-12T03:07:40.137Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-12T03:07:40.174Z] $ docker stop --time=1 595a5b5bfe888b54dff59d1fd1192a1cfafd5ea6f26cb5fbebd22ff236feefd9 [2024-11-12T03:07:41.407Z] $ docker rm -f --volumes 595a5b5bfe888b54dff59d1fd1192a1cfafd5ea6f26cb5fbebd22ff236feefd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T03:07:42.210Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-12T03:07:42.210Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T03:07:42.385Z] prd-ubuntu20.04-docker-8c-8g-26226 does not seem to be running inside a container [2024-11-12T03:07:42.456Z] $ 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-476 -v /w/workspace/undry_device-onvif-camera_PR-476:/w/workspace/undry_device-onvif-camera_PR-476:rw,z -v /w/workspace/undry_device-onvif-camera_PR-476@tmp:/w/workspace/undry_device-onvif-camera_PR-476@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-x86_64 cat [2024-11-12T03:07:42.825Z] $ docker top 297d055f7cae011a8e2f632ceb52458063293174b76cf5314fa11027eec7df9c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T03:07:43.239Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-476 [Pipeline] fileExists [Pipeline] sh [2024-11-12T03:07:43.679Z] + make test [2024-11-12T03:07:43.679Z] go test ./... -coverprofile=coverage.out ./... [2024-11-12T03:07:45.055Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-11-12T03:07:58.653Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26227 in /w/workspace/undry_device-onvif-camera_PR-476 [Pipeline] { [Pipeline] ws [2024-11-12T03:07:58.724Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2024-11-12T03:08:01.838Z] The recommended git tool is: git [2024-11-12T03:08:03.136Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2024-11-12T03:08:03.136Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2024-11-12T03:08:04.513Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.024s coverage: 31.4% of statements [2024-11-12T03:08:04.771Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.136s coverage: 86.5% of statements [2024-11-12T03:08:06.086Z] using credential edgex-jenkins-ssh [2024-11-12T03:08:06.111Z] Cloning the remote Git repository [2024-11-12T03:08:06.147Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-11-12T03:08:06.231Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2024-11-12T03:08:06.365Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-11-12T03:08:06.366Z] > git --version # timeout=10 [2024-11-12T03:08:06.397Z] > git --version # 'git version 2.25.1' [2024-11-12T03:08:06.399Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-12T03:08:06.533Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-12T03:08:09.029Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-11-12T03:08:09.050Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-12T03:08:10.485Z] Merging remotes/origin/main commit 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb into PR head commit 7933a3e7862240d8fbc4801688088e94052ab53e [2024-11-12T03:08:09.919Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-11-12T03:08:09.963Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-11-12T03:08:09.964Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-12T03:08:09.984Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/476/head:refs/remotes/origin/PR-476 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-12T03:08:10.498Z] > git config core.sparsecheckout # timeout=10 [2024-11-12T03:08:10.807Z] Merge succeeded, producing 7933a3e7862240d8fbc4801688088e94052ab53e [2024-11-12T03:08:10.808Z] Checking out Revision 7933a3e7862240d8fbc4801688088e94052ab53e (PR-476) [2024-11-12T03:08:11.497Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" [2024-11-12T03:08:11.544Z] > git --version # timeout=10 [2024-11-12T03:08:11.557Z] > git --version # 'git version 2.25.1' [2024-11-12T03:08:11.568Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-12T03:08:10.551Z] > git checkout -f 7933a3e7862240d8fbc4801688088e94052ab53e # timeout=10 [2024-11-12T03:08:10.715Z] > git remote # timeout=10 [2024-11-12T03:08:10.731Z] > git config --get remote.origin.url # timeout=10 [2024-11-12T03:08:10.749Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-12T03:08:10.766Z] > git merge 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb # timeout=10 [2024-11-12T03:08:10.789Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-12T03:08:10.811Z] > git config core.sparsecheckout # timeout=10 [2024-11-12T03:08:10.831Z] > git checkout -f 7933a3e7862240d8fbc4801688088e94052ab53e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-12T03:08:16.398Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-12T03:08:16.398Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-12T03:08:16.398Z] Dload Upload Total Spent Left Speed [2024-11-12T03:08:16.398Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2024-11-12T03:08:16.748Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-12T03:08:16.983Z] go vet ./... [2024-11-12T03:08:17.095Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-12T03:08:17.095Z] + sudo tee /etc/docker/daemon.new [2024-11-12T03:08:17.095Z] { [2024-11-12T03:08:17.095Z] "registry-mirrors": [ [2024-11-12T03:08:17.095Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-12T03:08:17.095Z] ], [2024-11-12T03:08:17.095Z] "bip": "10.250.0.254/24", [2024-11-12T03:08:17.095Z] "hosts": [ [2024-11-12T03:08:17.095Z] "tcp://0.0.0.0:5555", [2024-11-12T03:08:17.095Z] "unix:///var/run/docker.sock" [2024-11-12T03:08:17.095Z] ], [2024-11-12T03:08:17.095Z] "mtu": 1458, [2024-11-12T03:08:17.095Z] "selinux-enabled": true, [2024-11-12T03:08:17.095Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-12T03:08:17.095Z] } [Pipeline] sh [2024-11-12T03:08:17.443Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-12T03:08:17.795Z] + sudo service docker restart [2024-11-12T03:08:21.171Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-12T03:08:21.171Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-12T03:08:21.171Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-12T03:08:21.216Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-12T03:08:21.258Z] $ docker stop --time=1 297d055f7cae011a8e2f632ceb52458063293174b76cf5314fa11027eec7df9c [2024-11-12T03:08:25.636Z] $ docker rm -f --volumes 297d055f7cae011a8e2f632ceb52458063293174b76cf5314fa11027eec7df9c [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-12T03:08:26.259Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-12T03:08:26.342Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-12T03:08:27.107Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-12T03:08:27.430Z] + ls -al . [2024-11-12T03:08:27.430Z] total 316 [2024-11-12T03:08:27.430Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 12 03:07 . [2024-11-12T03:08:27.430Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 03:05 .. [2024-11-12T03:08:27.430Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 03:08 .git [2024-11-12T03:08:27.430Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 03:05 .github [2024-11-12T03:08:27.430Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 12 03:05 .gitignore [2024-11-12T03:08:27.430Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 12 03:05 .golangci.yml [2024-11-12T03:08:27.430Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 12 03:06 .semver [2024-11-12T03:08:27.430Z] -rw-rw-r-- 1 jenkins jenkins 19973 Nov 12 03:05 Attribution.txt [2024-11-12T03:08:27.430Z] -rw-rw-r-- 1 jenkins jenkins 17665 Nov 12 03:05 CHANGELOG.md [2024-11-12T03:08:27.430Z] -rw-rw-r-- 1 jenkins jenkins 1715 Nov 12 03:05 Dockerfile [2024-11-12T03:08:27.430Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 12 03:05 GOVERNANCE.md [2024-11-12T03:08:27.430Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 12 03:05 Jenkinsfile [2024-11-12T03:08:27.431Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 12 03:05 LICENSE [2024-11-12T03:08:27.431Z] -rw-rw-r-- 1 jenkins jenkins 3465 Nov 12 03:05 Makefile [2024-11-12T03:08:27.431Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 12 03:05 OWNERS.md [2024-11-12T03:08:27.431Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 12 03:05 README.md [2024-11-12T03:08:27.431Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 12 03:06 VERSION [2024-11-12T03:08:27.431Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 03:05 bin [2024-11-12T03:08:27.431Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 03:05 cmd [2024-11-12T03:08:27.431Z] -rw-r--r-- 1 jenkins jenkins 92292 Nov 12 03:08 coverage.out [2024-11-12T03:08:27.431Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 03:05 doc [2024-11-12T03:08:27.431Z] -rw-rw-r-- 1 jenkins jenkins 6587 Nov 12 03:05 go.mod [2024-11-12T03:08:27.431Z] -rw-rw-r-- 1 jenkins jenkins 88077 Nov 12 03:05 go.sum [2024-11-12T03:08:27.431Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 03:05 internal [2024-11-12T03:08:27.431Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 12 03:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T03:08:27.870Z] + 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=7933a3e7862240d8fbc4801688088e94052ab53e --label arch=amd64 --label version=0.0.0 . [2024-11-12T03:08:27.870Z] Sending build context to Docker daemon 36.98MB [2024-11-12T03:08:27.870Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-12T03:08:27.870Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-12T03:08:27.870Z] ---> c58170e3bff3 [2024-11-12T03:08:27.870Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-11-12T03:08:29.250Z] ---> Running in 54629d86e0fb [2024-11-12T03:08:29.250Z] Removing intermediate container 54629d86e0fb [2024-11-12T03:08:29.250Z] ---> 80209d9d5b66 [2024-11-12T03:08:29.250Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-12T03:08:29.250Z] ---> Running in aedced45f983 [2024-11-12T03:08:29.250Z] Removing intermediate container aedced45f983 [2024-11-12T03:08:29.250Z] ---> b5b6a29eb735 [2024-11-12T03:08:29.250Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-12T03:08:29.250Z] ---> Running in 696b9906193b [2024-11-12T03:08:29.511Z] Removing intermediate container 696b9906193b [2024-11-12T03:08:29.511Z] ---> b20d0381bd2e [2024-11-12T03:08:29.511Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-12T03:08:29.511Z] ---> Running in b756390c0381 [2024-11-12T03:08:29.511Z] Removing intermediate container b756390c0381 [2024-11-12T03:08:29.511Z] ---> d575d4ed6a4f [2024-11-12T03:08:29.511Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-11-12T03:08:29.511Z] ---> Running in 28c173b22e6d [2024-11-12T03:08:29.511Z] Removing intermediate container 28c173b22e6d [2024-11-12T03:08:29.511Z] ---> 5bc16d972050 [2024-11-12T03:08:29.511Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-12T03:08:29.771Z] ---> Running in b07838f045f1 [2024-11-12T03:08:30.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T03:08:30.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T03:08:30.291Z] OK: 246 MiB in 54 packages [2024-11-12T03:08:30.551Z] Removing intermediate container b07838f045f1 [2024-11-12T03:08:30.551Z] ---> 73b29151f056 [2024-11-12T03:08:30.551Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-11-12T03:08:30.551Z] ---> Running in a23db76015f3 [2024-11-12T03:08:30.551Z] Removing intermediate container a23db76015f3 [2024-11-12T03:08:30.551Z] ---> e52ea28ea54f [2024-11-12T03:08:30.551Z] Step 10/27 : COPY go.mod vendor* ./ [2024-11-12T03:08:30.818Z] ---> 536ff088d407 [2024-11-12T03:08:30.818Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T03:08:30.818Z] ---> Running in 1d5564c997e7 [2024-11-12T03:08:31.387Z] Removing intermediate container 1d5564c997e7 [2024-11-12T03:08:31.387Z] ---> c6dc4dee7310 [2024-11-12T03:08:31.387Z] Step 12/27 : COPY . . [2024-11-12T03:08:33.291Z] ---> 86f64c8a77a7 [2024-11-12T03:08:33.291Z] Step 13/27 : RUN ${MAKE} [2024-11-12T03:08:33.291Z] ---> Running in 232c7c17003e [2024-11-12T03:08:33.550Z] 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/v4/internal/common.SDKVersion=v4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-12T03:08:36.106Z] provisioning config files... [2024-11-12T03:08:36.131Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config14832660844795413530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T03:08:36.651Z] ---> ****-login.sh [2024-11-12T03:08:36.651Z] nexus3.edgexfoundry.org:10001 [2024-11-12T03:08:36.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T03:08:37.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T03:08:37.187Z] Configure a credential helper to remove this warning. See [2024-11-12T03:08:37.187Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T03:08:37.187Z] [2024-11-12T03:08:37.187Z] Login Succeeded [2024-11-12T03:08:37.187Z] nexus3.edgexfoundry.org:10002 [2024-11-12T03:08:37.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T03:08:37.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T03:08:37.454Z] Configure a credential helper to remove this warning. See [2024-11-12T03:08:37.454Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T03:08:37.454Z] [2024-11-12T03:08:37.454Z] Login Succeeded [2024-11-12T03:08:37.454Z] nexus3.edgexfoundry.org:10003 [2024-11-12T03:08:37.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T03:08:37.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T03:08:37.996Z] Configure a credential helper to remove this warning. See [2024-11-12T03:08:37.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T03:08:37.996Z] [2024-11-12T03:08:37.996Z] Login Succeeded [2024-11-12T03:08:37.996Z] nexus3.edgexfoundry.org:10004 [2024-11-12T03:08:37.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T03:08:38.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T03:08:38.262Z] Configure a credential helper to remove this warning. See [2024-11-12T03:08:38.262Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T03:08:38.262Z] [2024-11-12T03:08:38.262Z] Login Succeeded [2024-11-12T03:08:38.262Z] ****.io [2024-11-12T03:08:38.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T03:08:38.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T03:08:38.793Z] Configure a credential helper to remove this warning. See [2024-11-12T03:08:38.793Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T03:08:38.793Z] [2024-11-12T03:08:38.793Z] Login Succeeded [2024-11-12T03:08:38.793Z] ---> ****-login.sh ends [Pipeline] } [2024-11-12T03:08:38.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-12T03:08:39.262Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T03:08:39.318Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T03:08:39.376Z] ========================================================= [2024-11-12T03:08:39.376Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-12T03:08:39.376Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T03:08:40.075Z] + 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-11-12T03:08:40.657Z] Sending build context to Docker daemon 21.86MB [2024-11-12T03:08:40.657Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-11-12T03:08:40.657Z] Step 2/13 : FROM ${BASE} AS builder [2024-11-12T03:08:40.924Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-12T03:08:40.924Z] cf04c63912e1: Pulling fs layer [2024-11-12T03:08:40.924Z] 55b35a11ae5e: Pulling fs layer [2024-11-12T03:08:40.924Z] a37a00ec5f00: Pulling fs layer [2024-11-12T03:08:40.924Z] 50b3750afda1: Pulling fs layer [2024-11-12T03:08:40.924Z] 4f4fb700ef54: Pulling fs layer [2024-11-12T03:08:40.924Z] 80978eb59214: Pulling fs layer [2024-11-12T03:08:40.924Z] c9f46d7d2bd2: Pulling fs layer [2024-11-12T03:08:40.924Z] c5a475d317c9: Pulling fs layer [2024-11-12T03:08:40.924Z] 50b3750afda1: Waiting [2024-11-12T03:08:40.924Z] 4f4fb700ef54: Waiting [2024-11-12T03:08:40.924Z] 80978eb59214: Waiting [2024-11-12T03:08:40.924Z] c9f46d7d2bd2: Waiting [2024-11-12T03:08:40.924Z] c5a475d317c9: Waiting [2024-11-12T03:08:40.924Z] 55b35a11ae5e: Verifying Checksum [2024-11-12T03:08:40.924Z] 55b35a11ae5e: Download complete [2024-11-12T03:08:40.924Z] 50b3750afda1: Download complete [2024-11-12T03:08:40.924Z] 4f4fb700ef54: Verifying Checksum [2024-11-12T03:08:40.924Z] 4f4fb700ef54: Download complete [2024-11-12T03:08:40.924Z] 80978eb59214: Verifying Checksum [2024-11-12T03:08:40.924Z] 80978eb59214: Download complete [2024-11-12T03:08:40.924Z] cf04c63912e1: Verifying Checksum [2024-11-12T03:08:40.924Z] cf04c63912e1: Download complete [2024-11-12T03:08:41.511Z] c5a475d317c9: Verifying Checksum [2024-11-12T03:08:41.511Z] c5a475d317c9: Download complete [2024-11-12T03:08:41.778Z] cf04c63912e1: Pull complete [2024-11-12T03:08:42.361Z] 55b35a11ae5e: Pull complete [2024-11-12T03:08:42.942Z] a37a00ec5f00: Verifying Checksum [2024-11-12T03:08:42.942Z] a37a00ec5f00: Download complete [2024-11-12T03:08:43.900Z] c9f46d7d2bd2: Verifying Checksum [2024-11-12T03:08:43.900Z] c9f46d7d2bd2: Download complete [2024-11-12T03:08:58.906Z] a37a00ec5f00: Pull complete [2024-11-12T03:08:58.906Z] 50b3750afda1: Pull complete [2024-11-12T03:08:58.906Z] 4f4fb700ef54: Pull complete [2024-11-12T03:08:58.906Z] 80978eb59214: Pull complete [2024-11-12T03:09:05.585Z] c9f46d7d2bd2: Pull complete [2024-11-12T03:09:06.987Z] c5a475d317c9: Pull complete [2024-11-12T03:09:06.987Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-12T03:09:06.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-12T03:09:06.987Z] ---> be29e6b0f0d4 [2024-11-12T03:09:06.987Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-11-12T03:09:08.924Z] ---> Running in 62ad89b00d79 [2024-11-12T03:09:08.924Z] Removing intermediate container 62ad89b00d79 [2024-11-12T03:09:08.924Z] ---> a46284d1013c [2024-11-12T03:09:08.924Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-12T03:09:08.924Z] ---> Running in 64b98736f929 [2024-11-12T03:09:09.195Z] Removing intermediate container 64b98736f929 [2024-11-12T03:09:09.195Z] ---> 0c03a57ae8bb [2024-11-12T03:09:09.195Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-11-12T03:09:09.464Z] ---> Running in 2170aab621a3 [2024-11-12T03:09:09.735Z] Removing intermediate container 2170aab621a3 [2024-11-12T03:09:09.735Z] ---> 82bdd6c32114 [2024-11-12T03:09:09.735Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-11-12T03:09:09.735Z] ---> Running in 8113eeb9fddc [2024-11-12T03:09:10.002Z] Removing intermediate container 8113eeb9fddc [2024-11-12T03:09:10.002Z] ---> cbcfca86d1ee [2024-11-12T03:09:10.002Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-11-12T03:09:10.268Z] ---> Running in d31d9a25b1e3 [2024-11-12T03:09:10.533Z] Removing intermediate container d31d9a25b1e3 [2024-11-12T03:09:10.533Z] ---> 391c313ada5a [2024-11-12T03:09:10.533Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-12T03:09:10.533Z] ---> Running in 174a6dc6f1f7 [2024-11-12T03:09:11.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T03:09:11.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T03:09:12.263Z] Removing intermediate container 232c7c17003e [2024-11-12T03:09:12.263Z] ---> 7d8730964a3a [2024-11-12T03:09:12.263Z] Step 14/27 : FROM alpine:3.20 [2024-11-12T03:09:12.263Z] 3.20: Pulling from library/alpine [2024-11-12T03:09:12.263Z] 43c4264eed91: Already exists [2024-11-12T03:09:12.263Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-12T03:09:12.263Z] Status: Downloaded newer image for alpine:3.20 [2024-11-12T03:09:12.263Z] ---> 91ef0af61f39 [2024-11-12T03:09:12.263Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-11-12T03:09:12.263Z] ---> Running in df0dc39427fc [2024-11-12T03:09:12.263Z] Removing intermediate container df0dc39427fc [2024-11-12T03:09:12.263Z] ---> 8cf5730e2b82 [2024-11-12T03:09:12.263Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-11-12T03:09:12.263Z] ---> Running in ce2ec9bd300f [2024-11-12T03:09:12.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T03:09:12.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T03:09:12.263Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-12T03:09:12.263Z] Executing busybox-1.36.1-r29.trigger [2024-11-12T03:09:12.263Z] OK: 8 MiB in 15 packages [2024-11-12T03:09:12.264Z] Removing intermediate container ce2ec9bd300f [2024-11-12T03:09:12.264Z] ---> dc2a3383c672 [2024-11-12T03:09:12.264Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-12T03:09:12.264Z] ---> Running in 6e5bc8b915aa [2024-11-12T03:09:12.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T03:09:12.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T03:09:12.264Z] Upgrading critical system libraries and apk-tools: [2024-11-12T03:09:12.264Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-12T03:09:12.264Z] Executing busybox-1.36.1-r29.trigger [2024-11-12T03:09:12.264Z] Continuing the upgrade transaction with new apk-tools: [2024-11-12T03:09:12.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T03:09:12.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T03:09:12.264Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T03:09:12.264Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T03:09:12.264Z] OK: 8 MiB in 15 packages [2024-11-12T03:09:12.264Z] Removing intermediate container 6e5bc8b915aa [2024-11-12T03:09:12.264Z] ---> a497e5ead21f [2024-11-12T03:09:12.264Z] Step 18/27 : WORKDIR / [2024-11-12T03:09:12.264Z] ---> Running in c61a54341ac8 [2024-11-12T03:09:12.264Z] Removing intermediate container c61a54341ac8 [2024-11-12T03:09:12.264Z] ---> fc05dad36c77 [2024-11-12T03:09:12.264Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-11-12T03:09:12.264Z] ---> b8c3c729cb57 [2024-11-12T03:09:12.264Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-11-12T03:09:12.523Z] ---> e15390b89016 [2024-11-12T03:09:12.523Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-11-12T03:09:12.523Z] ---> 4d4b2b74f4e9 [2024-11-12T03:09:12.523Z] Step 22/27 : EXPOSE 59984 [2024-11-12T03:09:12.523Z] ---> Running in f8cc7b0574b0 [2024-11-12T03:09:12.781Z] Removing intermediate container f8cc7b0574b0 [2024-11-12T03:09:12.781Z] ---> 91cac63a8eec [2024-11-12T03:09:12.781Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-11-12T03:09:12.781Z] ---> Running in 2a3a1f16c86a [2024-11-12T03:09:12.781Z] Removing intermediate container 2a3a1f16c86a [2024-11-12T03:09:12.781Z] ---> b2d0c39d7d66 [2024-11-12T03:09:12.781Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-12T03:09:12.781Z] ---> Running in e63b38983b65 [2024-11-12T03:09:12.781Z] Removing intermediate container e63b38983b65 [2024-11-12T03:09:12.781Z] ---> 730d88720bc6 [2024-11-12T03:09:12.781Z] Step 25/27 : LABEL arch=amd64 [2024-11-12T03:09:12.781Z] ---> Running in a2c6d58065d5 [2024-11-12T03:09:13.042Z] Removing intermediate container a2c6d58065d5 [2024-11-12T03:09:13.042Z] ---> c866b116f42e [2024-11-12T03:09:13.042Z] Step 26/27 : LABEL git_sha=7933a3e7862240d8fbc4801688088e94052ab53e [2024-11-12T03:09:13.042Z] ---> Running in 75499865124d [2024-11-12T03:09:13.042Z] Removing intermediate container 75499865124d [2024-11-12T03:09:13.042Z] ---> da5ee8633671 [2024-11-12T03:09:13.042Z] Step 27/27 : LABEL version=0.0.0 [2024-11-12T03:09:13.042Z] ---> Running in d88dd1aee5ac [2024-11-12T03:09:13.301Z] Removing intermediate container d88dd1aee5ac [2024-11-12T03:09:13.301Z] ---> 53a780d5c71e [2024-11-12T03:09:13.301Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-12T03:09:13.301Z] Successfully built 53a780d5c71e [2024-11-12T03:09:13.301Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [2024-11-12T03:09:13.361Z] OK: 238 MiB in 54 packages [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 [2024-11-12T03:09:13.944Z] Removing intermediate container 174a6dc6f1f7 [2024-11-12T03:09:13.944Z] ---> 3ab62e678e51 [2024-11-12T03:09:13.944Z] Step 9/13 : WORKDIR /device-onvif-camera Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T03:09:14.209Z] ---> Running in 0873d8854785 [2024-11-12T03:09:14.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-12T03:09:14.405Z] [2024-11-12T03:09:14.405Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-11-12T03:09:14.474Z] Removing intermediate container 0873d8854785 [2024-11-12T03:09:14.474Z] ---> a24f1c21488e [2024-11-12T03:09:14.474Z] Step 10/13 : COPY go.mod vendor* ./ [Pipeline] sh [2024-11-12T03:09:14.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-12T03:09:14.827Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-12T03:09:14.827Z] 5eb5b503b376: Pulling fs layer [2024-11-12T03:09:14.827Z] 5c69ac0246d0: Pulling fs layer [2024-11-12T03:09:14.828Z] ec43610c2a17: Pulling fs layer [2024-11-12T03:09:14.828Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-12T03:09:14.828Z] 33b1e0a273af: Pulling fs layer [2024-11-12T03:09:14.828Z] 5d3b04190fa2: Pulling fs layer [2024-11-12T03:09:14.828Z] 2f39f015ded8: Pulling fs layer [2024-11-12T03:09:14.828Z] 3a2ae6a8a46f: Waiting [2024-11-12T03:09:14.828Z] 33b1e0a273af: Waiting [2024-11-12T03:09:14.828Z] 5d3b04190fa2: Waiting [2024-11-12T03:09:14.828Z] 2f39f015ded8: Waiting [2024-11-12T03:09:14.828Z] 5c69ac0246d0: Verifying Checksum [2024-11-12T03:09:14.828Z] 5c69ac0246d0: Download complete [2024-11-12T03:09:14.828Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-12T03:09:14.828Z] 3a2ae6a8a46f: Download complete [2024-11-12T03:09:14.828Z] 33b1e0a273af: Verifying Checksum [2024-11-12T03:09:14.828Z] 33b1e0a273af: Download complete [2024-11-12T03:09:14.828Z] 5d3b04190fa2: Download complete [2024-11-12T03:09:15.057Z] ---> f9dccd8e4d4b [2024-11-12T03:09:15.057Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T03:09:15.057Z] ---> Running in 7c4208a00029 [2024-11-12T03:09:15.085Z] ec43610c2a17: Verifying Checksum [2024-11-12T03:09:15.085Z] ec43610c2a17: Download complete [2024-11-12T03:09:15.085Z] 5eb5b503b376: Verifying Checksum [2024-11-12T03:09:15.085Z] 5eb5b503b376: Download complete [2024-11-12T03:09:16.024Z] 2f39f015ded8: Download complete [2024-11-12T03:09:16.282Z] 5eb5b503b376: Pull complete [2024-11-12T03:09:16.282Z] 5c69ac0246d0: Pull complete [2024-11-12T03:09:16.540Z] ec43610c2a17: Pull complete [2024-11-12T03:09:16.798Z] 3a2ae6a8a46f: Pull complete [2024-11-12T03:09:16.798Z] 33b1e0a273af: Pull complete [2024-11-12T03:09:17.058Z] 5d3b04190fa2: Pull complete [2024-11-12T03:09:21.241Z] 2f39f015ded8: Pull complete [2024-11-12T03:09:21.241Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-12T03:09:21.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-12T03:09:21.241Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T03:09:21.507Z] prd-ubuntu20.04-docker-8c-8g-26226 does not seem to be running inside a container [2024-11-12T03:09:21.535Z] $ 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-476 -v /w/workspace/undry_device-onvif-camera_PR-476:/w/workspace/undry_device-onvif-camera_PR-476:rw,z -v /w/workspace/undry_device-onvif-camera_PR-476@tmp:/w/workspace/undry_device-onvif-camera_PR-476@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:latest cat [2024-11-12T03:09:29.905Z] $ docker top f9b610e19b86c4056ba03f7f58c8b8f8c3f78c7f18248a010767716467cbd8e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T03:09:30.426Z] ---> job-cost.sh [2024-11-12T03:09:30.426Z] lf-activate-venv: SKIPPING [2024-11-12T03:09:30.426Z] INFO: No Stack... [2024-11-12T03:09:30.684Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-12T03:09:30.943Z] INFO: Archiving Costs [Pipeline] sh [2024-11-12T03:09:31.264Z] + cat /w/workspace/undry_device-onvif-camera_PR-476/archives/cost.csv [2024-11-12T03:09:31.264Z] + cut -d, -f6 [Pipeline] lock [2024-11-12T03:09:31.317Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-476-1-stack-cost] [2024-11-12T03:09:31.325Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-476-1-stack-cost] did not exist. Created. [2024-11-12T03:09:31.333Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-476-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-12T03:09:31.776Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-12T03:09:31.835Z] Stashed 1 file(s) [Pipeline] } [2024-11-12T03:09:31.873Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-476-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-12T03:09:31.973Z] $ docker stop --time=1 f9b610e19b86c4056ba03f7f58c8b8f8c3f78c7f18248a010767716467cbd8e2 [2024-11-12T03:09:33.124Z] $ docker rm -f --volumes f9b610e19b86c4056ba03f7f58c8b8f8c3f78c7f18248a010767716467cbd8e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-12T03:11:06.724Z] Removing intermediate container 7c4208a00029 [2024-11-12T03:11:06.724Z] ---> 1d938cc4dd6f [2024-11-12T03:11:06.724Z] Step 12/13 : COPY . . [2024-11-12T03:11:06.724Z] ---> 838ce6dd3b43 [2024-11-12T03:11:06.724Z] Step 13/13 : RUN ${MAKE} [2024-11-12T03:11:06.724Z] ---> Running in d0a3d8708684 [2024-11-12T03:11:06.724Z] noop [2024-11-12T03:11:06.724Z] Removing intermediate container d0a3d8708684 [2024-11-12T03:11:06.724Z] ---> b8b5b02d418b [2024-11-12T03:11:06.724Z] Successfully built b8b5b02d418b [2024-11-12T03:11:06.724Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T03:11:07.239Z] + docker inspect -f . ci-base-image-arm64 [2024-11-12T03:11:07.239Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T03:11:07.519Z] prd-ubuntu20.04-docker-arm64-4c-16g-26227 does not seem to be running inside a container [2024-11-12T03:11:07.584Z] $ 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-11-12T03:11:08.664Z] $ docker top d919fda97d3a045d34156b84d06fccde2937d3f9f7d41c408b5fb41bc6706068 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T03:11:09.543Z] + go version [2024-11-12T03:11:09.543Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-12T03:11:09.578Z] $ docker stop --time=1 d919fda97d3a045d34156b84d06fccde2937d3f9f7d41c408b5fb41bc6706068 [2024-11-12T03:11:11.110Z] $ docker rm -f --volumes d919fda97d3a045d34156b84d06fccde2937d3f9f7d41c408b5fb41bc6706068 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T03:11:12.031Z] + docker inspect -f . ci-base-image-arm64 [2024-11-12T03:11:12.031Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T03:11:12.299Z] prd-ubuntu20.04-docker-arm64-4c-16g-26227 does not seem to be running inside a container [2024-11-12T03:11:12.351Z] $ 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-11-12T03:11:13.424Z] $ docker top 13089dd15d45546711d97845ba9aa6be041f56366dec03fd1d9464af9ea037b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T03:11:14.003Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-11-12T03:11:14.413Z] + make test [2024-11-12T03:11:14.414Z] go test ./... -coverprofile=coverage.out ./... [2024-11-12T03:11:21.040Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-11-12T03:14:44.586Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2024-11-12T03:14:44.586Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2024-11-12T03:14:44.586Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.168s coverage: 31.4% of statements [2024-11-12T03:15:02.787Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.402s coverage: 86.5% of statements [2024-11-12T03:15:03.370Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-12T03:15:03.370Z] go vet ./... [2024-11-12T03:15:59.779Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-12T03:15:59.779Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-12T03:15:59.779Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-12T03:15:59.828Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-12T03:15:59.872Z] $ docker stop --time=1 13089dd15d45546711d97845ba9aa6be041f56366dec03fd1d9464af9ea037b5 [2024-11-12T03:16:01.707Z] $ docker rm -f --volumes 13089dd15d45546711d97845ba9aa6be041f56366dec03fd1d9464af9ea037b5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-12T03:16:03.252Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-12T03:16:03.294Z] Warning: overwriting stash ‘coverage-report’ [2024-11-12T03:16:03.768Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-12T03:16:04.394Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-12T03:16:04.732Z] + ls -al . [2024-11-12T03:16:04.732Z] total 312 [2024-11-12T03:16:04.732Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 03:11 . [2024-11-12T03:16:04.732Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 03:08 .. [2024-11-12T03:16:04.732Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 03:08 .git [2024-11-12T03:16:04.732Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 03:08 .github [2024-11-12T03:16:04.732Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 12 03:08 .gitignore [2024-11-12T03:16:04.732Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 12 03:08 .golangci.yml [2024-11-12T03:16:04.732Z] -rw-rw-r-- 1 jenkins jenkins 19973 Nov 12 03:08 Attribution.txt [2024-11-12T03:16:04.732Z] -rw-rw-r-- 1 jenkins jenkins 17665 Nov 12 03:08 CHANGELOG.md [2024-11-12T03:16:04.732Z] -rw-rw-r-- 1 jenkins jenkins 1715 Nov 12 03:08 Dockerfile [2024-11-12T03:16:04.732Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 12 03:08 GOVERNANCE.md [2024-11-12T03:16:04.732Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 12 03:08 Jenkinsfile [2024-11-12T03:16:04.732Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 12 03:08 LICENSE [2024-11-12T03:16:04.732Z] -rw-rw-r-- 1 jenkins jenkins 3465 Nov 12 03:08 Makefile [2024-11-12T03:16:04.732Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 12 03:08 OWNERS.md [2024-11-12T03:16:04.732Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 12 03:08 README.md [2024-11-12T03:16:04.732Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 12 03:06 VERSION [2024-11-12T03:16:04.732Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 03:08 bin [2024-11-12T03:16:04.732Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 03:08 cmd [2024-11-12T03:16:04.732Z] -rw-r--r-- 1 jenkins jenkins 92292 Nov 12 03:15 coverage.out [2024-11-12T03:16:04.732Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 03:08 doc [2024-11-12T03:16:04.732Z] -rw-rw-r-- 1 jenkins jenkins 6587 Nov 12 03:08 go.mod [2024-11-12T03:16:04.732Z] -rw-rw-r-- 1 jenkins jenkins 88077 Nov 12 03:08 go.sum [2024-11-12T03:16:04.732Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 03:08 internal [2024-11-12T03:16:04.732Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 12 03:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T03:16:05.176Z] + 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=7933a3e7862240d8fbc4801688088e94052ab53e --label arch=arm64 --label version=0.0.0 . [2024-11-12T03:16:05.758Z] Sending build context to Docker daemon 21.95MB [2024-11-12T03:16:05.758Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-12T03:16:05.758Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-12T03:16:05.758Z] ---> b8b5b02d418b [2024-11-12T03:16:05.758Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-11-12T03:16:06.024Z] ---> Running in 3ca2de0a056b [2024-11-12T03:16:06.290Z] Removing intermediate container 3ca2de0a056b [2024-11-12T03:16:06.290Z] ---> 2a50407f4991 [2024-11-12T03:16:06.290Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-12T03:16:06.290Z] ---> Running in 17b0aca05ef4 [2024-11-12T03:16:06.556Z] Removing intermediate container 17b0aca05ef4 [2024-11-12T03:16:06.556Z] ---> 3a75490ec4b3 [2024-11-12T03:16:06.556Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-12T03:16:06.556Z] ---> Running in 91b144386714 [2024-11-12T03:16:06.830Z] Removing intermediate container 91b144386714 [2024-11-12T03:16:06.830Z] ---> d761918ed85c [2024-11-12T03:16:06.830Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-12T03:16:07.096Z] ---> Running in 4242a6cfb468 [2024-11-12T03:16:07.097Z] Removing intermediate container 4242a6cfb468 [2024-11-12T03:16:07.097Z] ---> 6571b7ddf1fc [2024-11-12T03:16:07.097Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-11-12T03:16:07.362Z] ---> Running in 7f2f13952349 [2024-11-12T03:16:07.627Z] Removing intermediate container 7f2f13952349 [2024-11-12T03:16:07.628Z] ---> 150b3a6a8ed3 [2024-11-12T03:16:07.628Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-12T03:16:07.628Z] ---> Running in d3a5bfd27ef0 [2024-11-12T03:16:08.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T03:16:08.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T03:16:10.254Z] OK: 238 MiB in 54 packages [2024-11-12T03:16:11.214Z] Removing intermediate container d3a5bfd27ef0 [2024-11-12T03:16:11.214Z] ---> ef7120d83205 [2024-11-12T03:16:11.214Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-11-12T03:16:11.214Z] ---> Running in 789e94d65ef0 [2024-11-12T03:16:11.214Z] Removing intermediate container 789e94d65ef0 [2024-11-12T03:16:11.214Z] ---> 71c6f9b57c4c [2024-11-12T03:16:11.214Z] Step 10/27 : COPY go.mod vendor* ./ [2024-11-12T03:16:11.798Z] ---> 9b58e46cb9e2 [2024-11-12T03:16:11.798Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T03:16:11.798Z] ---> Running in 9b5e8bf07439 [2024-11-12T03:16:14.372Z] Removing intermediate container 9b5e8bf07439 [2024-11-12T03:16:14.372Z] ---> 07820a1f2d47 [2024-11-12T03:16:14.372Z] Step 12/27 : COPY . . [2024-11-12T03:16:15.773Z] ---> 287743a292c6 [2024-11-12T03:16:15.773Z] Step 13/27 : RUN ${MAKE} [2024-11-12T03:16:15.773Z] ---> Running in 5713329f850f [2024-11-12T03:16:16.726Z] 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/v4/internal/common.SDKVersion=v4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2024-11-12T03:19:38.464Z] Removing intermediate container 5713329f850f [2024-11-12T03:19:38.464Z] ---> 8bd74ee7e6d0 [2024-11-12T03:19:38.464Z] Step 14/27 : FROM alpine:3.20 [2024-11-12T03:19:38.464Z] 3.20: Pulling from library/alpine [2024-11-12T03:19:38.464Z] cf04c63912e1: Already exists [2024-11-12T03:19:38.464Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-12T03:19:38.464Z] Status: Downloaded newer image for alpine:3.20 [2024-11-12T03:19:38.464Z] ---> c157a85ed455 [2024-11-12T03:19:38.464Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-11-12T03:19:38.464Z] ---> Running in d94bba562ddf [2024-11-12T03:19:38.464Z] Removing intermediate container d94bba562ddf [2024-11-12T03:19:38.464Z] ---> 344f155aacec [2024-11-12T03:19:38.464Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-11-12T03:19:38.464Z] ---> Running in b2ba0a296b3a [2024-11-12T03:19:38.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T03:19:38.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T03:19:38.464Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-12T03:19:38.464Z] Executing busybox-1.36.1-r29.trigger [2024-11-12T03:19:38.464Z] OK: 9 MiB in 15 packages [2024-11-12T03:19:38.464Z] Removing intermediate container b2ba0a296b3a [2024-11-12T03:19:38.464Z] ---> 8d10959cd490 [2024-11-12T03:19:38.464Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-12T03:19:38.464Z] ---> Running in 7adb27bdd331 [2024-11-12T03:19:38.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T03:19:38.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T03:19:38.464Z] Upgrading critical system libraries and apk-tools: [2024-11-12T03:19:38.464Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-12T03:19:38.464Z] Executing busybox-1.36.1-r29.trigger [2024-11-12T03:19:38.464Z] Continuing the upgrade transaction with new apk-tools: [2024-11-12T03:19:38.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T03:19:38.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T03:19:38.464Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T03:19:38.464Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T03:19:38.464Z] OK: 9 MiB in 15 packages [2024-11-12T03:19:38.464Z] Removing intermediate container 7adb27bdd331 [2024-11-12T03:19:38.464Z] ---> 5c281d00c69e [2024-11-12T03:19:38.464Z] Step 18/27 : WORKDIR / [2024-11-12T03:19:38.464Z] ---> Running in 55759d5ec89a [2024-11-12T03:19:38.464Z] Removing intermediate container 55759d5ec89a [2024-11-12T03:19:38.464Z] ---> 58a6b1b2b0ac [2024-11-12T03:19:38.464Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-11-12T03:19:38.464Z] ---> 06e81bf1a07f [2024-11-12T03:19:38.464Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-11-12T03:19:38.464Z] ---> c2081e8bddeb [2024-11-12T03:19:38.464Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-11-12T03:19:38.464Z] ---> 95c516eb2032 [2024-11-12T03:19:38.464Z] Step 22/27 : EXPOSE 59984 [2024-11-12T03:19:38.464Z] ---> Running in 8d452eec10ae [2024-11-12T03:19:39.046Z] Removing intermediate container 8d452eec10ae [2024-11-12T03:19:39.046Z] ---> 52fbb8a1fe38 [2024-11-12T03:19:39.046Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-11-12T03:19:39.046Z] ---> Running in f746a2420ad7 [2024-11-12T03:19:39.314Z] Removing intermediate container f746a2420ad7 [2024-11-12T03:19:39.314Z] ---> 05b561c477cd [2024-11-12T03:19:39.314Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-12T03:19:39.314Z] ---> Running in 1551b373cecf [2024-11-12T03:19:39.580Z] Removing intermediate container 1551b373cecf [2024-11-12T03:19:39.580Z] ---> c88c0c546ab2 [2024-11-12T03:19:39.580Z] Step 25/27 : LABEL arch=arm64 [2024-11-12T03:19:39.580Z] ---> Running in c9a6e83a3078 [2024-11-12T03:19:39.845Z] Removing intermediate container c9a6e83a3078 [2024-11-12T03:19:39.845Z] ---> cc4ed41d2090 [2024-11-12T03:19:39.845Z] Step 26/27 : LABEL git_sha=7933a3e7862240d8fbc4801688088e94052ab53e [2024-11-12T03:19:40.123Z] ---> Running in 4cb131ec78fb [2024-11-12T03:19:40.123Z] Removing intermediate container 4cb131ec78fb [2024-11-12T03:19:40.123Z] ---> b5c2b3343ff0 [2024-11-12T03:19:40.123Z] Step 27/27 : LABEL version=0.0.0 [2024-11-12T03:19:40.392Z] ---> Running in fe1bc18adfb2 [2024-11-12T03:19:40.658Z] Removing intermediate container fe1bc18adfb2 [2024-11-12T03:19:40.658Z] ---> 9351f0809e20 [2024-11-12T03:19:40.658Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-12T03:19:40.658Z] Successfully built 9351f0809e20 [2024-11-12T03:19:40.658Z] 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-11-12T03:19:41.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-12T03:19:41.608Z] [2024-11-12T03:19:41.608Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T03:19:42.048Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-12T03:19:42.048Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-12T03:19:42.048Z] 8998bd30e6a1: Pulling fs layer [2024-11-12T03:19:42.048Z] 04944245beec: Pulling fs layer [2024-11-12T03:19:42.048Z] 699f458cf7ca: Pulling fs layer [2024-11-12T03:19:42.048Z] 765212b225bb: Pulling fs layer [2024-11-12T03:19:42.048Z] f23df028b6ca: Pulling fs layer [2024-11-12T03:19:42.048Z] d65c8cfc05b1: Pulling fs layer [2024-11-12T03:19:42.048Z] 2437ff75d9bd: Pulling fs layer [2024-11-12T03:19:42.048Z] 765212b225bb: Waiting [2024-11-12T03:19:42.048Z] f23df028b6ca: Waiting [2024-11-12T03:19:42.048Z] d65c8cfc05b1: Waiting [2024-11-12T03:19:42.048Z] 2437ff75d9bd: Waiting [2024-11-12T03:19:42.320Z] 04944245beec: Verifying Checksum [2024-11-12T03:19:42.320Z] 04944245beec: Download complete [2024-11-12T03:19:42.320Z] 765212b225bb: Verifying Checksum [2024-11-12T03:19:42.320Z] 765212b225bb: Download complete [2024-11-12T03:19:42.320Z] f23df028b6ca: Download complete [2024-11-12T03:19:42.320Z] d65c8cfc05b1: Verifying Checksum [2024-11-12T03:19:42.320Z] d65c8cfc05b1: Download complete [2024-11-12T03:19:42.320Z] 699f458cf7ca: Verifying Checksum [2024-11-12T03:19:42.320Z] 699f458cf7ca: Download complete [2024-11-12T03:19:42.901Z] 8998bd30e6a1: Verifying Checksum [2024-11-12T03:19:42.901Z] 8998bd30e6a1: Download complete [2024-11-12T03:19:45.477Z] 2437ff75d9bd: Verifying Checksum [2024-11-12T03:19:45.477Z] 2437ff75d9bd: Download complete [2024-11-12T03:19:47.429Z] 8998bd30e6a1: Pull complete [2024-11-12T03:19:47.696Z] 04944245beec: Pull complete [2024-11-12T03:19:49.104Z] 699f458cf7ca: Pull complete [2024-11-12T03:19:49.371Z] 765212b225bb: Pull complete [2024-11-12T03:19:50.329Z] f23df028b6ca: Pull complete [2024-11-12T03:19:50.329Z] d65c8cfc05b1: Pull complete [2024-11-12T03:20:08.530Z] 2437ff75d9bd: Pull complete [2024-11-12T03:20:08.530Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-12T03:20:08.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-12T03:20:08.530Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T03:20:08.897Z] prd-ubuntu20.04-docker-arm64-4c-16g-26227 does not seem to be running inside a container [2024-11-12T03:20:08.954Z] $ 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-11-12T03:20:11.617Z] $ docker top d8c488cc0629f836ff1899e30334e80eb4a20115808663738eda14cf23e86644 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T03:20:12.528Z] ---> job-cost.sh [2024-11-12T03:20:12.528Z] lf-activate-venv: SKIPPING [2024-11-12T03:20:12.528Z] INFO: No Stack... [2024-11-12T03:20:13.106Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-12T03:20:14.061Z] INFO: Archiving Costs [Pipeline] sh [2024-11-12T03:20:14.711Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2024-11-12T03:20:14.711Z] + cut -d, -f6 [Pipeline] lock [2024-11-12T03:20:14.792Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-476-1-stack-cost] [2024-11-12T03:20:14.798Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-476-1-stack-cost] did not exist. Created. [2024-11-12T03:20:14.805Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-476-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-12T03:20:15.557Z] /w/workspace/device-onvif-camera/1@tmp/durable-e95b9736/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-12T03:20:16.236Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-12T03:20:16.277Z] Warning: overwriting stash ‘stack-cost’ [2024-11-12T03:20:16.353Z] Stashed 1 file(s) [Pipeline] } [2024-11-12T03:20:16.373Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-476-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-12T03:20:16.470Z] $ docker stop --time=1 d8c488cc0629f836ff1899e30334e80eb4a20115808663738eda14cf23e86644 [2024-11-12T03:20:17.965Z] $ docker rm -f --volumes d8c488cc0629f836ff1899e30334e80eb4a20115808663738eda14cf23e86644 [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-11-12T03:20:19.204Z] provisioning config files... [2024-11-12T03:20:19.212Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-476@tmp/config11869430001640809028tmp [Pipeline] { [Pipeline] sh [2024-11-12T03:20:19.576Z] + set +x [2024-11-12T03:20:19.576Z] + bash -s -- [2024-11-12T03:20:19.576Z] + curl -s https://codecov.io/bash [2024-11-12T03:20:19.576Z] [2024-11-12T03:20:19.576Z] _____ _ [2024-11-12T03:20:19.576Z] / ____| | | [2024-11-12T03:20:19.576Z] | | ___ __| | ___ ___ _____ __ [2024-11-12T03:20:19.576Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-12T03:20:19.576Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-12T03:20:19.576Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-12T03:20:19.576Z] Bash-1.0.6 [2024-11-12T03:20:19.576Z] [2024-11-12T03:20:19.576Z] [2024-11-12T03:20:19.576Z] ==> git version 2.25.1 found [2024-11-12T03:20:19.576Z] ==> 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-11-12T03:20:19.576Z] Release-Date: 2020-01-08 [2024-11-12T03:20:19.576Z] 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-11-12T03:20:19.576Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-12T03:20:19.576Z] ==> Jenkins CI detected. [2024-11-12T03:20:19.576Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-476 [2024-11-12T03:20:19.576Z] project root: . [2024-11-12T03:20:19.576Z] --> token set from env [2024-11-12T03:20:19.576Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-12T03:20:19.576Z] ==> Running gcov in . (disable via -X gcov) [2024-11-12T03:20:19.576Z] ==> Python coveragepy not found [2024-11-12T03:20:19.576Z] ==> Searching for coverage reports in: [2024-11-12T03:20:19.576Z] + . [2024-11-12T03:20:19.576Z] -> Found 1 reports [2024-11-12T03:20:19.576Z] ==> Detecting git/mercurial file structure [2024-11-12T03:20:19.836Z] ==> Reading reports [2024-11-12T03:20:19.836Z] + ./coverage.out bytes=92292 [2024-11-12T03:20:19.836Z] ==> Appending adjustments [2024-11-12T03:20:19.837Z] https://docs.codecov.io/docs/fixing-reports [2024-11-12T03:20:19.837Z] + Found adjustments [2024-11-12T03:20:19.837Z] ==> Gzipping contents [2024-11-12T03:20:19.837Z] 12K /tmp/codecov.l1EMxK.gz [2024-11-12T03:20:19.837Z] ==> Uploading reports [2024-11-12T03:20:19.837Z] url: https://codecov.io [2024-11-12T03:20:19.837Z] query: branch=PR-476&commit=7933a3e7862240d8fbc4801688088e94052ab53e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-476%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=476&job=&cmd_args= [2024-11-12T03:20:19.837Z] -> Pinging Codecov [2024-11-12T03:20:19.837Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-476&commit=7933a3e7862240d8fbc4801688088e94052ab53e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-476%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=476&job=&cmd_args= [2024-11-12T03:20:20.406Z] -> Uploading to [2024-11-12T03:20:20.406Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-onvif-camera/7933a3e7862240d8fbc4801688088e94052ab53e/dc77a627-3a94-4b0c-a156-29ac5f4f6291.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241112%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241112T032020Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d031401014d00156b2b8e3ebdf21268b582dddbf0acfd369f1062054eec92451 [2024-11-12T03:20:20.406Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-12T03:20:20.406Z] Dload Upload Total Spent Left Speed [2024-11-12T03:20:20.667Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11416 0 0 100 11416 0 48168 --:--:-- --:--:-- --:--:-- 48168 [2024-11-12T03:20:20.667Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/7933a3e7862240d8fbc4801688088e94052ab53e [Pipeline] } [2024-11-12T03:20:39.419Z] 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-11-12T03:20:41.785Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-476/archives ] [2024-11-12T03:20:41.785Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-476/archives [2024-11-12T03:20:41.785Z] total 16 [2024-11-12T03:20:41.785Z] drwxr-xr-x 3 root root 4096 Nov 12 03:09 . [2024-11-12T03:20:41.785Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 12 03:09 .. [2024-11-12T03:20:41.785Z] drwxr-xr-x 2 root root 4096 Nov 12 03:09 cost [2024-11-12T03:20:41.785Z] -rw-r--r-- 1 root root 91 Nov 12 03:09 cost.csv [2024-11-12T03:20:41.785Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-476/archives [2024-11-12T03:20:41.785Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-476/archives [2024-11-12T03:20:41.785Z] total 16 [2024-11-12T03:20:41.785Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 12 03:09 . [2024-11-12T03:20:41.785Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 12 03:09 .. [2024-11-12T03:20:41.785Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 12 03:09 cost [2024-11-12T03:20:41.785Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 12 03:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-12T03:20:42.124Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T03:20:43.023Z] ---> package-listing.sh [2024-11-12T03:20:43.023Z] ++ facter osfamily [2024-11-12T03:20:43.023Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-12T03:20:43.283Z] + OS_FAMILY=debian [2024-11-12T03:20:43.283Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-476 [2024-11-12T03:20:43.283Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-12T03:20:43.283Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-12T03:20:43.283Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-12T03:20:43.283Z] + PACKAGES=/tmp/packages_start.txt [2024-11-12T03:20:43.283Z] + '[' /w/workspace/undry_device-onvif-camera_PR-476 ']' [2024-11-12T03:20:43.283Z] + PACKAGES=/tmp/packages_end.txt [2024-11-12T03:20:43.283Z] + case "${OS_FAMILY}" in [2024-11-12T03:20:43.283Z] + dpkg -l [2024-11-12T03:20:43.283Z] + grep '^ii' [2024-11-12T03:20:43.283Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-12T03:20:43.283Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-12T03:20:43.283Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-12T03:20:43.283Z] + '[' /w/workspace/undry_device-onvif-camera_PR-476 ']' [2024-11-12T03:20:43.283Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-476/archives/ [2024-11-12T03:20:43.283Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-476/archives/ [Pipeline] echo [2024-11-12T03:20:43.325Z] 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-476/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-12T03:20:43.630Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T03:20:44.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-12T03:20:44.282Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T03:20:44.450Z] prd-ubuntu20.04-docker-8c-8g-26226 does not seem to be running inside a container [2024-11-12T03:20:44.491Z] $ 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-476/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-476 -v /w/workspace/undry_device-onvif-camera_PR-476:/w/workspace/undry_device-onvif-camera_PR-476:rw,z -v /w/workspace/undry_device-onvif-camera_PR-476@tmp:/w/workspace/undry_device-onvif-camera_PR-476@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-11-12T03:20:44.689Z] $ docker top bf4f21546da50316f65939eda0ab3d469c56176ad14fd883d5df07e22f9e3f9b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T03:20:45.087Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-12T03:20:45.404Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-12T03:20:45.722Z] + ls /var/log/sa-host [2024-11-12T03:20:45.722Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-12T03:20:45.964Z] provisioning config files... [2024-11-12T03:20:45.972Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-476@tmp/config3016477839586116509tmp [Pipeline] { [Pipeline] echo [2024-11-12T03:20:46.123Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T03:20:46.451Z] ---> create-netrc.sh [Pipeline] } [2024-11-12T03:20:46.480Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-12T03:20:46.913Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-12T03:20:46.957Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T03:20:47.279Z] ---> sudo-logs.sh [2024-11-12T03:20:47.279Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-12T03:20:47.389Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T03:20:47.715Z] ---> job-cost.sh [2024-11-12T03:20:47.715Z] lf-activate-venv: SKIPPING [2024-11-12T03:20:47.715Z] DEBUG: total: 0.2199999988079071 [2024-11-12T03:20:47.715Z] INFO: Retrieving Stack Cost... [2024-11-12T03:20:48.286Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-12T03:20:48.546Z] INFO: Archiving Costs [Pipeline] echo [2024-11-12T03:20:48.591Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T03:20:48.918Z] ---> logs-deploy.sh [2024-11-12T03:20:48.918Z] lf-activate-venv: SKIPPING [2024-11-12T03:20:48.918Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-476/1 [2024-11-12T03:20:48.918Z] INFO: archiving workspace using pattern(s): [2024-11-12T03:20:49.864Z] Archives upload complete. [2024-11-12T03:20:50.124Z] INFO: archiving logs to Nexus [2024-11-12T03:20:50.695Z] ---> uname -a: [2024-11-12T03:20:50.695Z] Linux prd-ubuntu20-04-docker-8c-8g-26226 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-11-12T03:20:50.695Z] [2024-11-12T03:20:50.695Z] [2024-11-12T03:20:50.695Z] ---> lscpu: [2024-11-12T03:20:50.695Z] Architecture: x86_64 [2024-11-12T03:20:50.695Z] CPU op-mode(s): 32-bit, 64-bit [2024-11-12T03:20:50.695Z] Byte Order: Little Endian [2024-11-12T03:20:50.695Z] Address sizes: 40 bits physical, 48 bits virtual [2024-11-12T03:20:50.695Z] CPU(s): 8 [2024-11-12T03:20:50.695Z] On-line CPU(s) list: 0-7 [2024-11-12T03:20:50.695Z] Thread(s) per core: 1 [2024-11-12T03:20:50.695Z] Core(s) per socket: 1 [2024-11-12T03:20:50.695Z] Socket(s): 8 [2024-11-12T03:20:50.695Z] NUMA node(s): 1 [2024-11-12T03:20:50.695Z] Vendor ID: AuthenticAMD [2024-11-12T03:20:50.695Z] CPU family: 23 [2024-11-12T03:20:50.695Z] Model: 49 [2024-11-12T03:20:50.695Z] Model name: AMD EPYC-Rome Processor [2024-11-12T03:20:50.695Z] Stepping: 0 [2024-11-12T03:20:50.695Z] CPU MHz: 2799.998 [2024-11-12T03:20:50.695Z] BogoMIPS: 5599.99 [2024-11-12T03:20:50.695Z] Virtualization: AMD-V [2024-11-12T03:20:50.695Z] Hypervisor vendor: KVM [2024-11-12T03:20:50.695Z] Virtualization type: full [2024-11-12T03:20:50.695Z] L1d cache: 256 KiB [2024-11-12T03:20:50.695Z] L1i cache: 256 KiB [2024-11-12T03:20:50.695Z] L2 cache: 4 MiB [2024-11-12T03:20:50.695Z] L3 cache: 128 MiB [2024-11-12T03:20:50.695Z] NUMA node0 CPU(s): 0-7 [2024-11-12T03:20:50.695Z] Vulnerability Itlb multihit: Not affected [2024-11-12T03:20:50.695Z] Vulnerability L1tf: Not affected [2024-11-12T03:20:50.695Z] Vulnerability Mds: Not affected [2024-11-12T03:20:50.695Z] Vulnerability Meltdown: Not affected [2024-11-12T03:20:50.695Z] Vulnerability Mmio stale data: Not affected [2024-11-12T03:20:50.695Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-11-12T03:20:50.695Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-11-12T03:20:50.695Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-11-12T03:20:50.695Z] Vulnerability Srbds: Not affected [2024-11-12T03:20:50.695Z] Vulnerability Tsx async abort: Not affected [2024-11-12T03:20:50.695Z] 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-11-12T03:20:50.695Z] [2024-11-12T03:20:50.695Z] [2024-11-12T03:20:50.695Z] ---> nproc: [2024-11-12T03:20:50.695Z] 8 [2024-11-12T03:20:50.695Z] [2024-11-12T03:20:50.695Z] [2024-11-12T03:20:50.695Z] ---> df -h: [2024-11-12T03:20:50.695Z] Filesystem Size Used Avail Use% Mounted on [2024-11-12T03:20:50.695Z] overlay 155G 12G 143G 8% / [2024-11-12T03:20:50.695Z] tmpfs 64M 0 64M 0% /dev [2024-11-12T03:20:50.695Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-11-12T03:20:50.695Z] shm 64M 0 64M 0% /dev/shm [2024-11-12T03:20:50.695Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-11-12T03:20:50.695Z] [2024-11-12T03:20:50.695Z] [2024-11-12T03:20:50.695Z] ---> sar -b -r -n DEV: [2024-11-12T03:20:50.695Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26226) 11/12/24 _x86_64_ (8 CPU) [2024-11-12T03:20:50.695Z] [2024-11-12T03:20:50.695Z] 03:05:03 LINUX RESTART (8 CPU) [2024-11-12T03:20:50.695Z] [2024-11-12T03:20:50.695Z] 03:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-11-12T03:20:50.695Z] 03:07:01 225.02 5.51 219.51 0.00 429.92 58149.99 0.00 [2024-11-12T03:20:50.695Z] 03:08:01 161.70 0.10 161.60 0.00 5.33 57371.20 0.00 [2024-11-12T03:20:50.695Z] 03:09:01 108.95 0.15 108.80 0.00 7.06 33186.00 0.00 [2024-11-12T03:20:50.695Z] 03:10:01 131.03 0.02 131.01 0.00 1.73 34611.43 0.00 [2024-11-12T03:20:50.695Z] 03:11:01 29.56 10.23 19.33 0.00 3453.82 3758.32 0.00 [2024-11-12T03:20:50.695Z] 03:12:01 1.57 0.00 1.57 0.00 0.00 17.33 0.00 [2024-11-12T03:20:50.695Z] 03:13:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 [2024-11-12T03:20:50.695Z] 03:14:01 1.95 0.00 1.95 0.00 0.00 21.06 0.00 [2024-11-12T03:20:50.695Z] 03:15:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 [2024-11-12T03:20:50.695Z] 03:16:01 1.98 0.00 1.98 0.00 0.00 29.86 0.00 [2024-11-12T03:20:50.695Z] 03:17:01 0.98 0.02 0.97 0.00 0.13 10.40 0.00 [2024-11-12T03:20:50.695Z] 03:18:01 1.67 0.00 1.67 0.00 0.00 19.60 0.00 [2024-11-12T03:20:50.695Z] 03:19:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2024-11-12T03:20:50.695Z] 03:20:01 2.68 0.02 2.67 0.00 0.13 29.33 0.00 [2024-11-12T03:20:50.695Z] Average: 47.90 1.15 46.76 0.00 278.44 13375.23 0.00 [2024-11-12T03:20:50.695Z] [2024-11-12T03:20:50.695Z] 03:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-11-12T03:20:50.695Z] 03:07:01 27981244 31520108 786960 2.39 130264 3575392 1917092 5.65 1305196 3087636 353760 [2024-11-12T03:20:50.695Z] 03:08:01 27002328 31441104 857944 2.61 189900 4339844 1987036 5.86 1755848 3537988 724616 [2024-11-12T03:20:50.695Z] 03:09:01 27201472 31495672 805840 2.45 195024 4206784 2063668 6.08 1417188 3693836 143544 [2024-11-12T03:20:50.695Z] 03:10:01 26870092 31524592 775532 2.36 203168 4519328 1745724 5.14 1405832 3994284 152 [2024-11-12T03:20:50.695Z] 03:11:01 26632684 31508368 782424 2.38 208416 4723228 1822388 5.37 1558808 4055156 4 [2024-11-12T03:20:50.695Z] 03:12:01 26637848 31513560 776984 2.36 208456 4723228 1822388 5.37 1554152 4055156 8 [2024-11-12T03:20:50.695Z] 03:13:01 26640304 31516124 774352 2.35 208548 4723228 1822388 5.37 1552000 4055176 4 [2024-11-12T03:20:50.695Z] 03:14:01 26644532 31520416 769916 2.34 208632 4723236 1822388 5.37 1547632 4055180 152 [2024-11-12T03:20:50.695Z] 03:15:01 26644272 31520704 769964 2.34 208688 4723368 1838516 5.42 1547188 4055608 36 [2024-11-12T03:20:50.695Z] 03:16:01 26644272 31520780 769820 2.34 208768 4723348 1838516 5.42 1547296 4055624 12 [2024-11-12T03:20:50.695Z] 03:17:01 26643868 31520396 770116 2.34 208812 4723344 1838516 5.42 1547268 4055616 12 [2024-11-12T03:20:50.695Z] 03:18:01 26643584 31520240 770160 2.34 208824 4723356 1838516 5.42 1547360 4055624 24 [2024-11-12T03:20:50.695Z] 03:19:01 26643584 31520248 770104 2.34 208840 4723356 1838516 5.42 1547348 4055624 4 [2024-11-12T03:20:50.695Z] 03:20:01 26643404 31520232 770196 2.34 208916 4723360 1857436 5.47 1547704 4055644 4 [2024-11-12T03:20:50.695Z] Average: 26819535 31511610 782165 2.38 200375 4562457 1860935 5.48 1527201 3919154 87309 [2024-11-12T03:20:50.695Z] [2024-11-12T03:20:50.695Z] 03:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-11-12T03:20:50.695Z] 03:07:01 docker0 321.02 480.73 28.29 3684.99 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:07:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:07:01 ens3 622.36 408.03 6904.05 52.51 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:08:01 vethb6329f9 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:08:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:08:01 ens3 22.28 13.77 25.57 8.98 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:09:01 docker0 1.50 3.05 0.09 38.11 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:09:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:09:01 ens3 26.82 16.61 60.15 10.61 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:10:01 docker0 5.52 10.55 0.33 152.45 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:10:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:10:01 ens3 100.38 62.99 2676.83 11.59 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:11:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:11:01 ens3 57.97 24.90 1392.38 1.96 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:12:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:14:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:15:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:16:01 ens3 0.62 0.35 1.57 0.08 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.695Z] 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.696Z] 03:19:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.696Z] 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.696Z] 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.696Z] 03:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.696Z] Average: docker0 23.44 35.33 2.05 276.90 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.696Z] Average: lo 0.44 0.44 0.04 0.04 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.696Z] Average: ens3 59.37 37.65 790.18 6.13 0.00 0.00 0.00 0.00 [2024-11-12T03:20:50.696Z] [2024-11-12T03:20:50.696Z] [2024-11-12T03:20:50.696Z] ---> sar -P ALL: [2024-11-12T03:20:50.696Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26226) 11/12/24 _x86_64_ (8 CPU) [2024-11-12T03:20:50.696Z] [2024-11-12T03:20:50.696Z] 03:05:03 LINUX RESTART (8 CPU) [2024-11-12T03:20:50.696Z] [2024-11-12T03:20:50.696Z] 03:06:01 CPU %user %nice %system %iowait %steal %idle [2024-11-12T03:20:50.696Z] 03:07:01 all 6.68 0.00 3.04 5.89 0.06 84.32 [2024-11-12T03:20:50.696Z] 03:07:01 0 5.84 0.00 2.36 8.40 0.05 83.34 [2024-11-12T03:20:50.696Z] 03:07:01 1 7.09 0.00 2.72 0.69 0.07 89.43 [2024-11-12T03:20:50.696Z] 03:07:01 2 5.15 0.00 4.19 0.79 0.07 89.80 [2024-11-12T03:20:50.696Z] 03:07:01 3 7.24 0.00 2.88 0.56 0.07 89.26 [2024-11-12T03:20:50.696Z] 03:07:01 4 7.45 0.00 2.67 1.48 0.07 88.32 [2024-11-12T03:20:50.696Z] 03:07:01 5 6.44 0.00 2.57 2.80 0.07 88.12 [2024-11-12T03:20:50.696Z] 03:07:01 6 7.72 0.00 4.07 31.72 0.07 56.42 [2024-11-12T03:20:50.696Z] 03:07:01 7 6.49 0.00 2.90 0.79 0.05 89.77 [2024-11-12T03:20:50.696Z] 03:08:01 all 26.43 0.00 5.96 3.32 0.08 64.22 [2024-11-12T03:20:50.696Z] 03:08:01 0 26.78 0.00 5.89 3.77 0.07 63.50 [2024-11-12T03:20:50.696Z] 03:08:01 1 27.04 0.00 5.28 0.08 0.07 67.52 [2024-11-12T03:20:50.696Z] 03:08:01 2 25.30 0.00 7.09 1.89 0.10 65.62 [2024-11-12T03:20:50.696Z] 03:08:01 3 27.31 0.00 6.93 11.47 0.08 54.20 [2024-11-12T03:20:50.696Z] 03:08:01 4 26.16 0.00 6.23 0.08 0.07 67.46 [2024-11-12T03:20:50.696Z] 03:08:01 5 25.74 0.00 5.54 7.20 0.07 61.45 [2024-11-12T03:20:50.696Z] 03:08:01 6 26.31 0.00 5.61 1.23 0.08 66.76 [2024-11-12T03:20:50.696Z] 03:08:01 7 26.78 0.00 5.10 0.89 0.10 67.12 [2024-11-12T03:20:50.696Z] 03:09:01 all 38.58 0.00 5.39 2.96 0.09 52.98 [2024-11-12T03:20:50.696Z] 03:09:01 0 37.78 0.00 5.21 2.18 0.08 54.75 [2024-11-12T03:20:50.696Z] 03:09:01 1 39.70 0.00 5.36 0.19 0.10 54.65 [2024-11-12T03:20:50.696Z] 03:09:01 2 37.74 0.00 5.08 0.97 0.08 56.13 [2024-11-12T03:20:50.696Z] 03:09:01 3 39.49 0.00 6.07 13.42 0.10 40.93 [2024-11-12T03:20:50.696Z] 03:09:01 4 38.56 0.00 5.30 0.08 0.08 55.98 [2024-11-12T03:20:50.696Z] 03:09:01 5 38.40 0.00 4.98 4.76 0.12 51.74 [2024-11-12T03:20:50.696Z] 03:09:01 6 38.13 0.00 5.66 1.94 0.07 54.20 [2024-11-12T03:20:50.696Z] 03:09:01 7 38.86 0.00 5.42 0.17 0.10 55.45 [2024-11-12T03:20:50.696Z] 03:10:01 all 3.65 0.00 1.59 2.98 0.04 91.75 [2024-11-12T03:20:50.696Z] 03:10:01 0 3.58 0.00 2.17 0.84 0.05 93.36 [2024-11-12T03:20:50.696Z] 03:10:01 1 3.84 0.00 1.11 0.03 0.05 94.96 [2024-11-12T03:20:50.696Z] 03:10:01 2 3.44 0.00 1.66 1.11 0.03 93.76 [2024-11-12T03:20:50.696Z] 03:10:01 3 3.61 0.00 1.81 7.11 0.03 87.44 [2024-11-12T03:20:50.696Z] 03:10:01 4 3.20 0.00 1.73 0.10 0.03 94.93 [2024-11-12T03:20:50.696Z] 03:10:01 5 3.86 0.00 1.56 11.62 0.03 82.93 [2024-11-12T03:20:50.696Z] 03:10:01 6 4.41 0.00 1.55 0.50 0.05 93.49 [2024-11-12T03:20:50.696Z] 03:10:01 7 3.22 0.00 1.09 2.60 0.03 93.05 [2024-11-12T03:20:50.696Z] 03:11:01 all 1.13 0.00 0.39 0.76 0.02 97.70 [2024-11-12T03:20:50.696Z] 03:11:01 0 0.98 0.00 0.55 0.35 0.02 98.10 [2024-11-12T03:20:50.696Z] 03:11:01 1 1.69 0.00 0.47 0.65 0.02 97.18 [2024-11-12T03:20:50.696Z] 03:11:01 2 0.45 0.00 0.27 0.05 0.02 99.22 [2024-11-12T03:20:50.696Z] 03:11:01 3 0.48 0.00 0.25 1.00 0.02 98.25 [2024-11-12T03:20:50.696Z] 03:11:01 4 1.75 0.00 0.40 0.58 0.02 97.25 [2024-11-12T03:20:50.696Z] 03:11:01 5 0.60 0.00 0.57 2.79 0.03 96.00 [2024-11-12T03:20:50.696Z] 03:11:01 6 2.56 0.00 0.43 0.16 0.03 96.81 [2024-11-12T03:20:50.696Z] 03:11:01 7 0.53 0.00 0.18 0.50 0.02 98.77 [2024-11-12T03:20:50.696Z] 03:12:01 all 0.24 0.00 0.01 0.00 0.00 99.74 [2024-11-12T03:20:50.696Z] 03:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-12T03:20:50.696Z] 03:12:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2024-11-12T03:20:50.696Z] 03:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T03:20:50.696Z] 03:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-12T03:20:50.696Z] 03:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-12T03:20:50.696Z] 03:12:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-12T03:20:50.696Z] 03:12:01 6 1.78 0.00 0.02 0.00 0.00 98.21 [2024-11-12T03:20:50.696Z] 03:12:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-12T03:20:50.696Z] 03:13:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2024-11-12T03:20:50.696Z] 03:13:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-12T03:20:50.696Z] 03:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-12T03:20:50.696Z] 03:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-12T03:20:50.696Z] 03:13:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-12T03:20:50.696Z] 03:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-12T03:20:50.696Z] 03:13:01 5 0.05 0.00 0.05 0.00 0.02 99.88 [2024-11-12T03:20:50.696Z] 03:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-12T03:20:50.696Z] 03:13:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-11-12T03:20:50.696Z] 03:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-11-12T03:20:50.696Z] 03:14:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-12T03:20:50.696Z] 03:14:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2024-11-12T03:20:50.696Z] 03:14:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-11-12T03:20:50.696Z] 03:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T03:20:50.696Z] 03:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-12T03:20:50.696Z] 03:14:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2024-11-12T03:20:50.696Z] 03:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-12T03:20:50.696Z] 03:14:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2024-11-12T03:20:50.696Z] 03:15:01 all 0.12 0.00 0.01 0.00 0.01 99.86 [2024-11-12T03:20:50.696Z] 03:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-12T03:20:50.696Z] 03:15:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2024-11-12T03:20:50.696Z] 03:15:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-12T03:20:50.696Z] 03:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-12T03:20:50.696Z] 03:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-12T03:20:50.696Z] 03:15:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-12T03:20:50.696Z] 03:15:01 6 0.76 0.00 0.00 0.00 0.02 99.22 [2024-11-12T03:20:50.696Z] 03:15:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-12T03:20:50.696Z] 03:16:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2024-11-12T03:20:50.696Z] 03:16:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2024-11-12T03:20:50.696Z] 03:16:01 1 0.28 0.00 0.02 0.00 0.02 99.68 [2024-11-12T03:20:50.696Z] 03:16:01 2 0.05 0.00 0.03 0.02 0.02 99.88 [2024-11-12T03:20:50.696Z] 03:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-12T03:20:50.696Z] 03:16:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-12T03:20:50.696Z] 03:16:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2024-11-12T03:20:50.696Z] 03:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-12T03:20:50.696Z] 03:16:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-12T03:20:50.696Z] 03:17:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2024-11-12T03:20:50.696Z] 03:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-12T03:20:50.696Z] 03:17:01 1 0.08 0.00 0.00 0.00 0.00 99.92 [2024-11-12T03:20:50.696Z] 03:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T03:20:50.696Z] 03:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-12T03:20:50.696Z] 03:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-12T03:20:50.696Z] 03:17:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-12T03:20:50.696Z] 03:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T03:20:50.696Z] 03:17:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-11-12T03:20:50.696Z] [2024-11-12T03:20:50.696Z] 03:17:01 CPU %user %nice %system %iowait %steal %idle [2024-11-12T03:20:50.696Z] 03:18:01 all 0.19 0.00 0.01 0.00 0.00 99.79 [2024-11-12T03:20:50.696Z] 03:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-12T03:20:50.696Z] 03:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-12T03:20:50.696Z] 03:18:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2024-11-12T03:20:50.696Z] 03:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T03:20:50.696Z] 03:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-12T03:20:50.696Z] 03:18:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2024-11-12T03:20:50.696Z] 03:18:01 6 1.35 0.00 0.03 0.00 0.00 98.61 [2024-11-12T03:20:50.696Z] 03:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T03:20:50.696Z] 03:19:01 all 0.20 0.00 0.01 0.00 0.00 99.78 [2024-11-12T03:20:50.696Z] 03:19:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-11-12T03:20:50.696Z] 03:19:01 1 0.17 0.00 0.02 0.00 0.00 99.82 [2024-11-12T03:20:50.696Z] 03:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T03:20:50.696Z] 03:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-12T03:20:50.696Z] 03:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-12T03:20:50.696Z] 03:19:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-12T03:20:50.696Z] 03:19:01 6 1.35 0.00 0.00 0.00 0.02 98.63 [2024-11-12T03:20:50.696Z] 03:19:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-12T03:20:50.696Z] 03:20:01 all 0.08 0.00 0.03 0.00 0.01 99.88 [2024-11-12T03:20:50.696Z] 03:20:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-12T03:20:50.696Z] 03:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-12T03:20:50.696Z] 03:20:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2024-11-12T03:20:50.696Z] 03:20:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2024-11-12T03:20:50.696Z] 03:20:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-12T03:20:50.696Z] 03:20:01 5 0.03 0.00 0.05 0.00 0.02 99.90 [2024-11-12T03:20:50.696Z] 03:20:01 6 0.47 0.00 0.05 0.00 0.00 99.48 [2024-11-12T03:20:50.696Z] 03:20:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-11-12T03:20:50.696Z] Average: all 5.49 0.00 1.17 1.13 0.02 92.19 [2024-11-12T03:20:50.696Z] Average: 0 5.34 0.00 1.16 1.10 0.03 92.37 [2024-11-12T03:20:50.696Z] Average: 1 5.69 0.00 1.07 0.12 0.03 93.10 [2024-11-12T03:20:50.696Z] Average: 2 5.13 0.00 1.31 0.35 0.02 93.20 [2024-11-12T03:20:50.696Z] Average: 3 5.53 0.00 1.27 2.38 0.02 90.80 [2024-11-12T03:20:50.696Z] Average: 4 5.48 0.00 1.16 0.17 0.02 93.17 [2024-11-12T03:20:50.696Z] Average: 5 5.33 0.00 1.10 2.06 0.03 91.48 [2024-11-12T03:20:50.696Z] Average: 6 6.03 0.00 1.23 2.51 0.02 90.21 [2024-11-12T03:20:50.696Z] Average: 7 5.38 0.00 1.04 0.36 0.02 93.19 [2024-11-12T03:20:50.696Z] [2024-11-12T03:20:50.696Z] [2024-11-12T03:20:50.696Z]