Pull request #426 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 542acbf7541f2a898d1dde12edbb0a8a82378199+b5e79b7b143d4bc0281b6701ea20bd2dba6f5c17 (c5e946b8c907617f2f1a82af55c2cac79d52d875) 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-ssh14396218685812806639.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-ssh15381873068598514472.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-426/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-426/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4858429161782232722.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-426/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2706728452793434887.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-ssh5742651241501744591.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-426/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-426/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6588669314083396967.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-1208 in /w/workspace/undry_device-onvif-camera_PR-426 [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-426 # 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 b5e79b7b143d4bc0281b6701ea20bd2dba6f5c17 into PR head commit 542acbf7541f2a898d1dde12edbb0a8a82378199 Merge succeeded, producing 542acbf7541f2a898d1dde12edbb0a8a82378199 Checking out Revision 542acbf7541f2a898d1dde12edbb0a8a82378199 (PR-426) 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/426/head:refs/remotes/origin/PR-426 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 542acbf7541f2a898d1dde12edbb0a8a82378199 # 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 b5e79b7b143d4bc0281b6701ea20bd2dba6f5c17 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 542acbf7541f2a898d1dde12edbb0a8a82378199 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-19T03:26:45.414Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-19T03:26:45.646Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-19T03:26:45.775Z] ========================================================= [2024-02-19T03:26:45.775Z] EdgeX Global Pipelines Version Info [2024-02-19T03:26:45.775Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-19T03:26:46.905Z] ------------------- [2024-02-19T03:26:46.905Z] stable info: [2024-02-19T03:26:46.905Z] ------------------- [2024-02-19T03:26:46.905Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-19T03:26:46.905Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-19T03:26:46.905Z] Message: update stable to v1.0.258 [2024-02-19T03:26:47.476Z] ------------------- [2024-02-19T03:26:47.476Z] experimental info: [2024-02-19T03:26:47.476Z] ------------------- [2024-02-19T03:26:47.476Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-19T03:26:47.476Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-19T03:26:47.476Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-19T03:26:47.706Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-02-19T03:26:47.764Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-02-19T03:26:47.822Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-19T03:26:47.878Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-19T03:26:47.936Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-19T03:26:47.992Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-19T03:26:48.060Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-19T03:26:48.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-19T03:26:48.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-19T03:26:48.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-19T03:26:48.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-19T03:26:48.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-02-19T03:26:48.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-19T03:26:48.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-19T03:26:48.557Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-19T03:26:48.620Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-19T03:26:48.689Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-19T03:26:48.755Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-19T03:26:48.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-19T03:26:48.891Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-19T03:26:48.963Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-02-19T03:26:49.035Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-02-19T03:26:49.101Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-19T03:26:49.177Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-19T03:26:49.247Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-19T03:26:49.321Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-19T03:26:49.398Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-19T03:26:49.461Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-426 [Pipeline] echo [2024-02-19T03:26:49.523Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-426 [Pipeline] echo [2024-02-19T03:26:49.596Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-426 [Pipeline] echo [2024-02-19T03:26:49.667Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 542acbf7541f2a898d1dde12edbb0a8a82378199 [Pipeline] echo [2024-02-19T03:26:49.743Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 542acbf [Pipeline] echo [2024-02-19T03:26:49.819Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T03:26:50.002Z] provisioning config files... [2024-02-19T03:26:50.017Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-426@tmp/config2147594587976679909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T03:26:50.421Z] ---> ****-login.sh [2024-02-19T03:26:50.421Z] nexus3.edgexfoundry.org:10001 [2024-02-19T03:26:51.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T03:26:51.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T03:26:51.274Z] Configure a credential helper to remove this warning. See [2024-02-19T03:26:51.274Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T03:26:51.274Z] [2024-02-19T03:26:51.274Z] Login Succeeded [2024-02-19T03:26:51.274Z] nexus3.edgexfoundry.org:10002 [2024-02-19T03:26:51.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T03:26:51.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T03:26:51.274Z] Configure a credential helper to remove this warning. See [2024-02-19T03:26:51.274Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T03:26:51.274Z] [2024-02-19T03:26:51.274Z] Login Succeeded [2024-02-19T03:26:51.274Z] nexus3.edgexfoundry.org:10003 [2024-02-19T03:26:51.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T03:26:51.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T03:26:51.535Z] Configure a credential helper to remove this warning. See [2024-02-19T03:26:51.535Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T03:26:51.535Z] [2024-02-19T03:26:51.535Z] Login Succeeded [2024-02-19T03:26:51.535Z] nexus3.edgexfoundry.org:10004 [2024-02-19T03:26:51.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T03:26:51.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T03:26:51.535Z] Configure a credential helper to remove this warning. See [2024-02-19T03:26:51.535Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T03:26:51.535Z] [2024-02-19T03:26:51.535Z] Login Succeeded [2024-02-19T03:26:51.535Z] ****.io [2024-02-19T03:26:51.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T03:26:51.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T03:26:51.798Z] Configure a credential helper to remove this warning. See [2024-02-19T03:26:51.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T03:26:51.798Z] [2024-02-19T03:26:51.798Z] Login Succeeded [2024-02-19T03:26:51.798Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T03:26:51.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-19T03:26:52.812Z] + git rev-list -1 --merges 542acbf7541f2a898d1dde12edbb0a8a82378199~1..542acbf7541f2a898d1dde12edbb0a8a82378199 [Pipeline] echo [2024-02-19T03:26:52.858Z] -----------> git rev-list -1 --merges 542acbf7541f2a898d1dde12edbb0a8a82378199~1..542acbf7541f2a898d1dde12edbb0a8a82378199 542acbf7541f2a898d1dde12edbb0a8a82378199 [false] [Pipeline] sh [2024-02-19T03:26:53.191Z] + git log --format=format:%s -1 542acbf7541f2a898d1dde12edbb0a8a82378199 [Pipeline] echo [2024-02-19T03:26:53.230Z] ========================================================= [2024-02-19T03:26:53.230Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-19T03:26:53.230Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T03:26:53.724Z] + git log --format=format:%s -1 542acbf7541f2a898d1dde12edbb0a8a82378199 [Pipeline] echo [2024-02-19T03:26:53.758Z] [semverPrep] GIT_COMMIT: 542acbf7541f2a898d1dde12edbb0a8a82378199, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-02-19T03:26:53.809Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-19T03:26:54.250Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-19T03:26:54.250Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-19T03:26:54.250Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-19T03:26:54.250Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-19T03:26:54.250Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-19T03:26:54.250Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-19T03:26:54.250Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T03:26:54.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T03:26:54.853Z] [2024-02-19T03:26:54.853Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T03:26:55.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T03:26:55.267Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-19T03:26:55.267Z] b85a868b505f: Pulling fs layer [2024-02-19T03:26:55.267Z] e2be974225ed: Pulling fs layer [2024-02-19T03:26:55.267Z] 339a4e72a1f5: Pulling fs layer [2024-02-19T03:26:55.267Z] 988bab9f4d93: Pulling fs layer [2024-02-19T03:26:55.267Z] 1469e6f7b9e6: Pulling fs layer [2024-02-19T03:26:55.267Z] eaf3925da568: Pulling fs layer [2024-02-19T03:26:55.267Z] bab4dde63d76: Pulling fs layer [2024-02-19T03:26:55.267Z] bde34c3a00c8: Pulling fs layer [2024-02-19T03:26:55.267Z] b352a97aabf1: Pulling fs layer [2024-02-19T03:26:55.267Z] 4872d77fe225: Pulling fs layer [2024-02-19T03:26:55.267Z] 5851b861e8e6: Pulling fs layer [2024-02-19T03:26:55.267Z] bab4dde63d76: Waiting [2024-02-19T03:26:55.267Z] bde34c3a00c8: Waiting [2024-02-19T03:26:55.267Z] 988bab9f4d93: Waiting [2024-02-19T03:26:55.267Z] 5851b861e8e6: Waiting [2024-02-19T03:26:55.267Z] 1469e6f7b9e6: Waiting [2024-02-19T03:26:55.267Z] b352a97aabf1: Waiting [2024-02-19T03:26:55.267Z] 4872d77fe225: Waiting [2024-02-19T03:26:55.267Z] e2be974225ed: Download complete [2024-02-19T03:26:55.267Z] 988bab9f4d93: Verifying Checksum [2024-02-19T03:26:55.267Z] 988bab9f4d93: Download complete [2024-02-19T03:26:55.526Z] 1469e6f7b9e6: Verifying Checksum [2024-02-19T03:26:55.526Z] 1469e6f7b9e6: Download complete [2024-02-19T03:26:55.526Z] 339a4e72a1f5: Verifying Checksum [2024-02-19T03:26:55.526Z] 339a4e72a1f5: Download complete [2024-02-19T03:26:55.526Z] eaf3925da568: Download complete [2024-02-19T03:26:55.526Z] bde34c3a00c8: Download complete [2024-02-19T03:26:55.526Z] b352a97aabf1: Verifying Checksum [2024-02-19T03:26:55.526Z] b352a97aabf1: Download complete [2024-02-19T03:26:55.526Z] 4872d77fe225: Verifying Checksum [2024-02-19T03:26:55.526Z] 4872d77fe225: Download complete [2024-02-19T03:26:55.526Z] 5851b861e8e6: Download complete [2024-02-19T03:26:55.526Z] b85a868b505f: Verifying Checksum [2024-02-19T03:26:55.526Z] b85a868b505f: Download complete [2024-02-19T03:26:55.785Z] bab4dde63d76: Verifying Checksum [2024-02-19T03:26:55.785Z] bab4dde63d76: Download complete [2024-02-19T03:26:56.723Z] b85a868b505f: Pull complete [2024-02-19T03:26:56.983Z] e2be974225ed: Pull complete [2024-02-19T03:26:57.554Z] 339a4e72a1f5: Pull complete [2024-02-19T03:26:57.554Z] 988bab9f4d93: Pull complete [2024-02-19T03:26:57.813Z] 1469e6f7b9e6: Pull complete [2024-02-19T03:26:57.813Z] eaf3925da568: Pull complete [2024-02-19T03:26:59.719Z] bab4dde63d76: Pull complete [2024-02-19T03:26:59.719Z] bde34c3a00c8: Pull complete [2024-02-19T03:26:59.719Z] b352a97aabf1: Pull complete [2024-02-19T03:26:59.719Z] 4872d77fe225: Pull complete [2024-02-19T03:26:59.980Z] 5851b861e8e6: Pull complete [2024-02-19T03:26:59.981Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-19T03:26:59.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T03:26:59.981Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T03:27:00.384Z] prd-ubuntu20.04-docker-8c-8g-1208 does not seem to be running inside a container [2024-02-19T03:27:00.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-426 -v /w/workspace/undry_device-onvif-camera_PR-426:/w/workspace/undry_device-onvif-camera_PR-426:rw,z -v /w/workspace/undry_device-onvif-camera_PR-426@tmp:/w/workspace/undry_device-onvif-camera_PR-426@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-19T03:27:04.405Z] $ docker top 9e794f606e1015e65f99972407aa9540f17f9248a5b95a9e3b14fff0805018fa -eo pid,comm [2024-02-19T03:27:04.456Z] 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-02-19T03:27:04.456Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-19T03:27:04.665Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T03:27:04.665Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T03:27:04.778Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T03:27:04.786Z] $ docker exec 9e794f606e1015e65f99972407aa9540f17f9248a5b95a9e3b14fff0805018fa ssh-agent [2024-02-19T03:27:04.875Z] SSH_AUTH_SOCK=/tmp/ssh-d1UPMIQosNQ8/agent.32 [2024-02-19T03:27:04.875Z] SSH_AGENT_PID=38 [2024-02-19T03:27:04.880Z] Running ssh-add (command line suppressed) [2024-02-19T03:27:04.977Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-426@tmp/private_key_11168554675532938127.key (/w/workspace/undry_device-onvif-camera_PR-426@tmp/private_key_11168554675532938127.key) [2024-02-19T03:27:04.990Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T03:27:05.350Z] + git tag --points-at HEAD [Pipeline] } [2024-02-19T03:27:05.380Z] $ docker exec --env ******** --env ******** 9e794f606e1015e65f99972407aa9540f17f9248a5b95a9e3b14fff0805018fa ssh-agent -k [2024-02-19T03:27:05.471Z] unset SSH_AUTH_SOCK; [2024-02-19T03:27:05.471Z] unset SSH_AGENT_PID; [2024-02-19T03:27:05.471Z] echo Agent pid 38 killed; [2024-02-19T03:27:05.475Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-19T03:27:05.711Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T03:27:05.711Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T03:27:05.829Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T03:27:05.837Z] $ docker exec 9e794f606e1015e65f99972407aa9540f17f9248a5b95a9e3b14fff0805018fa ssh-agent [2024-02-19T03:27:05.949Z] SSH_AUTH_SOCK=/tmp/ssh-iY41ecVxrUgx/agent.70 [2024-02-19T03:27:05.949Z] SSH_AGENT_PID=76 [2024-02-19T03:27:05.954Z] Running ssh-add (command line suppressed) [2024-02-19T03:27:06.063Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-426@tmp/private_key_2264381101854902822.key (/w/workspace/undry_device-onvif-camera_PR-426@tmp/private_key_2264381101854902822.key) [2024-02-19T03:27:06.070Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T03:27:06.426Z] + git semver init [2024-02-19T03:27:06.686Z] 2024-02-19 03:27:06,595 [run_init] DEBUG init version:0.0.0 force:False [2024-02-19T03:27:06.686Z] 2024-02-19 03:27:06,596 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-426/.semver [2024-02-19T03:27:06.686Z] 2024-02-19 03:27:06,596 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-426/.semver [2024-02-19T03:27:06.686Z] 2024-02-19 03:27:06,596 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-426/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-426, universal_newlines=False, shell=None, istream=None) [2024-02-19T03:27:08.597Z] 2024-02-19 03:27:08,105 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-426/.git/info/exclude [2024-02-19T03:27:08.597Z] 2024-02-19 03:27:08,106 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-426/.semver/PR-426 with force:False [2024-02-19T03:27:08.598Z] 2024-02-19 03:27:08,106 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-426/.semver/PR-426 [2024-02-19T03:27:08.598Z] 2024-02-19 03:27:08,110 [execute] INFO git cat-file --batch-check [2024-02-19T03:27:08.598Z] 2024-02-19 03:27:08,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-426/.semver, universal_newlines=False, shell=None, istream=) [2024-02-19T03:27:08.598Z] 2024-02-19 03:27:08,116 [execute] INFO git cat-file --batch [2024-02-19T03:27:08.598Z] 2024-02-19 03:27:08,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-426/.semver, universal_newlines=False, shell=None, istream=) [2024-02-19T03:27:08.598Z] 2024-02-19 03:27:08,121 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-426/.semver/PR-426 [2024-02-19T03:27:08.598Z] 0.0.0 [Pipeline] } [2024-02-19T03:27:08.631Z] $ docker exec --env ******** --env ******** 9e794f606e1015e65f99972407aa9540f17f9248a5b95a9e3b14fff0805018fa ssh-agent -k [2024-02-19T03:27:08.725Z] unset SSH_AUTH_SOCK; [2024-02-19T03:27:08.725Z] unset SSH_AGENT_PID; [2024-02-19T03:27:08.725Z] echo Agent pid 76 killed; [2024-02-19T03:27:08.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-19T03:27:09.255Z] + git semver [Pipeline] } [2024-02-19T03:27:09.547Z] $ docker stop --time=1 9e794f606e1015e65f99972407aa9540f17f9248a5b95a9e3b14fff0805018fa [2024-02-19T03:27:10.833Z] $ docker rm -f --volumes 9e794f606e1015e65f99972407aa9540f17f9248a5b95a9e3b14fff0805018fa [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T03:27:11.276Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-19T03:27:11.606Z] Stashed 1 file(s) [Pipeline] echo [2024-02-19T03:27:11.624Z] [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-02-19T03:27:12.515Z] provisioning config files... [2024-02-19T03:27:12.526Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-426@tmp/config10764328662215666162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T03:27:12.927Z] ---> ****-login.sh [2024-02-19T03:27:12.927Z] nexus3.edgexfoundry.org:10001 [2024-02-19T03:27:12.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T03:27:12.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T03:27:12.927Z] Configure a credential helper to remove this warning. See [2024-02-19T03:27:12.927Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T03:27:12.927Z] [2024-02-19T03:27:12.927Z] Login Succeeded [2024-02-19T03:27:12.927Z] nexus3.edgexfoundry.org:10002 [2024-02-19T03:27:12.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T03:27:12.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T03:27:12.928Z] Configure a credential helper to remove this warning. See [2024-02-19T03:27:12.928Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T03:27:12.928Z] [2024-02-19T03:27:12.928Z] Login Succeeded [2024-02-19T03:27:12.928Z] nexus3.edgexfoundry.org:10003 [2024-02-19T03:27:13.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T03:27:13.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T03:27:13.187Z] Configure a credential helper to remove this warning. See [2024-02-19T03:27:13.187Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T03:27:13.187Z] [2024-02-19T03:27:13.187Z] Login Succeeded [2024-02-19T03:27:13.187Z] nexus3.edgexfoundry.org:10004 [2024-02-19T03:27:13.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T03:27:13.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T03:27:13.187Z] Configure a credential helper to remove this warning. See [2024-02-19T03:27:13.188Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T03:27:13.188Z] [2024-02-19T03:27:13.188Z] Login Succeeded [2024-02-19T03:27:13.188Z] ****.io [2024-02-19T03:27:13.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T03:27:13.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T03:27:13.447Z] Configure a credential helper to remove this warning. See [2024-02-19T03:27:13.447Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T03:27:13.447Z] [2024-02-19T03:27:13.447Z] Login Succeeded [2024-02-19T03:27:13.447Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T03:27:13.480Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-19T03:27:13.787Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T03:27:13.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T03:27:13.911Z] ========================================================= [2024-02-19T03:27:13.911Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-19T03:27:13.911Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T03:27:14.498Z] + 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-02-19T03:27:14.498Z] Sending build context to Docker daemon 34.26MB [2024-02-19T03:27:14.498Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T03:27:14.498Z] Step 2/13 : FROM ${BASE} AS builder [2024-02-19T03:27:14.777Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-19T03:27:14.777Z] 7264a8db6415: Pulling fs layer [2024-02-19T03:27:14.777Z] c4d48a809fc2: Pulling fs layer [2024-02-19T03:27:14.777Z] 4f1c88b9dad5: Pulling fs layer [2024-02-19T03:27:14.777Z] ad3a456e5733: Pulling fs layer [2024-02-19T03:27:14.777Z] 69c7f0334f64: Pulling fs layer [2024-02-19T03:27:14.777Z] 1f1c1a5573a3: Pulling fs layer [2024-02-19T03:27:14.777Z] ce7588e14bc9: Pulling fs layer [2024-02-19T03:27:14.777Z] b5e4710f87ac: Pulling fs layer [2024-02-19T03:27:14.777Z] 69c7f0334f64: Waiting [2024-02-19T03:27:14.777Z] 1f1c1a5573a3: Waiting [2024-02-19T03:27:14.777Z] ce7588e14bc9: Waiting [2024-02-19T03:27:14.777Z] b5e4710f87ac: Waiting [2024-02-19T03:27:14.777Z] ad3a456e5733: Waiting [2024-02-19T03:27:14.777Z] c4d48a809fc2: Verifying Checksum [2024-02-19T03:27:14.777Z] c4d48a809fc2: Download complete [2024-02-19T03:27:14.777Z] ad3a456e5733: Download complete [2024-02-19T03:27:14.777Z] 69c7f0334f64: Verifying Checksum [2024-02-19T03:27:14.777Z] 69c7f0334f64: Download complete [2024-02-19T03:27:14.777Z] 7264a8db6415: Verifying Checksum [2024-02-19T03:27:14.777Z] 7264a8db6415: Download complete [2024-02-19T03:27:14.777Z] 1f1c1a5573a3: Verifying Checksum [2024-02-19T03:27:14.777Z] 1f1c1a5573a3: Download complete [2024-02-19T03:27:15.035Z] 7264a8db6415: Pull complete [2024-02-19T03:27:15.035Z] b5e4710f87ac: Verifying Checksum [2024-02-19T03:27:15.035Z] b5e4710f87ac: Download complete [2024-02-19T03:27:15.035Z] c4d48a809fc2: Pull complete [2024-02-19T03:27:15.035Z] 4f1c88b9dad5: Verifying Checksum [2024-02-19T03:27:15.035Z] 4f1c88b9dad5: Download complete [2024-02-19T03:27:15.601Z] ce7588e14bc9: Verifying Checksum [2024-02-19T03:27:15.601Z] ce7588e14bc9: Download complete [2024-02-19T03:27:18.132Z] 4f1c88b9dad5: Pull complete [2024-02-19T03:27:18.132Z] ad3a456e5733: Pull complete [2024-02-19T03:27:18.132Z] 69c7f0334f64: Pull complete [2024-02-19T03:27:18.132Z] 1f1c1a5573a3: Pull complete [2024-02-19T03:27:20.663Z] ce7588e14bc9: Pull complete [2024-02-19T03:27:20.923Z] b5e4710f87ac: Pull complete [2024-02-19T03:27:20.923Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-19T03:27:20.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-19T03:27:20.923Z] ---> 88b5674ff536 [2024-02-19T03:27:20.923Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-02-19T03:27:27.263Z] Still waiting to schedule task [2024-02-19T03:27:27.263Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-19T03:27:27.500Z] ---> Running in aa7829587cc0 [2024-02-19T03:27:27.500Z] Removing intermediate container aa7829587cc0 [2024-02-19T03:27:27.500Z] ---> beebb117f7db [2024-02-19T03:27:27.500Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T03:27:27.500Z] ---> Running in 4817a54de197 [2024-02-19T03:27:27.500Z] Removing intermediate container 4817a54de197 [2024-02-19T03:27:27.500Z] ---> cabc022eed25 [2024-02-19T03:27:27.500Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-02-19T03:27:27.500Z] ---> Running in 579d0729ba08 [2024-02-19T03:27:27.500Z] Removing intermediate container 579d0729ba08 [2024-02-19T03:27:27.500Z] ---> fd9264844e11 [2024-02-19T03:27:27.500Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T03:27:27.500Z] ---> Running in 2baa28bb9ef6 [2024-02-19T03:27:27.500Z] Removing intermediate container 2baa28bb9ef6 [2024-02-19T03:27:27.500Z] ---> 80fb6f468924 [2024-02-19T03:27:27.500Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-02-19T03:27:27.500Z] ---> Running in 3fc608e3b897 [2024-02-19T03:27:27.500Z] Removing intermediate container 3fc608e3b897 [2024-02-19T03:27:27.500Z] ---> 3a0f2d4bb0ba [2024-02-19T03:27:27.500Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T03:27:27.500Z] ---> Running in 68fe5dc76063 [2024-02-19T03:27:27.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T03:27:27.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T03:27:27.760Z] OK: 264 MiB in 52 packages [2024-02-19T03:27:28.020Z] Removing intermediate container 68fe5dc76063 [2024-02-19T03:27:28.020Z] ---> e9bae7b4e67b [2024-02-19T03:27:28.020Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-02-19T03:27:28.020Z] ---> Running in fc40b86a072e [2024-02-19T03:27:28.280Z] Removing intermediate container fc40b86a072e [2024-02-19T03:27:28.280Z] ---> a57bd6fa26f3 [2024-02-19T03:27:28.280Z] Step 10/13 : COPY go.mod vendor* ./ [2024-02-19T03:27:28.280Z] ---> b214cc0787c7 [2024-02-19T03:27:28.280Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T03:27:28.280Z] ---> Running in 1251b0413af1 [2024-02-19T03:28:07.017Z] Removing intermediate container 1251b0413af1 [2024-02-19T03:28:07.017Z] ---> a63925720133 [2024-02-19T03:28:07.017Z] Step 12/13 : COPY . . [2024-02-19T03:28:07.017Z] ---> 791720c12153 [2024-02-19T03:28:07.017Z] Step 13/13 : RUN ${MAKE} [2024-02-19T03:28:07.017Z] ---> Running in 2ec2a84ecad5 [2024-02-19T03:28:07.017Z] noop [2024-02-19T03:28:07.017Z] Removing intermediate container 2ec2a84ecad5 [2024-02-19T03:28:07.017Z] ---> 1da701b0b199 [2024-02-19T03:28:07.017Z] Successfully built 1da701b0b199 [2024-02-19T03:28:07.017Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T03:28:07.572Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-19T03:28:07.573Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T03:28:07.792Z] prd-ubuntu20.04-docker-8c-8g-1208 does not seem to be running inside a container [2024-02-19T03:28:07.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-426 -v /w/workspace/undry_device-onvif-camera_PR-426:/w/workspace/undry_device-onvif-camera_PR-426:rw,z -v /w/workspace/undry_device-onvif-camera_PR-426@tmp:/w/workspace/undry_device-onvif-camera_PR-426@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-19T03:28:08.163Z] $ docker top 6ee1fbcf1d790b5775d8bac7d47fbfc2bc14ac0f5c2487e002cdf29bd561c66e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T03:28:08.607Z] + go version [2024-02-19T03:28:08.607Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-19T03:28:08.647Z] $ docker stop --time=1 6ee1fbcf1d790b5775d8bac7d47fbfc2bc14ac0f5c2487e002cdf29bd561c66e [2024-02-19T03:28:09.920Z] $ docker rm -f --volumes 6ee1fbcf1d790b5775d8bac7d47fbfc2bc14ac0f5c2487e002cdf29bd561c66e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T03:28:10.908Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-19T03:28:10.909Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T03:28:11.123Z] prd-ubuntu20.04-docker-8c-8g-1208 does not seem to be running inside a container [2024-02-19T03:28:11.160Z] $ 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-426 -v /w/workspace/undry_device-onvif-camera_PR-426:/w/workspace/undry_device-onvif-camera_PR-426:rw,z -v /w/workspace/undry_device-onvif-camera_PR-426@tmp:/w/workspace/undry_device-onvif-camera_PR-426@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-19T03:28:11.512Z] $ docker top 1b3158b2ef79faf8dbcb3e6bf387f034f8168e53a534006855e19d7ba8ca099a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T03:28:11.961Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-426 [Pipeline] fileExists [Pipeline] sh [2024-02-19T03:28:12.360Z] + make test [2024-02-19T03:28:12.360Z] go test ./... -coverprofile=coverage.out ./... [2024-02-19T03:28:13.742Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-02-19T03:28:23.728Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-02-19T03:28:23.986Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-02-19T03:28:26.511Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.033s coverage: 31.5% of statements [2024-02-19T03:28:26.512Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.247s coverage: 86.5% of statements [2024-02-19T03:28:34.622Z] go vet ./... [2024-02-19T03:28:37.905Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-19T03:28:37.905Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-19T03:28:37.905Z] ./bin/test-attribution-txt.sh [2024-02-19T03:28:37.905Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-19T03:28:37.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-19T03:28:38.018Z] $ docker stop --time=1 1b3158b2ef79faf8dbcb3e6bf387f034f8168e53a534006855e19d7ba8ca099a [2024-02-19T03:28:42.130Z] $ docker rm -f --volumes 1b3158b2ef79faf8dbcb3e6bf387f034f8168e53a534006855e19d7ba8ca099a [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T03:28:42.748Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-19T03:28:42.839Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-19T03:28:43.725Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-19T03:28:44.043Z] + ls -al . [2024-02-19T03:28:44.043Z] total 244 [2024-02-19T03:28:44.043Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 03:28 . [2024-02-19T03:28:44.043Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 03:26 .. [2024-02-19T03:28:44.043Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 03:28 .git [2024-02-19T03:28:44.043Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 03:26 .github [2024-02-19T03:28:44.043Z] -rw-rw-r-- 1 jenkins jenkins 493 Feb 19 03:26 .gitignore [2024-02-19T03:28:44.043Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 19 03:26 .golangci.yml [2024-02-19T03:28:44.043Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 03:27 .semver [2024-02-19T03:28:44.043Z] -rw-rw-r-- 1 jenkins jenkins 11155 Feb 19 03:26 Attribution.txt [2024-02-19T03:28:44.043Z] -rw-rw-r-- 1 jenkins jenkins 17665 Feb 19 03:26 CHANGELOG.md [2024-02-19T03:28:44.043Z] -rw-rw-r-- 1 jenkins jenkins 1683 Feb 19 03:26 Dockerfile [2024-02-19T03:28:44.043Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 03:26 GOVERNANCE.md [2024-02-19T03:28:44.043Z] -rw-rw-r-- 1 jenkins jenkins 739 Feb 19 03:26 Jenkinsfile [2024-02-19T03:28:44.043Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 19 03:26 LICENSE [2024-02-19T03:28:44.043Z] -rw-rw-r-- 1 jenkins jenkins 2883 Feb 19 03:26 Makefile [2024-02-19T03:28:44.043Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 19 03:26 OWNERS.md [2024-02-19T03:28:44.043Z] -rw-rw-r-- 1 jenkins jenkins 2620 Feb 19 03:26 README.md [2024-02-19T03:28:44.043Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 03:27 VERSION [2024-02-19T03:28:44.043Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 03:26 bin [2024-02-19T03:28:44.043Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 03:26 cmd [2024-02-19T03:28:44.043Z] -rw-r--r-- 1 jenkins jenkins 78456 Feb 19 03:28 coverage.out [2024-02-19T03:28:44.043Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 03:26 doc [2024-02-19T03:28:44.043Z] -rw-rw-r-- 1 jenkins jenkins 4131 Feb 19 03:26 go.mod [2024-02-19T03:28:44.043Z] -rw-rw-r-- 1 jenkins jenkins 35195 Feb 19 03:26 go.sum [2024-02-19T03:28:44.043Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 03:26 internal [2024-02-19T03:28:44.043Z] -rw-rw-r-- 1 jenkins jenkins 236 Feb 19 03:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T03:28:44.530Z] + 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=542acbf7541f2a898d1dde12edbb0a8a82378199 --label arch=amd64 --label version=0.0.0 . [2024-02-19T03:28:44.530Z] Sending build context to Docker daemon 34.33MB [2024-02-19T03:28:44.530Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T03:28:44.530Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-19T03:28:44.530Z] ---> 1da701b0b199 [2024-02-19T03:28:44.530Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-02-19T03:28:45.100Z] ---> Running in ae3da5146bec [2024-02-19T03:28:45.100Z] Removing intermediate container ae3da5146bec [2024-02-19T03:28:45.100Z] ---> 73d7ccea0057 [2024-02-19T03:28:45.100Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T03:28:45.100Z] ---> Running in 7c400bfe6c4c [2024-02-19T03:28:45.360Z] Removing intermediate container 7c400bfe6c4c [2024-02-19T03:28:45.360Z] ---> f18e4cac20c5 [2024-02-19T03:28:45.360Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-19T03:28:45.360Z] ---> Running in 7c74e26eb631 [2024-02-19T03:28:45.360Z] Removing intermediate container 7c74e26eb631 [2024-02-19T03:28:45.360Z] ---> 2dac6660c96b [2024-02-19T03:28:45.360Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T03:28:45.360Z] ---> Running in b91b933cbab0 [2024-02-19T03:28:45.360Z] Removing intermediate container b91b933cbab0 [2024-02-19T03:28:45.360Z] ---> 1dc7ce11a03a [2024-02-19T03:28:45.360Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-02-19T03:28:45.619Z] ---> Running in b328b8822f54 [2024-02-19T03:28:45.619Z] Removing intermediate container b328b8822f54 [2024-02-19T03:28:45.619Z] ---> 170bd31d2524 [2024-02-19T03:28:45.619Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T03:28:45.619Z] ---> Running in 59ae5a463796 [2024-02-19T03:28:45.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T03:28:46.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T03:28:46.397Z] OK: 264 MiB in 52 packages [2024-02-19T03:28:46.657Z] Removing intermediate container 59ae5a463796 [2024-02-19T03:28:46.657Z] ---> d1440434a32a [2024-02-19T03:28:46.657Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-02-19T03:28:46.916Z] ---> Running in f6bbe72efe9f [2024-02-19T03:28:46.916Z] Removing intermediate container f6bbe72efe9f [2024-02-19T03:28:46.916Z] ---> 6b36cfa91796 [2024-02-19T03:28:46.916Z] Step 10/27 : COPY go.mod vendor* ./ [2024-02-19T03:28:46.916Z] ---> d4d342463013 [2024-02-19T03:28:46.916Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T03:28:46.916Z] ---> Running in 92dba6648370 [2024-02-19T03:28:47.854Z] Removing intermediate container 92dba6648370 [2024-02-19T03:28:47.854Z] ---> c723dc8960e1 [2024-02-19T03:28:47.854Z] Step 12/27 : COPY . . [2024-02-19T03:28:48.792Z] ---> 1cc515825b46 [2024-02-19T03:28:48.792Z] Step 13/27 : RUN ${MAKE} [2024-02-19T03:28:48.792Z] ---> Running in a056240e090c [2024-02-19T03:28:48.792Z] 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.8" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-02-19T03:29:10.729Z] Removing intermediate container a056240e090c [2024-02-19T03:29:10.729Z] ---> aab5add26d09 [2024-02-19T03:29:10.729Z] Step 14/27 : FROM alpine:3.18 [2024-02-19T03:29:10.729Z] 3.18: Pulling from library/alpine [2024-02-19T03:29:10.729Z] 619be1103602: Pulling fs layer [2024-02-19T03:29:10.729Z] 619be1103602: Verifying Checksum [2024-02-19T03:29:10.729Z] 619be1103602: Download complete [2024-02-19T03:29:10.729Z] 619be1103602: Pull complete [2024-02-19T03:29:10.729Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-19T03:29:10.729Z] Status: Downloaded newer image for alpine:3.18 [2024-02-19T03:29:10.729Z] ---> d3782b16ccc9 [2024-02-19T03:29:10.729Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-02-19T03:29:10.729Z] ---> Running in c6e188d649b2 [2024-02-19T03:29:10.729Z] Removing intermediate container c6e188d649b2 [2024-02-19T03:29:10.729Z] ---> bd980505385f [2024-02-19T03:29:10.729Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-02-19T03:29:10.729Z] ---> Running in 0bc6ad9efaaa [2024-02-19T03:29:10.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T03:29:10.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T03:29:10.729Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-19T03:29:10.729Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T03:29:10.729Z] OK: 7 MiB in 16 packages [2024-02-19T03:29:10.994Z] Removing intermediate container 0bc6ad9efaaa [2024-02-19T03:29:10.994Z] ---> a1c2e360d321 [2024-02-19T03:29:10.994Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-19T03:29:11.265Z] ---> Running in 5c39c55504b7 [2024-02-19T03:29:11.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T03:29:11.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T03:29:11.786Z] OK: 7 MiB in 16 packages [2024-02-19T03:29:12.045Z] Removing intermediate container 5c39c55504b7 [2024-02-19T03:29:12.045Z] ---> 19d7388cf8ca [2024-02-19T03:29:12.045Z] Step 18/27 : WORKDIR / [2024-02-19T03:29:12.045Z] ---> Running in c2015e6e601c [2024-02-19T03:29:12.304Z] Removing intermediate container c2015e6e601c [2024-02-19T03:29:12.304Z] ---> 2014faa3dd62 [2024-02-19T03:29:12.304Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-02-19T03:29:12.872Z] ---> 39641780c896 [2024-02-19T03:29:12.872Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-02-19T03:29:13.130Z] ---> cca37a39d945 [2024-02-19T03:29:13.130Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-02-19T03:29:13.130Z] ---> a5e8458bd002 [2024-02-19T03:29:13.130Z] Step 22/27 : EXPOSE 59984 [2024-02-19T03:29:13.130Z] ---> Running in 60616548d10a [2024-02-19T03:29:13.388Z] Removing intermediate container 60616548d10a [2024-02-19T03:29:13.388Z] ---> 0b8c68e252e7 [2024-02-19T03:29:13.388Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-02-19T03:29:13.388Z] ---> Running in b4d558c2e456 [2024-02-19T03:29:13.388Z] Removing intermediate container b4d558c2e456 [2024-02-19T03:29:13.388Z] ---> ff1a74c982f4 [2024-02-19T03:29:13.388Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-19T03:29:13.388Z] ---> Running in 0765f48fe46e [2024-02-19T03:29:13.388Z] Removing intermediate container 0765f48fe46e [2024-02-19T03:29:13.388Z] ---> be6a1664e500 [2024-02-19T03:29:13.388Z] Step 25/27 : LABEL arch=amd64 [2024-02-19T03:29:13.388Z] ---> Running in d9039c190754 [2024-02-19T03:29:13.647Z] Removing intermediate container d9039c190754 [2024-02-19T03:29:13.647Z] ---> e41e49dd459b [2024-02-19T03:29:13.647Z] Step 26/27 : LABEL git_sha=542acbf7541f2a898d1dde12edbb0a8a82378199 [2024-02-19T03:29:13.647Z] ---> Running in e26d8357dc7a [2024-02-19T03:29:13.647Z] Removing intermediate container e26d8357dc7a [2024-02-19T03:29:13.647Z] ---> 8f6bd409f107 [2024-02-19T03:29:13.647Z] Step 27/27 : LABEL version=0.0.0 [2024-02-19T03:29:13.647Z] ---> Running in 5715452c6bf7 [2024-02-19T03:29:13.647Z] Removing intermediate container 5715452c6bf7 [2024-02-19T03:29:13.647Z] ---> 437ed3545def [2024-02-19T03:29:13.647Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-19T03:29:13.647Z] Successfully built 437ed3545def [2024-02-19T03:29:13.907Z] 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-02-19T03:29:15.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T03:29:15.177Z] [2024-02-19T03:29:15.177Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T03:29:15.587Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T03:29:15.587Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-19T03:29:15.587Z] 5eb5b503b376: Pulling fs layer [2024-02-19T03:29:15.587Z] 5c69ac0246d0: Pulling fs layer [2024-02-19T03:29:15.587Z] ec43610c2a17: Pulling fs layer [2024-02-19T03:29:15.587Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-19T03:29:15.587Z] 33b1e0a273af: Pulling fs layer [2024-02-19T03:29:15.587Z] 5d3b04190fa2: Pulling fs layer [2024-02-19T03:29:15.587Z] 2f39f015ded8: Pulling fs layer [2024-02-19T03:29:15.587Z] 3a2ae6a8a46f: Waiting [2024-02-19T03:29:15.587Z] 33b1e0a273af: Waiting [2024-02-19T03:29:15.587Z] 5d3b04190fa2: Waiting [2024-02-19T03:29:15.587Z] 2f39f015ded8: Waiting [2024-02-19T03:29:15.587Z] 5c69ac0246d0: Download complete [2024-02-19T03:29:15.587Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-19T03:29:15.587Z] 3a2ae6a8a46f: Download complete [2024-02-19T03:29:15.587Z] 33b1e0a273af: Verifying Checksum [2024-02-19T03:29:15.587Z] 33b1e0a273af: Download complete [2024-02-19T03:29:15.587Z] ec43610c2a17: Verifying Checksum [2024-02-19T03:29:15.587Z] ec43610c2a17: Download complete [2024-02-19T03:29:15.587Z] 5d3b04190fa2: Verifying Checksum [2024-02-19T03:29:15.587Z] 5d3b04190fa2: Download complete [2024-02-19T03:29:15.844Z] 5eb5b503b376: Verifying Checksum [2024-02-19T03:29:15.844Z] 5eb5b503b376: Download complete [2024-02-19T03:29:16.410Z] 2f39f015ded8: Download complete [2024-02-19T03:29:16.976Z] 5eb5b503b376: Pull complete [2024-02-19T03:29:17.234Z] 5c69ac0246d0: Pull complete [2024-02-19T03:29:17.492Z] ec43610c2a17: Pull complete [2024-02-19T03:29:17.492Z] 3a2ae6a8a46f: Pull complete [2024-02-19T03:29:17.751Z] 33b1e0a273af: Pull complete [2024-02-19T03:29:17.751Z] 5d3b04190fa2: Pull complete [2024-02-19T03:29:18.773Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1209 in /w/workspace/undry_device-onvif-camera_PR-426 [Pipeline] { [Pipeline] ws [2024-02-19T03:29:18.874Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2024-02-19T03:29:18.991Z] The recommended git tool is: git [2024-02-19T03:29:23.017Z] 2f39f015ded8: Pull complete [2024-02-19T03:29:23.017Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-19T03:29:23.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T03:29:23.017Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T03:29:23.421Z] prd-ubuntu20.04-docker-8c-8g-1208 does not seem to be running inside a container [2024-02-19T03:29:23.457Z] $ 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-426 -v /w/workspace/undry_device-onvif-camera_PR-426:/w/workspace/undry_device-onvif-camera_PR-426:rw,z -v /w/workspace/undry_device-onvif-camera_PR-426@tmp:/w/workspace/undry_device-onvif-camera_PR-426@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-02-19T03:29:24.495Z] using credential edgex-jenkins-ssh [2024-02-19T03:29:24.525Z] Cloning the remote Git repository [2024-02-19T03:29:24.572Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-02-19T03:29:24.672Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2024-02-19T03:29:24.815Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-02-19T03:29:24.816Z] > git --version # timeout=10 [2024-02-19T03:29:24.848Z] > git --version # 'git version 2.25.1' [2024-02-19T03:29:24.850Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-19T03:29:25.005Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-19T03:29:27.510Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-02-19T03:29:27.541Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-19T03:29:29.023Z] Merging remotes/origin/main commit b5e79b7b143d4bc0281b6701ea20bd2dba6f5c17 into PR head commit 542acbf7541f2a898d1dde12edbb0a8a82378199 [2024-02-19T03:29:28.450Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-02-19T03:29:28.490Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-02-19T03:29:28.491Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-19T03:29:28.509Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/426/head:refs/remotes/origin/PR-426 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-19T03:29:29.046Z] > git config core.sparsecheckout # timeout=10 [2024-02-19T03:29:29.106Z] > git checkout -f 542acbf7541f2a898d1dde12edbb0a8a82378199 # timeout=10 [2024-02-19T03:29:29.273Z] > git remote # timeout=10 [2024-02-19T03:29:29.290Z] > git config --get remote.origin.url # timeout=10 [2024-02-19T03:29:29.310Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-19T03:29:29.374Z] Merge succeeded, producing 542acbf7541f2a898d1dde12edbb0a8a82378199 [2024-02-19T03:29:29.375Z] Checking out Revision 542acbf7541f2a898d1dde12edbb0a8a82378199 (PR-426) [2024-02-19T03:29:29.890Z] $ docker top 55f0fe53a9e7b4a067ca1d72e218afcb23c4c25a6a427985fff33bbd6ae81137 -eo pid,comm [Pipeline] { [2024-02-19T03:29:30.075Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] libraryResource [Pipeline] sh [2024-02-19T03:29:30.127Z] > git --version # timeout=10 [2024-02-19T03:29:30.140Z] > git --version # 'git version 2.25.1' [2024-02-19T03:29:30.155Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-19T03:29:30.435Z] ---> job-cost.sh [2024-02-19T03:29:30.435Z] lf-activate-venv: SKIPPING [2024-02-19T03:29:30.435Z] INFO: No Stack... [2024-02-19T03:29:30.564Z] [2024-02-19T03:29:30.564Z] GitHub has been notified of this commit’s build result [2024-02-19T03:29:30.564Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2024-02-19T03:29:29.325Z] > git merge b5e79b7b143d4bc0281b6701ea20bd2dba6f5c17 # timeout=10 [2024-02-19T03:29:29.357Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-19T03:29:29.388Z] > git config core.sparsecheckout # timeout=10 [2024-02-19T03:29:29.399Z] > git checkout -f 542acbf7541f2a898d1dde12edbb0a8a82378199 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2024-02-19T03:29:31.006Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh [2024-02-19T03:29:31.265Z] INFO: Archiving Costs [Pipeline] sh [2024-02-19T03:29:31.520Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-19T03:29:31.520Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-19T03:29:31.520Z] Dload Upload Total Spent Left Speed [2024-02-19T03:29:31.520Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 53673 0 --:--:-- --:--:-- --:--:-- 53673 [2024-02-19T03:29:31.612Z] + cut -d, -f6 [2024-02-19T03:29:31.612Z] + cat /w/workspace/undry_device-onvif-camera_PR-426/archives/cost.csv [Pipeline] lock [2024-02-19T03:29:31.654Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-426-1-stack-cost] [2024-02-19T03:29:31.659Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-426-1-stack-cost] did not exist. Created. [2024-02-19T03:29:31.665Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-426-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] sh [2024-02-19T03:29:32.162Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2024-02-19T03:29:32.194Z] + echo total: 0.2199999988079071 [Pipeline] sh [Pipeline] stash [2024-02-19T03:29:32.447Z] Stashed 1 file(s) [Pipeline] } [2024-02-19T03:29:32.487Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-426-1-stack-cost] [2024-02-19T03:29:32.507Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2024-02-19T03:29:32.507Z] [2024-02-19T03:29:32.507Z] { [2024-02-19T03:29:32.507Z] "registry-mirrors": [ [2024-02-19T03:29:32.507Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-19T03:29:32.507Z] ], [2024-02-19T03:29:32.507Z] "bip": "10.250.0.254/24", [2024-02-19T03:29:32.507Z] "hosts": [ [2024-02-19T03:29:32.507Z] "tcp://0.0.0.0:5555", [2024-02-19T03:29:32.507Z] "unix:///var/run/docker.sock" [2024-02-19T03:29:32.507Z] ], [2024-02-19T03:29:32.507Z] "mtu": 1458, [2024-02-19T03:29:32.507Z] "selinux-enabled": true, [2024-02-19T03:29:32.507Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-19T03:29:32.507Z] } [Pipeline] // lock [Pipeline] } [2024-02-19T03:29:32.666Z] $ docker stop --time=1 55f0fe53a9e7b4a067ca1d72e218afcb23c4c25a6a427985fff33bbd6ae81137 [2024-02-19T03:29:33.813Z] $ docker rm -f --volumes 55f0fe53a9e7b4a067ca1d72e218afcb23c4c25a6a427985fff33bbd6ae81137 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [2024-02-19T03:29:34.177Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // script [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-02-19T03:29:34.662Z] + sudo service docker restart [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T03:29:56.893Z] provisioning config files... [2024-02-19T03:29:56.924Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config18324306853257480985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T03:29:57.436Z] ---> ****-login.sh [2024-02-19T03:29:57.436Z] nexus3.edgexfoundry.org:10001 [2024-02-19T03:29:57.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T03:29:57.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T03:29:57.974Z] Configure a credential helper to remove this warning. See [2024-02-19T03:29:57.974Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T03:29:57.974Z] [2024-02-19T03:29:57.974Z] Login Succeeded [2024-02-19T03:29:57.975Z] nexus3.edgexfoundry.org:10002 [2024-02-19T03:29:58.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T03:29:58.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T03:29:58.514Z] Configure a credential helper to remove this warning. See [2024-02-19T03:29:58.514Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T03:29:58.514Z] [2024-02-19T03:29:58.514Z] Login Succeeded [2024-02-19T03:29:58.514Z] nexus3.edgexfoundry.org:10003 [2024-02-19T03:29:58.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T03:29:58.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T03:29:58.783Z] Configure a credential helper to remove this warning. See [2024-02-19T03:29:58.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T03:29:58.783Z] [2024-02-19T03:29:58.783Z] Login Succeeded [2024-02-19T03:29:58.783Z] nexus3.edgexfoundry.org:10004 [2024-02-19T03:29:59.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T03:29:59.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T03:29:59.052Z] Configure a credential helper to remove this warning. See [2024-02-19T03:29:59.052Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T03:29:59.052Z] [2024-02-19T03:29:59.052Z] Login Succeeded [2024-02-19T03:29:59.052Z] ****.io [2024-02-19T03:29:59.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T03:29:59.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T03:29:59.585Z] Configure a credential helper to remove this warning. See [2024-02-19T03:29:59.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T03:29:59.585Z] [2024-02-19T03:29:59.585Z] Login Succeeded [2024-02-19T03:29:59.585Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T03:29:59.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-19T03:30:00.157Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T03:30:00.238Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T03:30:00.312Z] ========================================================= [2024-02-19T03:30:00.312Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-19T03:30:00.312Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T03:30:00.990Z] + 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-02-19T03:30:01.578Z] Sending build context to Docker daemon 20.49MB [2024-02-19T03:30:01.578Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T03:30:01.578Z] Step 2/13 : FROM ${BASE} AS builder [2024-02-19T03:30:01.854Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-19T03:30:01.854Z] 9fda8d8052c6: Pulling fs layer [2024-02-19T03:30:01.854Z] 5d54e960e981: Pulling fs layer [2024-02-19T03:30:01.854Z] c4a7e357bf2a: Pulling fs layer [2024-02-19T03:30:01.854Z] f0e02332f6b5: Pulling fs layer [2024-02-19T03:30:01.854Z] 872ee5b61b7b: Pulling fs layer [2024-02-19T03:30:01.854Z] 0c6a40ed1a82: Pulling fs layer [2024-02-19T03:30:01.854Z] 94ae7d8d031c: Pulling fs layer [2024-02-19T03:30:01.854Z] f0e02332f6b5: Waiting [2024-02-19T03:30:01.854Z] 94ae7d8d031c: Waiting [2024-02-19T03:30:01.854Z] 0c6a40ed1a82: Waiting [2024-02-19T03:30:01.854Z] 872ee5b61b7b: Waiting [2024-02-19T03:30:01.854Z] 5d54e960e981: Download complete [2024-02-19T03:30:01.854Z] f0e02332f6b5: Verifying Checksum [2024-02-19T03:30:01.854Z] f0e02332f6b5: Download complete [2024-02-19T03:30:01.854Z] 872ee5b61b7b: Verifying Checksum [2024-02-19T03:30:01.854Z] 872ee5b61b7b: Download complete [2024-02-19T03:30:01.854Z] 9fda8d8052c6: Verifying Checksum [2024-02-19T03:30:01.854Z] 9fda8d8052c6: Download complete [2024-02-19T03:30:02.441Z] 94ae7d8d031c: Verifying Checksum [2024-02-19T03:30:02.441Z] 94ae7d8d031c: Download complete [2024-02-19T03:30:03.028Z] 9fda8d8052c6: Pull complete [2024-02-19T03:30:03.613Z] c4a7e357bf2a: Verifying Checksum [2024-02-19T03:30:03.613Z] c4a7e357bf2a: Download complete [2024-02-19T03:30:04.592Z] 0c6a40ed1a82: Verifying Checksum [2024-02-19T03:30:04.592Z] 0c6a40ed1a82: Download complete [2024-02-19T03:30:07.175Z] 5d54e960e981: Pull complete [2024-02-19T03:30:22.308Z] c4a7e357bf2a: Pull complete [2024-02-19T03:30:22.308Z] f0e02332f6b5: Pull complete [2024-02-19T03:30:22.308Z] 872ee5b61b7b: Pull complete [2024-02-19T03:30:30.523Z] 0c6a40ed1a82: Pull complete [2024-02-19T03:30:31.484Z] 94ae7d8d031c: Pull complete [2024-02-19T03:30:31.484Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-19T03:30:31.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-19T03:30:31.484Z] ---> 86de565de09d [2024-02-19T03:30:31.484Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-02-19T03:30:32.456Z] ---> Running in dba01fe6754b [2024-02-19T03:30:32.724Z] Removing intermediate container dba01fe6754b [2024-02-19T03:30:32.724Z] ---> c0b0a1592ec6 [2024-02-19T03:30:32.724Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T03:30:32.724Z] ---> Running in 6e3811083527 [2024-02-19T03:30:36.068Z] Removing intermediate container 6e3811083527 [2024-02-19T03:30:36.068Z] ---> 181d75107785 [2024-02-19T03:30:36.068Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-02-19T03:30:36.068Z] ---> Running in 462f3fe44a6c [2024-02-19T03:30:36.068Z] Removing intermediate container 462f3fe44a6c [2024-02-19T03:30:36.068Z] ---> 364c4c4c0374 [2024-02-19T03:30:36.068Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T03:30:36.068Z] ---> Running in 8cf767a3aa73 [2024-02-19T03:30:36.342Z] Removing intermediate container 8cf767a3aa73 [2024-02-19T03:30:36.342Z] ---> 3f8569aef3ec [2024-02-19T03:30:36.342Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-02-19T03:30:36.342Z] ---> Running in bfde005d7b1f [2024-02-19T03:30:36.610Z] Removing intermediate container bfde005d7b1f [2024-02-19T03:30:36.610Z] ---> 4e6bc8f76c5a [2024-02-19T03:30:36.610Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T03:30:36.610Z] ---> Running in 6599ed45be12 [2024-02-19T03:30:38.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T03:30:38.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T03:30:39.282Z] OK: 266 MiB in 52 packages [2024-02-19T03:30:40.248Z] Removing intermediate container 6599ed45be12 [2024-02-19T03:30:40.248Z] ---> 33bd54c4874b [2024-02-19T03:30:40.248Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-02-19T03:30:40.519Z] ---> Running in 8701134cb1bb [2024-02-19T03:30:40.789Z] Removing intermediate container 8701134cb1bb [2024-02-19T03:30:40.789Z] ---> 4e12554a560c [2024-02-19T03:30:40.789Z] Step 10/13 : COPY go.mod vendor* ./ [2024-02-19T03:30:41.374Z] ---> 312c8b2250b0 [2024-02-19T03:30:41.374Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T03:30:41.374Z] ---> Running in f013bcf9e8f4 [2024-02-19T03:31:50.598Z] Removing intermediate container f013bcf9e8f4 [2024-02-19T03:31:50.598Z] ---> e6c3c5092a80 [2024-02-19T03:31:50.598Z] Step 12/13 : COPY . . [2024-02-19T03:31:50.598Z] ---> 5cad170d9362 [2024-02-19T03:31:50.598Z] Step 13/13 : RUN ${MAKE} [2024-02-19T03:31:50.598Z] ---> Running in 608dee6e21a5 [2024-02-19T03:31:50.598Z] noop [2024-02-19T03:31:50.598Z] Removing intermediate container 608dee6e21a5 [2024-02-19T03:31:50.598Z] ---> c0b7afe6d56c [2024-02-19T03:31:50.598Z] Successfully built c0b7afe6d56c [2024-02-19T03:31:50.598Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T03:31:51.211Z] + docker inspect -f . ci-base-image-arm64 [2024-02-19T03:31:51.211Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T03:31:51.562Z] prd-ubuntu20.04-docker-arm64-4c-16g-1209 does not seem to be running inside a container [2024-02-19T03:31:51.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-19T03:31:52.751Z] $ docker top ec7e5c87393024a7937319f2a7d7b2693d858007776f502ee3512c3a17475d94 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T03:31:53.798Z] + go version [2024-02-19T03:31:53.798Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-19T03:31:53.839Z] $ docker stop --time=1 ec7e5c87393024a7937319f2a7d7b2693d858007776f502ee3512c3a17475d94 [2024-02-19T03:31:55.440Z] $ docker rm -f --volumes ec7e5c87393024a7937319f2a7d7b2693d858007776f502ee3512c3a17475d94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T03:31:56.729Z] + docker inspect -f . ci-base-image-arm64 [2024-02-19T03:31:56.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T03:31:57.070Z] prd-ubuntu20.04-docker-arm64-4c-16g-1209 does not seem to be running inside a container [2024-02-19T03:31:57.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-19T03:31:58.245Z] $ docker top ff2be64b2275324e68241b660c7e185bae1bbc311e58fb6e3441adc4ce61356a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T03:31:59.181Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-02-19T03:31:59.915Z] + make test [2024-02-19T03:31:59.915Z] go test ./... -coverprofile=coverage.out ./... [2024-02-19T03:32:06.545Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-02-19T03:33:43.141Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-02-19T03:33:43.141Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-02-19T03:33:43.721Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.217s coverage: 31.5% of statements [2024-02-19T03:34:06.875Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.029s coverage: 86.5% of statements [2024-02-19T03:34:06.875Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-19T03:34:06.875Z] go vet ./... [2024-02-19T03:34:39.220Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-19T03:34:39.220Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-19T03:34:39.220Z] ./bin/test-attribution-txt.sh [2024-02-19T03:34:39.220Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-19T03:34:39.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-19T03:34:39.341Z] $ docker stop --time=1 ff2be64b2275324e68241b660c7e185bae1bbc311e58fb6e3441adc4ce61356a [2024-02-19T03:34:43.007Z] $ docker rm -f --volumes ff2be64b2275324e68241b660c7e185bae1bbc311e58fb6e3441adc4ce61356a [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T03:34:44.561Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-19T03:34:44.599Z] Warning: overwriting stash ‘coverage-report’ [2024-02-19T03:34:45.146Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T03:34:46.793Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-19T03:34:47.134Z] + ls -al . [2024-02-19T03:34:47.134Z] total 240 [2024-02-19T03:34:47.134Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 03:32 . [2024-02-19T03:34:47.134Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 03:29 .. [2024-02-19T03:34:47.134Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 03:29 .git [2024-02-19T03:34:47.134Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 03:29 .github [2024-02-19T03:34:47.134Z] -rw-rw-r-- 1 jenkins jenkins 493 Feb 19 03:29 .gitignore [2024-02-19T03:34:47.134Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 19 03:29 .golangci.yml [2024-02-19T03:34:47.134Z] -rw-rw-r-- 1 jenkins jenkins 11155 Feb 19 03:29 Attribution.txt [2024-02-19T03:34:47.134Z] -rw-rw-r-- 1 jenkins jenkins 17665 Feb 19 03:29 CHANGELOG.md [2024-02-19T03:34:47.134Z] -rw-rw-r-- 1 jenkins jenkins 1683 Feb 19 03:29 Dockerfile [2024-02-19T03:34:47.134Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 03:29 GOVERNANCE.md [2024-02-19T03:34:47.134Z] -rw-rw-r-- 1 jenkins jenkins 739 Feb 19 03:29 Jenkinsfile [2024-02-19T03:34:47.134Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 19 03:29 LICENSE [2024-02-19T03:34:47.134Z] -rw-rw-r-- 1 jenkins jenkins 2883 Feb 19 03:29 Makefile [2024-02-19T03:34:47.134Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 19 03:29 OWNERS.md [2024-02-19T03:34:47.134Z] -rw-rw-r-- 1 jenkins jenkins 2620 Feb 19 03:29 README.md [2024-02-19T03:34:47.134Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 03:27 VERSION [2024-02-19T03:34:47.134Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 03:29 bin [2024-02-19T03:34:47.134Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 03:29 cmd [2024-02-19T03:34:47.134Z] -rw-r--r-- 1 jenkins jenkins 78456 Feb 19 03:34 coverage.out [2024-02-19T03:34:47.134Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 03:29 doc [2024-02-19T03:34:47.134Z] -rw-rw-r-- 1 jenkins jenkins 4131 Feb 19 03:29 go.mod [2024-02-19T03:34:47.134Z] -rw-rw-r-- 1 jenkins jenkins 35195 Feb 19 03:29 go.sum [2024-02-19T03:34:47.134Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 03:29 internal [2024-02-19T03:34:47.134Z] -rw-rw-r-- 1 jenkins jenkins 236 Feb 19 03:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T03:34:47.651Z] + 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=542acbf7541f2a898d1dde12edbb0a8a82378199 --label arch=arm64 --label version=0.0.0 . [2024-02-19T03:34:48.621Z] Sending build context to Docker daemon 20.57MB [2024-02-19T03:34:48.621Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T03:34:48.621Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-19T03:34:48.621Z] ---> c0b7afe6d56c [2024-02-19T03:34:48.621Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-02-19T03:34:48.621Z] ---> Running in fcd527433362 [2024-02-19T03:34:49.211Z] Removing intermediate container fcd527433362 [2024-02-19T03:34:49.211Z] ---> e03e0f753755 [2024-02-19T03:34:49.211Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T03:34:49.211Z] ---> Running in 478661d43338 [2024-02-19T03:34:49.486Z] Removing intermediate container 478661d43338 [2024-02-19T03:34:49.486Z] ---> a6a03dcffd16 [2024-02-19T03:34:49.486Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-19T03:34:49.486Z] ---> Running in 0c29fe796969 [2024-02-19T03:34:50.077Z] Removing intermediate container 0c29fe796969 [2024-02-19T03:34:50.077Z] ---> 8e9a32437ee7 [2024-02-19T03:34:50.077Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T03:34:50.077Z] ---> Running in e22f9e18c5c5 [2024-02-19T03:34:50.355Z] Removing intermediate container e22f9e18c5c5 [2024-02-19T03:34:50.355Z] ---> e89b608a79a5 [2024-02-19T03:34:50.355Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-02-19T03:34:50.625Z] ---> Running in aed05507b703 [2024-02-19T03:34:50.899Z] Removing intermediate container aed05507b703 [2024-02-19T03:34:50.899Z] ---> 5d5722210679 [2024-02-19T03:34:50.899Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T03:34:50.899Z] ---> Running in 1aa6dbd4dddf [2024-02-19T03:34:51.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T03:34:52.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T03:34:53.418Z] OK: 266 MiB in 52 packages [2024-02-19T03:34:54.835Z] Removing intermediate container 1aa6dbd4dddf [2024-02-19T03:34:54.835Z] ---> c63c33760889 [2024-02-19T03:34:54.835Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-02-19T03:34:54.835Z] ---> Running in d0d46e0caedd [2024-02-19T03:34:54.835Z] Removing intermediate container d0d46e0caedd [2024-02-19T03:34:54.835Z] ---> 55a4a23197c9 [2024-02-19T03:34:54.835Z] Step 10/27 : COPY go.mod vendor* ./ [2024-02-19T03:34:55.421Z] ---> c680b190cf4a [2024-02-19T03:34:55.421Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T03:34:55.421Z] ---> Running in 692f236387b5 [2024-02-19T03:34:57.374Z] Removing intermediate container 692f236387b5 [2024-02-19T03:34:57.374Z] ---> 24c87347cd34 [2024-02-19T03:34:57.374Z] Step 12/27 : COPY . . [2024-02-19T03:34:59.323Z] ---> 0a19c8261492 [2024-02-19T03:34:59.323Z] Step 13/27 : RUN ${MAKE} [2024-02-19T03:34:59.323Z] ---> Running in 5abdc7a80f3d [2024-02-19T03:34:59.911Z] 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.8" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-02-19T03:36:51.588Z] Removing intermediate container 5abdc7a80f3d [2024-02-19T03:36:51.588Z] ---> 32aad4e7537a [2024-02-19T03:36:51.588Z] Step 14/27 : FROM alpine:3.18 [2024-02-19T03:36:51.588Z] 3.18: Pulling from library/alpine [2024-02-19T03:36:51.588Z] c6b39de5b339: Pulling fs layer [2024-02-19T03:36:51.588Z] c6b39de5b339: Verifying Checksum [2024-02-19T03:36:51.588Z] c6b39de5b339: Download complete [2024-02-19T03:36:51.588Z] c6b39de5b339: Pull complete [2024-02-19T03:36:51.588Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-19T03:36:51.588Z] Status: Downloaded newer image for alpine:3.18 [2024-02-19T03:36:51.588Z] ---> 33abbf032149 [2024-02-19T03:36:51.588Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-02-19T03:36:51.588Z] ---> Running in f9a759eb004d [2024-02-19T03:36:51.588Z] Removing intermediate container f9a759eb004d [2024-02-19T03:36:51.588Z] ---> 188eb64cd4c7 [2024-02-19T03:36:51.588Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-02-19T03:36:51.588Z] ---> Running in 87e60b78db37 [2024-02-19T03:36:51.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T03:36:51.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T03:36:51.588Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-19T03:36:51.588Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T03:36:51.588Z] OK: 8 MiB in 16 packages [2024-02-19T03:36:51.858Z] Removing intermediate container 87e60b78db37 [2024-02-19T03:36:51.858Z] ---> f1abbe6875c7 [2024-02-19T03:36:51.858Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-19T03:36:51.858Z] ---> Running in fd4f3584ce59 [2024-02-19T03:36:52.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T03:36:53.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T03:36:54.045Z] OK: 8 MiB in 16 packages [2024-02-19T03:36:55.002Z] Removing intermediate container fd4f3584ce59 [2024-02-19T03:36:55.002Z] ---> 8023184a1f66 [2024-02-19T03:36:55.002Z] Step 18/27 : WORKDIR / [2024-02-19T03:36:55.002Z] ---> Running in 166cd41076e4 [2024-02-19T03:36:55.270Z] Removing intermediate container 166cd41076e4 [2024-02-19T03:36:55.270Z] ---> 62f8ba464dd7 [2024-02-19T03:36:55.270Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-02-19T03:36:56.682Z] ---> 80b0f984ab58 [2024-02-19T03:36:56.682Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-02-19T03:36:56.949Z] ---> a26ec9ffadf2 [2024-02-19T03:36:56.949Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-02-19T03:36:57.214Z] ---> 50a2f4d976cb [2024-02-19T03:36:57.215Z] Step 22/27 : EXPOSE 59984 [2024-02-19T03:36:57.480Z] ---> Running in b3f235c3edda [2024-02-19T03:36:57.746Z] Removing intermediate container b3f235c3edda [2024-02-19T03:36:57.746Z] ---> 7abd72ff07b1 [2024-02-19T03:36:57.746Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-02-19T03:36:57.746Z] ---> Running in d032f8683c56 [2024-02-19T03:36:58.012Z] Removing intermediate container d032f8683c56 [2024-02-19T03:36:58.012Z] ---> 8163cb39c250 [2024-02-19T03:36:58.012Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-19T03:36:58.012Z] ---> Running in c1bde9d1e850 [2024-02-19T03:36:58.280Z] Removing intermediate container c1bde9d1e850 [2024-02-19T03:36:58.280Z] ---> 6b5dd5bb1960 [2024-02-19T03:36:58.280Z] Step 25/27 : LABEL arch=arm64 [2024-02-19T03:36:58.546Z] ---> Running in 66560f31a56e [2024-02-19T03:36:58.811Z] Removing intermediate container 66560f31a56e [2024-02-19T03:36:58.811Z] ---> 137e519683ec [2024-02-19T03:36:58.811Z] Step 26/27 : LABEL git_sha=542acbf7541f2a898d1dde12edbb0a8a82378199 [2024-02-19T03:36:58.811Z] ---> Running in 38d3b02a5c52 [2024-02-19T03:36:59.077Z] Removing intermediate container 38d3b02a5c52 [2024-02-19T03:36:59.077Z] ---> 4bea85611bc4 [2024-02-19T03:36:59.077Z] Step 27/27 : LABEL version=0.0.0 [2024-02-19T03:36:59.077Z] ---> Running in 0c3e94c12987 [2024-02-19T03:36:59.341Z] Removing intermediate container 0c3e94c12987 [2024-02-19T03:36:59.341Z] ---> 7f9e81d41c96 [2024-02-19T03:36:59.341Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-19T03:36:59.341Z] Successfully built 7f9e81d41c96 [2024-02-19T03:36:59.605Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T03:37:00.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T03:37:00.885Z] [2024-02-19T03:37:00.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T03:37:01.352Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T03:37:01.352Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-19T03:37:01.352Z] 8998bd30e6a1: Pulling fs layer [2024-02-19T03:37:01.352Z] 04944245beec: Pulling fs layer [2024-02-19T03:37:01.352Z] 699f458cf7ca: Pulling fs layer [2024-02-19T03:37:01.352Z] 765212b225bb: Pulling fs layer [2024-02-19T03:37:01.352Z] f23df028b6ca: Pulling fs layer [2024-02-19T03:37:01.352Z] d65c8cfc05b1: Pulling fs layer [2024-02-19T03:37:01.352Z] 2437ff75d9bd: Pulling fs layer [2024-02-19T03:37:01.352Z] 765212b225bb: Waiting [2024-02-19T03:37:01.352Z] f23df028b6ca: Waiting [2024-02-19T03:37:01.352Z] d65c8cfc05b1: Waiting [2024-02-19T03:37:01.352Z] 2437ff75d9bd: Waiting [2024-02-19T03:37:01.619Z] 04944245beec: Verifying Checksum [2024-02-19T03:37:01.619Z] 04944245beec: Download complete [2024-02-19T03:37:01.619Z] 765212b225bb: Verifying Checksum [2024-02-19T03:37:01.619Z] 765212b225bb: Download complete [2024-02-19T03:37:01.619Z] f23df028b6ca: Verifying Checksum [2024-02-19T03:37:01.619Z] f23df028b6ca: Download complete [2024-02-19T03:37:01.619Z] d65c8cfc05b1: Verifying Checksum [2024-02-19T03:37:01.619Z] d65c8cfc05b1: Download complete [2024-02-19T03:37:01.886Z] 699f458cf7ca: Verifying Checksum [2024-02-19T03:37:01.886Z] 699f458cf7ca: Download complete [2024-02-19T03:37:03.084Z] 8998bd30e6a1: Download complete [2024-02-19T03:37:04.492Z] 2437ff75d9bd: Verifying Checksum [2024-02-19T03:37:04.492Z] 2437ff75d9bd: Download complete [2024-02-19T03:37:06.433Z] 8998bd30e6a1: Pull complete [2024-02-19T03:37:07.014Z] 04944245beec: Pull complete [2024-02-19T03:37:08.421Z] 699f458cf7ca: Pull complete [2024-02-19T03:37:08.687Z] 765212b225bb: Pull complete [2024-02-19T03:37:09.644Z] f23df028b6ca: Pull complete [2024-02-19T03:37:09.644Z] d65c8cfc05b1: Pull complete [2024-02-19T03:37:28.108Z] 2437ff75d9bd: Pull complete [2024-02-19T03:37:28.108Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-19T03:37:28.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T03:37:28.108Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T03:37:28.670Z] prd-ubuntu20.04-docker-arm64-4c-16g-1209 does not seem to be running inside a container [2024-02-19T03:37:28.731Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-19T03:37:31.337Z] $ docker top cdfe5cabb1b05f7fcb1f129dd49b01e20cb7ade804291c6b807d9d9c42bfa970 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T03:37:32.340Z] ---> job-cost.sh [2024-02-19T03:37:32.340Z] lf-activate-venv: SKIPPING [2024-02-19T03:37:32.340Z] INFO: No Stack... [2024-02-19T03:37:32.617Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-19T03:37:33.574Z] INFO: Archiving Costs [Pipeline] sh [2024-02-19T03:37:34.225Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2024-02-19T03:37:34.225Z] + cut -d, -f6 [Pipeline] lock [2024-02-19T03:37:34.296Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-426-1-stack-cost] [2024-02-19T03:37:34.301Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-426-1-stack-cost] did not exist. Created. [2024-02-19T03:37:34.306Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-426-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-19T03:37:35.139Z] /w/workspace/device-onvif-camera/1@tmp/durable-47c19921/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-19T03:37:35.825Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-19T03:37:35.857Z] Warning: overwriting stash ‘stack-cost’ [2024-02-19T03:37:35.910Z] Stashed 1 file(s) [Pipeline] } [2024-02-19T03:37:35.936Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-426-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-19T03:37:36.094Z] $ docker stop --time=1 cdfe5cabb1b05f7fcb1f129dd49b01e20cb7ade804291c6b807d9d9c42bfa970 [2024-02-19T03:37:37.605Z] $ docker rm -f --volumes cdfe5cabb1b05f7fcb1f129dd49b01e20cb7ade804291c6b807d9d9c42bfa970 [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-02-19T03:37:39.834Z] provisioning config files... [2024-02-19T03:37:39.845Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-426@tmp/config8718031990214279277tmp [Pipeline] { [Pipeline] sh [2024-02-19T03:37:40.306Z] + set +x [2024-02-19T03:37:40.306Z] + bash -s -- [2024-02-19T03:37:40.306Z] + curl -s https://codecov.io/bash [2024-02-19T03:37:40.566Z] [2024-02-19T03:37:40.566Z] _____ _ [2024-02-19T03:37:40.566Z] / ____| | | [2024-02-19T03:37:40.566Z] | | ___ __| | ___ ___ _____ __ [2024-02-19T03:37:40.566Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-19T03:37:40.566Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-19T03:37:40.566Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-19T03:37:40.566Z] Bash-1.0.6 [2024-02-19T03:37:40.566Z] [2024-02-19T03:37:40.566Z] [2024-02-19T03:37:40.566Z] ==> git version 2.25.1 found [2024-02-19T03:37:40.566Z] ==> 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-02-19T03:37:40.566Z] Release-Date: 2020-01-08 [2024-02-19T03:37:40.566Z] 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-02-19T03:37:40.566Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-19T03:37:40.566Z] ==> Jenkins CI detected. [2024-02-19T03:37:40.566Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-426 [2024-02-19T03:37:40.566Z] project root: . [2024-02-19T03:37:40.566Z] --> token set from env [2024-02-19T03:37:40.566Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-19T03:37:40.566Z] ==> Running gcov in . (disable via -X gcov) [2024-02-19T03:37:40.566Z] ==> Python coveragepy not found [2024-02-19T03:37:40.566Z] ==> Searching for coverage reports in: [2024-02-19T03:37:40.566Z] + . [2024-02-19T03:37:40.566Z] -> Found 1 reports [2024-02-19T03:37:40.567Z] ==> Detecting git/mercurial file structure [2024-02-19T03:37:40.567Z] ==> Reading reports [2024-02-19T03:37:40.567Z] + ./coverage.out bytes=78456 [2024-02-19T03:37:40.567Z] ==> Appending adjustments [2024-02-19T03:37:40.567Z] https://docs.codecov.io/docs/fixing-reports [2024-02-19T03:37:40.827Z] + Found adjustments [2024-02-19T03:37:40.827Z] ==> Gzipping contents [2024-02-19T03:37:40.827Z] 12K /tmp/codecov.PCZwbc.gz [2024-02-19T03:37:40.827Z] ==> Uploading reports [2024-02-19T03:37:40.827Z] url: https://codecov.io [2024-02-19T03:37:40.827Z] query: branch=PR-426&commit=542acbf7541f2a898d1dde12edbb0a8a82378199&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-426%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=426&job=&cmd_args= [2024-02-19T03:37:40.827Z] -> Pinging Codecov [2024-02-19T03:37:40.827Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-426&commit=542acbf7541f2a898d1dde12edbb0a8a82378199&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-426%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=426&job=&cmd_args= [2024-02-19T03:37:41.087Z] -> Uploading to [2024-02-19T03:37:41.087Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-19/F29A59C45E3A92E06B3E522C9905F8EF/542acbf7541f2a898d1dde12edbb0a8a82378199/8e972050-d524-4696-96d4-9a337df9f07c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240219T033740Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ed8f2956b690971a6352f09b1c7ae443582d17ba0a1308744d55b889481e8bcb [2024-02-19T03:37:41.087Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-19T03:37:41.087Z] Dload Upload Total Spent Left Speed [2024-02-19T03:37:41.347Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 36286 --:--:-- --:--:-- --:--:-- 36160 100 10378 0 0 100 10378 0 36286 --:--:-- --:--:-- --:--:-- 36160 [2024-02-19T03:37:41.347Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/542acbf7541f2a898d1dde12edbb0a8a82378199 [Pipeline] } [2024-02-19T03:37:41.376Z] 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-02-19T03:37:44.654Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-426/archives ] [2024-02-19T03:37:44.654Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-426/archives [2024-02-19T03:37:44.654Z] total 16 [2024-02-19T03:37:44.654Z] drwxr-xr-x 3 root root 4096 Feb 19 03:29 . [2024-02-19T03:37:44.654Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 19 03:29 .. [2024-02-19T03:37:44.654Z] drwxr-xr-x 2 root root 4096 Feb 19 03:29 cost [2024-02-19T03:37:44.654Z] -rw-r--r-- 1 root root 91 Feb 19 03:29 cost.csv [2024-02-19T03:37:44.654Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-426/archives [2024-02-19T03:37:44.654Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-426/archives [2024-02-19T03:37:44.654Z] total 16 [2024-02-19T03:37:44.654Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 03:29 . [2024-02-19T03:37:44.654Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 19 03:29 .. [2024-02-19T03:37:44.654Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 19 03:29 cost [2024-02-19T03:37:44.654Z] -rw-r--r-- 1 jenkins jenkins 91 Feb 19 03:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-19T03:37:44.983Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T03:37:45.874Z] ---> package-listing.sh [2024-02-19T03:37:45.874Z] ++ facter osfamily [2024-02-19T03:37:45.874Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-19T03:37:46.134Z] + OS_FAMILY=debian [2024-02-19T03:37:46.134Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-426 [2024-02-19T03:37:46.134Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-19T03:37:46.134Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-19T03:37:46.134Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-19T03:37:46.134Z] + PACKAGES=/tmp/packages_start.txt [2024-02-19T03:37:46.134Z] + '[' /w/workspace/undry_device-onvif-camera_PR-426 ']' [2024-02-19T03:37:46.134Z] + PACKAGES=/tmp/packages_end.txt [2024-02-19T03:37:46.134Z] + case "${OS_FAMILY}" in [2024-02-19T03:37:46.134Z] + dpkg -l [2024-02-19T03:37:46.134Z] + grep '^ii' [2024-02-19T03:37:46.134Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-19T03:37:46.134Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-19T03:37:46.134Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-19T03:37:46.134Z] + '[' /w/workspace/undry_device-onvif-camera_PR-426 ']' [2024-02-19T03:37:46.134Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-426/archives/ [2024-02-19T03:37:46.134Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-426/archives/ [Pipeline] echo [2024-02-19T03:37:46.171Z] 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-426/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-19T03:37:46.463Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T03:37:47.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T03:37:47.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T03:37:47.400Z] prd-ubuntu20.04-docker-8c-8g-1208 does not seem to be running inside a container [2024-02-19T03:37:47.433Z] $ 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-426/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-426 -v /w/workspace/undry_device-onvif-camera_PR-426:/w/workspace/undry_device-onvif-camera_PR-426:rw,z -v /w/workspace/undry_device-onvif-camera_PR-426@tmp:/w/workspace/undry_device-onvif-camera_PR-426@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-19T03:37:47.635Z] $ docker top c36bf92101c5dfb9215fa129b36416eba2175ac26a250344ed0b6cb772be0de0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T03:37:48.116Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-19T03:37:48.429Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-19T03:37:48.743Z] + ls /var/log/sa-host [2024-02-19T03:37:48.743Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T03:37:49.069Z] provisioning config files... [2024-02-19T03:37:49.079Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-426@tmp/config15849798809758386133tmp [Pipeline] { [Pipeline] echo [2024-02-19T03:37:49.264Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T03:37:49.581Z] ---> create-netrc.sh [Pipeline] } [2024-02-19T03:37:49.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-19T03:37:50.127Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-19T03:37:50.163Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T03:37:50.476Z] ---> sudo-logs.sh [2024-02-19T03:37:50.476Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-19T03:37:50.632Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T03:37:50.951Z] ---> job-cost.sh [2024-02-19T03:37:50.951Z] lf-activate-venv: SKIPPING [2024-02-19T03:37:50.951Z] DEBUG: total: 0.2199999988079071 [2024-02-19T03:37:50.951Z] INFO: Retrieving Stack Cost... [2024-02-19T03:37:51.212Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-19T03:37:51.781Z] INFO: Archiving Costs [Pipeline] echo [2024-02-19T03:37:51.818Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T03:37:52.130Z] ---> logs-deploy.sh [2024-02-19T03:37:52.130Z] lf-activate-venv: SKIPPING [2024-02-19T03:37:52.130Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-426/1 [2024-02-19T03:37:52.130Z] INFO: archiving workspace using pattern(s): [2024-02-19T03:37:53.072Z] Archives upload complete. [2024-02-19T03:37:53.072Z] INFO: archiving logs to Nexus