Pull request #425 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6+30f2e04c1e5a9bcedf43d76deea8330b142364ec (3b1bba6e88bce2f13d2a19ecf21eeaae90002310) 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-ssh17645764556554152060.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh17769195467564464065.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-425/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-425/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11632788130100390087.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-425/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13180334453667402269.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh9060180095587304439.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-425/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-425/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2062823936982123254.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-27954 in /w/workspace/undry_device-onvif-camera_PR-425 [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-425 # 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 30f2e04c1e5a9bcedf43d76deea8330b142364ec into PR head commit 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 Merge succeeded, producing 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 Checking out Revision 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 (PR-425) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/425/head:refs/remotes/origin/PR-425 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 # 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 30f2e04c1e5a9bcedf43d76deea8330b142364ec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-26T03:07:43.660Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-26T03:07:43.876Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-26T03:07:43.996Z] ========================================================= [2024-01-26T03:07:43.996Z] EdgeX Global Pipelines Version Info [2024-01-26T03:07:43.996Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-26T03:07:44.738Z] ------------------- [2024-01-26T03:07:44.738Z] stable info: [2024-01-26T03:07:44.738Z] ------------------- [2024-01-26T03:07:44.739Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-26T03:07:44.739Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-26T03:07:44.739Z] Message: update stable to v1.0.258 [2024-01-26T03:07:45.310Z] ------------------- [2024-01-26T03:07:45.310Z] experimental info: [2024-01-26T03:07:45.310Z] ------------------- [2024-01-26T03:07:45.310Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-26T03:07:45.310Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-26T03:07:45.310Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-26T03:07:45.568Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-01-26T03:07:45.633Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-01-26T03:07:45.740Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-26T03:07:45.808Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-26T03:07:45.878Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-26T03:07:45.946Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-26T03:07:46.007Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-26T03:07:46.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-26T03:07:46.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-26T03:07:46.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-26T03:07:46.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-26T03:07:46.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-01-26T03:07:46.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-26T03:07:46.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-26T03:07:46.530Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-26T03:07:46.601Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-26T03:07:46.676Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-26T03:07:46.750Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-26T03:07:46.817Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-26T03:07:46.883Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-26T03:07:46.958Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-01-26T03:07:47.038Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-01-26T03:07:47.114Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-26T03:07:47.185Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-26T03:07:47.262Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-26T03:07:47.347Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-26T03:07:47.424Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-26T03:07:47.500Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-425 [Pipeline] echo [2024-01-26T03:07:47.582Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-425 [Pipeline] echo [2024-01-26T03:07:47.659Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-425 [Pipeline] echo [2024-01-26T03:07:47.734Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 [Pipeline] echo [2024-01-26T03:07:47.810Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 248c085 [Pipeline] echo [2024-01-26T03:07:47.891Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T03:07:48.071Z] provisioning config files... [2024-01-26T03:07:48.085Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-425@tmp/config6098082114378326433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T03:07:48.503Z] ---> ****-login.sh [2024-01-26T03:07:48.504Z] nexus3.edgexfoundry.org:10001 [2024-01-26T03:07:48.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T03:07:48.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T03:07:48.763Z] Configure a credential helper to remove this warning. See [2024-01-26T03:07:48.763Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T03:07:48.763Z] [2024-01-26T03:07:48.763Z] Login Succeeded [2024-01-26T03:07:48.763Z] nexus3.edgexfoundry.org:10002 [2024-01-26T03:07:48.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T03:07:48.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T03:07:48.763Z] Configure a credential helper to remove this warning. See [2024-01-26T03:07:48.763Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T03:07:48.763Z] [2024-01-26T03:07:48.763Z] Login Succeeded [2024-01-26T03:07:48.763Z] nexus3.edgexfoundry.org:10003 [2024-01-26T03:07:49.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T03:07:49.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T03:07:49.023Z] Configure a credential helper to remove this warning. See [2024-01-26T03:07:49.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T03:07:49.023Z] [2024-01-26T03:07:49.023Z] Login Succeeded [2024-01-26T03:07:49.023Z] nexus3.edgexfoundry.org:10004 [2024-01-26T03:07:49.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T03:07:49.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T03:07:49.023Z] Configure a credential helper to remove this warning. See [2024-01-26T03:07:49.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T03:07:49.023Z] [2024-01-26T03:07:49.023Z] Login Succeeded [2024-01-26T03:07:49.023Z] ****.io [2024-01-26T03:07:49.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T03:07:49.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T03:07:49.284Z] Configure a credential helper to remove this warning. See [2024-01-26T03:07:49.284Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T03:07:49.284Z] [2024-01-26T03:07:49.284Z] Login Succeeded [2024-01-26T03:07:49.284Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T03:07:49.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-26T03:07:50.088Z] + git rev-list -1 --merges 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6~1..248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 [Pipeline] echo [2024-01-26T03:07:50.134Z] -----------> git rev-list -1 --merges 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6~1..248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 [false] [Pipeline] sh [2024-01-26T03:07:50.513Z] + git log --format=format:%s -1 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 [Pipeline] echo [2024-01-26T03:07:50.548Z] ========================================================= [2024-01-26T03:07:50.548Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-26T03:07:50.548Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T03:07:51.150Z] + git log --format=format:%s -1 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 [Pipeline] echo [2024-01-26T03:07:51.187Z] [semverPrep] GIT_COMMIT: 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-01-26T03:07:51.240Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-26T03:07:51.684Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T03:07:51.685Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-26T03:07:51.685Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-26T03:07:51.685Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-26T03:07:51.685Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-26T03:07:51.685Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-26T03:07:51.685Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T03:07:52.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T03:07:52.224Z] [2024-01-26T03:07:52.224Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T03:07:52.647Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T03:07:52.649Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-26T03:07:52.649Z] b85a868b505f: Pulling fs layer [2024-01-26T03:07:52.649Z] e2be974225ed: Pulling fs layer [2024-01-26T03:07:52.649Z] 339a4e72a1f5: Pulling fs layer [2024-01-26T03:07:52.649Z] 988bab9f4d93: Pulling fs layer [2024-01-26T03:07:52.649Z] 1469e6f7b9e6: Pulling fs layer [2024-01-26T03:07:52.649Z] eaf3925da568: Pulling fs layer [2024-01-26T03:07:52.649Z] bab4dde63d76: Pulling fs layer [2024-01-26T03:07:52.649Z] bde34c3a00c8: Pulling fs layer [2024-01-26T03:07:52.649Z] eaf3925da568: Waiting [2024-01-26T03:07:52.649Z] 988bab9f4d93: Waiting [2024-01-26T03:07:52.649Z] 1469e6f7b9e6: Waiting [2024-01-26T03:07:52.649Z] bab4dde63d76: Waiting [2024-01-26T03:07:52.649Z] b352a97aabf1: Pulling fs layer [2024-01-26T03:07:52.649Z] 4872d77fe225: Pulling fs layer [2024-01-26T03:07:52.649Z] 5851b861e8e6: Pulling fs layer [2024-01-26T03:07:52.649Z] bde34c3a00c8: Waiting [2024-01-26T03:07:52.649Z] b352a97aabf1: Waiting [2024-01-26T03:07:52.649Z] 4872d77fe225: Waiting [2024-01-26T03:07:52.649Z] e2be974225ed: Download complete [2024-01-26T03:07:52.649Z] 988bab9f4d93: Verifying Checksum [2024-01-26T03:07:52.649Z] 988bab9f4d93: Download complete [2024-01-26T03:07:52.911Z] 1469e6f7b9e6: Verifying Checksum [2024-01-26T03:07:52.911Z] 1469e6f7b9e6: Download complete [2024-01-26T03:07:52.911Z] eaf3925da568: Verifying Checksum [2024-01-26T03:07:52.911Z] eaf3925da568: Download complete [2024-01-26T03:07:52.911Z] 339a4e72a1f5: Verifying Checksum [2024-01-26T03:07:52.911Z] 339a4e72a1f5: Download complete [2024-01-26T03:07:52.911Z] bde34c3a00c8: Verifying Checksum [2024-01-26T03:07:52.911Z] bde34c3a00c8: Download complete [2024-01-26T03:07:52.911Z] b352a97aabf1: Verifying Checksum [2024-01-26T03:07:52.911Z] b352a97aabf1: Download complete [2024-01-26T03:07:52.911Z] 4872d77fe225: Verifying Checksum [2024-01-26T03:07:52.911Z] 4872d77fe225: Download complete [2024-01-26T03:07:52.911Z] 5851b861e8e6: Verifying Checksum [2024-01-26T03:07:52.911Z] 5851b861e8e6: Download complete [2024-01-26T03:07:52.911Z] b85a868b505f: Download complete [2024-01-26T03:07:53.171Z] bab4dde63d76: Verifying Checksum [2024-01-26T03:07:53.171Z] bab4dde63d76: Download complete [2024-01-26T03:07:54.109Z] b85a868b505f: Pull complete [2024-01-26T03:07:54.369Z] e2be974225ed: Pull complete [2024-01-26T03:07:54.938Z] 339a4e72a1f5: Pull complete [2024-01-26T03:07:54.938Z] 988bab9f4d93: Pull complete [2024-01-26T03:07:55.198Z] 1469e6f7b9e6: Pull complete [2024-01-26T03:07:55.198Z] eaf3925da568: Pull complete [2024-01-26T03:07:57.107Z] bab4dde63d76: Pull complete [2024-01-26T03:07:57.107Z] bde34c3a00c8: Pull complete [2024-01-26T03:07:57.107Z] b352a97aabf1: Pull complete [2024-01-26T03:07:57.107Z] 4872d77fe225: Pull complete [2024-01-26T03:07:57.107Z] 5851b861e8e6: Pull complete [2024-01-26T03:07:57.107Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-26T03:07:57.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T03:07:57.368Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T03:07:57.694Z] prd-ubuntu20.04-docker-8c-8g-27954 does not seem to be running inside a container [2024-01-26T03:07:57.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-425 -v /w/workspace/undry_device-onvif-camera_PR-425:/w/workspace/undry_device-onvif-camera_PR-425:rw,z -v /w/workspace/undry_device-onvif-camera_PR-425@tmp:/w/workspace/undry_device-onvif-camera_PR-425@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-01-26T03:08:01.164Z] $ docker top 473461ab1c99243db041d9fb26e7d6e1bcb9916cdb855e3d34224d2780faaf5e -eo pid,comm [2024-01-26T03:08:01.223Z] 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-01-26T03:08:01.223Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T03:08:01.437Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T03:08:01.437Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T03:08:01.556Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T03:08:01.555Z] $ docker exec 473461ab1c99243db041d9fb26e7d6e1bcb9916cdb855e3d34224d2780faaf5e ssh-agent [2024-01-26T03:08:01.672Z] SSH_AUTH_SOCK=/tmp/ssh-NVph1S86wOcH/agent.33 [2024-01-26T03:08:01.673Z] SSH_AGENT_PID=40 [2024-01-26T03:08:01.679Z] Running ssh-add (command line suppressed) [2024-01-26T03:08:01.776Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-425@tmp/private_key_2162504098173701417.key (/w/workspace/undry_device-onvif-camera_PR-425@tmp/private_key_2162504098173701417.key) [2024-01-26T03:08:01.795Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T03:08:02.168Z] + git tag --points-at HEAD [Pipeline] } [2024-01-26T03:08:02.192Z] $ docker exec --env ******** --env ******** 473461ab1c99243db041d9fb26e7d6e1bcb9916cdb855e3d34224d2780faaf5e ssh-agent -k [2024-01-26T03:08:02.282Z] unset SSH_AUTH_SOCK; [2024-01-26T03:08:02.283Z] unset SSH_AGENT_PID; [2024-01-26T03:08:02.283Z] echo Agent pid 40 killed; [2024-01-26T03:08:02.295Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-26T03:08:02.437Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T03:08:02.437Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T03:08:02.553Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T03:08:02.552Z] $ docker exec 473461ab1c99243db041d9fb26e7d6e1bcb9916cdb855e3d34224d2780faaf5e ssh-agent [2024-01-26T03:08:02.660Z] SSH_AUTH_SOCK=/tmp/ssh-HXQD9qoqhGOx/agent.72 [2024-01-26T03:08:02.660Z] SSH_AGENT_PID=78 [2024-01-26T03:08:02.665Z] Running ssh-add (command line suppressed) [2024-01-26T03:08:02.756Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-425@tmp/private_key_11880609426709561249.key (/w/workspace/undry_device-onvif-camera_PR-425@tmp/private_key_11880609426709561249.key) [2024-01-26T03:08:02.771Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T03:08:03.205Z] + git semver init [2024-01-26T03:08:03.464Z] 2024-01-26 03:08:03,391 [run_init] DEBUG init version:0.0.0 force:False [2024-01-26T03:08:03.464Z] 2024-01-26 03:08:03,392 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-425/.semver [2024-01-26T03:08:03.464Z] 2024-01-26 03:08:03,392 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-425/.semver [2024-01-26T03:08:03.464Z] 2024-01-26 03:08:03,392 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-425/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-425, universal_newlines=False, shell=None, istream=None) [2024-01-26T03:08:05.374Z] 2024-01-26 03:08:04,880 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-425/.git/info/exclude [2024-01-26T03:08:05.374Z] 2024-01-26 03:08:04,880 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-425/.semver/PR-425 with force:False [2024-01-26T03:08:05.374Z] 2024-01-26 03:08:04,880 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-425/.semver/PR-425 [2024-01-26T03:08:05.374Z] 2024-01-26 03:08:04,884 [execute] INFO git cat-file --batch-check [2024-01-26T03:08:05.374Z] 2024-01-26 03:08:04,885 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-425/.semver, universal_newlines=False, shell=None, istream=) [2024-01-26T03:08:05.374Z] 2024-01-26 03:08:04,890 [execute] INFO git cat-file --batch [2024-01-26T03:08:05.374Z] 2024-01-26 03:08:04,890 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-425/.semver, universal_newlines=False, shell=None, istream=) [2024-01-26T03:08:05.374Z] 2024-01-26 03:08:04,894 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-425/.semver/PR-425 [2024-01-26T03:08:05.374Z] 0.0.0 [Pipeline] } [2024-01-26T03:08:05.398Z] $ docker exec --env ******** --env ******** 473461ab1c99243db041d9fb26e7d6e1bcb9916cdb855e3d34224d2780faaf5e ssh-agent -k [2024-01-26T03:08:05.498Z] unset SSH_AUTH_SOCK; [2024-01-26T03:08:05.498Z] unset SSH_AGENT_PID; [2024-01-26T03:08:05.499Z] echo Agent pid 78 killed; [2024-01-26T03:08:05.511Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T03:08:06.054Z] + git semver [Pipeline] } [2024-01-26T03:08:06.340Z] $ docker stop --time=1 473461ab1c99243db041d9fb26e7d6e1bcb9916cdb855e3d34224d2780faaf5e [2024-01-26T03:08:07.615Z] $ docker rm -f --volumes 473461ab1c99243db041d9fb26e7d6e1bcb9916cdb855e3d34224d2780faaf5e [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T03:08:08.071Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-26T03:08:08.403Z] Stashed 1 file(s) [Pipeline] echo [2024-01-26T03:08:08.423Z] [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-01-26T03:08:09.500Z] provisioning config files... [2024-01-26T03:08:09.508Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-425@tmp/config1503975964106379076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T03:08:09.912Z] ---> ****-login.sh [2024-01-26T03:08:09.912Z] nexus3.edgexfoundry.org:10001 [2024-01-26T03:08:09.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T03:08:09.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T03:08:09.913Z] Configure a credential helper to remove this warning. See [2024-01-26T03:08:09.913Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T03:08:09.913Z] [2024-01-26T03:08:09.913Z] Login Succeeded [2024-01-26T03:08:09.913Z] nexus3.edgexfoundry.org:10002 [2024-01-26T03:08:09.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T03:08:09.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T03:08:09.913Z] Configure a credential helper to remove this warning. See [2024-01-26T03:08:09.913Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T03:08:09.913Z] [2024-01-26T03:08:09.913Z] Login Succeeded [2024-01-26T03:08:09.913Z] nexus3.edgexfoundry.org:10003 [2024-01-26T03:08:10.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T03:08:10.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T03:08:10.172Z] Configure a credential helper to remove this warning. See [2024-01-26T03:08:10.172Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T03:08:10.172Z] [2024-01-26T03:08:10.172Z] Login Succeeded [2024-01-26T03:08:10.172Z] nexus3.edgexfoundry.org:10004 [2024-01-26T03:08:10.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T03:08:10.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T03:08:10.172Z] Configure a credential helper to remove this warning. See [2024-01-26T03:08:10.172Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T03:08:10.172Z] [2024-01-26T03:08:10.172Z] Login Succeeded [2024-01-26T03:08:10.172Z] ****.io [2024-01-26T03:08:10.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T03:08:11.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T03:08:11.000Z] Configure a credential helper to remove this warning. See [2024-01-26T03:08:11.000Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T03:08:11.000Z] [2024-01-26T03:08:11.000Z] Login Succeeded [2024-01-26T03:08:11.000Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T03:08:11.035Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-26T03:08:11.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T03:08:11.533Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T03:08:11.605Z] ========================================================= [2024-01-26T03:08:11.605Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-26T03:08:11.605Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T03:08:12.302Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-26T03:08:12.303Z] Sending build context to Docker daemon 34.25MB [2024-01-26T03:08:12.303Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-01-26T03:08:12.303Z] Step 2/13 : FROM ${BASE} AS builder [2024-01-26T03:08:12.561Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-26T03:08:12.561Z] 7264a8db6415: Pulling fs layer [2024-01-26T03:08:12.561Z] c4d48a809fc2: Pulling fs layer [2024-01-26T03:08:12.561Z] 4f1c88b9dad5: Pulling fs layer [2024-01-26T03:08:12.561Z] ad3a456e5733: Pulling fs layer [2024-01-26T03:08:12.561Z] 69c7f0334f64: Pulling fs layer [2024-01-26T03:08:12.561Z] 1f1c1a5573a3: Pulling fs layer [2024-01-26T03:08:12.561Z] ce7588e14bc9: Pulling fs layer [2024-01-26T03:08:12.561Z] b5e4710f87ac: Pulling fs layer [2024-01-26T03:08:12.561Z] 1f1c1a5573a3: Waiting [2024-01-26T03:08:12.561Z] ad3a456e5733: Waiting [2024-01-26T03:08:12.561Z] ce7588e14bc9: Waiting [2024-01-26T03:08:12.561Z] b5e4710f87ac: Waiting [2024-01-26T03:08:12.561Z] 69c7f0334f64: Waiting [2024-01-26T03:08:12.561Z] c4d48a809fc2: Download complete [2024-01-26T03:08:12.561Z] ad3a456e5733: Verifying Checksum [2024-01-26T03:08:12.561Z] ad3a456e5733: Download complete [2024-01-26T03:08:12.561Z] 69c7f0334f64: Verifying Checksum [2024-01-26T03:08:12.561Z] 69c7f0334f64: Download complete [2024-01-26T03:08:12.561Z] 7264a8db6415: Verifying Checksum [2024-01-26T03:08:12.561Z] 7264a8db6415: Download complete [2024-01-26T03:08:12.561Z] 1f1c1a5573a3: Verifying Checksum [2024-01-26T03:08:12.561Z] 1f1c1a5573a3: Download complete [2024-01-26T03:08:12.561Z] 7264a8db6415: Pull complete [2024-01-26T03:08:12.821Z] b5e4710f87ac: Verifying Checksum [2024-01-26T03:08:12.821Z] b5e4710f87ac: Download complete [2024-01-26T03:08:12.821Z] c4d48a809fc2: Pull complete [2024-01-26T03:08:12.821Z] 4f1c88b9dad5: Verifying Checksum [2024-01-26T03:08:12.821Z] 4f1c88b9dad5: Download complete [2024-01-26T03:08:13.387Z] ce7588e14bc9: Verifying Checksum [2024-01-26T03:08:13.387Z] ce7588e14bc9: Download complete [2024-01-26T03:08:15.919Z] 4f1c88b9dad5: Pull complete [2024-01-26T03:08:15.919Z] ad3a456e5733: Pull complete [2024-01-26T03:08:15.919Z] 69c7f0334f64: Pull complete [2024-01-26T03:08:15.919Z] 1f1c1a5573a3: Pull complete [2024-01-26T03:08:18.451Z] ce7588e14bc9: Pull complete [2024-01-26T03:08:18.451Z] b5e4710f87ac: Pull complete [2024-01-26T03:08:18.451Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-26T03:08:18.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-26T03:08:18.451Z] ---> 88b5674ff536 [2024-01-26T03:08:18.451Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-01-26T03:08:22.676Z] ---> Running in 2c46a5494390 [2024-01-26T03:08:22.676Z] Removing intermediate container 2c46a5494390 [2024-01-26T03:08:22.676Z] ---> fcdc38201433 [2024-01-26T03:08:22.676Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-26T03:08:22.936Z] ---> Running in ecc3cdf1ea3b [2024-01-26T03:08:22.936Z] Removing intermediate container ecc3cdf1ea3b [2024-01-26T03:08:22.936Z] ---> 948df3856032 [2024-01-26T03:08:22.936Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-01-26T03:08:22.936Z] ---> Running in 45867e2571ea [2024-01-26T03:08:22.936Z] Removing intermediate container 45867e2571ea [2024-01-26T03:08:22.936Z] ---> 03b287f9e4f0 [2024-01-26T03:08:22.936Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-01-26T03:08:22.936Z] ---> Running in 10a5e18b6376 [2024-01-26T03:08:22.936Z] Removing intermediate container 10a5e18b6376 [2024-01-26T03:08:22.936Z] ---> fccfa79473b0 [2024-01-26T03:08:22.936Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-01-26T03:08:23.195Z] ---> Running in 22fa6faeda73 [2024-01-26T03:08:23.195Z] Removing intermediate container 22fa6faeda73 [2024-01-26T03:08:23.195Z] ---> 855f4a5da950 [2024-01-26T03:08:23.195Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-26T03:08:23.195Z] ---> Running in 4c98328ee7dc [2024-01-26T03:08:23.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T03:08:23.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T03:08:23.974Z] OK: 264 MiB in 52 packages [2024-01-26T03:08:24.174Z] Still waiting to schedule task [2024-01-26T03:08:24.174Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-01-26T03:08:24.233Z] Removing intermediate container 4c98328ee7dc [2024-01-26T03:08:24.233Z] ---> b69bd6e12065 [2024-01-26T03:08:24.233Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-01-26T03:08:24.233Z] ---> Running in 47b8ffd0bf42 [2024-01-26T03:08:24.233Z] Removing intermediate container 47b8ffd0bf42 [2024-01-26T03:08:24.233Z] ---> 0ac78c572676 [2024-01-26T03:08:24.233Z] Step 10/13 : COPY go.mod vendor* ./ [2024-01-26T03:08:24.492Z] ---> bc75f75435e4 [2024-01-26T03:08:24.492Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T03:08:24.492Z] ---> Running in b26491b0d9af [2024-01-26T03:08:56.588Z] Removing intermediate container b26491b0d9af [2024-01-26T03:08:56.588Z] ---> 0a3ca0e477c5 [2024-01-26T03:08:56.588Z] Step 12/13 : COPY . . [2024-01-26T03:08:56.588Z] ---> 39b7592c5c02 [2024-01-26T03:08:56.588Z] Step 13/13 : RUN ${MAKE} [2024-01-26T03:08:56.588Z] ---> Running in 9f7cbf91fbfd [2024-01-26T03:08:56.588Z] noop [2024-01-26T03:08:56.588Z] Removing intermediate container 9f7cbf91fbfd [2024-01-26T03:08:56.588Z] ---> 4a5205e9bca8 [2024-01-26T03:08:56.588Z] Successfully built 4a5205e9bca8 [2024-01-26T03:08:56.588Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T03:08:57.123Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-26T03:08:57.123Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T03:08:57.338Z] prd-ubuntu20.04-docker-8c-8g-27954 does not seem to be running inside a container [2024-01-26T03:08:57.372Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-425 -v /w/workspace/undry_device-onvif-camera_PR-425:/w/workspace/undry_device-onvif-camera_PR-425:rw,z -v /w/workspace/undry_device-onvif-camera_PR-425@tmp:/w/workspace/undry_device-onvif-camera_PR-425@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-01-26T03:08:57.679Z] $ docker top e113e51f56716076e943d415357b9b08d937933a8a430474e8cf5e243745d681 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T03:08:58.131Z] + go version [2024-01-26T03:08:58.131Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-26T03:08:58.166Z] $ docker stop --time=1 e113e51f56716076e943d415357b9b08d937933a8a430474e8cf5e243745d681 [2024-01-26T03:08:59.435Z] $ docker rm -f --volumes e113e51f56716076e943d415357b9b08d937933a8a430474e8cf5e243745d681 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T03:09:00.425Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-26T03:09:00.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T03:09:00.638Z] prd-ubuntu20.04-docker-8c-8g-27954 does not seem to be running inside a container [2024-01-26T03:09:00.672Z] $ 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-425 -v /w/workspace/undry_device-onvif-camera_PR-425:/w/workspace/undry_device-onvif-camera_PR-425:rw,z -v /w/workspace/undry_device-onvif-camera_PR-425@tmp:/w/workspace/undry_device-onvif-camera_PR-425@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-01-26T03:09:01.015Z] $ docker top 965df09d71e430eea894d347de3a80fe4e328f504de1481f271facd57537fe20 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T03:09:01.452Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-425 [Pipeline] fileExists [Pipeline] sh [2024-01-26T03:09:01.835Z] + make test [2024-01-26T03:09:01.835Z] go test ./... -coverprofile=coverage.out ./... [2024-01-26T03:09:03.756Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-01-26T03:09:13.873Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-01-26T03:09:13.873Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-01-26T03:09:15.800Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.027s coverage: 31.5% of statements [2024-01-26T03:09:15.800Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.145s coverage: 86.5% of statements [2024-01-26T03:09:22.371Z] go vet ./... [2024-01-26T03:09:26.568Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-26T03:09:26.568Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-26T03:09:26.568Z] ./bin/test-attribution-txt.sh [2024-01-26T03:09:26.568Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-26T03:09:26.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-26T03:09:26.676Z] $ docker stop --time=1 965df09d71e430eea894d347de3a80fe4e328f504de1481f271facd57537fe20 [2024-01-26T03:09:30.329Z] $ docker rm -f --volumes 965df09d71e430eea894d347de3a80fe4e328f504de1481f271facd57537fe20 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T03:09:30.924Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-26T03:09:31.005Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-01-26T03:09:31.881Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-26T03:09:32.198Z] + ls -al . [2024-01-26T03:09:32.198Z] total 244 [2024-01-26T03:09:32.198Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 26 03:09 . [2024-01-26T03:09:32.198Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 03:07 .. [2024-01-26T03:09:32.198Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 03:09 .git [2024-01-26T03:09:32.198Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 03:07 .github [2024-01-26T03:09:32.198Z] -rw-rw-r-- 1 jenkins jenkins 493 Jan 26 03:07 .gitignore [2024-01-26T03:09:32.198Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 26 03:07 .golangci.yml [2024-01-26T03:09:32.198Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 03:08 .semver [2024-01-26T03:09:32.198Z] -rw-rw-r-- 1 jenkins jenkins 11155 Jan 26 03:07 Attribution.txt [2024-01-26T03:09:32.198Z] -rw-rw-r-- 1 jenkins jenkins 17665 Jan 26 03:07 CHANGELOG.md [2024-01-26T03:09:32.198Z] -rw-rw-r-- 1 jenkins jenkins 1683 Jan 26 03:07 Dockerfile [2024-01-26T03:09:32.198Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 03:07 GOVERNANCE.md [2024-01-26T03:09:32.198Z] -rw-rw-r-- 1 jenkins jenkins 739 Jan 26 03:07 Jenkinsfile [2024-01-26T03:09:32.198Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 26 03:07 LICENSE [2024-01-26T03:09:32.198Z] -rw-rw-r-- 1 jenkins jenkins 2883 Jan 26 03:07 Makefile [2024-01-26T03:09:32.198Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 26 03:07 OWNERS.md [2024-01-26T03:09:32.198Z] -rw-rw-r-- 1 jenkins jenkins 2620 Jan 26 03:07 README.md [2024-01-26T03:09:32.198Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 26 03:08 VERSION [2024-01-26T03:09:32.198Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 03:07 bin [2024-01-26T03:09:32.198Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 03:07 cmd [2024-01-26T03:09:32.198Z] -rw-r--r-- 1 jenkins jenkins 78456 Jan 26 03:09 coverage.out [2024-01-26T03:09:32.198Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 03:07 doc [2024-01-26T03:09:32.198Z] -rw-rw-r-- 1 jenkins jenkins 4130 Jan 26 03:07 go.mod [2024-01-26T03:09:32.198Z] -rw-rw-r-- 1 jenkins jenkins 35283 Jan 26 03:07 go.sum [2024-01-26T03:09:32.198Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 03:07 internal [2024-01-26T03:09:32.198Z] -rw-rw-r-- 1 jenkins jenkins 236 Jan 26 03:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T03:09:32.665Z] + 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=248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 --label arch=amd64 --label version=0.0.0 . [2024-01-26T03:09:32.665Z] Sending build context to Docker daemon 34.33MB [2024-01-26T03:09:32.665Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-01-26T03:09:32.665Z] Step 2/27 : FROM ${BASE} AS builder [2024-01-26T03:09:32.665Z] ---> 4a5205e9bca8 [2024-01-26T03:09:32.665Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-01-26T03:09:33.236Z] ---> Running in 84e8a7a2dbb3 [2024-01-26T03:09:33.236Z] Removing intermediate container 84e8a7a2dbb3 [2024-01-26T03:09:33.236Z] ---> 3a26b354f5e8 [2024-01-26T03:09:33.236Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-26T03:09:33.236Z] ---> Running in 30f069dce367 [2024-01-26T03:09:33.236Z] Removing intermediate container 30f069dce367 [2024-01-26T03:09:33.236Z] ---> a019802433db [2024-01-26T03:09:33.236Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-01-26T03:09:33.515Z] ---> Running in 519a7bea311c [2024-01-26T03:09:33.515Z] Removing intermediate container 519a7bea311c [2024-01-26T03:09:33.515Z] ---> f066ff5f201c [2024-01-26T03:09:33.515Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-01-26T03:09:33.515Z] ---> Running in 6ae07c5fd6ae [2024-01-26T03:09:33.515Z] Removing intermediate container 6ae07c5fd6ae [2024-01-26T03:09:33.515Z] ---> 4be30b0b4a96 [2024-01-26T03:09:33.515Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-01-26T03:09:33.515Z] ---> Running in fd500c2c4003 [2024-01-26T03:09:33.515Z] Removing intermediate container fd500c2c4003 [2024-01-26T03:09:33.515Z] ---> 94c1717dd046 [2024-01-26T03:09:33.515Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-26T03:09:33.515Z] ---> Running in c97d34f2a891 [2024-01-26T03:09:33.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T03:09:34.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T03:09:34.293Z] OK: 264 MiB in 52 packages [2024-01-26T03:09:34.551Z] Removing intermediate container c97d34f2a891 [2024-01-26T03:09:34.551Z] ---> b6eff1905005 [2024-01-26T03:09:34.551Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-01-26T03:09:34.551Z] ---> Running in caea051861c1 [2024-01-26T03:09:34.810Z] Removing intermediate container caea051861c1 [2024-01-26T03:09:34.810Z] ---> 357cc3ea9fa6 [2024-01-26T03:09:34.810Z] Step 10/27 : COPY go.mod vendor* ./ [2024-01-26T03:09:34.810Z] ---> bdb1f539f757 [2024-01-26T03:09:34.810Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T03:09:34.810Z] ---> Running in cbe2b942b987 [2024-01-26T03:09:35.376Z] Removing intermediate container cbe2b942b987 [2024-01-26T03:09:35.376Z] ---> ea0b554fd6dc [2024-01-26T03:09:35.376Z] Step 12/27 : COPY . . [2024-01-26T03:09:36.310Z] ---> b59bac1c3a4a [2024-01-26T03:09:36.310Z] Step 13/27 : RUN ${MAKE} [2024-01-26T03:09:36.310Z] ---> Running in d391f5e769fb [2024-01-26T03:09:36.310Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-01-26T03:09:58.252Z] Removing intermediate container d391f5e769fb [2024-01-26T03:09:58.253Z] ---> 85e38e7b03f0 [2024-01-26T03:09:58.253Z] Step 14/27 : FROM alpine:3.18 [2024-01-26T03:09:58.253Z] 3.18: Pulling from library/alpine [2024-01-26T03:09:58.253Z] c926b61bad3b: Pulling fs layer [2024-01-26T03:09:58.253Z] c926b61bad3b: Download complete [2024-01-26T03:09:58.253Z] c926b61bad3b: Pull complete [2024-01-26T03:09:58.253Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T03:09:58.253Z] Status: Downloaded newer image for alpine:3.18 [2024-01-26T03:09:58.253Z] ---> b541f2080109 [2024-01-26T03:09:58.253Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-01-26T03:09:58.253Z] ---> Running in cdc800c1d3b9 [2024-01-26T03:09:58.253Z] Removing intermediate container cdc800c1d3b9 [2024-01-26T03:09:58.253Z] ---> 8296eeb26f38 [2024-01-26T03:09:58.253Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-01-26T03:09:58.253Z] ---> Running in 2ed168a7af34 [2024-01-26T03:09:58.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T03:09:58.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T03:09:58.253Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-01-26T03:09:58.253Z] Executing busybox-1.36.1-r5.trigger [2024-01-26T03:09:58.253Z] OK: 7 MiB in 16 packages [2024-01-26T03:09:58.253Z] Removing intermediate container 2ed168a7af34 [2024-01-26T03:09:58.253Z] ---> 0945648fbb94 [2024-01-26T03:09:58.253Z] Step 17/27 : RUN apk --no-cache upgrade [2024-01-26T03:09:58.253Z] ---> Running in 6943f2e452ab [2024-01-26T03:09:58.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T03:09:58.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T03:09:58.253Z] (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T03:09:58.253Z] (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T03:09:58.253Z] OK: 7 MiB in 16 packages [2024-01-26T03:09:59.189Z] Removing intermediate container 6943f2e452ab [2024-01-26T03:09:59.189Z] ---> 13af317ec1e2 [2024-01-26T03:09:59.189Z] Step 18/27 : WORKDIR / [2024-01-26T03:09:59.189Z] ---> Running in 59107533c78f [2024-01-26T03:09:59.451Z] Removing intermediate container 59107533c78f [2024-01-26T03:09:59.451Z] ---> a03d58c7fefe [2024-01-26T03:09:59.451Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-01-26T03:10:00.174Z] ---> b0f9b6df9c45 [2024-01-26T03:10:00.174Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-01-26T03:10:00.435Z] ---> 68dd35beb0f1 [2024-01-26T03:10:00.435Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-01-26T03:10:00.703Z] ---> 2a732c07fd2a [2024-01-26T03:10:00.703Z] Step 22/27 : EXPOSE 59984 [2024-01-26T03:10:00.703Z] ---> Running in 8cf7c8eb79a5 [2024-01-26T03:10:00.967Z] Removing intermediate container 8cf7c8eb79a5 [2024-01-26T03:10:00.967Z] ---> 591398747dfd [2024-01-26T03:10:00.967Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-01-26T03:10:00.967Z] ---> Running in 70a7d2078c96 [2024-01-26T03:10:01.226Z] Removing intermediate container 70a7d2078c96 [2024-01-26T03:10:01.226Z] ---> 8eac101015e3 [2024-01-26T03:10:01.226Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-01-26T03:10:01.226Z] ---> Running in f398cdcbb54c [2024-01-26T03:10:01.226Z] Removing intermediate container f398cdcbb54c [2024-01-26T03:10:01.226Z] ---> 8aa498a618a3 [2024-01-26T03:10:01.226Z] Step 25/27 : LABEL arch=amd64 [2024-01-26T03:10:01.226Z] ---> Running in 8c82203e3dde [2024-01-26T03:10:01.486Z] Removing intermediate container 8c82203e3dde [2024-01-26T03:10:01.486Z] ---> 4aca071d97ba [2024-01-26T03:10:01.486Z] Step 26/27 : LABEL git_sha=248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 [2024-01-26T03:10:01.486Z] ---> Running in c6ea8b74fce0 [2024-01-26T03:10:01.486Z] Removing intermediate container c6ea8b74fce0 [2024-01-26T03:10:01.486Z] ---> 355ca57e51e8 [2024-01-26T03:10:01.486Z] Step 27/27 : LABEL version=0.0.0 [2024-01-26T03:10:01.486Z] ---> Running in 0eedbd2672f0 [2024-01-26T03:10:01.486Z] Removing intermediate container 0eedbd2672f0 [2024-01-26T03:10:01.486Z] ---> 39dc8f256095 [2024-01-26T03:10:01.486Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-26T03:10:01.486Z] Successfully built 39dc8f256095 [2024-01-26T03:10:01.486Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T03:10:02.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T03:10:02.782Z] [2024-01-26T03:10:02.782Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T03:10:03.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T03:10:03.202Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-26T03:10:03.202Z] 5eb5b503b376: Pulling fs layer [2024-01-26T03:10:03.202Z] 5c69ac0246d0: Pulling fs layer [2024-01-26T03:10:03.202Z] ec43610c2a17: Pulling fs layer [2024-01-26T03:10:03.203Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-26T03:10:03.203Z] 33b1e0a273af: Pulling fs layer [2024-01-26T03:10:03.203Z] 5d3b04190fa2: Pulling fs layer [2024-01-26T03:10:03.203Z] 2f39f015ded8: Pulling fs layer [2024-01-26T03:10:03.203Z] 33b1e0a273af: Waiting [2024-01-26T03:10:03.203Z] 3a2ae6a8a46f: Waiting [2024-01-26T03:10:03.203Z] 5d3b04190fa2: Waiting [2024-01-26T03:10:03.203Z] 2f39f015ded8: Waiting [2024-01-26T03:10:03.203Z] 5c69ac0246d0: Download complete [2024-01-26T03:10:03.203Z] 3a2ae6a8a46f: Download complete [2024-01-26T03:10:03.203Z] ec43610c2a17: Verifying Checksum [2024-01-26T03:10:03.203Z] ec43610c2a17: Download complete [2024-01-26T03:10:03.203Z] 5d3b04190fa2: Verifying Checksum [2024-01-26T03:10:03.203Z] 5d3b04190fa2: Download complete [2024-01-26T03:10:03.203Z] 33b1e0a273af: Verifying Checksum [2024-01-26T03:10:03.203Z] 33b1e0a273af: Download complete [2024-01-26T03:10:03.460Z] 5eb5b503b376: Verifying Checksum [2024-01-26T03:10:03.460Z] 5eb5b503b376: Download complete [2024-01-26T03:10:04.024Z] 2f39f015ded8: Download complete [2024-01-26T03:10:04.591Z] 5eb5b503b376: Pull complete [2024-01-26T03:10:04.591Z] 5c69ac0246d0: Pull complete [2024-01-26T03:10:05.155Z] ec43610c2a17: Pull complete [2024-01-26T03:10:05.155Z] 3a2ae6a8a46f: Pull complete [2024-01-26T03:10:05.413Z] 33b1e0a273af: Pull complete [2024-01-26T03:10:05.413Z] 5d3b04190fa2: Pull complete [2024-01-26T03:10:09.593Z] 2f39f015ded8: Pull complete [2024-01-26T03:10:09.593Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-26T03:10:09.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T03:10:09.593Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T03:10:09.971Z] prd-ubuntu20.04-docker-8c-8g-27954 does not seem to be running inside a container [2024-01-26T03:10:10.000Z] $ 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-425 -v /w/workspace/undry_device-onvif-camera_PR-425:/w/workspace/undry_device-onvif-camera_PR-425:rw,z -v /w/workspace/undry_device-onvif-camera_PR-425@tmp:/w/workspace/undry_device-onvif-camera_PR-425@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-01-26T03:10:11.217Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27955 in /w/workspace/undry_device-onvif-camera_PR-425 [2024-01-26T03:10:14.430Z] $ docker top 7f9d31bf5466e0cba348e1f5a01544044bc8d510d14ecc3d0336f47330348cdc -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2024-01-26T03:10:14.791Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2024-01-26T03:10:14.910Z] The recommended git tool is: git [2024-01-26T03:10:15.025Z] ---> job-cost.sh [2024-01-26T03:10:15.025Z] lf-activate-venv: SKIPPING [2024-01-26T03:10:15.025Z] INFO: No Stack... [2024-01-26T03:10:15.284Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T03:10:15.543Z] INFO: Archiving Costs [Pipeline] sh [2024-01-26T03:10:15.860Z] + cat /w/workspace/undry_device-onvif-camera_PR-425/archives/cost.csv [2024-01-26T03:10:15.860Z] + cut -d, -f6 [Pipeline] lock [2024-01-26T03:10:15.899Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-425-1-stack-cost] [2024-01-26T03:10:15.904Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-425-1-stack-cost] did not exist. Created. [2024-01-26T03:10:15.904Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-425-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-26T03:10:16.373Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-26T03:10:16.425Z] Stashed 1 file(s) [Pipeline] } [2024-01-26T03:10:16.492Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-425-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-26T03:10:16.661Z] $ docker stop --time=1 7f9d31bf5466e0cba348e1f5a01544044bc8d510d14ecc3d0336f47330348cdc [2024-01-26T03:10:17.858Z] $ docker rm -f --volumes 7f9d31bf5466e0cba348e1f5a01544044bc8d510d14ecc3d0336f47330348cdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-26T03:10:21.713Z] using credential edgex-jenkins-ssh [2024-01-26T03:10:21.737Z] Cloning the remote Git repository [2024-01-26T03:10:21.788Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-01-26T03:10:21.909Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2024-01-26T03:10:24.929Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-01-26T03:10:24.930Z] > git --version # timeout=10 [2024-01-26T03:10:24.955Z] > git --version # 'git version 2.25.1' [2024-01-26T03:10:24.958Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-26T03:10:25.140Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-26T03:10:27.624Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-01-26T03:10:27.642Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-26T03:10:28.950Z] Merging remotes/origin/main commit 30f2e04c1e5a9bcedf43d76deea8330b142364ec into PR head commit 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 [2024-01-26T03:10:29.262Z] Merge succeeded, producing 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 [2024-01-26T03:10:29.263Z] Checking out Revision 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 (PR-425) [2024-01-26T03:10:29.888Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-01-26T03:10:29.935Z] > git --version # timeout=10 [2024-01-26T03:10:29.946Z] > git --version # 'git version 2.25.1' [2024-01-26T03:10:29.959Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-26T03:10:28.408Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-01-26T03:10:28.441Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-01-26T03:10:28.442Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-26T03:10:28.459Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/425/head:refs/remotes/origin/PR-425 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-01-26T03:10:28.964Z] > git config core.sparsecheckout # timeout=10 [2024-01-26T03:10:29.024Z] > git checkout -f 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 # timeout=10 [2024-01-26T03:10:29.180Z] > git remote # timeout=10 [2024-01-26T03:10:29.196Z] > git config --get remote.origin.url # timeout=10 [2024-01-26T03:10:29.209Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-26T03:10:29.222Z] > git merge 30f2e04c1e5a9bcedf43d76deea8330b142364ec # timeout=10 [2024-01-26T03:10:29.245Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-01-26T03:10:29.266Z] > git config core.sparsecheckout # timeout=10 [2024-01-26T03:10:29.277Z] > git checkout -f 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T03:10:31.399Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-26T03:10:31.400Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-26T03:10:31.400Z] Dload Upload Total Spent Left Speed [2024-01-26T03:10:31.400Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-01-26T03:10:31.766Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-26T03:10:32.131Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-26T03:10:32.132Z] + sudo tee /etc/docker/daemon.new [2024-01-26T03:10:32.132Z] { [2024-01-26T03:10:32.132Z] "registry-mirrors": [ [2024-01-26T03:10:32.132Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-26T03:10:32.132Z] ], [2024-01-26T03:10:32.132Z] "bip": "10.250.0.254/24", [2024-01-26T03:10:32.132Z] "hosts": [ [2024-01-26T03:10:32.132Z] "tcp://0.0.0.0:5555", [2024-01-26T03:10:32.132Z] "unix:///var/run/docker.sock" [2024-01-26T03:10:32.132Z] ], [2024-01-26T03:10:32.132Z] "mtu": 1458, [2024-01-26T03:10:32.132Z] "selinux-enabled": true, [2024-01-26T03:10:32.132Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-26T03:10:32.132Z] } [Pipeline] sh [2024-01-26T03:10:32.475Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-26T03:10:32.814Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T03:10:51.143Z] provisioning config files... [2024-01-26T03:10:51.167Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config13266461966408571018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T03:10:51.689Z] ---> ****-login.sh [2024-01-26T03:10:51.689Z] nexus3.edgexfoundry.org:10001 [2024-01-26T03:10:51.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T03:10:52.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T03:10:52.226Z] Configure a credential helper to remove this warning. See [2024-01-26T03:10:52.226Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T03:10:52.226Z] [2024-01-26T03:10:52.226Z] Login Succeeded [2024-01-26T03:10:52.226Z] nexus3.edgexfoundry.org:10002 [2024-01-26T03:10:52.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T03:10:52.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T03:10:52.762Z] Configure a credential helper to remove this warning. See [2024-01-26T03:10:52.762Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T03:10:52.762Z] [2024-01-26T03:10:52.762Z] Login Succeeded [2024-01-26T03:10:52.762Z] nexus3.edgexfoundry.org:10003 [2024-01-26T03:10:52.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T03:10:53.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T03:10:53.030Z] Configure a credential helper to remove this warning. See [2024-01-26T03:10:53.030Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T03:10:53.030Z] [2024-01-26T03:10:53.030Z] Login Succeeded [2024-01-26T03:10:53.030Z] nexus3.edgexfoundry.org:10004 [2024-01-26T03:10:53.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T03:10:53.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T03:10:53.299Z] Configure a credential helper to remove this warning. See [2024-01-26T03:10:53.299Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T03:10:53.299Z] [2024-01-26T03:10:53.299Z] Login Succeeded [2024-01-26T03:10:53.299Z] ****.io [2024-01-26T03:10:53.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T03:10:53.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T03:10:53.881Z] Configure a credential helper to remove this warning. See [2024-01-26T03:10:53.881Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T03:10:53.881Z] [2024-01-26T03:10:53.881Z] Login Succeeded [2024-01-26T03:10:53.881Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T03:10:53.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-26T03:10:54.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T03:10:54.533Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T03:10:54.607Z] ========================================================= [2024-01-26T03:10:54.607Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-26T03:10:54.607Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T03:10:55.259Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-26T03:10:56.224Z] #0 building with "default" instance using docker driver [2024-01-26T03:10:56.224Z] [2024-01-26T03:10:56.225Z] #1 [internal] load build definition from Dockerfile [2024-01-26T03:10:56.225Z] #1 transferring dockerfile: 1.72kB done [2024-01-26T03:10:56.225Z] #1 DONE 0.1s [2024-01-26T03:10:56.225Z] [2024-01-26T03:10:56.225Z] #2 [internal] load .dockerignore [2024-01-26T03:10:56.225Z] #2 transferring context: 2B 0.0s done [2024-01-26T03:10:56.225Z] #2 DONE 0.1s [2024-01-26T03:10:56.502Z] [2024-01-26T03:10:56.502Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-26T03:10:56.502Z] #3 DONE 0.1s [2024-01-26T03:10:56.502Z] [2024-01-26T03:10:56.502Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-26T03:10:56.502Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-26T03:10:56.802Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-26T03:10:56.802Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-26T03:10:56.802Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 1.05MB / 63.99MB 0.1s [2024-01-26T03:10:56.802Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.10MB / 3.33MB 0.2s [2024-01-26T03:10:56.802Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2024-01-26T03:10:56.802Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.44MB / 63.99MB 0.3s [2024-01-26T03:10:56.802Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2024-01-26T03:10:56.802Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.1s done [2024-01-26T03:10:56.802Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2024-01-26T03:10:56.802Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2024-01-26T03:10:56.802Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 2.10MB / 97.63MB 0.3s [2024-01-26T03:10:56.802Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2024-01-26T03:10:57.078Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 13.63MB / 63.99MB 0.4s [2024-01-26T03:10:57.078Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.15MB / 11.40MB 0.4s [2024-01-26T03:10:57.078Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.87MB / 63.99MB 0.5s [2024-01-26T03:10:57.078Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.39MB / 97.63MB 0.5s [2024-01-26T03:10:57.078Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.34MB / 11.40MB 0.5s [2024-01-26T03:10:57.078Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22.88MB / 63.99MB 0.6s [2024-01-26T03:10:57.348Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.49MB / 11.40MB 0.6s [2024-01-26T03:10:57.348Z] #4 ... [2024-01-26T03:10:57.348Z] [2024-01-26T03:10:57.348Z] #5 [internal] load build context [2024-01-26T03:10:57.348Z] #5 transferring context: 20.34MB 0.7s done [2024-01-26T03:10:57.348Z] #5 DONE 0.7s [2024-01-26T03:10:57.348Z] [2024-01-26T03:10:57.348Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-26T03:10:57.348Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 27.26MB / 63.99MB 0.7s [2024-01-26T03:10:57.348Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2024-01-26T03:10:57.348Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15.73MB / 97.63MB 0.7s [2024-01-26T03:10:57.348Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2024-01-26T03:10:57.348Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.80MB / 63.99MB 0.9s [2024-01-26T03:10:57.348Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 27.26MB / 97.63MB 0.9s [2024-01-26T03:10:57.617Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 44.04MB / 63.99MB 1.0s [2024-01-26T03:10:57.617Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 32.51MB / 97.63MB 1.0s [2024-01-26T03:10:57.617Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 50.23MB / 63.99MB 1.1s [2024-01-26T03:10:57.617Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 38.54MB / 97.63MB 1.1s [2024-01-26T03:10:57.617Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.1s [2024-01-26T03:10:57.887Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 55.63MB / 63.99MB 1.2s [2024-01-26T03:10:57.887Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 44.04MB / 97.63MB 1.2s [2024-01-26T03:10:57.887Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2024-01-26T03:10:57.887Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s [2024-01-26T03:10:57.887Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 56.62MB / 97.63MB 1.4s [2024-01-26T03:10:58.168Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s done [2024-01-26T03:10:58.168Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 62.91MB / 97.63MB 1.5s [2024-01-26T03:10:58.168Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 68.16MB / 97.63MB 1.6s [2024-01-26T03:10:58.168Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s [2024-01-26T03:10:58.437Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.45MB / 97.63MB 1.7s [2024-01-26T03:10:58.437Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.98MB / 97.63MB 1.9s [2024-01-26T03:10:58.437Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 92.27MB / 97.63MB 2.0s [2024-01-26T03:10:58.706Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.1s [2024-01-26T03:10:58.977Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s done [2024-01-26T03:11:04.341Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.4s [2024-01-26T03:11:08.605Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.4s [2024-01-26T03:11:15.360Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.0s done [2024-01-26T03:11:16.774Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-26T03:11:16.774Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-26T03:11:16.774Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2024-01-26T03:11:22.122Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s [2024-01-26T03:11:25.468Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.6s done [2024-01-26T03:11:25.468Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2024-01-26T03:11:27.417Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.9s done [2024-01-26T03:11:27.685Z] #4 DONE 31.1s [2024-01-26T03:11:27.685Z] [2024-01-26T03:11:27.685Z] #6 [builder 2/7] RUN apk add --no-cache make git [2024-01-26T03:11:28.649Z] #6 1.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T03:11:29.237Z] #6 1.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T03:11:30.228Z] #6 2.606 OK: 266 MiB in 52 packages [2024-01-26T03:11:32.170Z] #6 DONE 4.4s [2024-01-26T03:11:32.170Z] [2024-01-26T03:11:32.170Z] #7 [builder 3/7] WORKDIR /device-onvif-camera [2024-01-26T03:11:32.170Z] #7 DONE 0.1s [2024-01-26T03:11:32.170Z] [2024-01-26T03:11:32.170Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-01-26T03:11:32.170Z] #8 DONE 0.1s [2024-01-26T03:11:32.170Z] [2024-01-26T03:11:32.170Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T03:11:54.226Z] #9 DONE 18.7s [2024-01-26T03:11:54.226Z] [2024-01-26T03:11:54.226Z] #10 [builder 6/7] COPY . . [2024-01-26T03:11:54.226Z] #10 DONE 0.4s [2024-01-26T03:11:54.226Z] [2024-01-26T03:11:54.226Z] #11 [builder 7/7] RUN echo noop [2024-01-26T03:11:54.226Z] #11 0.606 noop [2024-01-26T03:11:54.226Z] #11 DONE 0.7s [2024-01-26T03:11:54.226Z] [2024-01-26T03:11:54.226Z] #12 exporting to image [2024-01-26T03:11:54.226Z] #12 exporting layers [2024-01-26T03:12:12.431Z] #12 exporting layers 17.9s done [2024-01-26T03:12:12.431Z] #12 writing image sha256:7e7db5267e8f2b1fcd4b4492e1926031cc19fe18319d36deac685b8004e3974e done [2024-01-26T03:12:12.431Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2024-01-26T03:12:12.431Z] #12 DONE 17.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T03:12:13.045Z] + docker inspect -f . ci-base-image-arm64 [2024-01-26T03:12:13.045Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T03:12:13.394Z] prd-ubuntu20.04-docker-arm64-4c-16g-27955 does not seem to be running inside a container [2024-01-26T03:12:13.450Z] $ 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-01-26T03:12:14.520Z] $ docker top af7651e508394798f9f539723a4f68c57304088f02039075333879cf28df9a2b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T03:12:15.111Z] + go version [2024-01-26T03:12:15.111Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-26T03:12:15.144Z] $ docker stop --time=1 af7651e508394798f9f539723a4f68c57304088f02039075333879cf28df9a2b [2024-01-26T03:12:16.661Z] $ docker rm -f --volumes af7651e508394798f9f539723a4f68c57304088f02039075333879cf28df9a2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T03:12:17.862Z] + docker inspect -f . ci-base-image-arm64 [2024-01-26T03:12:17.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T03:12:18.199Z] prd-ubuntu20.04-docker-arm64-4c-16g-27955 does not seem to be running inside a container [2024-01-26T03:12:18.254Z] $ 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-01-26T03:12:22.184Z] $ docker top 3e998c14e024e71c5086af6a7b3c6c2b660fad542807c93bbe802d97ba7fcdde -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T03:12:22.791Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-01-26T03:12:23.259Z] + make test [2024-01-26T03:12:23.259Z] go test ./... -coverprofile=coverage.out ./... [2024-01-26T03:12:26.608Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-01-26T03:13:23.019Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-01-26T03:13:23.019Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-01-26T03:13:23.019Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.173s coverage: 31.5% of statements [2024-01-26T03:13:49.728Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.329s coverage: 86.5% of statements [2024-01-26T03:13:49.728Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-26T03:13:49.728Z] go vet ./... [2024-01-26T03:14:04.747Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-26T03:14:04.747Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-26T03:14:04.747Z] ./bin/test-attribution-txt.sh [2024-01-26T03:14:04.747Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-26T03:14:04.794Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-26T03:14:04.866Z] $ docker stop --time=1 3e998c14e024e71c5086af6a7b3c6c2b660fad542807c93bbe802d97ba7fcdde [2024-01-26T03:14:07.400Z] $ docker rm -f --volumes 3e998c14e024e71c5086af6a7b3c6c2b660fad542807c93bbe802d97ba7fcdde [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T03:14:08.675Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-26T03:14:08.712Z] Warning: overwriting stash ‘coverage-report’ [2024-01-26T03:14:09.172Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T03:14:10.026Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-26T03:14:10.361Z] + ls -al . [2024-01-26T03:14:10.361Z] total 240 [2024-01-26T03:14:10.361Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 03:12 . [2024-01-26T03:14:10.361Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 03:10 .. [2024-01-26T03:14:10.361Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 03:10 .git [2024-01-26T03:14:10.361Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 03:10 .github [2024-01-26T03:14:10.361Z] -rw-rw-r-- 1 jenkins jenkins 493 Jan 26 03:10 .gitignore [2024-01-26T03:14:10.361Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 26 03:10 .golangci.yml [2024-01-26T03:14:10.361Z] -rw-rw-r-- 1 jenkins jenkins 11155 Jan 26 03:10 Attribution.txt [2024-01-26T03:14:10.361Z] -rw-rw-r-- 1 jenkins jenkins 17665 Jan 26 03:10 CHANGELOG.md [2024-01-26T03:14:10.361Z] -rw-rw-r-- 1 jenkins jenkins 1683 Jan 26 03:10 Dockerfile [2024-01-26T03:14:10.361Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 03:10 GOVERNANCE.md [2024-01-26T03:14:10.361Z] -rw-rw-r-- 1 jenkins jenkins 739 Jan 26 03:10 Jenkinsfile [2024-01-26T03:14:10.361Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 26 03:10 LICENSE [2024-01-26T03:14:10.361Z] -rw-rw-r-- 1 jenkins jenkins 2883 Jan 26 03:10 Makefile [2024-01-26T03:14:10.361Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 26 03:10 OWNERS.md [2024-01-26T03:14:10.361Z] -rw-rw-r-- 1 jenkins jenkins 2620 Jan 26 03:10 README.md [2024-01-26T03:14:10.361Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 26 03:08 VERSION [2024-01-26T03:14:10.361Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 03:10 bin [2024-01-26T03:14:10.361Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 03:10 cmd [2024-01-26T03:14:10.361Z] -rw-r--r-- 1 jenkins jenkins 78456 Jan 26 03:13 coverage.out [2024-01-26T03:14:10.361Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 03:10 doc [2024-01-26T03:14:10.361Z] -rw-rw-r-- 1 jenkins jenkins 4130 Jan 26 03:10 go.mod [2024-01-26T03:14:10.361Z] -rw-rw-r-- 1 jenkins jenkins 35283 Jan 26 03:10 go.sum [2024-01-26T03:14:10.361Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 03:10 internal [2024-01-26T03:14:10.361Z] -rw-rw-r-- 1 jenkins jenkins 236 Jan 26 03:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T03:14:10.878Z] + 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=248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 --label arch=arm64 --label version=0.0.0 . [2024-01-26T03:14:11.461Z] #0 building with "default" instance using docker driver [2024-01-26T03:14:11.461Z] [2024-01-26T03:14:11.461Z] #1 [internal] load .dockerignore [2024-01-26T03:14:11.461Z] #1 transferring context: 2B done [2024-01-26T03:14:11.730Z] #1 DONE 0.0s [2024-01-26T03:14:11.730Z] [2024-01-26T03:14:11.730Z] #2 [internal] load build definition from Dockerfile [2024-01-26T03:14:11.730Z] #2 transferring dockerfile: 1.72kB done [2024-01-26T03:14:11.730Z] #2 DONE 0.0s [2024-01-26T03:14:11.730Z] [2024-01-26T03:14:11.730Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-26T03:14:11.730Z] #3 DONE 0.0s [2024-01-26T03:14:11.730Z] [2024-01-26T03:14:11.730Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-26T03:14:11.998Z] #4 DONE 0.3s [2024-01-26T03:14:11.998Z] [2024-01-26T03:14:11.998Z] #5 [internal] load build context [2024-01-26T03:14:11.998Z] #5 transferring context: 88.92kB 0.1s done [2024-01-26T03:14:11.998Z] #5 DONE 0.1s [2024-01-26T03:14:11.998Z] [2024-01-26T03:14:11.998Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T03:14:11.998Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-26T03:14:11.998Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-26T03:14:11.998Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-26T03:14:11.999Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-26T03:14:11.999Z] #6 ... [2024-01-26T03:14:11.999Z] [2024-01-26T03:14:11.999Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-26T03:14:11.999Z] #7 DONE 0.2s [2024-01-26T03:14:11.999Z] [2024-01-26T03:14:11.999Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T03:14:11.999Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2024-01-26T03:14:11.999Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-26T03:14:12.585Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2024-01-26T03:14:12.853Z] #6 DONE 0.9s [2024-01-26T03:14:12.853Z] [2024-01-26T03:14:12.853Z] #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-26T03:14:13.436Z] #8 0.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T03:14:13.702Z] #8 0.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T03:14:14.676Z] #8 ... [2024-01-26T03:14:14.676Z] [2024-01-26T03:14:14.676Z] #9 [builder 2/7] RUN apk add --no-cache make git [2024-01-26T03:14:14.676Z] #9 0.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T03:14:14.676Z] #9 1.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T03:14:14.676Z] #9 2.140 OK: 266 MiB in 52 packages [2024-01-26T03:14:14.676Z] #9 DONE 2.4s [2024-01-26T03:14:14.676Z] [2024-01-26T03:14:14.676Z] #10 [builder 3/7] WORKDIR /device-onvif-camera [2024-01-26T03:14:14.676Z] #10 DONE 0.1s [2024-01-26T03:14:14.676Z] [2024-01-26T03:14:14.676Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-01-26T03:14:14.946Z] #11 DONE 0.1s [2024-01-26T03:14:14.946Z] [2024-01-26T03:14:14.946Z] #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-26T03:14:14.946Z] #8 1.955 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-26T03:14:14.946Z] #8 1.973 Executing busybox-1.36.1-r5.trigger [2024-01-26T03:14:14.946Z] #8 1.995 OK: 8 MiB in 16 packages [2024-01-26T03:14:15.214Z] #8 DONE 2.3s [2024-01-26T03:14:15.214Z] [2024-01-26T03:14:15.214Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2024-01-26T03:14:15.803Z] #12 0.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T03:14:16.083Z] #12 ... [2024-01-26T03:14:16.083Z] [2024-01-26T03:14:16.083Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T03:14:16.083Z] #13 DONE 1.2s [2024-01-26T03:14:16.083Z] [2024-01-26T03:14:16.083Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2024-01-26T03:14:16.083Z] #12 1.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T03:14:16.671Z] #12 ... [2024-01-26T03:14:16.671Z] [2024-01-26T03:14:16.671Z] #14 [builder 6/7] COPY . . [2024-01-26T03:14:16.671Z] #14 DONE 0.5s [2024-01-26T03:14:16.671Z] [2024-01-26T03:14:16.671Z] #15 [builder 7/7] RUN make build [2024-01-26T03:14:17.255Z] #15 0.635 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-01-26T03:14:20.589Z] #15 ... [2024-01-26T03:14:20.589Z] [2024-01-26T03:14:20.589Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2024-01-26T03:14:20.589Z] #12 2.130 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T03:14:20.589Z] #12 2.264 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T03:14:20.589Z] #12 2.287 OK: 8 MiB in 16 packages [2024-01-26T03:14:20.589Z] #12 DONE 5.2s [2024-01-26T03:14:20.589Z] [2024-01-26T03:14:20.589Z] #15 [builder 7/7] RUN make build [2024-01-26T03:15:28.445Z] #15 DONE 65.1s [2024-01-26T03:15:28.445Z] [2024-01-26T03:15:28.445Z] #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / [2024-01-26T03:15:28.445Z] #16 DONE 0.3s [2024-01-26T03:15:28.445Z] [2024-01-26T03:15:28.445Z] #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / [2024-01-26T03:15:28.445Z] #17 DONE 0.1s [2024-01-26T03:15:28.445Z] [2024-01-26T03:15:28.445Z] #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-01-26T03:15:28.445Z] #18 DONE 0.1s [2024-01-26T03:15:28.445Z] [2024-01-26T03:15:28.445Z] #19 exporting to image [2024-01-26T03:15:28.445Z] #19 exporting layers [2024-01-26T03:15:28.445Z] #19 exporting layers 0.3s done [2024-01-26T03:15:28.445Z] #19 writing image sha256:21f1dff2b4bc6d42a6d6f6d9eabd9fca898175c784fdd8e44f0644e2628ffa02 done [2024-01-26T03:15:28.445Z] #19 naming to docker.io/library/device-onvif-camera-arm64 done [2024-01-26T03:15:28.445Z] #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T03:15:29.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T03:15:29.906Z] [2024-01-26T03:15:29.906Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T03:15:30.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T03:15:30.615Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-26T03:15:30.615Z] 8998bd30e6a1: Pulling fs layer [2024-01-26T03:15:30.615Z] 04944245beec: Pulling fs layer [2024-01-26T03:15:30.615Z] 699f458cf7ca: Pulling fs layer [2024-01-26T03:15:30.615Z] 765212b225bb: Pulling fs layer [2024-01-26T03:15:30.615Z] f23df028b6ca: Pulling fs layer [2024-01-26T03:15:30.615Z] 765212b225bb: Waiting [2024-01-26T03:15:30.615Z] d65c8cfc05b1: Pulling fs layer [2024-01-26T03:15:30.615Z] f23df028b6ca: Waiting [2024-01-26T03:15:30.615Z] d65c8cfc05b1: Waiting [2024-01-26T03:15:30.615Z] 2437ff75d9bd: Pulling fs layer [2024-01-26T03:15:30.615Z] 2437ff75d9bd: Waiting [2024-01-26T03:15:30.615Z] 04944245beec: Verifying Checksum [2024-01-26T03:15:30.615Z] 04944245beec: Download complete [2024-01-26T03:15:30.615Z] 765212b225bb: Verifying Checksum [2024-01-26T03:15:30.615Z] 765212b225bb: Download complete [2024-01-26T03:15:30.615Z] f23df028b6ca: Verifying Checksum [2024-01-26T03:15:30.615Z] f23df028b6ca: Download complete [2024-01-26T03:15:30.615Z] d65c8cfc05b1: Verifying Checksum [2024-01-26T03:15:30.615Z] d65c8cfc05b1: Download complete [2024-01-26T03:15:30.883Z] 699f458cf7ca: Verifying Checksum [2024-01-26T03:15:30.883Z] 699f458cf7ca: Download complete [2024-01-26T03:15:31.152Z] 8998bd30e6a1: Verifying Checksum [2024-01-26T03:15:31.152Z] 8998bd30e6a1: Download complete [2024-01-26T03:15:33.096Z] 2437ff75d9bd: Verifying Checksum [2024-01-26T03:15:33.096Z] 2437ff75d9bd: Download complete [2024-01-26T03:15:37.348Z] 8998bd30e6a1: Pull complete [2024-01-26T03:15:37.615Z] 04944245beec: Pull complete [2024-01-26T03:15:39.556Z] 699f458cf7ca: Pull complete [2024-01-26T03:15:39.556Z] 765212b225bb: Pull complete [2024-01-26T03:15:40.518Z] f23df028b6ca: Pull complete [2024-01-26T03:15:40.518Z] d65c8cfc05b1: Pull complete [2024-01-26T03:16:07.210Z] 2437ff75d9bd: Pull complete [2024-01-26T03:16:07.210Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-26T03:16:07.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T03:16:07.210Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T03:16:07.690Z] prd-ubuntu20.04-docker-arm64-4c-16g-27955 does not seem to be running inside a container [2024-01-26T03:16:07.740Z] $ 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-01-26T03:16:09.564Z] $ docker top 54d2108a630d6cc8ef63b7441104d45041b7898c61d8d4700e5b2e2e3f443ec7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T03:16:10.184Z] ---> job-cost.sh [2024-01-26T03:16:10.453Z] lf-activate-venv: SKIPPING [2024-01-26T03:16:10.453Z] INFO: No Stack... [2024-01-26T03:16:10.717Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T03:16:11.671Z] INFO: Archiving Costs [Pipeline] sh [2024-01-26T03:16:12.010Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2024-01-26T03:16:12.010Z] + cut -d, -f6 [Pipeline] lock [2024-01-26T03:16:12.080Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-425-1-stack-cost] [2024-01-26T03:16:12.086Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-425-1-stack-cost] did not exist. Created. [2024-01-26T03:16:12.086Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-425-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-26T03:16:12.582Z] /w/workspace/device-onvif-camera/1@tmp/durable-b201e815/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-26T03:16:12.925Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-26T03:16:12.968Z] Warning: overwriting stash ‘stack-cost’ [2024-01-26T03:16:13.089Z] Stashed 1 file(s) [Pipeline] } [2024-01-26T03:16:13.145Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-425-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-26T03:16:13.320Z] $ docker stop --time=1 54d2108a630d6cc8ef63b7441104d45041b7898c61d8d4700e5b2e2e3f443ec7 [2024-01-26T03:16:14.686Z] $ docker rm -f --volumes 54d2108a630d6cc8ef63b7441104d45041b7898c61d8d4700e5b2e2e3f443ec7 [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-01-26T03:16:16.803Z] provisioning config files... [2024-01-26T03:16:16.812Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-425@tmp/config5142808957289542941tmp [Pipeline] { [Pipeline] sh [2024-01-26T03:16:17.252Z] + set +x [2024-01-26T03:16:17.252Z] + bash -s -- [2024-01-26T03:16:17.252Z] + curl -s https://codecov.io/bash [2024-01-26T03:16:17.252Z] [2024-01-26T03:16:17.252Z] _____ _ [2024-01-26T03:16:17.252Z] / ____| | | [2024-01-26T03:16:17.252Z] | | ___ __| | ___ ___ _____ __ [2024-01-26T03:16:17.252Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-26T03:16:17.252Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-26T03:16:17.252Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-26T03:16:17.252Z] Bash-1.0.6 [2024-01-26T03:16:17.252Z] [2024-01-26T03:16:17.252Z] [2024-01-26T03:16:17.252Z] ==> git version 2.25.1 found [2024-01-26T03:16:17.252Z] ==> 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-01-26T03:16:17.252Z] Release-Date: 2020-01-08 [2024-01-26T03:16:17.252Z] 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-01-26T03:16:17.252Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-26T03:16:17.252Z] ==> Jenkins CI detected. [2024-01-26T03:16:17.252Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-425 [2024-01-26T03:16:17.252Z] project root: . [2024-01-26T03:16:17.252Z] --> token set from env [2024-01-26T03:16:17.252Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-26T03:16:17.512Z] ==> Running gcov in . (disable via -X gcov) [2024-01-26T03:16:17.512Z] ==> Python coveragepy not found [2024-01-26T03:16:17.512Z] ==> Searching for coverage reports in: [2024-01-26T03:16:17.512Z] + . [2024-01-26T03:16:17.512Z] -> Found 1 reports [2024-01-26T03:16:17.512Z] ==> Detecting git/mercurial file structure [2024-01-26T03:16:17.512Z] ==> Reading reports [2024-01-26T03:16:17.512Z] + ./coverage.out bytes=78456 [2024-01-26T03:16:17.512Z] ==> Appending adjustments [2024-01-26T03:16:17.512Z] https://docs.codecov.io/docs/fixing-reports [2024-01-26T03:16:17.512Z] + Found adjustments [2024-01-26T03:16:17.512Z] ==> Gzipping contents [2024-01-26T03:16:17.512Z] 12K /tmp/codecov.l1YV83.gz [2024-01-26T03:16:17.512Z] ==> Uploading reports [2024-01-26T03:16:17.512Z] url: https://codecov.io [2024-01-26T03:16:17.512Z] query: branch=PR-425&commit=248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-425%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=425&job=&cmd_args= [2024-01-26T03:16:17.512Z] -> Pinging Codecov [2024-01-26T03:16:17.512Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-425&commit=248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-425%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=425&job=&cmd_args= [2024-01-26T03:16:17.770Z] -> Uploading to [2024-01-26T03:16:17.771Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-26/F29A59C45E3A92E06B3E522C9905F8EF/248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6/707e1757-2dd8-46de-82d4-c5f567157537.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240126T031617Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b9ff983646d34224521eda7146270c33009a00953e5eeabfb30f53ed250b9a31 [2024-01-26T03:16:17.771Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-26T03:16:17.771Z] Dload Upload Total Spent Left Speed [2024-01-26T03:16:18.030Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 37601 --:--:-- --:--:-- --:--:-- 37601 [2024-01-26T03:16:18.030Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 [Pipeline] } [2024-01-26T03:16:18.059Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [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-01-26T03:16:21.513Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-425/archives ] [2024-01-26T03:16:21.513Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-425/archives [2024-01-26T03:16:21.513Z] total 16 [2024-01-26T03:16:21.513Z] drwxr-xr-x 3 root root 4096 Jan 26 03:10 . [2024-01-26T03:16:21.513Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 26 03:10 .. [2024-01-26T03:16:21.513Z] drwxr-xr-x 2 root root 4096 Jan 26 03:10 cost [2024-01-26T03:16:21.513Z] -rw-r--r-- 1 root root 91 Jan 26 03:10 cost.csv [2024-01-26T03:16:21.513Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-425/archives [2024-01-26T03:16:21.513Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-425/archives [2024-01-26T03:16:21.513Z] total 16 [2024-01-26T03:16:21.513Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 03:10 . [2024-01-26T03:16:21.513Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 26 03:10 .. [2024-01-26T03:16:21.513Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 26 03:10 cost [2024-01-26T03:16:21.513Z] -rw-r--r-- 1 jenkins jenkins 91 Jan 26 03:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-26T03:16:21.848Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T03:16:22.749Z] ---> package-listing.sh [2024-01-26T03:16:22.749Z] ++ facter osfamily [2024-01-26T03:16:22.749Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-26T03:16:23.011Z] + OS_FAMILY=debian [2024-01-26T03:16:23.011Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-425 [2024-01-26T03:16:23.011Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-26T03:16:23.011Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-26T03:16:23.011Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-26T03:16:23.011Z] + PACKAGES=/tmp/packages_start.txt [2024-01-26T03:16:23.011Z] + '[' /w/workspace/undry_device-onvif-camera_PR-425 ']' [2024-01-26T03:16:23.011Z] + PACKAGES=/tmp/packages_end.txt [2024-01-26T03:16:23.011Z] + case "${OS_FAMILY}" in [2024-01-26T03:16:23.011Z] + dpkg -l [2024-01-26T03:16:23.011Z] + grep '^ii' [2024-01-26T03:16:23.011Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-26T03:16:23.011Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-26T03:16:23.011Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-26T03:16:23.011Z] + '[' /w/workspace/undry_device-onvif-camera_PR-425 ']' [2024-01-26T03:16:23.011Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-425/archives/ [2024-01-26T03:16:23.011Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-425/archives/ [Pipeline] echo [2024-01-26T03:16:23.050Z] 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-425/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-26T03:16:23.343Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T03:16:24.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T03:16:24.023Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T03:16:24.273Z] prd-ubuntu20.04-docker-8c-8g-27954 does not seem to be running inside a container [2024-01-26T03:16:24.312Z] $ 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-425/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-425 -v /w/workspace/undry_device-onvif-camera_PR-425:/w/workspace/undry_device-onvif-camera_PR-425:rw,z -v /w/workspace/undry_device-onvif-camera_PR-425@tmp:/w/workspace/undry_device-onvif-camera_PR-425@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-01-26T03:16:24.519Z] $ docker top d766b414a0a50396208c093f1f9c27a379802ddc40ac83d25573eb5cd36e5235 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T03:16:25.012Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-26T03:16:25.323Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-26T03:16:25.647Z] + ls /var/log/sa-host [2024-01-26T03:16:25.647Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T03:16:25.923Z] provisioning config files... [2024-01-26T03:16:25.933Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-425@tmp/config8830953512850305772tmp [Pipeline] { [Pipeline] echo [2024-01-26T03:16:26.094Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T03:16:26.407Z] ---> create-netrc.sh [Pipeline] } [2024-01-26T03:16:26.438Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-26T03:16:26.967Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-26T03:16:27.001Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T03:16:27.324Z] ---> sudo-logs.sh [2024-01-26T03:16:27.324Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-26T03:16:27.471Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T03:16:27.789Z] ---> job-cost.sh [2024-01-26T03:16:27.789Z] lf-activate-venv: SKIPPING [2024-01-26T03:16:27.789Z] DEBUG: total: 0.2199999988079071 [2024-01-26T03:16:27.789Z] INFO: Retrieving Stack Cost... [2024-01-26T03:16:28.050Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T03:16:28.312Z] INFO: Archiving Costs [Pipeline] echo [2024-01-26T03:16:28.350Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T03:16:28.679Z] ---> logs-deploy.sh [2024-01-26T03:16:28.679Z] lf-activate-venv: SKIPPING [2024-01-26T03:16:28.679Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-425/1 [2024-01-26T03:16:28.679Z] INFO: archiving workspace using pattern(s): [2024-01-26T03:16:29.674Z] Archives upload complete. [2024-01-26T03:16:29.934Z] INFO: archiving logs to Nexus [2024-01-26T03:16:30.634Z] ---> uname -a: [2024-01-26T03:16:30.634Z] Linux prd-ubuntu20-04-docker-8c-8g-27954 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-01-26T03:16:30.634Z] [2024-01-26T03:16:30.634Z] [2024-01-26T03:16:30.634Z] ---> lscpu: [2024-01-26T03:16:30.634Z] Architecture: x86_64 [2024-01-26T03:16:30.634Z] CPU op-mode(s): 32-bit, 64-bit [2024-01-26T03:16:30.634Z] Byte Order: Little Endian [2024-01-26T03:16:30.634Z] Address sizes: 40 bits physical, 48 bits virtual [2024-01-26T03:16:30.634Z] CPU(s): 8 [2024-01-26T03:16:30.634Z] On-line CPU(s) list: 0-7 [2024-01-26T03:16:30.634Z] Thread(s) per core: 1 [2024-01-26T03:16:30.634Z] Core(s) per socket: 1 [2024-01-26T03:16:30.634Z] Socket(s): 8 [2024-01-26T03:16:30.634Z] NUMA node(s): 1 [2024-01-26T03:16:30.634Z] Vendor ID: AuthenticAMD [2024-01-26T03:16:30.634Z] CPU family: 23 [2024-01-26T03:16:30.634Z] Model: 49 [2024-01-26T03:16:30.634Z] Model name: AMD EPYC-Rome Processor [2024-01-26T03:16:30.634Z] Stepping: 0 [2024-01-26T03:16:30.634Z] CPU MHz: 2800.000 [2024-01-26T03:16:30.634Z] BogoMIPS: 5600.00 [2024-01-26T03:16:30.634Z] Virtualization: AMD-V [2024-01-26T03:16:30.634Z] Hypervisor vendor: KVM [2024-01-26T03:16:30.634Z] Virtualization type: full [2024-01-26T03:16:30.634Z] L1d cache: 256 KiB [2024-01-26T03:16:30.634Z] L1i cache: 256 KiB [2024-01-26T03:16:30.634Z] L2 cache: 4 MiB [2024-01-26T03:16:30.634Z] L3 cache: 128 MiB [2024-01-26T03:16:30.634Z] NUMA node0 CPU(s): 0-7 [2024-01-26T03:16:30.634Z] Vulnerability Itlb multihit: Not affected [2024-01-26T03:16:30.634Z] Vulnerability L1tf: Not affected [2024-01-26T03:16:30.634Z] Vulnerability Mds: Not affected [2024-01-26T03:16:30.634Z] Vulnerability Meltdown: Not affected [2024-01-26T03:16:30.634Z] Vulnerability Mmio stale data: Not affected [2024-01-26T03:16:30.634Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-01-26T03:16:30.634Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-01-26T03:16:30.634Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-01-26T03:16:30.634Z] Vulnerability Srbds: Not affected [2024-01-26T03:16:30.634Z] Vulnerability Tsx async abort: Not affected [2024-01-26T03:16:30.634Z] 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-01-26T03:16:30.634Z] [2024-01-26T03:16:30.634Z] [2024-01-26T03:16:30.634Z] ---> nproc: [2024-01-26T03:16:30.634Z] 8 [2024-01-26T03:16:30.634Z] [2024-01-26T03:16:30.634Z] [2024-01-26T03:16:30.634Z] ---> df -h: [2024-01-26T03:16:30.634Z] Filesystem Size Used Avail Use% Mounted on [2024-01-26T03:16:30.634Z] overlay 155G 12G 144G 8% / [2024-01-26T03:16:30.634Z] tmpfs 64M 0 64M 0% /dev [2024-01-26T03:16:30.634Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-01-26T03:16:30.634Z] shm 64M 0 64M 0% /dev/shm [2024-01-26T03:16:30.634Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-01-26T03:16:30.634Z] [2024-01-26T03:16:30.634Z] [2024-01-26T03:16:30.634Z] ---> sar -b -r -n DEV: [2024-01-26T03:16:30.634Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27954) 01/26/24 _x86_64_ (8 CPU) [2024-01-26T03:16:30.634Z] [2024-01-26T03:16:30.634Z] 03:07:04 LINUX RESTART (8 CPU) [2024-01-26T03:16:30.634Z] [2024-01-26T03:16:30.634Z] 03:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-01-26T03:16:30.634Z] 03:09:01 210.55 1.73 208.82 0.00 49.33 67596.87 0.00 [2024-01-26T03:16:30.634Z] 03:10:01 182.20 0.22 181.99 0.00 12.00 35357.04 0.00 [2024-01-26T03:16:30.634Z] 03:11:01 49.79 0.00 49.79 0.00 0.00 16769.22 0.00 [2024-01-26T03:16:30.634Z] 03:12:01 1.92 0.00 1.92 0.00 0.00 21.85 0.00 [2024-01-26T03:16:30.634Z] 03:13:01 31.04 10.25 20.80 0.00 3454.89 4409.93 0.00 [2024-01-26T03:16:30.634Z] 03:14:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 [2024-01-26T03:16:30.634Z] 03:15:01 0.87 0.00 0.87 0.00 0.00 9.87 0.00 [2024-01-26T03:16:30.634Z] 03:16:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 [2024-01-26T03:16:30.634Z] Average: 59.85 1.52 58.33 0.00 439.50 15523.24 0.00 [2024-01-26T03:16:30.634Z] [2024-01-26T03:16:30.634Z] 03:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-01-26T03:16:30.634Z] 03:09:01 28518336 31529420 775068 2.36 140912 3085664 1931536 5.69 1098900 2805424 708 [2024-01-26T03:16:30.634Z] 03:10:01 28168520 31528328 772216 2.35 149048 3397928 1776408 5.24 1277160 2942644 444 [2024-01-26T03:16:30.634Z] 03:11:01 27674840 31545148 753780 2.29 157984 3849744 1789760 5.27 1278504 3381972 12 [2024-01-26T03:16:30.634Z] 03:12:01 27675304 31545804 752644 2.29 158048 3849748 1789760 5.27 1278196 3381976 36 [2024-01-26T03:16:30.634Z] 03:13:01 27436952 31528924 760380 2.31 163352 4053624 1833152 5.40 1437544 3436564 24 [2024-01-26T03:16:30.634Z] 03:14:01 27437236 31529240 760004 2.31 163392 4053628 1833152 5.40 1437804 3436564 12 [2024-01-26T03:16:30.634Z] 03:15:01 27447996 31540072 748912 2.28 163408 4053632 1833152 5.40 1426396 3436580 8 [2024-01-26T03:16:30.634Z] 03:16:01 27448304 31540444 748512 2.28 163436 4053632 1833152 5.40 1426472 3436584 4 [2024-01-26T03:16:30.634Z] Average: 27725936 31535922 758940 2.31 157448 3799700 1827509 5.39 1332622 3282288 156 [2024-01-26T03:16:30.634Z] [2024-01-26T03:16:30.634Z] 03:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-01-26T03:16:30.634Z] 03:09:01 veth5d34951 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 [2024-01-26T03:16:30.634Z] 03:09:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 [2024-01-26T03:16:30.634Z] 03:09:01 docker0 208.67 311.00 17.39 2401.11 0.00 0.00 0.00 0.00 [2024-01-26T03:16:30.634Z] 03:09:01 ens3 458.49 300.65 5575.74 44.84 0.00 0.00 0.00 0.00 [2024-01-26T03:16:30.634Z] 03:10:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2024-01-26T03:16:30.634Z] 03:10:01 docker0 5.23 9.55 0.32 125.58 0.00 0.00 0.00 0.00 [2024-01-26T03:16:30.634Z] 03:10:01 ens3 48.96 37.46 208.94 79.57 0.00 0.00 0.00 0.00 [2024-01-26T03:16:30.634Z] 03:11:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2024-01-26T03:16:30.634Z] 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T03:16:30.634Z] 03:11:01 ens3 91.52 55.67 2524.66 10.11 0.00 0.00 0.00 0.00 [2024-01-26T03:16:30.634Z] 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-26T03:16:30.634Z] 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T03:16:30.634Z] 03:12:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-26T03:16:30.634Z] 03:13:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-01-26T03:16:30.634Z] 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T03:16:30.634Z] 03:13:01 ens3 94.37 48.83 1375.56 3.51 0.00 0.00 0.00 0.00 [2024-01-26T03:16:30.634Z] 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-26T03:16:30.634Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T03:16:30.634Z] 03:14:01 ens3 0.22 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-26T03:16:30.634Z] 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T03:16:30.634Z] 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T03:16:30.634Z] 03:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T03:16:30.634Z] 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-26T03:16:30.634Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T03:16:30.634Z] 03:16:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-26T03:16:30.634Z] Average: lo 0.71 0.71 0.07 0.07 0.00 0.00 0.00 0.00 [2024-01-26T03:16:30.634Z] Average: docker0 26.74 40.07 2.21 315.82 0.00 0.00 0.00 0.00 [2024-01-26T03:16:30.634Z] Average: ens3 86.73 55.37 1210.54 17.26 0.00 0.00 0.00 0.00 [2024-01-26T03:16:30.634Z] [2024-01-26T03:16:30.634Z] [2024-01-26T03:16:30.634Z] ---> sar -P ALL: [2024-01-26T03:16:30.634Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27954) 01/26/24 _x86_64_ (8 CPU) [2024-01-26T03:16:30.634Z] [2024-01-26T03:16:30.634Z] 03:07:04 LINUX RESTART (8 CPU) [2024-01-26T03:16:30.634Z] [2024-01-26T03:16:30.634Z] 03:08:01 CPU %user %nice %system %iowait %steal %idle [2024-01-26T03:16:30.634Z] 03:09:01 all 6.84 0.00 3.43 4.07 0.07 85.60 [2024-01-26T03:16:30.634Z] 03:09:01 0 6.66 0.00 3.74 6.27 0.07 83.26 [2024-01-26T03:16:30.634Z] 03:09:01 1 7.41 0.00 3.74 1.85 0.07 86.94 [2024-01-26T03:16:30.634Z] 03:09:01 2 6.29 0.00 3.71 0.35 0.05 89.60 [2024-01-26T03:16:30.634Z] 03:09:01 3 8.40 0.00 3.24 0.81 0.10 87.45 [2024-01-26T03:16:30.634Z] 03:09:01 4 5.71 0.00 3.90 16.78 0.08 73.53 [2024-01-26T03:16:30.634Z] 03:09:01 5 7.11 0.00 2.90 0.25 0.08 89.65 [2024-01-26T03:16:30.634Z] 03:09:01 6 6.90 0.00 2.92 0.73 0.07 89.39 [2024-01-26T03:16:30.634Z] 03:09:01 7 6.22 0.00 3.28 5.57 0.05 84.88 [2024-01-26T03:16:30.634Z] 03:10:01 all 38.48 0.00 4.80 2.80 0.11 53.81 [2024-01-26T03:16:30.634Z] 03:10:01 0 36.16 0.00 4.78 0.96 0.10 58.00 [2024-01-26T03:16:30.634Z] 03:10:01 1 37.75 0.00 4.16 0.30 0.10 57.69 [2024-01-26T03:16:30.634Z] 03:10:01 2 38.47 0.00 4.94 1.64 0.10 54.84 [2024-01-26T03:16:30.634Z] 03:10:01 3 40.93 0.00 4.89 9.86 0.12 44.20 [2024-01-26T03:16:30.634Z] 03:10:01 4 39.19 0.00 4.73 0.54 0.12 55.43 [2024-01-26T03:16:30.634Z] 03:10:01 5 39.06 0.00 5.08 1.86 0.12 53.89 [2024-01-26T03:16:30.634Z] 03:10:01 6 38.27 0.00 4.75 0.66 0.10 56.22 [2024-01-26T03:16:30.634Z] 03:10:01 7 38.04 0.00 5.04 6.63 0.12 50.18 [2024-01-26T03:16:30.634Z] 03:11:01 all 2.27 0.00 1.00 1.01 0.02 95.70 [2024-01-26T03:16:30.634Z] 03:11:01 0 2.41 0.00 0.92 0.03 0.02 96.62 [2024-01-26T03:16:30.634Z] 03:11:01 1 2.23 0.00 0.72 0.03 0.02 96.99 [2024-01-26T03:16:30.634Z] 03:11:01 2 2.82 0.00 0.82 0.23 0.02 96.11 [2024-01-26T03:16:30.634Z] 03:11:01 3 2.26 0.00 1.58 5.85 0.03 90.27 [2024-01-26T03:16:30.634Z] 03:11:01 4 2.61 0.00 1.15 0.70 0.02 95.52 [2024-01-26T03:16:30.634Z] 03:11:01 5 3.13 0.00 1.71 0.02 0.03 95.11 [2024-01-26T03:16:30.634Z] 03:11:01 6 1.84 0.00 0.64 0.00 0.02 97.50 [2024-01-26T03:16:30.634Z] 03:11:01 7 0.88 0.00 0.45 1.20 0.00 97.46 [2024-01-26T03:16:30.634Z] 03:12:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2024-01-26T03:16:30.634Z] 03:12:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2024-01-26T03:16:30.634Z] 03:12:01 1 0.17 0.00 0.02 0.00 0.00 99.82 [2024-01-26T03:16:30.634Z] 03:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-01-26T03:16:30.634Z] 03:12:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-01-26T03:16:30.634Z] 03:12:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-01-26T03:16:30.634Z] 03:12:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-01-26T03:16:30.634Z] 03:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-26T03:16:30.634Z] 03:12:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2024-01-26T03:16:30.634Z] 03:13:01 all 0.98 0.00 0.45 0.41 0.01 98.14 [2024-01-26T03:16:30.634Z] 03:13:01 0 0.82 0.00 0.33 0.02 0.00 98.83 [2024-01-26T03:16:30.634Z] 03:13:01 1 0.35 0.00 0.42 0.05 0.02 99.16 [2024-01-26T03:16:30.634Z] 03:13:01 2 0.75 0.00 0.38 0.03 0.02 98.81 [2024-01-26T03:16:30.634Z] 03:13:01 3 0.99 0.00 0.60 0.50 0.02 97.89 [2024-01-26T03:16:30.634Z] 03:13:01 4 2.05 0.00 0.52 0.23 0.02 97.18 [2024-01-26T03:16:30.634Z] 03:13:01 5 1.57 0.00 0.53 0.45 0.02 97.43 [2024-01-26T03:16:30.634Z] 03:13:01 6 0.97 0.00 0.48 0.67 0.02 97.86 [2024-01-26T03:16:30.634Z] 03:13:01 7 0.37 0.00 0.32 1.34 0.02 97.96 [2024-01-26T03:16:30.634Z] 03:14:01 all 0.01 0.00 0.02 0.01 0.01 99.96 [2024-01-26T03:16:30.634Z] 03:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-01-26T03:16:30.634Z] 03:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-26T03:16:30.634Z] 03:14:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-01-26T03:16:30.634Z] 03:14:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2024-01-26T03:16:30.634Z] 03:14:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-01-26T03:16:30.634Z] 03:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-26T03:16:30.634Z] 03:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-26T03:16:30.634Z] 03:14:01 7 0.00 0.00 0.00 0.05 0.00 99.95 [2024-01-26T03:16:30.634Z] 03:15:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-01-26T03:16:30.634Z] 03:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-26T03:16:30.634Z] 03:15:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2024-01-26T03:16:30.634Z] 03:15:01 2 0.07 0.00 0.03 0.00 0.03 99.87 [2024-01-26T03:16:30.634Z] 03:15:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-01-26T03:16:30.634Z] 03:15:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-01-26T03:16:30.634Z] 03:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-01-26T03:16:30.634Z] 03:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-26T03:16:30.634Z] 03:15:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2024-01-26T03:16:30.634Z] 03:16:01 all 0.01 0.00 0.01 0.03 0.01 99.95 [2024-01-26T03:16:30.634Z] 03:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-26T03:16:30.634Z] 03:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-01-26T03:16:30.634Z] 03:16:01 2 0.02 0.00 0.05 0.00 0.02 99.92 [2024-01-26T03:16:30.634Z] 03:16:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-01-26T03:16:30.634Z] 03:16:01 4 0.00 0.00 0.00 0.17 0.02 99.82 [2024-01-26T03:16:30.634Z] 03:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-01-26T03:16:30.634Z] 03:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-26T03:16:30.634Z] 03:16:01 7 0.00 0.00 0.00 0.05 0.00 99.95 [2024-01-26T03:16:30.634Z] Average: all 6.04 0.00 1.21 1.03 0.03 91.69 [2024-01-26T03:16:30.634Z] Average: 0 5.71 0.00 1.21 0.90 0.03 92.15 [2024-01-26T03:16:30.634Z] Average: 1 6.00 0.00 1.14 0.28 0.03 92.56 [2024-01-26T03:16:30.634Z] Average: 2 6.00 0.00 1.24 0.28 0.03 92.45 [2024-01-26T03:16:30.634Z] Average: 3 6.54 0.00 1.29 2.12 0.04 90.02 [2024-01-26T03:16:30.634Z] Average: 4 6.16 0.00 1.28 2.28 0.04 90.24 [2024-01-26T03:16:30.634Z] Average: 5 6.30 0.00 1.27 0.32 0.04 92.07 [2024-01-26T03:16:30.634Z] Average: 6 5.96 0.00 1.10 0.26 0.03 92.66 [2024-01-26T03:16:30.634Z] Average: 7 5.63 0.00 1.13 1.85 0.02 91.37 [2024-01-26T03:16:30.634Z] [2024-01-26T03:16:30.634Z] [2024-01-26T03:16:30.634Z]