Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b 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-ssh2132079908837499192.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh367670247787136031.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11024309950698709862.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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 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-ssh4928891756688474704.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8650724550212890258.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 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-19125 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b (main) Commit message: "fix: panic when device is missing CardName or SerialNumber (#261)" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b # timeout=10 > git rev-list --no-walk 4f0060f0a01e6b631d5ad01a980021319d7b9523 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:05:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:05:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:05:04 ========================================================= 21:05:04 EdgeX Global Pipelines Version Info 21:05:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:05:05 ------------------- 21:05:05 stable info: 21:05:05 ------------------- 21:05:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:05:05 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 21:05:05 Message: update stable to v1.0.250 21:05:05 ------------------- 21:05:05 experimental info: 21:05:05 ------------------- 21:05:05 Commited By: **** collab-it+edgex@linuxfoundation.org 21:05:05 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 21:05:05 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:05:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 21:05:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 21:05:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:05:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:05:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:05:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:05:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:05:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:05:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:05:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:05:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:05:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 21:05:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:05:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:05:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:05:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:05:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:05:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:05:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:05:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:05:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:05:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:05:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:05:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:05:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:05:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:05:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:05:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:05:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:05:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:05:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b [Pipeline] echo 21:05:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c5a4cd9 [Pipeline] echo 21:05:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:05:06 provisioning config files... 21:05:06 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3457284105932091499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:05:06 ---> docker-login.sh 21:05:06 nexus3.edgexfoundry.org:10001 21:05:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:07 Configure a credential helper to remove this warning. See 21:05:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:07 21:05:07 Login Succeeded 21:05:07 nexus3.edgexfoundry.org:10002 21:05:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:07 Configure a credential helper to remove this warning. See 21:05:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:07 21:05:07 Login Succeeded 21:05:07 nexus3.edgexfoundry.org:10003 21:05:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:07 Configure a credential helper to remove this warning. See 21:05:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:07 21:05:07 Login Succeeded 21:05:07 nexus3.edgexfoundry.org:10004 21:05:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:07 Configure a credential helper to remove this warning. See 21:05:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:07 21:05:07 Login Succeeded 21:05:07 docker.io 21:05:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:08 Configure a credential helper to remove this warning. See 21:05:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:08 21:05:08 Login Succeeded 21:05:08 ---> docker-login.sh ends [Pipeline] } 21:05:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:05:08 + git rev-list -1 --merges c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b~1..c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b [Pipeline] echo 21:05:08 -----------> git rev-list -1 --merges c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b~1..c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b [false] [Pipeline] sh 21:05:09 + git log --format=format:%s -1 c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b [Pipeline] echo 21:05:09 ========================================================= 21:05:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:05:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:05:09 + git log --format=format:%s -1 c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b [Pipeline] echo 21:05:09 [semverPrep] GIT_COMMIT: c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b, Commit Message: fix: panic when device is missing CardName or SerialNumber (#261) [Pipeline] echo 21:05:09 [semverPrep] This is not a build commit. [Pipeline] sh 21:05:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:05:09 + grep -v github /etc/ssh/ssh_known_hosts 21:05:09 + [ -e /tmp/ssh_known_hosts ] 21:05:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:05:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:05:09 + sudo tee -a /etc/ssh/ssh_known_hosts 21:05:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:05:10 21:05:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:05:10 0.1.4: Pulling from edgex-devops/py-git-semver 21:05:10 b85a868b505f: Pulling fs layer 21:05:10 e2be974225ed: Pulling fs layer 21:05:10 339a4e72a1f5: Pulling fs layer 21:05:10 988bab9f4d93: Pulling fs layer 21:05:10 1469e6f7b9e6: Pulling fs layer 21:05:10 eaf3925da568: Pulling fs layer 21:05:10 bab4dde63d76: Pulling fs layer 21:05:10 bde34c3a00c8: Pulling fs layer 21:05:10 b352a97aabf1: Pulling fs layer 21:05:10 4872d77fe225: Pulling fs layer 21:05:10 5851b861e8e6: Pulling fs layer 21:05:10 1469e6f7b9e6: Waiting 21:05:10 eaf3925da568: Waiting 21:05:10 988bab9f4d93: Waiting 21:05:10 bab4dde63d76: Waiting 21:05:10 4872d77fe225: Waiting 21:05:10 5851b861e8e6: Waiting 21:05:10 b352a97aabf1: Waiting 21:05:10 bde34c3a00c8: Waiting 21:05:10 e2be974225ed: Verifying Checksum 21:05:10 e2be974225ed: Download complete 21:05:10 988bab9f4d93: Verifying Checksum 21:05:10 988bab9f4d93: Download complete 21:05:10 1469e6f7b9e6: Verifying Checksum 21:05:10 1469e6f7b9e6: Download complete 21:05:10 339a4e72a1f5: Verifying Checksum 21:05:10 339a4e72a1f5: Download complete 21:05:10 eaf3925da568: Verifying Checksum 21:05:10 eaf3925da568: Download complete 21:05:10 bde34c3a00c8: Download complete 21:05:10 b352a97aabf1: Verifying Checksum 21:05:10 b352a97aabf1: Download complete 21:05:10 4872d77fe225: Download complete 21:05:10 5851b861e8e6: Verifying Checksum 21:05:10 5851b861e8e6: Download complete 21:05:10 b85a868b505f: Verifying Checksum 21:05:10 b85a868b505f: Download complete 21:05:10 bab4dde63d76: Verifying Checksum 21:05:10 bab4dde63d76: Download complete 21:05:11 b85a868b505f: Pull complete 21:05:12 e2be974225ed: Pull complete 21:05:12 339a4e72a1f5: Pull complete 21:05:12 988bab9f4d93: Pull complete 21:05:13 1469e6f7b9e6: Pull complete 21:05:13 eaf3925da568: Pull complete 21:05:15 bab4dde63d76: Pull complete 21:05:15 bde34c3a00c8: Pull complete 21:05:15 b352a97aabf1: Pull complete 21:05:15 4872d77fe225: Pull complete 21:05:15 5851b861e8e6: Pull complete 21:05:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:05:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:05:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:05:15 prd-ubuntu20.04-docker-8c-8g-19125 does not seem to be running inside a container 21:05:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:05:19 $ docker top 8d70be09b761b4071ed1bc02e19b6f2fc31cfef00c0a04563d75bcc774638a27 -eo pid,comm 21:05:19 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). 21:05:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:05:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:05:19 [ssh-agent] Looking for ssh-agent implementation... 21:05:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:05:19 $ docker exec 8d70be09b761b4071ed1bc02e19b6f2fc31cfef00c0a04563d75bcc774638a27 ssh-agent 21:05:19 SSH_AUTH_SOCK=/tmp/ssh-BjtQpntmJtGq/agent.32 21:05:19 SSH_AGENT_PID=38 21:05:19 Running ssh-add (command line suppressed) 21:05:19 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14637656169190098386.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14637656169190098386.key) 21:05:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:05:20 + git tag --points-at HEAD [Pipeline] } 21:05:20 $ docker exec --env ******** --env ******** 8d70be09b761b4071ed1bc02e19b6f2fc31cfef00c0a04563d75bcc774638a27 ssh-agent -k 21:05:20 unset SSH_AUTH_SOCK; 21:05:20 unset SSH_AGENT_PID; 21:05:20 echo Agent pid 38 killed; 21:05:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:05:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:05:20 [ssh-agent] Looking for ssh-agent implementation... 21:05:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:05:20 $ docker exec 8d70be09b761b4071ed1bc02e19b6f2fc31cfef00c0a04563d75bcc774638a27 ssh-agent 21:05:20 SSH_AUTH_SOCK=/tmp/ssh-jWjvKF95JX6R/agent.70 21:05:20 SSH_AGENT_PID=76 21:05:20 Running ssh-add (command line suppressed) 21:05:20 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8364458670206399513.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8364458670206399513.key) 21:05:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:05:21 + git semver init 21:05:21 2023-06-23 21:05:21,303 [run_init] DEBUG init version:0.0.0 force:False 21:05:21 2023-06-23 21:05:21,303 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 21:05:21 2023-06-23 21:05:21,304 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 21:05:21 2023-06-23 21:05:21,304 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 21:05:22 2023-06-23 21:05:21,979 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 21:05:22 2023-06-23 21:05:21,980 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 21:05:22 2023-06-23 21:05:21,980 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:05:22 2023-06-23 21:05:21,980 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:05:22 3.1.0-dev.2 [Pipeline] } 21:05:22 $ docker exec --env ******** --env ******** 8d70be09b761b4071ed1bc02e19b6f2fc31cfef00c0a04563d75bcc774638a27 ssh-agent -k 21:05:22 unset SSH_AUTH_SOCK; 21:05:22 unset SSH_AGENT_PID; 21:05:22 echo Agent pid 76 killed; 21:05:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:05:22 + git semver [Pipeline] } 21:05:22 $ docker stop --time=1 8d70be09b761b4071ed1bc02e19b6f2fc31cfef00c0a04563d75bcc774638a27 21:05:24 $ docker rm -f --volumes 8d70be09b761b4071ed1bc02e19b6f2fc31cfef00c0a04563d75bcc774638a27 [Pipeline] // withDockerContainer [Pipeline] sh 21:05:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:05:24 Stashed 1 file(s) [Pipeline] echo 21:05:24 [edgeXSemver]: initialized semver on version 3.1.0-dev.2 [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 21:05:25 provisioning config files... 21:05:25 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5856991640093615256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:05:25 ---> docker-login.sh 21:05:25 nexus3.edgexfoundry.org:10001 21:05:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:25 Configure a credential helper to remove this warning. See 21:05:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:25 21:05:25 Login Succeeded 21:05:25 nexus3.edgexfoundry.org:10002 21:05:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:25 Configure a credential helper to remove this warning. See 21:05:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:25 21:05:25 Login Succeeded 21:05:25 nexus3.edgexfoundry.org:10003 21:05:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:25 Configure a credential helper to remove this warning. See 21:05:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:25 21:05:25 Login Succeeded 21:05:25 nexus3.edgexfoundry.org:10004 21:05:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:25 Configure a credential helper to remove this warning. See 21:05:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:25 21:05:25 Login Succeeded 21:05:25 docker.io 21:05:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:25 Configure a credential helper to remove this warning. See 21:05:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:25 21:05:25 Login Succeeded 21:05:25 ---> docker-login.sh ends [Pipeline] } 21:05:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:05:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:05:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:05:25 ========================================================= 21:05:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:05:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:26 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:05:26 Sending build context to Docker daemon 1.952MB 21:05:26 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 21:05:26 Step 2/13 : FROM ${BASE} AS builder 21:05:26 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:05:26 f56be85fc22e: Pulling fs layer 21:05:26 85791d961cd3: Pulling fs layer 21:05:26 d694b5ae8c79: Pulling fs layer 21:05:26 9f32a84ed3da: Pulling fs layer 21:05:26 4d19c01a9841: Pulling fs layer 21:05:26 9325e15d5711: Pulling fs layer 21:05:26 556b6ee489ea: Pulling fs layer 21:05:26 c5a4b2cf53e6: Pulling fs layer 21:05:26 9f32a84ed3da: Waiting 21:05:26 4d19c01a9841: Waiting 21:05:26 9325e15d5711: Waiting 21:05:26 556b6ee489ea: Waiting 21:05:26 c5a4b2cf53e6: Waiting 21:05:26 85791d961cd3: Download complete 21:05:26 9f32a84ed3da: Verifying Checksum 21:05:26 9f32a84ed3da: Download complete 21:05:26 4d19c01a9841: Verifying Checksum 21:05:26 4d19c01a9841: Download complete 21:05:26 f56be85fc22e: Verifying Checksum 21:05:26 f56be85fc22e: Download complete 21:05:26 9325e15d5711: Verifying Checksum 21:05:26 9325e15d5711: Download complete 21:05:26 f56be85fc22e: Pull complete 21:05:26 85791d961cd3: Pull complete 21:05:26 c5a4b2cf53e6: Verifying Checksum 21:05:26 c5a4b2cf53e6: Download complete 21:05:27 d694b5ae8c79: Verifying Checksum 21:05:27 d694b5ae8c79: Download complete 21:05:27 556b6ee489ea: Verifying Checksum 21:05:27 556b6ee489ea: Download complete 21:05:30 d694b5ae8c79: Pull complete 21:05:30 9f32a84ed3da: Pull complete 21:05:30 4d19c01a9841: Pull complete 21:05:31 9325e15d5711: Pull complete 21:05:33 556b6ee489ea: Pull complete 21:05:34 c5a4b2cf53e6: Pull complete 21:05:34 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 21:05:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:05:34 ---> c4be618373d6 21:05:34 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:05:39 Still waiting to schedule task 21:05:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:05:44 ---> Running in 9b569a68a99f 21:05:44 Removing intermediate container 9b569a68a99f 21:05:44 ---> 37227a49aadb 21:05:44 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:05:44 ---> Running in 629dc60f743b 21:05:44 Removing intermediate container 629dc60f743b 21:05:44 ---> e2681e5a656b 21:05:44 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:05:44 ---> Running in 9bc271927924 21:05:44 Removing intermediate container 9bc271927924 21:05:44 ---> c86681c589cd 21:05:44 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:05:44 ---> Running in e8a209520b99 21:05:44 Removing intermediate container e8a209520b99 21:05:44 ---> 40b21eb21066 21:05:44 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:05:44 ---> Running in cbc8e23f346f 21:05:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:05:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:05:44 (1/14) Installing libintl (0.21.1-r1) 21:05:44 (2/14) Installing eudev-libs (3.2.11-r4) 21:05:44 (3/14) Installing libjpeg-turbo (2.1.4-r0) 21:05:44 (4/14) Installing v4l-utils-libs (1.22.1-r2) 21:05:44 (5/14) Installing v4l-utils (1.22.1-r2) 21:05:44 (6/14) Installing udev-init-scripts (35-r1) 21:05:44 (7/14) Installing libblkid (2.38.1-r1) 21:05:44 (8/14) Installing xz-libs (5.2.9-r0) 21:05:44 (9/14) Installing zstd-libs (1.5.5-r0) 21:05:44 (10/14) Installing kmod-libs (30-r1) 21:05:44 (11/14) Installing eudev (3.2.11-r4) 21:05:44 (12/14) Installing eudev-dev (3.2.11-r4) 21:05:44 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 21:05:44 (14/14) Installing v4l-utils-dev (1.22.1-r2) 21:05:44 Executing busybox-1.35.0-r29.trigger 21:05:44 Executing eudev-3.2.11-r4.trigger 21:05:44 OK: 272 MiB in 67 packages 21:05:44 Removing intermediate container cbc8e23f346f 21:05:44 ---> bfa9d9044430 21:05:44 Step 8/13 : WORKDIR /device-usb-camera 21:05:44 ---> Running in 7201f7434216 21:05:44 Removing intermediate container 7201f7434216 21:05:44 ---> f381fbe5b6a2 21:05:44 Step 9/13 : COPY go.mod vendor* ./ 21:05:45 ---> 269ce5ea027b 21:05:45 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:45 ---> Running in 8a6a4aa01295 21:06:31 Removing intermediate container 8a6a4aa01295 21:06:31 ---> 450d738e8e85 21:06:31 Step 11/13 : COPY . . 21:06:31 ---> d213269d812e 21:06:31 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:06:31 ---> Running in 2782781177af 21:06:31  % Total % Received % Xferd Average Speed Time Time Time Current 21:06:31  Dload Upload Total Spent Left Speed 21:06:31  0 0  0 0 0 0  0  0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 8129 0 --:--:-- --:--:-- --:--:-- 8169 21:06:31 Removing intermediate container 2782781177af 21:06:31 ---> bb263821d394 21:06:31 Step 13/13 : RUN ${MAKE} 21:06:31 ---> Running in 204a5caba0d6 21:06:31 noop 21:06:31 Removing intermediate container 204a5caba0d6 21:06:31 ---> de07a090ddf3 21:06:31 Successfully built de07a090ddf3 21:06:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:32 + docker inspect -f . ci-base-image-x86_64 21:06:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:32 prd-ubuntu20.04-docker-8c-8g-19125 does not seem to be running inside a container 21:06:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat 21:06:32 $ docker top ebbe9d99c8933d2cfb969db998d62e74b349370eb002d905d1a4f43052479de9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:32 + go version 21:06:32 go version go1.20.2 linux/amd64 [Pipeline] } 21:06:32 $ docker stop --time=1 ebbe9d99c8933d2cfb969db998d62e74b349370eb002d905d1a4f43052479de9 21:06:34 $ docker rm -f --volumes ebbe9d99c8933d2cfb969db998d62e74b349370eb002d905d1a4f43052479de9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:34 + docker inspect -f . ci-base-image-x86_64 21:06:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:34 prd-ubuntu20.04-docker-8c-8g-19125 does not seem to be running inside a container 21:06:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat 21:06:35 $ docker top 6ead63ce9e36a6a667fb86e0e8d33b489b1d0b1a8e41c59acade2898f46561ae -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:35 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 21:06:35 + make test 21:06:35 go test ./... -coverprofile=coverage.out ./... 21:06:39 ? github.com/edgexfoundry/device-usb-camera [no test files] 21:06:52 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 21:06:52 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.6% of statements 21:06:57 go vet ./... 21:07:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:07:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:07:00 ./bin/test-attribution-txt.sh [Pipeline] echo 21:07:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:07:00 $ docker stop --time=1 6ead63ce9e36a6a667fb86e0e8d33b489b1d0b1a8e41c59acade2898f46561ae 21:07:03 $ docker rm -f --volumes 6ead63ce9e36a6a667fb86e0e8d33b489b1d0b1a8e41c59acade2898f46561ae [Pipeline] // withDockerContainer [Pipeline] sh 21:07:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:07:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:07:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:07:04 + ls -al . 21:07:04 total 196 21:07:04 drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 21:06 . 21:07:04 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 21:05 .. 21:07:04 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 21:05 .git 21:07:04 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 21:05 .github 21:07:04 -rw-rw-r-- 1 jenkins jenkins 414 Jun 23 21:05 .gitignore 21:07:04 -rw-rw-r-- 1 jenkins jenkins 45 Jun 23 21:05 .golangci.yml 21:07:04 -rw-rw-r-- 1 jenkins jenkins 77 Jun 23 21:05 .hadolint.yml 21:07:04 drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 21:05 .semver 21:07:04 -rw-rw-r-- 1 jenkins jenkins 9665 Jun 23 21:05 Attribution.txt 21:07:04 -rw-rw-r-- 1 jenkins jenkins 11903 Jun 23 21:05 CHANGELOG.md 21:07:04 -rw-rw-r-- 1 jenkins jenkins 2453 Jun 23 21:05 Dockerfile 21:07:04 -rw-rw-r-- 1 jenkins jenkins 678 Jun 23 21:05 GOVERNANCE.md 21:07:04 -rw-rw-r-- 1 jenkins jenkins 659 Jun 23 21:05 Jenkinsfile 21:07:04 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 23 21:05 LICENSE 21:07:04 -rw-rw-r-- 1 jenkins jenkins 2364 Jun 23 21:05 Makefile 21:07:04 -rw-rw-r-- 1 jenkins jenkins 622 Jun 23 21:05 OWNERS.md 21:07:04 -rw-rw-r-- 1 jenkins jenkins 2575 Jun 23 21:05 README.md 21:07:04 -rw-rw-r-- 1 jenkins jenkins 11 Jun 23 21:05 VERSION 21:07:04 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 21:05 bin 21:07:04 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 21:05 cmd 21:07:04 -rw-r--r-- 1 jenkins jenkins 35910 Jun 23 21:06 coverage.out 21:07:04 -rwxrwxr-x 1 jenkins jenkins 140 Jun 23 21:05 docker-entrypoint.sh 21:07:04 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 21:05 docs 21:07:04 -rw-rw-r-- 1 jenkins jenkins 3371 Jun 23 21:05 go.mod 21:07:04 -rw-rw-r-- 1 jenkins jenkins 31482 Jun 23 21:05 go.sum 21:07:04 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 21:05 internal 21:07:04 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 21:05 snap 21:07:04 -rw-rw-r-- 1 jenkins jenkins 231 Jun 23 21:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:05 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b --label arch=amd64 --label version=3.1.0-dev.2 . 21:07:05 Sending build context to Docker daemon 1.989MB 21:07:05 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 21:07:05 Step 2/36 : FROM ${BASE} AS builder 21:07:05 ---> de07a090ddf3 21:07:05 Step 3/36 : ARG ADD_BUILD_TAGS="" 21:07:05 ---> Running in d558da56233b 21:07:05 Removing intermediate container d558da56233b 21:07:05 ---> 6ca3e9542871 21:07:05 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:07:05 ---> Running in 62e6781d6bcd 21:07:05 Removing intermediate container 62e6781d6bcd 21:07:05 ---> 3df07739ef23 21:07:05 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:07:05 ---> Running in 03fbb937d653 21:07:05 Removing intermediate container 03fbb937d653 21:07:05 ---> 6c1bf4cb0ec4 21:07:05 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:07:05 ---> Running in 64a460c4df1f 21:07:05 Removing intermediate container 64a460c4df1f 21:07:05 ---> e37eb197d2af 21:07:05 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:07:05 ---> Running in 7cd873b9784c 21:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:07:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:07:06 OK: 272 MiB in 67 packages 21:07:06 Removing intermediate container 7cd873b9784c 21:07:06 ---> 9fb8e6af256b 21:07:06 Step 8/36 : WORKDIR /device-usb-camera 21:07:06 ---> Running in 1149d53ea304 21:07:06 Removing intermediate container 1149d53ea304 21:07:06 ---> b02589782e6a 21:07:06 Step 9/36 : COPY go.mod vendor* ./ 21:07:06 ---> b6f09f74dd80 21:07:06 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:07:06 ---> Running in 143e7256dbd1 21:07:07 Removing intermediate container 143e7256dbd1 21:07:07 ---> ceaf7e4a1e83 21:07:07 Step 11/36 : COPY . . 21:07:07 ---> e73786f1ea6c 21:07:07 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:07:07 ---> Running in 2e6d843ef300 21:07:08  % Total % Received % Xferd Average Speed Time Time Time Current 21:07:08 Dload Upload Total Spent Left Speed 21:07:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 21803 0 --:--:-- --:--:-- --:--:-- 22125 21:07:08 Removing intermediate container 2e6d843ef300 21:07:08 ---> e3febc5c1171 21:07:08 Step 13/36 : RUN ${MAKE} 21:07:08 ---> Running in 8ca3e03f6e44 21:07:08 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.2" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 21:07:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19126 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 21:07:22 Running in /w/workspace/device-usb-camera/126 [Pipeline] { [Pipeline] checkout 21:07:22 Selected Git installation does not exist. Using Default 21:07:22 The recommended git tool is: NONE 21:07:28 using credential edgex-jenkins-ssh 21:07:28 Cloning the remote Git repository 21:07:28 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 21:07:28 > git init /w/workspace/device-usb-camera/126 # timeout=10 21:07:28 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 21:07:28 > git --version # timeout=10 21:07:28 > git --version # 'git version 2.25.1' 21:07:28 using GIT_SSH to set credentials SSH Credentials for GitHub 21:07:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:07:30 Removing intermediate container 8ca3e03f6e44 21:07:30 ---> fd831ab32452 21:07:30 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 21:07:30 v0.21.6: Pulling from aler9/rtsp-simple-server 21:07:30 4acc49c71d14: Pulling fs layer 21:07:30 4acc49c71d14: Verifying Checksum 21:07:30 4acc49c71d14: Download complete 21:07:30 4acc49c71d14: Pull complete 21:07:30 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 21:07:30 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 21:07:30 ---> 01a2bd3e5fff 21:07:30 Step 15/36 : FROM alpine:3.17 21:07:30 3.17: Pulling from library/alpine 21:07:30 4db1b89c0bd1: Pulling fs layer 21:07:30 4db1b89c0bd1: Download complete 21:07:30 4db1b89c0bd1: Pull complete 21:07:30 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 21:07:30 Status: Downloaded newer image for alpine:3.17 21:07:30 ---> 1f73a9d63274 21:07:30 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:07:30 ---> Running in c42c079bd261 21:07:30 Removing intermediate container c42c079bd261 21:07:30 ---> b4f5a993d7dc 21:07:30 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 21:07:30 ---> Running in 3595c164ede4 21:07:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:07:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:07:31 (1/86) Installing dumb-init (1.2.5-r2) 21:07:31 (2/86) Installing sdl2 (2.26.5-r0) 21:07:31 (3/86) Installing svt-av1-libs (1.3.0-r0) 21:07:31 (4/86) Installing libxau (1.0.10-r0) 21:07:31 (5/86) Installing libmd (1.0.4-r0) 21:07:31 (6/86) Installing libbsd (0.11.7-r0) 21:07:31 (7/86) Installing libxdmcp (1.1.4-r0) 21:07:31 (8/86) Installing libxcb (1.15-r0) 21:07:31 (9/86) Installing libx11 (1.8.4-r1) 21:07:31 (10/86) Installing aom-libs (3.5.0-r0) 21:07:31 (11/86) Installing alsa-lib (1.2.8-r0) 21:07:31 (12/86) Installing libexpat (2.5.0-r0) 21:07:31 (13/86) Installing brotli-libs (1.0.9-r9) 21:07:31 (14/86) Installing libbz2 (1.0.8-r4) 21:07:31 (15/86) Installing libpng (1.6.38-r0) 21:07:31 (16/86) Installing freetype (2.12.1-r0) 21:07:31 (17/86) Installing fontconfig (2.14.1-r0) 21:07:31 Avoid second fetch 21:07:31 Checking out Revision c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b (main) 21:07:30 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 21:07:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:07:31 > git config core.sparsecheckout # timeout=10 21:07:31 (18/86) Installing fribidi (1.0.12-r0) 21:07:31 (19/86) Installing libffi (3.4.4-r0) 21:07:31 (20/86) Installing libintl (0.21.1-r1) 21:07:31 (21/86) Installing libblkid (2.38.1-r1) 21:07:31 (22/86) Installing libmount (2.38.1-r1) 21:07:31 (23/86) Installing pcre2 (10.42-r0) 21:07:31 (24/86) Installing glib (2.74.7-r0) 21:07:31 (25/86) Installing graphite2 (1.3.14-r2) 21:07:31 (26/86) Installing harfbuzz (5.3.1-r1) 21:07:31 (27/86) Installing libass (0.16.0-r1) 21:07:31 (28/86) Installing libdav1d (1.0.0-r2) 21:07:31 (29/86) Installing hwdata-pci (0.364-r0) 21:07:31 (30/86) Installing libpciaccess (0.17-r0) 21:07:31 (31/86) Installing libdrm (2.4.114-r0) 21:07:31 (32/86) Installing gmp (6.2.1-r2) 21:07:31 (33/86) Installing nettle (3.8.1-r0) 21:07:31 (34/86) Installing p11-kit (0.24.1-r1) 21:07:31 (35/86) Installing libtasn1 (4.19.0-r0) 21:07:31 (36/86) Installing libunistring (1.1-r0) 21:07:31 (37/86) Installing gnutls (3.7.8-r3) 21:07:31 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) 21:07:31 (39/86) Installing ncurses-libs (6.3_p20221119-r1) 21:07:31 (40/86) Installing lame (3.100-r2) 21:07:31 (41/86) Installing opus (1.3.1-r1) 21:07:31 (42/86) Installing libasyncns (0.8-r1) 21:07:31 (43/86) Installing dbus-libs (1.14.8-r0) 21:07:31 (44/86) Installing libltdl (2.4.7-r1) 21:07:31 (45/86) Installing orc (0.4.33-r0) 21:07:31 (46/86) Installing libgcc (12.2.1_git20220924-r4) 21:07:31 (47/86) Installing libogg (1.3.5-r2) 21:07:31 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 21:07:31 (49/86) Installing flac-libs (1.4.2-r0) 21:07:31 (50/86) Installing libvorbis (1.3.7-r0) 21:07:31 (51/86) Installing libsndfile (1.1.0-r2) 21:07:31 (52/86) Installing libgomp (12.2.1_git20220924-r4) 21:07:31 (53/86) Installing soxr (0.1.3-r3) 21:07:31 (54/86) Installing speexdsp (1.2.1-r0) 21:07:31 (55/86) Installing tdb-libs (1.4.6-r0) 21:07:31 (56/86) Installing libpulse (16.1-r6) 21:07:31 (57/86) Installing cjson (1.7.15-r3) 21:07:31 (58/86) Installing mbedtls (2.28.3-r0) 21:07:31 (59/86) Installing librist (0.2.7-r0) 21:07:31 (60/86) Installing libsrt (1.5.1-r0) 21:07:31 (61/86) Installing libssh (0.10.5-r0) 21:07:31 (62/86) Installing libtheora (1.1.1-r16) 21:07:31 (63/86) Installing libjpeg-turbo (2.1.4-r0) 21:07:31 (64/86) Installing v4l-utils-libs (1.22.1-r2) 21:07:31 (65/86) Installing libxext (1.3.5-r0) 21:07:31 (66/86) Installing libxfixes (6.0.0-r0) 21:07:31 (67/86) Installing wayland-libs-client (1.21.0-r1) 21:07:31 (68/86) Installing libva (2.16.0-r0) 21:07:31 (69/86) Installing libvdpau (1.5-r0) 21:07:31 (70/86) Installing vidstab (1.1.0-r2) 21:07:31 (71/86) Installing libvpx (1.12.0-r1) 21:07:31 (72/86) Installing libwebp (1.2.4-r2) 21:07:31 (73/86) Installing x264-libs (0.164_git20220602-r0) 21:07:31 (74/86) Installing numactl (2.0.16-r1) 21:07:31 (75/86) Installing x265-libs (3.5-r3) 21:07:31 (76/86) Installing xvidcore (1.3.7-r1) 21:07:31 (77/86) Installing libsodium (1.0.18-r2) 21:07:31 (78/86) Installing libzmq (4.3.4-r1) 21:07:31 (79/86) Installing ffmpeg-libs (5.1.3-r0) 21:07:31 Commit message: "fix: panic when device is missing CardName or SerialNumber (#261)" 21:07:32 (80/86) Installing ffmpeg (5.1.3-r0) 21:07:32 (81/86) Installing udev-init-scripts (35-r1) 21:07:32 (82/86) Installing eudev-libs (3.2.11-r4) 21:07:32 (83/86) Installing xz-libs (5.2.9-r0) 21:07:32 (84/86) Installing zstd-libs (1.5.5-r0) 21:07:32 (85/86) Installing kmod-libs (30-r1) 21:07:32 (86/86) Installing eudev (3.2.11-r4) 21:07:32 Executing busybox-1.35.0-r29.trigger 21:07:32 Executing eudev-3.2.11-r4.trigger 21:07:32 OK: 112 MiB in 101 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:07:31 > git checkout -f c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b # timeout=10 21:07:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:07:32 % Total % Received % Xferd Average Speed Time Time Time Current 21:07:32 Dload Upload Total Spent Left Speed 21:07:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh 21:07:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:07:33 + + sudo teesudo /etc/docker/daemon.new jq 21:07:33 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:07:33 { 21:07:33 "registry-mirrors": [ 21:07:33 "https://nexus3.edgexfoundry.org:10001" 21:07:33 ], 21:07:33 "bip": "10.250.0.254/24", 21:07:33 "hosts": [ 21:07:33 "tcp://0.0.0.0:5555", 21:07:33 "unix:///var/run/docker.sock" 21:07:33 ], 21:07:33 "mtu": 1458, 21:07:33 "selinux-enabled": true, 21:07:33 "seccomp-profile": "/etc/docker/seccomp.json" 21:07:33 } [Pipeline] sh 21:07:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:07:34 + sudo service docker restart 21:07:34 Removing intermediate container 3595c164ede4 21:07:34 ---> 956f1eb1d042 21:07:34 Step 18/36 : WORKDIR / 21:07:34 ---> Running in 609c315384b3 21:07:34 Removing intermediate container 609c315384b3 21:07:34 ---> 5279bf4d863f 21:07:34 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 21:07:35 ---> 459e59a611db 21:07:35 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 21:07:35 ---> e71ee825f60a 21:07:35 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 21:07:35 ---> e9fe19fa66e1 21:07:35 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 21:07:35 ---> a3353a47cfe2 21:07:35 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 21:07:35 ---> 1d3b4c877798 21:07:35 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 21:07:36 ---> 03552f3c5871 21:07:36 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 21:07:36 ---> 71586fb00c1a 21:07:36 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 21:07:36 ---> Running in 71b22665ac57 21:07:37 Removing intermediate container 71b22665ac57 21:07:37 ---> b68281a2c7bb 21:07:37 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 21:07:37 ---> Running in ce6e2083b3f7 21:07:37 Removing intermediate container ce6e2083b3f7 21:07:37 ---> fb61d9a49db9 21:07:37 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 21:07:37 ---> Running in 9c89aabeaae4 21:07:38 Removing intermediate container 9c89aabeaae4 21:07:38 ---> 71fa1b469acf 21:07:38 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 21:07:38 ---> Running in a74f5845b73e 21:07:38 Removing intermediate container a74f5845b73e 21:07:38 ---> 510d287111d4 21:07:38 Step 30/36 : EXPOSE 59983 21:07:38 ---> Running in 087b87979873 21:07:38 Removing intermediate container 087b87979873 21:07:38 ---> d250c89ce58d 21:07:38 Step 31/36 : EXPOSE 8554 21:07:38 ---> Running in 22967c8f9442 21:07:39 Removing intermediate container 22967c8f9442 21:07:39 ---> b15c2055bfab 21:07:39 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 21:07:39 ---> Running in 42732f610540 21:07:39 Removing intermediate container 42732f610540 21:07:39 ---> 1436d7ecd959 21:07:39 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 21:07:39 ---> Running in 85f2adb6df9a 21:07:39 Removing intermediate container 85f2adb6df9a 21:07:39 ---> 96fd47f98edb 21:07:39 Step 34/36 : LABEL arch=amd64 21:07:39 ---> Running in 263c1a4e59ab 21:07:39 Removing intermediate container 263c1a4e59ab 21:07:39 ---> 7b3d77b72d30 21:07:39 Step 35/36 : LABEL git_sha=c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b 21:07:39 ---> Running in b2b5c6b1f7b8 21:07:39 Removing intermediate container b2b5c6b1f7b8 21:07:39 ---> 07b384fc9700 21:07:39 Step 36/36 : LABEL version=3.1.0-dev.2 21:07:39 ---> Running in d0d5ea1a5f00 21:07:39 Removing intermediate container d0d5ea1a5f00 21:07:39 ---> 2200f92bef7b 21:07:39 [Warning] One or more build-args [ARCH] were not consumed 21:07:39 Successfully built 2200f92bef7b 21:07:39 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:07:39 provisioning config files... 21:07:39 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12893103272789395868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:07:39 ---> docker-login.sh 21:07:39 nexus3.edgexfoundry.org:10001 21:07:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:39 Configure a credential helper to remove this warning. See 21:07:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:39 21:07:39 Login Succeeded 21:07:39 nexus3.edgexfoundry.org:10002 21:07:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:39 Configure a credential helper to remove this warning. See 21:07:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:39 21:07:39 Login Succeeded 21:07:39 nexus3.edgexfoundry.org:10003 21:07:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:40 Configure a credential helper to remove this warning. See 21:07:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:40 21:07:40 Login Succeeded 21:07:40 nexus3.edgexfoundry.org:10004 21:07:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:40 Configure a credential helper to remove this warning. See 21:07:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:40 21:07:40 Login Succeeded 21:07:40 docker.io 21:07:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:40 Configure a credential helper to remove this warning. See 21:07:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:40 21:07:40 Login Succeeded 21:07:40 ---> docker-login.sh ends [Pipeline] } 21:07:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:07:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:07:40 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 21:07:40 c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b 21:07:40 latest 21:07:40 3.1.0-dev.2 21:07:40 c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b-3.1.0-dev.2 21:07:40 main 21:07:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:40 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:41 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b 21:07:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:07:41 57e93bb31e3c: Preparing 21:07:41 f65d6f178a06: Preparing 21:07:41 115ebf36c86d: Preparing 21:07:41 a6b53b948e57: Preparing 21:07:41 3827b5b91e75: Preparing 21:07:41 acc83c6ca332: Preparing 21:07:41 be666761de5a: Preparing 21:07:41 5b7a69d594c7: Preparing 21:07:41 7b79db70a7d0: Preparing 21:07:41 ac8d822b0f64: Preparing 21:07:41 653edf47da10: Preparing 21:07:41 6cd7a4337af5: Preparing 21:07:41 3dab9f8bf2d2: Preparing 21:07:41 7b79db70a7d0: Waiting 21:07:41 ac8d822b0f64: Waiting 21:07:41 653edf47da10: Waiting 21:07:41 6cd7a4337af5: Waiting 21:07:41 3dab9f8bf2d2: Waiting 21:07:41 acc83c6ca332: Waiting 21:07:41 be666761de5a: Waiting 21:07:41 5b7a69d594c7: Waiting 21:07:41 a6b53b948e57: Pushed 21:07:41 115ebf36c86d: Pushed 21:07:41 57e93bb31e3c: Pushed 21:07:41 f65d6f178a06: Pushed 21:07:41 7b79db70a7d0: Pushed 21:07:41 be666761de5a: Pushed 21:07:41 acc83c6ca332: Pushed 21:07:41 5b7a69d594c7: Pushed 21:07:41 3dab9f8bf2d2: Layer already exists 21:07:41 ac8d822b0f64: Pushed 21:07:43 3827b5b91e75: Pushed 21:07:43 653edf47da10: Pushed 21:07:50 6cd7a4337af5: Pushed 21:07:50 c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b: digest: sha256:dc1fa141332686050c648d717a6796d01f1512e2d03b03e26fa9509057f46039 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:50 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:51 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 21:07:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:07:51 57e93bb31e3c: Preparing 21:07:51 f65d6f178a06: Preparing 21:07:51 115ebf36c86d: Preparing 21:07:51 a6b53b948e57: Preparing 21:07:51 3827b5b91e75: Preparing 21:07:51 acc83c6ca332: Preparing 21:07:51 be666761de5a: Preparing 21:07:51 5b7a69d594c7: Preparing 21:07:51 7b79db70a7d0: Preparing 21:07:51 ac8d822b0f64: Preparing 21:07:51 653edf47da10: Preparing 21:07:51 6cd7a4337af5: Preparing 21:07:51 3dab9f8bf2d2: Preparing 21:07:51 ac8d822b0f64: Waiting 21:07:51 3dab9f8bf2d2: Waiting 21:07:51 653edf47da10: Waiting 21:07:51 acc83c6ca332: Waiting 21:07:51 6cd7a4337af5: Waiting 21:07:51 be666761de5a: Waiting 21:07:51 7b79db70a7d0: Waiting 21:07:51 5b7a69d594c7: Waiting 21:07:51 f65d6f178a06: Layer already exists 21:07:51 3827b5b91e75: Layer already exists 21:07:51 115ebf36c86d: Layer already exists 21:07:51 a6b53b948e57: Layer already exists 21:07:51 57e93bb31e3c: Layer already exists 21:07:51 acc83c6ca332: Layer already exists 21:07:51 be666761de5a: Layer already exists 21:07:51 5b7a69d594c7: Layer already exists 21:07:51 ac8d822b0f64: Layer already exists 21:07:51 7b79db70a7d0: Layer already exists 21:07:51 653edf47da10: Layer already exists 21:07:51 6cd7a4337af5: Layer already exists 21:07:51 3dab9f8bf2d2: Layer already exists 21:07:51 latest: digest: sha256:dc1fa141332686050c648d717a6796d01f1512e2d03b03e26fa9509057f46039 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:51 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:51 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.2 21:07:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:07:51 57e93bb31e3c: Preparing 21:07:51 f65d6f178a06: Preparing 21:07:51 115ebf36c86d: Preparing 21:07:51 a6b53b948e57: Preparing 21:07:51 3827b5b91e75: Preparing 21:07:51 acc83c6ca332: Preparing 21:07:51 be666761de5a: Preparing 21:07:51 5b7a69d594c7: Preparing 21:07:51 7b79db70a7d0: Preparing 21:07:51 ac8d822b0f64: Preparing 21:07:51 653edf47da10: Preparing 21:07:51 6cd7a4337af5: Preparing 21:07:51 3dab9f8bf2d2: Preparing 21:07:51 5b7a69d594c7: Waiting 21:07:51 7b79db70a7d0: Waiting 21:07:51 ac8d822b0f64: Waiting 21:07:51 653edf47da10: Waiting 21:07:51 6cd7a4337af5: Waiting 21:07:51 3dab9f8bf2d2: Waiting 21:07:51 acc83c6ca332: Waiting 21:07:51 be666761de5a: Waiting 21:07:51 3827b5b91e75: Layer already exists 21:07:51 f65d6f178a06: Layer already exists 21:07:51 57e93bb31e3c: Layer already exists 21:07:51 115ebf36c86d: Layer already exists 21:07:51 a6b53b948e57: Layer already exists 21:07:51 acc83c6ca332: Layer already exists 21:07:51 be666761de5a: Layer already exists 21:07:51 ac8d822b0f64: Layer already exists 21:07:51 7b79db70a7d0: Layer already exists 21:07:51 5b7a69d594c7: Layer already exists 21:07:51 653edf47da10: Layer already exists 21:07:51 6cd7a4337af5: Layer already exists 21:07:51 3dab9f8bf2d2: Layer already exists 21:07:51 3.1.0-dev.2: digest: sha256:dc1fa141332686050c648d717a6796d01f1512e2d03b03e26fa9509057f46039 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:52 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:52 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b-3.1.0-dev.2 21:07:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:07:52 57e93bb31e3c: Preparing 21:07:52 f65d6f178a06: Preparing 21:07:52 115ebf36c86d: Preparing 21:07:52 a6b53b948e57: Preparing 21:07:52 3827b5b91e75: Preparing 21:07:52 acc83c6ca332: Preparing 21:07:52 be666761de5a: Preparing 21:07:52 5b7a69d594c7: Preparing 21:07:52 7b79db70a7d0: Preparing 21:07:52 ac8d822b0f64: Preparing 21:07:52 653edf47da10: Preparing 21:07:52 6cd7a4337af5: Preparing 21:07:52 3dab9f8bf2d2: Preparing 21:07:52 acc83c6ca332: Waiting 21:07:52 7b79db70a7d0: Waiting 21:07:52 be666761de5a: Waiting 21:07:52 ac8d822b0f64: Waiting 21:07:52 5b7a69d594c7: Waiting 21:07:52 653edf47da10: Waiting 21:07:52 6cd7a4337af5: Waiting 21:07:52 3dab9f8bf2d2: Waiting 21:07:52 57e93bb31e3c: Layer already exists 21:07:52 a6b53b948e57: Layer already exists 21:07:52 115ebf36c86d: Layer already exists 21:07:52 f65d6f178a06: Layer already exists 21:07:52 3827b5b91e75: Layer already exists 21:07:52 be666761de5a: Layer already exists 21:07:52 acc83c6ca332: Layer already exists 21:07:52 5b7a69d594c7: Layer already exists 21:07:52 ac8d822b0f64: Layer already exists 21:07:52 6cd7a4337af5: Layer already exists 21:07:52 7b79db70a7d0: Layer already exists 21:07:52 653edf47da10: Layer already exists 21:07:52 3dab9f8bf2d2: Layer already exists 21:07:52 c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b-3.1.0-dev.2: digest: sha256:dc1fa141332686050c648d717a6796d01f1512e2d03b03e26fa9509057f46039 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:07:52 provisioning config files... 21:07:52 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } 21:07:52 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/126@tmp/config10440583614597469238tmp [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh 21:07:53 ---> docker-login.sh 21:07:53 nexus3.edgexfoundry.org:10001 21:07:53 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 21:07:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:07:53 57e93bb31e3c: Preparing 21:07:53 f65d6f178a06: Preparing 21:07:53 115ebf36c86d: Preparing 21:07:53 a6b53b948e57: Preparing 21:07:53 3827b5b91e75: Preparing 21:07:53 acc83c6ca332: Preparing 21:07:53 be666761de5a: Preparing 21:07:53 5b7a69d594c7: Preparing 21:07:53 7b79db70a7d0: Preparing 21:07:53 ac8d822b0f64: Preparing 21:07:53 653edf47da10: Preparing 21:07:53 6cd7a4337af5: Preparing 21:07:53 3dab9f8bf2d2: Preparing 21:07:53 5b7a69d594c7: Waiting 21:07:53 653edf47da10: Waiting 21:07:53 7b79db70a7d0: Waiting 21:07:53 6cd7a4337af5: Waiting 21:07:53 ac8d822b0f64: Waiting 21:07:53 acc83c6ca332: Waiting 21:07:53 3dab9f8bf2d2: Waiting 21:07:53 57e93bb31e3c: Layer already exists 21:07:53 3827b5b91e75: Layer already exists 21:07:53 f65d6f178a06: Layer already exists 21:07:53 115ebf36c86d: Layer already exists 21:07:53 a6b53b948e57: Layer already exists 21:07:53 5b7a69d594c7: Layer already exists 21:07:53 be666761de5a: Layer already exists 21:07:53 ac8d822b0f64: Layer already exists 21:07:53 acc83c6ca332: Layer already exists 21:07:53 7b79db70a7d0: Layer already exists 21:07:53 653edf47da10: Layer already exists 21:07:53 6cd7a4337af5: Layer already exists 21:07:53 3dab9f8bf2d2: Layer already exists 21:07:53 main: digest: sha256:dc1fa141332686050c648d717a6796d01f1512e2d03b03e26fa9509057f46039 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:07:53 ===================================================== [Pipeline] echo 21:07:53 taggedImages: 21:07:53 - nexus3.edgexfoundry.org:10004/device-usb-camera:c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b 21:07:53 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 21:07:53 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.2 21:07:53 - nexus3.edgexfoundry.org:10004/device-usb-camera:c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b-3.1.0-dev.2 21:07:53 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [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 21:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:07:53 21:07:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:53 Configure a credential helper to remove this warning. See 21:07:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:53 21:07:53 Login Succeeded 21:07:53 nexus3.edgexfoundry.org:10002 21:07:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:07:53 latest: Pulling from edgex-lftools-log-publisher 21:07:53 5eb5b503b376: Pulling fs layer 21:07:53 5c69ac0246d0: Pulling fs layer 21:07:53 ec43610c2a17: Pulling fs layer 21:07:53 3a2ae6a8a46f: Pulling fs layer 21:07:53 33b1e0a273af: Pulling fs layer 21:07:53 5d3b04190fa2: Pulling fs layer 21:07:53 2f39f015ded8: Pulling fs layer 21:07:53 3a2ae6a8a46f: Waiting 21:07:53 5d3b04190fa2: Waiting 21:07:53 33b1e0a273af: Waiting 21:07:53 2f39f015ded8: Waiting 21:07:53 5c69ac0246d0: Download complete 21:07:53 3a2ae6a8a46f: Verifying Checksum 21:07:53 3a2ae6a8a46f: Download complete 21:07:53 33b1e0a273af: Verifying Checksum 21:07:53 33b1e0a273af: Download complete 21:07:53 5d3b04190fa2: Download complete 21:07:53 ec43610c2a17: Verifying Checksum 21:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:54 5eb5b503b376: Verifying Checksum 21:07:54 5eb5b503b376: Download complete 21:07:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:54 Configure a credential helper to remove this warning. See 21:07:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:54 21:07:54 Login Succeeded 21:07:54 nexus3.edgexfoundry.org:10003 21:07:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:54 Configure a credential helper to remove this warning. See 21:07:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:54 21:07:54 Login Succeeded 21:07:54 nexus3.edgexfoundry.org:10004 21:07:54 2f39f015ded8: Download complete 21:07:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:54 Configure a credential helper to remove this warning. See 21:07:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:54 21:07:54 Login Succeeded 21:07:54 docker.io 21:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:55 Configure a credential helper to remove this warning. See 21:07:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:55 21:07:55 Login Succeeded 21:07:55 ---> docker-login.sh ends [Pipeline] } 21:07:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:07:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:07:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:07:55 ========================================================= 21:07:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:07:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:55 5eb5b503b376: Pull complete 21:07:55 5c69ac0246d0: Pull complete 21:07:55 ec43610c2a17: Pull complete 21:07:56 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:07:56 3a2ae6a8a46f: Pull complete 21:07:56 Sending build context to Docker daemon 1.154MB 21:07:56 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 21:07:56 Step 2/13 : FROM ${BASE} AS builder 21:07:56 33b1e0a273af: Pull complete 21:07:56 5d3b04190fa2: Pull complete 21:07:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:07:56 c41833b44d91: Pulling fs layer 21:07:56 ed15518f5707: Pulling fs layer 21:07:56 feae8fd75edb: Pulling fs layer 21:07:56 242c74f7c9fa: Pulling fs layer 21:07:56 3cdef696dda3: Pulling fs layer 21:07:56 2ced38df9373: Pulling fs layer 21:07:56 58f1dce35555: Pulling fs layer 21:07:56 3cdef696dda3: Waiting 21:07:56 2ced38df9373: Waiting 21:07:56 58f1dce35555: Waiting 21:07:56 242c74f7c9fa: Waiting 21:07:56 ed15518f5707: Verifying Checksum 21:07:56 ed15518f5707: Download complete 21:07:56 242c74f7c9fa: Verifying Checksum 21:07:56 242c74f7c9fa: Download complete 21:07:56 3cdef696dda3: Verifying Checksum 21:07:56 3cdef696dda3: Download complete 21:07:56 c41833b44d91: Verifying Checksum 21:07:56 c41833b44d91: Download complete 21:07:58 c41833b44d91: Pull complete 21:07:58 58f1dce35555: Verifying Checksum 21:07:58 58f1dce35555: Download complete 21:07:58 ed15518f5707: Pull complete 21:07:59 feae8fd75edb: Verifying Checksum 21:07:59 feae8fd75edb: Download complete 21:07:59 2ced38df9373: Download complete 21:08:00 2f39f015ded8: Pull complete 21:08:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:08:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:08:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:00 prd-ubuntu20.04-docker-8c-8g-19125 does not seem to be running inside a container 21:08:00 $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 21:08:03 $ docker top 41a3d6745ed22c2da91758ac39ec606fb481f9331192d785a70433e63c80c79a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:04 ---> job-cost.sh 21:08:04 lf-activate-venv: SKIPPING 21:08:04 INFO: No Stack... 21:08:04 INFO: Retrieving Pricing Info for: v3-standard-8 21:08:05 INFO: Archiving Costs [Pipeline] sh 21:08:05 + cut -d, -f6 21:08:05 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [Pipeline] lock 21:08:05 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-126-stack-cost] 21:08:05 Resource [jenkins-edgexfoundry-device-usb-camera-main-126-stack-cost] did not exist. Created. 21:08:05 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:08:05 + echo total: 0.2199999988079071 [Pipeline] stash 21:08:05 Stashed 1 file(s) [Pipeline] } 21:08:05 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-126-stack-cost] [Pipeline] // lock [Pipeline] } 21:08:05 $ docker stop --time=1 41a3d6745ed22c2da91758ac39ec606fb481f9331192d785a70433e63c80c79a 21:08:06 $ docker rm -f --volumes 41a3d6745ed22c2da91758ac39ec606fb481f9331192d785a70433e63c80c79a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:08:12 feae8fd75edb: Pull complete 21:08:12 242c74f7c9fa: Pull complete 21:08:12 3cdef696dda3: Pull complete 21:08:17 2ced38df9373: Pull complete 21:08:20 58f1dce35555: Pull complete 21:08:20 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 21:08:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:08:20 ---> fadd8f120f05 21:08:20 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:08:22 ---> Running in 63423f142dda 21:08:22 Removing intermediate container 63423f142dda 21:08:22 ---> 3a011852dcb3 21:08:22 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:08:22 ---> Running in ed23df0bc765 21:08:22 Removing intermediate container ed23df0bc765 21:08:22 ---> ac8a7e9420dd 21:08:22 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:08:22 ---> Running in 3b14c316b3c8 21:08:23 Removing intermediate container 3b14c316b3c8 21:08:23 ---> 35bb2549d876 21:08:23 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:08:23 ---> Running in 856500482f35 21:08:23 Removing intermediate container 856500482f35 21:08:23 ---> 1256999b5b0a 21:08:23 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:08:23 ---> Running in 6f305c2d075a 21:08:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:08:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:08:26 (1/14) Installing libintl (0.21.1-r1) 21:08:26 (2/14) Installing eudev-libs (3.2.11-r4) 21:08:26 (3/14) Installing libjpeg-turbo (2.1.4-r0) 21:08:26 (4/14) Installing v4l-utils-libs (1.22.1-r2) 21:08:26 (5/14) Installing v4l-utils (1.22.1-r2) 21:08:26 (6/14) Installing udev-init-scripts (35-r1) 21:08:26 (7/14) Installing libblkid (2.38.1-r1) 21:08:26 (8/14) Installing xz-libs (5.2.9-r0) 21:08:26 (9/14) Installing zstd-libs (1.5.5-r0) 21:08:26 (10/14) Installing kmod-libs (30-r1) 21:08:26 (11/14) Installing eudev (3.2.11-r4) 21:08:26 (12/14) Installing eudev-dev (3.2.11-r4) 21:08:26 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 21:08:26 (14/14) Installing v4l-utils-dev (1.22.1-r2) 21:08:26 Executing busybox-1.35.0-r29.trigger 21:08:26 Executing eudev-3.2.11-r4.trigger 21:08:26 OK: 271 MiB in 67 packages 21:08:28 Removing intermediate container 6f305c2d075a 21:08:28 ---> e80d0f417e2c 21:08:28 Step 8/13 : WORKDIR /device-usb-camera 21:08:28 ---> Running in 1d383098ef17 21:08:28 Removing intermediate container 1d383098ef17 21:08:28 ---> ed93fba0a233 21:08:28 Step 9/13 : COPY go.mod vendor* ./ 21:08:28 ---> be420d346e6d 21:08:28 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:08:28 ---> Running in 9d64320d4b08 21:09:36 Removing intermediate container 9d64320d4b08 21:09:36 ---> de26a64e29b8 21:09:36 Step 11/13 : COPY . . 21:09:36 ---> 46db80e345fb 21:09:36 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:09:36 ---> Running in eed846271528 21:09:36  % Total % Received % Xferd Average Speed Time Time Time Current 21:09:36 Dload Upload Total Spent Left Speed 21:09:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4101 0 --:--:-- --:--:-- --:--:-- 4100 21:09:36 Removing intermediate container eed846271528 21:09:36 ---> ea90c6bbbacd 21:09:36 Step 13/13 : RUN ${MAKE} 21:09:36 ---> Running in b9ea47115b42 21:09:36 noop 21:09:36 Removing intermediate container b9ea47115b42 21:09:36 ---> 9057291b1ebb 21:09:36 Successfully built 9057291b1ebb 21:09:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:37 + docker inspect -f . ci-base-image-arm64 21:09:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:37 prd-ubuntu20.04-docker-arm64-4c-16g-19126 does not seem to be running inside a container 21:09:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/126 -v /w/workspace/device-usb-camera/126:/w/workspace/device-usb-camera/126:rw,z -v /w/workspace/device-usb-camera/126@tmp:/w/workspace/device-usb-camera/126@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 ******** ci-base-image-arm64 cat 21:09:38 $ docker top a08a1d28428a1dfb17dc477d23a9e0d3a41c148fbe10085ad7c653f1fe0e1c05 -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:39 + go version 21:09:39 go version go1.20.2 linux/arm64 [Pipeline] } 21:09:39 $ docker stop --time=1 a08a1d28428a1dfb17dc477d23a9e0d3a41c148fbe10085ad7c653f1fe0e1c05 21:09:41 $ docker rm -f --volumes a08a1d28428a1dfb17dc477d23a9e0d3a41c148fbe10085ad7c653f1fe0e1c05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:41 + docker inspect -f . ci-base-image-arm64 21:09:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:41 prd-ubuntu20.04-docker-arm64-4c-16g-19126 does not seem to be running inside a container 21:09:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/126 -v /w/workspace/device-usb-camera/126:/w/workspace/device-usb-camera/126:rw,z -v /w/workspace/device-usb-camera/126@tmp:/w/workspace/device-usb-camera/126@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 ******** ci-base-image-arm64 cat 21:09:43 $ docker top 71ec926e196aca746b2203188761f19388883d82e506496def750be165895a93 -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:43 + git config --global --add safe.directory /w/workspace/device-usb-camera/126 [Pipeline] fileExists [Pipeline] sh 21:09:44 + make test 21:09:44 go test ./... -coverprofile=coverage.out ./... 21:10:16 ? github.com/edgexfoundry/device-usb-camera [no test files] 21:12:23 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 21:12:23 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.070s coverage: 1.6% of statements 21:12:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:12:23 go vet ./... 21:13:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:13:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:13:02 ./bin/test-attribution-txt.sh [Pipeline] echo 21:13:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:13:02 $ docker stop --time=1 71ec926e196aca746b2203188761f19388883d82e506496def750be165895a93 21:13:04 $ docker rm -f --volumes 71ec926e196aca746b2203188761f19388883d82e506496def750be165895a93 [Pipeline] // withDockerContainer [Pipeline] sh 21:13:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:13:05 Warning: overwriting stash ‘coverage-report’ 21:13:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:13:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:13:06 + ls -al . 21:13:06 total 192 21:13:06 drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 21:09 . 21:13:06 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 21:07 .. 21:13:06 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 21:07 .git 21:13:06 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 21:07 .github 21:13:06 -rw-rw-r-- 1 jenkins jenkins 414 Jun 23 21:07 .gitignore 21:13:06 -rw-rw-r-- 1 jenkins jenkins 45 Jun 23 21:07 .golangci.yml 21:13:06 -rw-rw-r-- 1 jenkins jenkins 77 Jun 23 21:07 .hadolint.yml 21:13:06 -rw-rw-r-- 1 jenkins jenkins 9665 Jun 23 21:07 Attribution.txt 21:13:06 -rw-rw-r-- 1 jenkins jenkins 11903 Jun 23 21:07 CHANGELOG.md 21:13:06 -rw-rw-r-- 1 jenkins jenkins 2453 Jun 23 21:07 Dockerfile 21:13:06 -rw-rw-r-- 1 jenkins jenkins 678 Jun 23 21:07 GOVERNANCE.md 21:13:06 -rw-rw-r-- 1 jenkins jenkins 659 Jun 23 21:07 Jenkinsfile 21:13:06 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 23 21:07 LICENSE 21:13:06 -rw-rw-r-- 1 jenkins jenkins 2364 Jun 23 21:07 Makefile 21:13:06 -rw-rw-r-- 1 jenkins jenkins 622 Jun 23 21:07 OWNERS.md 21:13:06 -rw-rw-r-- 1 jenkins jenkins 2575 Jun 23 21:07 README.md 21:13:06 -rw-rw-r-- 1 jenkins jenkins 11 Jun 23 21:05 VERSION 21:13:06 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 21:07 bin 21:13:06 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 21:07 cmd 21:13:06 -rw-r--r-- 1 jenkins jenkins 35910 Jun 23 21:12 coverage.out 21:13:06 -rwxrwxr-x 1 jenkins jenkins 140 Jun 23 21:07 docker-entrypoint.sh 21:13:06 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 21:07 docs 21:13:06 -rw-rw-r-- 1 jenkins jenkins 3371 Jun 23 21:07 go.mod 21:13:06 -rw-rw-r-- 1 jenkins jenkins 31482 Jun 23 21:07 go.sum 21:13:06 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 21:07 internal 21:13:06 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 21:07 snap 21:13:06 -rw-rw-r-- 1 jenkins jenkins 231 Jun 23 21:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:07 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b --label arch=arm64 --label version=3.1.0-dev.2 . 21:13:07 Sending build context to Docker daemon 1.19MB 21:13:07 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 21:13:07 Step 2/36 : FROM ${BASE} AS builder 21:13:07 ---> 9057291b1ebb 21:13:07 Step 3/36 : ARG ADD_BUILD_TAGS="" 21:13:07 ---> Running in df81bdd3b0f0 21:13:07 Removing intermediate container df81bdd3b0f0 21:13:07 ---> 6c09cc08c700 21:13:07 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:13:07 ---> Running in df968e004598 21:13:08 Removing intermediate container df968e004598 21:13:08 ---> a245febdfcfd 21:13:08 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:13:08 ---> Running in 60ec8d8b4717 21:13:08 Removing intermediate container 60ec8d8b4717 21:13:08 ---> 7a8602e2fe48 21:13:08 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:13:08 ---> Running in 240358bff801 21:13:08 Removing intermediate container 240358bff801 21:13:08 ---> 89a2ca9b3750 21:13:08 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:13:08 ---> Running in e5360632e6b0 21:13:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:13:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:13:11 OK: 271 MiB in 67 packages 21:13:12 Removing intermediate container e5360632e6b0 21:13:12 ---> f6a6f1ed9f24 21:13:12 Step 8/36 : WORKDIR /device-usb-camera 21:13:12 ---> Running in b28e152b28a3 21:13:12 Removing intermediate container b28e152b28a3 21:13:12 ---> 62dd005c1411 21:13:12 Step 9/36 : COPY go.mod vendor* ./ 21:13:12 ---> ec973bb7c4f0 21:13:12 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:13:12 ---> Running in b26baffaae03 21:13:15 Removing intermediate container b26baffaae03 21:13:15 ---> 625eb6bc8676 21:13:15 Step 11/36 : COPY . . 21:13:16 ---> f2848639045e 21:13:16 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:13:16 ---> Running in a8ba58b89139 21:13:17  % Total % Received % Xferd Average Speed Time Time Time Current 21:13:17 Dload Upload Total Spent Left Speed 21:13:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2891 0 --:--:-- --:--:-- --:--:-- 2901 21:13:18 Removing intermediate container a8ba58b89139 21:13:18 ---> 008f69873d30 21:13:18 Step 13/36 : RUN ${MAKE} 21:13:18 ---> Running in 732f122eb1fe 21:13:19 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.2" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 21:15:40 Removing intermediate container 732f122eb1fe 21:15:40 ---> d2b8778f534f 21:15:40 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 21:15:40 v0.21.6: Pulling from aler9/rtsp-simple-server 21:15:40 8766b47fe142: Pulling fs layer 21:15:40 8766b47fe142: Verifying Checksum 21:15:40 8766b47fe142: Download complete 21:15:40 8766b47fe142: Pull complete 21:15:40 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 21:15:40 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 21:15:40 ---> 69d40e2cb93c 21:15:40 Step 15/36 : FROM alpine:3.17 21:15:40 3.17: Pulling from library/alpine 21:15:40 edb6bdbacee9: Pulling fs layer 21:15:40 edb6bdbacee9: Verifying Checksum 21:15:40 edb6bdbacee9: Download complete 21:15:41 edb6bdbacee9: Pull complete 21:15:41 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 21:15:41 Status: Downloaded newer image for alpine:3.17 21:15:41 ---> 779605e5fbc0 21:15:41 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:15:41 ---> Running in 7be8ce50ab3b 21:15:42 Removing intermediate container 7be8ce50ab3b 21:15:42 ---> 96ef87c326b8 21:15:42 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 21:15:42 ---> Running in 4cc15f32d855 21:15:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:15:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:15:44 (1/83) Installing dumb-init (1.2.5-r2) 21:15:44 (2/83) Installing sdl2 (2.26.5-r0) 21:15:44 (3/83) Installing libxau (1.0.10-r0) 21:15:44 (4/83) Installing libmd (1.0.4-r0) 21:15:44 (5/83) Installing libbsd (0.11.7-r0) 21:15:44 (6/83) Installing libxdmcp (1.1.4-r0) 21:15:44 (7/83) Installing libxcb (1.15-r0) 21:15:44 (8/83) Installing libx11 (1.8.4-r1) 21:15:44 (9/83) Installing aom-libs (3.5.0-r0) 21:15:44 (10/83) Installing alsa-lib (1.2.8-r0) 21:15:44 (11/83) Installing libexpat (2.5.0-r0) 21:15:44 (12/83) Installing brotli-libs (1.0.9-r9) 21:15:44 (13/83) Installing libbz2 (1.0.8-r4) 21:15:44 (14/83) Installing libpng (1.6.38-r0) 21:15:44 (15/83) Installing freetype (2.12.1-r0) 21:15:44 (16/83) Installing fontconfig (2.14.1-r0) 21:15:45 (17/83) Installing fribidi (1.0.12-r0) 21:15:45 (18/83) Installing libffi (3.4.4-r0) 21:15:45 (19/83) Installing libintl (0.21.1-r1) 21:15:45 (20/83) Installing libblkid (2.38.1-r1) 21:15:45 (21/83) Installing libmount (2.38.1-r1) 21:15:45 (22/83) Installing pcre2 (10.42-r0) 21:15:45 (23/83) Installing glib (2.74.7-r0) 21:15:45 (24/83) Installing graphite2 (1.3.14-r2) 21:15:45 (25/83) Installing harfbuzz (5.3.1-r1) 21:15:45 (26/83) Installing libass (0.16.0-r1) 21:15:45 (27/83) Installing libdav1d (1.0.0-r2) 21:15:45 (28/83) Installing libdrm (2.4.114-r0) 21:15:45 (29/83) Installing gmp (6.2.1-r2) 21:15:45 (30/83) Installing nettle (3.8.1-r0) 21:15:45 (31/83) Installing p11-kit (0.24.1-r1) 21:15:45 (32/83) Installing libtasn1 (4.19.0-r0) 21:15:45 (33/83) Installing libunistring (1.1-r0) 21:15:45 (34/83) Installing gnutls (3.7.8-r3) 21:15:45 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) 21:15:45 (36/83) Installing ncurses-libs (6.3_p20221119-r1) 21:15:45 (37/83) Installing lame (3.100-r2) 21:15:45 (38/83) Installing opus (1.3.1-r1) 21:15:45 (39/83) Installing libasyncns (0.8-r1) 21:15:45 (40/83) Installing dbus-libs (1.14.8-r0) 21:15:45 (41/83) Installing libltdl (2.4.7-r1) 21:15:45 (42/83) Installing orc (0.4.33-r0) 21:15:45 (43/83) Installing libgcc (12.2.1_git20220924-r4) 21:15:45 (44/83) Installing libogg (1.3.5-r2) 21:15:45 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 21:15:45 (46/83) Installing flac-libs (1.4.2-r0) 21:15:45 (47/83) Installing libvorbis (1.3.7-r0) 21:15:45 (48/83) Installing libsndfile (1.1.0-r2) 21:15:45 (49/83) Installing libgomp (12.2.1_git20220924-r4) 21:15:45 (50/83) Installing soxr (0.1.3-r3) 21:15:45 (51/83) Installing speexdsp (1.2.1-r0) 21:15:45 (52/83) Installing tdb-libs (1.4.6-r0) 21:15:45 (53/83) Installing libpulse (16.1-r6) 21:15:45 (54/83) Installing cjson (1.7.15-r3) 21:15:45 (55/83) Installing mbedtls (2.28.3-r0) 21:15:45 (56/83) Installing librist (0.2.7-r0) 21:15:45 (57/83) Installing libsrt (1.5.1-r0) 21:15:45 (58/83) Installing libssh (0.10.5-r0) 21:15:45 (59/83) Installing libtheora (1.1.1-r16) 21:15:45 (60/83) Installing libjpeg-turbo (2.1.4-r0) 21:15:45 (61/83) Installing v4l-utils-libs (1.22.1-r2) 21:15:45 (62/83) Installing libxext (1.3.5-r0) 21:15:45 (63/83) Installing libxfixes (6.0.0-r0) 21:15:45 (64/83) Installing wayland-libs-client (1.21.0-r1) 21:15:45 (65/83) Installing libva (2.16.0-r0) 21:15:46 (66/83) Installing libvdpau (1.5-r0) 21:15:46 (67/83) Installing vidstab (1.1.0-r2) 21:15:46 (68/83) Installing libvpx (1.12.0-r1) 21:15:46 (69/83) Installing libwebp (1.2.4-r2) 21:15:46 (70/83) Installing x264-libs (0.164_git20220602-r0) 21:15:46 (71/83) Installing numactl (2.0.16-r1) 21:15:46 (72/83) Installing x265-libs (3.5-r3) 21:15:46 (73/83) Installing xvidcore (1.3.7-r1) 21:15:46 (74/83) Installing libsodium (1.0.18-r2) 21:15:46 (75/83) Installing libzmq (4.3.4-r1) 21:15:46 (76/83) Installing ffmpeg-libs (5.1.3-r0) 21:15:46 (77/83) Installing ffmpeg (5.1.3-r0) 21:15:46 (78/83) Installing udev-init-scripts (35-r1) 21:15:46 (79/83) Installing eudev-libs (3.2.11-r4) 21:15:46 (80/83) Installing xz-libs (5.2.9-r0) 21:15:47 (81/83) Installing zstd-libs (1.5.5-r0) 21:15:47 (82/83) Installing kmod-libs (30-r1) 21:15:47 (83/83) Installing eudev (3.2.11-r4) 21:15:47 Executing busybox-1.35.0-r29.trigger 21:15:47 Executing eudev-3.2.11-r4.trigger 21:15:47 OK: 86 MiB in 98 packages 21:15:51 Removing intermediate container 4cc15f32d855 21:15:51 ---> 92ecb45d4699 21:15:51 Step 18/36 : WORKDIR / 21:15:51 ---> Running in 3dfc257421e4 21:15:51 Removing intermediate container 3dfc257421e4 21:15:51 ---> bb4931d8ea2f 21:15:51 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 21:15:52 ---> 9d9bf40d8dc5 21:15:52 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 21:15:52 ---> 1a478f43b3cf 21:15:52 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 21:15:53 ---> 570e43b8310b 21:15:53 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 21:15:53 ---> cedaa7b62827 21:15:53 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 21:15:53 ---> 6f9c0ec8c253 21:15:53 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 21:15:54 ---> cbfd2affb98a 21:15:54 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 21:15:55 ---> 01e4ca2a472b 21:15:55 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 21:15:55 ---> Running in f7148a8c8df0 21:15:57 Removing intermediate container f7148a8c8df0 21:15:57 ---> 92371d1eceac 21:15:57 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 21:15:57 ---> Running in dfb96493652e 21:15:59 Removing intermediate container dfb96493652e 21:15:59 ---> 6d8c6187c3f9 21:15:59 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 21:15:59 ---> Running in 7e128c061e28 21:16:00 Removing intermediate container 7e128c061e28 21:16:00 ---> ca107727e695 21:16:00 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 21:16:00 ---> Running in 3270a5fc4245 21:16:04 Removing intermediate container 3270a5fc4245 21:16:04 ---> 48a5703023b8 21:16:04 Step 30/36 : EXPOSE 59983 21:16:04 ---> Running in 26389d39d058 21:16:04 Removing intermediate container 26389d39d058 21:16:04 ---> d9d400cf6eb3 21:16:04 Step 31/36 : EXPOSE 8554 21:16:05 ---> Running in 04ac8a531a49 21:16:05 Removing intermediate container 04ac8a531a49 21:16:05 ---> 41035b630679 21:16:05 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 21:16:05 ---> Running in e72a56f23ea7 21:16:05 Removing intermediate container e72a56f23ea7 21:16:05 ---> 75afd66392cc 21:16:05 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 21:16:05 ---> Running in 2c781e273d96 21:16:06 Removing intermediate container 2c781e273d96 21:16:06 ---> 8bb6522e7d9e 21:16:06 Step 34/36 : LABEL arch=arm64 21:16:06 ---> Running in 0c3eb99acaab 21:16:06 Removing intermediate container 0c3eb99acaab 21:16:06 ---> e37c5aac9ce3 21:16:06 Step 35/36 : LABEL git_sha=c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b 21:16:06 ---> Running in 3ddc7c2d157f 21:16:06 Removing intermediate container 3ddc7c2d157f 21:16:06 ---> 991ad57e9c9a 21:16:06 Step 36/36 : LABEL version=3.1.0-dev.2 21:16:06 ---> Running in ff96be347117 21:16:07 Removing intermediate container ff96be347117 21:16:07 ---> 1e842cf7419e 21:16:07 [Warning] One or more build-args [ARCH] were not consumed 21:16:07 Successfully built 1e842cf7419e 21:16:07 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:16:07 provisioning config files... 21:16:07 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/126@tmp/config1524559138885517782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:16:07 ---> docker-login.sh 21:16:07 nexus3.edgexfoundry.org:10001 21:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:07 Configure a credential helper to remove this warning. See 21:16:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:07 21:16:07 Login Succeeded 21:16:07 nexus3.edgexfoundry.org:10002 21:16:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:08 Configure a credential helper to remove this warning. See 21:16:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:08 21:16:08 Login Succeeded 21:16:08 nexus3.edgexfoundry.org:10003 21:16:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:08 Configure a credential helper to remove this warning. See 21:16:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:08 21:16:08 Login Succeeded 21:16:08 nexus3.edgexfoundry.org:10004 21:16:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:08 Configure a credential helper to remove this warning. See 21:16:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:08 21:16:08 Login Succeeded 21:16:08 docker.io 21:16:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:09 Configure a credential helper to remove this warning. See 21:16:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:09 21:16:09 Login Succeeded 21:16:09 ---> docker-login.sh ends [Pipeline] } 21:16:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:16:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:16:09 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 21:16:09 c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b 21:16:09 latest 21:16:09 3.1.0-dev.2 21:16:09 c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b-3.1.0-dev.2 21:16:09 main 21:16:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:09 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:10 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b 21:16:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:16:10 4bb5b38287ec: Preparing 21:16:10 9404ffcf8397: Preparing 21:16:10 4a6121a95b44: Preparing 21:16:10 233ff0084bf5: Preparing 21:16:10 608d194cb50c: Preparing 21:16:10 acc83c6ca332: Preparing 21:16:10 6b95188ede92: Preparing 21:16:10 1962371bf54b: Preparing 21:16:10 bbaac05e6602: Preparing 21:16:10 13f077f42148: Preparing 21:16:10 7329a12fcf22: Preparing 21:16:10 b38c18342011: Preparing 21:16:10 9386262d7a74: Preparing 21:16:10 bbaac05e6602: Waiting 21:16:10 b38c18342011: Waiting 21:16:10 9386262d7a74: Waiting 21:16:10 13f077f42148: Waiting 21:16:10 7329a12fcf22: Waiting 21:16:10 acc83c6ca332: Waiting 21:16:10 6b95188ede92: Waiting 21:16:10 1962371bf54b: Waiting 21:16:10 4a6121a95b44: Pushed 21:16:10 4bb5b38287ec: Pushed 21:16:10 9404ffcf8397: Pushed 21:16:10 233ff0084bf5: Pushed 21:16:10 acc83c6ca332: Pushed 21:16:10 6b95188ede92: Pushed 21:16:10 bbaac05e6602: Pushed 21:16:10 1962371bf54b: Pushed 21:16:10 9386262d7a74: Layer already exists 21:16:10 13f077f42148: Pushed 21:16:16 608d194cb50c: Pushed 21:16:16 7329a12fcf22: Pushed 21:16:28 b38c18342011: Pushed 21:16:28 c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b: digest: sha256:0a514d8e0c5d05e08d804e1c859c50f7dfeec6cd72203457e5c06d2e7d69bcd0 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:28 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:29 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 21:16:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:16:29 4bb5b38287ec: Preparing 21:16:29 9404ffcf8397: Preparing 21:16:29 4a6121a95b44: Preparing 21:16:29 233ff0084bf5: Preparing 21:16:29 608d194cb50c: Preparing 21:16:29 acc83c6ca332: Preparing 21:16:29 6b95188ede92: Preparing 21:16:29 1962371bf54b: Preparing 21:16:29 bbaac05e6602: Preparing 21:16:29 13f077f42148: Preparing 21:16:29 7329a12fcf22: Preparing 21:16:29 b38c18342011: Preparing 21:16:29 9386262d7a74: Preparing 21:16:29 1962371bf54b: Waiting 21:16:29 bbaac05e6602: Waiting 21:16:29 13f077f42148: Waiting 21:16:29 7329a12fcf22: Waiting 21:16:29 9386262d7a74: Waiting 21:16:29 b38c18342011: Waiting 21:16:29 acc83c6ca332: Waiting 21:16:29 6b95188ede92: Waiting 21:16:29 9404ffcf8397: Layer already exists 21:16:29 4bb5b38287ec: Layer already exists 21:16:29 608d194cb50c: Layer already exists 21:16:29 4a6121a95b44: Layer already exists 21:16:29 233ff0084bf5: Layer already exists 21:16:29 acc83c6ca332: Layer already exists 21:16:29 1962371bf54b: Layer already exists 21:16:29 bbaac05e6602: Layer already exists 21:16:29 6b95188ede92: Layer already exists 21:16:29 7329a12fcf22: Layer already exists 21:16:29 13f077f42148: Layer already exists 21:16:29 b38c18342011: Layer already exists 21:16:29 9386262d7a74: Layer already exists 21:16:29 latest: digest: sha256:0a514d8e0c5d05e08d804e1c859c50f7dfeec6cd72203457e5c06d2e7d69bcd0 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:29 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:30 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.2 21:16:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:16:30 4bb5b38287ec: Preparing 21:16:30 9404ffcf8397: Preparing 21:16:30 4a6121a95b44: Preparing 21:16:30 233ff0084bf5: Preparing 21:16:30 608d194cb50c: Preparing 21:16:30 acc83c6ca332: Preparing 21:16:30 6b95188ede92: Preparing 21:16:30 1962371bf54b: Preparing 21:16:30 bbaac05e6602: Preparing 21:16:30 13f077f42148: Preparing 21:16:30 7329a12fcf22: Preparing 21:16:30 b38c18342011: Preparing 21:16:30 9386262d7a74: Preparing 21:16:30 bbaac05e6602: Waiting 21:16:30 13f077f42148: Waiting 21:16:30 6b95188ede92: Waiting 21:16:30 acc83c6ca332: Waiting 21:16:30 1962371bf54b: Waiting 21:16:30 7329a12fcf22: Waiting 21:16:30 b38c18342011: Waiting 21:16:30 9386262d7a74: Waiting 21:16:30 608d194cb50c: Layer already exists 21:16:30 233ff0084bf5: Layer already exists 21:16:30 4a6121a95b44: Layer already exists 21:16:30 4bb5b38287ec: Layer already exists 21:16:30 9404ffcf8397: Layer already exists 21:16:30 1962371bf54b: Layer already exists 21:16:30 acc83c6ca332: Layer already exists 21:16:30 13f077f42148: Layer already exists 21:16:30 6b95188ede92: Layer already exists 21:16:30 bbaac05e6602: Layer already exists 21:16:30 7329a12fcf22: Layer already exists 21:16:30 b38c18342011: Layer already exists 21:16:30 9386262d7a74: Layer already exists 21:16:30 3.1.0-dev.2: digest: sha256:0a514d8e0c5d05e08d804e1c859c50f7dfeec6cd72203457e5c06d2e7d69bcd0 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:30 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:30 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b-3.1.0-dev.2 21:16:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:16:30 4bb5b38287ec: Preparing 21:16:30 9404ffcf8397: Preparing 21:16:30 4a6121a95b44: Preparing 21:16:30 233ff0084bf5: Preparing 21:16:30 608d194cb50c: Preparing 21:16:30 acc83c6ca332: Preparing 21:16:30 6b95188ede92: Preparing 21:16:30 1962371bf54b: Preparing 21:16:30 bbaac05e6602: Preparing 21:16:30 13f077f42148: Preparing 21:16:30 7329a12fcf22: Preparing 21:16:30 b38c18342011: Preparing 21:16:30 9386262d7a74: Preparing 21:16:30 acc83c6ca332: Waiting 21:16:30 bbaac05e6602: Waiting 21:16:30 6b95188ede92: Waiting 21:16:30 1962371bf54b: Waiting 21:16:30 13f077f42148: Waiting 21:16:30 7329a12fcf22: Waiting 21:16:30 b38c18342011: Waiting 21:16:30 9386262d7a74: Waiting 21:16:30 233ff0084bf5: Layer already exists 21:16:30 608d194cb50c: Layer already exists 21:16:30 9404ffcf8397: Layer already exists 21:16:30 4bb5b38287ec: Layer already exists 21:16:30 4a6121a95b44: Layer already exists 21:16:30 6b95188ede92: Layer already exists 21:16:30 acc83c6ca332: Layer already exists 21:16:30 1962371bf54b: Layer already exists 21:16:30 bbaac05e6602: Layer already exists 21:16:30 13f077f42148: Layer already exists 21:16:30 9386262d7a74: Layer already exists 21:16:30 7329a12fcf22: Layer already exists 21:16:30 b38c18342011: Layer already exists 21:16:31 c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b-3.1.0-dev.2: digest: sha256:0a514d8e0c5d05e08d804e1c859c50f7dfeec6cd72203457e5c06d2e7d69bcd0 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:31 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:31 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 21:16:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:16:31 4bb5b38287ec: Preparing 21:16:31 9404ffcf8397: Preparing 21:16:31 4a6121a95b44: Preparing 21:16:31 233ff0084bf5: Preparing 21:16:31 608d194cb50c: Preparing 21:16:31 acc83c6ca332: Preparing 21:16:31 6b95188ede92: Preparing 21:16:31 1962371bf54b: Preparing 21:16:31 bbaac05e6602: Preparing 21:16:31 13f077f42148: Preparing 21:16:31 7329a12fcf22: Preparing 21:16:31 b38c18342011: Preparing 21:16:31 9386262d7a74: Preparing 21:16:31 acc83c6ca332: Waiting 21:16:31 13f077f42148: Waiting 21:16:31 6b95188ede92: Waiting 21:16:31 1962371bf54b: Waiting 21:16:31 bbaac05e6602: Waiting 21:16:31 7329a12fcf22: Waiting 21:16:31 b38c18342011: Waiting 21:16:31 9404ffcf8397: Layer already exists 21:16:31 608d194cb50c: Layer already exists 21:16:31 4a6121a95b44: Layer already exists 21:16:31 233ff0084bf5: Layer already exists 21:16:31 4bb5b38287ec: Layer already exists 21:16:31 acc83c6ca332: Layer already exists 21:16:31 6b95188ede92: Layer already exists 21:16:31 1962371bf54b: Layer already exists 21:16:31 13f077f42148: Layer already exists 21:16:31 bbaac05e6602: Layer already exists 21:16:31 7329a12fcf22: Layer already exists 21:16:31 9386262d7a74: Layer already exists 21:16:31 b38c18342011: Layer already exists 21:16:32 main: digest: sha256:0a514d8e0c5d05e08d804e1c859c50f7dfeec6cd72203457e5c06d2e7d69bcd0 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:16:32 ===================================================== [Pipeline] echo 21:16:32 taggedImages: 21:16:32 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b 21:16:32 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 21:16:32 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.2 21:16:32 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b-3.1.0-dev.2 21:16:32 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:16:32 21:16:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:16:32 arm64: Pulling from edgex-lftools-log-publisher 21:16:32 8998bd30e6a1: Pulling fs layer 21:16:32 04944245beec: Pulling fs layer 21:16:32 699f458cf7ca: Pulling fs layer 21:16:32 765212b225bb: Pulling fs layer 21:16:32 f23df028b6ca: Pulling fs layer 21:16:32 d65c8cfc05b1: Pulling fs layer 21:16:32 2437ff75d9bd: Pulling fs layer 21:16:32 765212b225bb: Waiting 21:16:32 f23df028b6ca: Waiting 21:16:32 d65c8cfc05b1: Waiting 21:16:32 2437ff75d9bd: Waiting 21:16:33 04944245beec: Verifying Checksum 21:16:33 04944245beec: Download complete 21:16:33 765212b225bb: Verifying Checksum 21:16:33 765212b225bb: Download complete 21:16:33 f23df028b6ca: Download complete 21:16:33 d65c8cfc05b1: Verifying Checksum 21:16:33 d65c8cfc05b1: Download complete 21:16:33 699f458cf7ca: Verifying Checksum 21:16:33 699f458cf7ca: Download complete 21:16:33 8998bd30e6a1: Verifying Checksum 21:16:33 8998bd30e6a1: Download complete 21:16:35 2437ff75d9bd: Verifying Checksum 21:16:35 2437ff75d9bd: Download complete 21:16:37 8998bd30e6a1: Pull complete 21:16:37 04944245beec: Pull complete 21:16:39 699f458cf7ca: Pull complete 21:16:39 765212b225bb: Pull complete 21:16:40 f23df028b6ca: Pull complete 21:16:40 d65c8cfc05b1: Pull complete 21:16:55 2437ff75d9bd: Pull complete 21:16:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:16:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:16:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:55 prd-ubuntu20.04-docker-arm64-4c-16g-19126 does not seem to be running inside a container 21:16:55 $ 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-usb-camera/126 -v /w/workspace/device-usb-camera/126:/w/workspace/device-usb-camera/126:rw,z -v /w/workspace/device-usb-camera/126@tmp:/w/workspace/device-usb-camera/126@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:arm64 cat 21:16:57 $ docker top b12fa9f1a4bd17444dd47cc8bf2abc41e008e7f77ea6fc797ceb311f59dce8b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:16:58 ---> job-cost.sh 21:16:58 lf-activate-venv: SKIPPING 21:16:58 INFO: No Stack... 21:16:58 INFO: Retrieving Pricing Info for: v3-standard-4 21:16:59 INFO: Archiving Costs [Pipeline] sh 21:17:00 + cat /w/workspace/device-usb-camera/126/archives/cost.csv 21:17:00 + cut -d, -f6 [Pipeline] lock 21:17:00 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-126-stack-cost] 21:17:00 Resource [jenkins-edgexfoundry-device-usb-camera-main-126-stack-cost] did not exist. Created. 21:17:00 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:17:00 /w/workspace/device-usb-camera/126@tmp/durable-bdb43be4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:17:01 + echo total: 0.10999999940395355 [Pipeline] stash 21:17:01 Warning: overwriting stash ‘stack-cost’ 21:17:01 Stashed 1 file(s) [Pipeline] } 21:17:01 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-126-stack-cost] [Pipeline] // lock [Pipeline] } 21:17:01 $ docker stop --time=1 b12fa9f1a4bd17444dd47cc8bf2abc41e008e7f77ea6fc797ceb311f59dce8b9 21:17:02 $ docker rm -f --volumes b12fa9f1a4bd17444dd47cc8bf2abc41e008e7f77ea6fc797ceb311f59dce8b9 [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 21:17:03 provisioning config files... 21:17:03 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config153137929329003985tmp [Pipeline] { [Pipeline] sh 21:17:03 + set +x 21:17:03 + curl -s https://codecov.io/bash 21:17:03 + bash -s -- 21:17:03 21:17:03 _____ _ 21:17:03 / ____| | | 21:17:03 | | ___ __| | ___ ___ _____ __ 21:17:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:17:03 | |___| (_) | (_| | __/ (_| (_) \ V / 21:17:03 \_____\___/ \__,_|\___|\___\___/ \_/ 21:17:03 Bash-1.0.6 21:17:03 21:17:03 21:17:03 ==> git version 2.25.1 found 21:17:03 ==> 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 21:17:03 Release-Date: 2020-01-08 21:17:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:17:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:17:03 ==> Jenkins CI detected. 21:17:03 current dir:  /w/workspace/exfoundry_device-usb-camera_main 21:17:03 project root: . 21:17:03 --> token set from env 21:17:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:17:03 ==> Running gcov in . (disable via -X gcov) 21:17:03 ==> Python coveragepy not found 21:17:03 ==> Searching for coverage reports in: 21:17:03 + . 21:17:03 -> Found 1 reports 21:17:03 ==> Detecting git/mercurial file structure 21:17:03 ==> Reading reports 21:17:03 + ./coverage.out bytes=35910 21:17:03 ==> Appending adjustments 21:17:03 https://docs.codecov.io/docs/fixing-reports 21:17:03 + Found adjustments 21:17:03 ==> Gzipping contents 21:17:03 8.0K /tmp/codecov.jKKOTp.gz 21:17:03 ==> Uploading reports 21:17:03 url: https://codecov.io 21:17:03 query: branch=main&commit=c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F126%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 21:17:03 -> Pinging Codecov 21:17:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F126%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 21:17:04 -> Uploading to 21:17:04 https://storage.googleapis.com/codecov/v4/raw/2023-06-23/73D8F5FF140700D3E01443B452E23636/c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b/86eab344-a7c5-41ed-a271-825373e1cf2f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230623T211703Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=57fd5b3981b87d45f0c9df1daa3716861f199b4c575ede6ee8a9979c6ac22ece 21:17:04 % Total % Received % Xferd Average Speed Time Time Time Current 21:17:04 Dload Upload Total Spent Left Speed 21:17:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4921 0 0 100 4921 0 21968 --:--:-- --:--:-- --:--:-- 21968 21:17:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b [Pipeline] } 21:17:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:17:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:17:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:17:04 21:17:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:17:05 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:17:05 df9b9388f04a: Pulling fs layer 21:17:05 52dc419b0ee2: Pulling fs layer 21:17:05 25bc292e5bac: Pulling fs layer 21:17:05 114826534d7a: Pulling fs layer 21:17:05 4657fd5d0bcf: Pulling fs layer 21:17:05 6ad1cebc031e: Pulling fs layer 21:17:05 114826534d7a: Waiting 21:17:05 4657fd5d0bcf: Waiting 21:17:05 8a3aa393b2d8: Pulling fs layer 21:17:05 6ad1cebc031e: Waiting 21:17:05 8a3aa393b2d8: Waiting 21:17:05 25bc292e5bac: Verifying Checksum 21:17:05 25bc292e5bac: Download complete 21:17:05 52dc419b0ee2: Verifying Checksum 21:17:05 52dc419b0ee2: Download complete 21:17:05 4657fd5d0bcf: Verifying Checksum 21:17:05 4657fd5d0bcf: Download complete 21:17:05 df9b9388f04a: Verifying Checksum 21:17:05 df9b9388f04a: Download complete 21:17:05 6ad1cebc031e: Verifying Checksum 21:17:05 6ad1cebc031e: Download complete 21:17:05 df9b9388f04a: Pull complete 21:17:05 52dc419b0ee2: Pull complete 21:17:05 25bc292e5bac: Pull complete 21:17:05 114826534d7a: Verifying Checksum 21:17:05 114826534d7a: Download complete 21:17:05 8a3aa393b2d8: Verifying Checksum 21:17:05 8a3aa393b2d8: Download complete 21:17:10 114826534d7a: Pull complete 21:17:10 4657fd5d0bcf: Pull complete 21:17:10 6ad1cebc031e: Pull complete 21:17:12 8a3aa393b2d8: Pull complete 21:17:12 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:17:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:17:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:17:12 prd-ubuntu20.04-docker-8c-8g-19125 does not seem to be running inside a container 21:17:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-devops/edgex-snyk-go:1.410.4 cat 21:17:15 $ docker top 55a00b19b5dd89d5d69d2368c6e1aced7c27e01f59c8e3271b5c77c29a5ae759 -eo pid,comm [Pipeline] { [Pipeline] echo 21:17:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 21:17:15 + set -o pipefail 21:17:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 21:17:22 21:17:22 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 21:17:22 21:17:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/49482795-42aa-42d5-af7f-cdbc97f69432 21:17:22 21:17:22 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:17:22 21:17:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:17:22 21:17:22 21:17:22 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:17:22 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:17:22 More details here: https://snyk.co/ue1NS [Pipeline] } 21:17:22 $ docker stop --time=1 55a00b19b5dd89d5d69d2368c6e1aced7c27e01f59c8e3271b5c77c29a5ae759 21:17:25 $ docker rm -f --volumes 55a00b19b5dd89d5d69d2368c6e1aced7c27e01f59c8e3271b5c77c29a5ae759 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:17:26 + git log --format=format:%s -1 c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b [Pipeline] sh 21:17:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:17:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:17:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:17:26 prd-ubuntu20.04-docker-8c-8g-19125 does not seem to be running inside a container 21:17:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:17:27 $ docker top b89b11ca9e5ac0a494ca06cbffb0ba2ab3235881d2d36efd119778f3c4a2f919 -eo pid,comm 21:17:27 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). 21:17:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:17:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:17:27 [ssh-agent] Looking for ssh-agent implementation... 21:17:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:17:27 $ docker exec b89b11ca9e5ac0a494ca06cbffb0ba2ab3235881d2d36efd119778f3c4a2f919 ssh-agent 21:17:27 SSH_AUTH_SOCK=/tmp/ssh-4URzmkwu8BcQ/agent.33 21:17:27 SSH_AGENT_PID=39 21:17:27 Running ssh-add (command line suppressed) 21:17:27 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4039152159964233656.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4039152159964233656.key) 21:17:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:17:28 + git semver tag 21:17:28 2023-06-23 21:17:28,227 [run_tag] DEBUG tag force:False 21:17:28 2023-06-23 21:17:28,227 [check_head_tag] DEBUG check head tag 21:17:28 2023-06-23 21:17:28,229 [execute] INFO git cat-file --batch-check 21:17:28 2023-06-23 21:17:28,229 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 21:17:28 2023-06-23 21:17:28,232 [execute] INFO git cat-file --batch 21:17:28 2023-06-23 21:17:28,233 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 21:17:28 2023-06-23 21:17:28,263 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:17:28 2023-06-23 21:17:28,263 [execute] INFO git tag -a v3.1.0-dev.2 -m v3.1.0-dev.2 21:17:28 2023-06-23 21:17:28,263 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.2', '-m', 'v3.1.0-dev.2'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 21:17:28 2023-06-23 21:17:28,268 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:17:28 3.1.0-dev.2 [Pipeline] } 21:17:28 $ docker exec --env ******** --env ******** b89b11ca9e5ac0a494ca06cbffb0ba2ab3235881d2d36efd119778f3c4a2f919 ssh-agent -k 21:17:28 unset SSH_AUTH_SOCK; 21:17:28 unset SSH_AGENT_PID; 21:17:28 echo Agent pid 39 killed; 21:17:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:17:28 + git semver [Pipeline] } 21:17:28 $ docker stop --time=1 b89b11ca9e5ac0a494ca06cbffb0ba2ab3235881d2d36efd119778f3c4a2f919 21:17:30 $ docker rm -f --volumes b89b11ca9e5ac0a494ca06cbffb0ba2ab3235881d2d36efd119778f3c4a2f919 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:17:30 21:17:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:17:30 0.23.1-centos7: Pulling from edgex-lftools 21:17:30 ab5ef0e58194: Pulling fs layer 21:17:30 9712f1f96733: Pulling fs layer 21:17:30 63f879dbbcfc: Pulling fs layer 21:17:30 0d9ebad4ef96: Pulling fs layer 21:17:30 e9a5061849ea: Pulling fs layer 21:17:30 d747dcd14b5f: Pulling fs layer 21:17:30 2de7ff778b66: Pulling fs layer 21:17:30 d747dcd14b5f: Waiting 21:17:30 2de7ff778b66: Waiting 21:17:30 e9a5061849ea: Waiting 21:17:30 0d9ebad4ef96: Waiting 21:17:30 9712f1f96733: Download complete 21:17:31 63f879dbbcfc: Verifying Checksum 21:17:31 63f879dbbcfc: Download complete 21:17:31 0d9ebad4ef96: Verifying Checksum 21:17:31 0d9ebad4ef96: Download complete 21:17:31 ab5ef0e58194: Verifying Checksum 21:17:31 ab5ef0e58194: Download complete 21:17:31 d747dcd14b5f: Verifying Checksum 21:17:31 d747dcd14b5f: Download complete 21:17:31 e9a5061849ea: Verifying Checksum 21:17:31 e9a5061849ea: Download complete 21:17:31 2de7ff778b66: Verifying Checksum 21:17:31 2de7ff778b66: Download complete 21:17:33 ab5ef0e58194: Pull complete 21:17:34 9712f1f96733: Pull complete 21:17:34 63f879dbbcfc: Pull complete 21:17:38 0d9ebad4ef96: Pull complete 21:17:38 e9a5061849ea: Pull complete 21:17:38 d747dcd14b5f: Pull complete 21:17:39 2de7ff778b66: Pull complete 21:17:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:17:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:17:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:17:40 prd-ubuntu20.04-docker-8c-8g-19125 does not seem to be running inside a container 21:17:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:17:46 $ docker top a7e5ce87da14e91d126bf5d2fd6e75aa04aeeba63e4c53c1e320e0b3ab865c3d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:17:46 provisioning config files... 21:17:46 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5646898290719396851tmp 21:17:46 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5751439363950030865tmp 21:17:46 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8690433270481960899tmp [Pipeline] { [Pipeline] echo 21:17:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:17:46 ---> sigul-configuration.sh 21:17:46 gpg: directory `/root/.gnupg' created 21:17:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:17:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:17:46 gpg: keyring `/root/.gnupg/secring.gpg' created 21:17:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:17:46 gpg: CAST5 encrypted data 21:17:46 gpg: encrypted with 1 passphrase 21:17:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:17:46 + mkdir /home/jenkins 21:17:46 + mkdir /home/jenkins/sigul [Pipeline] sh 21:17:47 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:17:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:17:47 ---> sigul-install.sh 21:17:47 Sigul already installed; skipping installation. [Pipeline] sh 21:17:47 + git tag --list 21:17:47 v0.0.0 21:17:47 v0.0.1-dev.1 21:17:47 v0.0.1-dev.10 21:17:47 v0.0.1-dev.11 21:17:47 v0.0.1-dev.12 21:17:47 v0.0.1-dev.13 21:17:47 v0.0.1-dev.14 21:17:47 v0.0.1-dev.15 21:17:47 v0.0.1-dev.16 21:17:47 v0.0.1-dev.2 21:17:47 v0.0.1-dev.3 21:17:47 v0.0.1-dev.4 21:17:47 v0.0.1-dev.5 21:17:47 v0.0.1-dev.6 21:17:47 v0.0.1-dev.7 21:17:47 v0.0.1-dev.8 21:17:47 v0.0.1-dev.9 21:17:47 v2.2.0 21:17:47 v2.2.0-dev.17 21:17:47 v2.2.0-dev.18 21:17:47 v2.2.0-dev.19 21:17:47 v2.2.0-dev.20 21:17:47 v2.2.0-dev.21 21:17:47 v2.2.0-dev.22 21:17:47 v2.2.0-dev.23 21:17:47 v2.2.0-dev.24 21:17:47 v2.2.0-dev.25 21:17:47 v2.2.0-dev.26 21:17:47 v2.2.0-dev.27 21:17:47 v2.3.0 21:17:47 v2.3.0-dev.1 21:17:47 v2.3.0-dev.10 21:17:47 v2.3.0-dev.11 21:17:47 v2.3.0-dev.12 21:17:47 v2.3.0-dev.13 21:17:47 v2.3.0-dev.14 21:17:47 v2.3.0-dev.15 21:17:47 v2.3.0-dev.16 21:17:47 v2.3.0-dev.17 21:17:47 v2.3.0-dev.18 21:17:47 v2.3.0-dev.19 21:17:47 v2.3.0-dev.2 21:17:47 v2.3.0-dev.20 21:17:47 v2.3.0-dev.21 21:17:47 v2.3.0-dev.22 21:17:47 v2.3.0-dev.23 21:17:47 v2.3.0-dev.24 21:17:47 v2.3.0-dev.25 21:17:47 v2.3.0-dev.26 21:17:47 v2.3.0-dev.27 21:17:47 v2.3.0-dev.28 21:17:47 v2.3.0-dev.3 21:17:47 v2.3.0-dev.4 21:17:47 v2.3.0-dev.5 21:17:47 v2.3.0-dev.6 21:17:47 v2.3.0-dev.7 21:17:47 v2.3.0-dev.8 21:17:47 v2.3.0-dev.9 21:17:47 v2.3.1 21:17:47 v2.3.1-dev.4 21:17:47 v2.3.1-dev.5 21:17:47 v2.3.1-dev.6 21:17:47 v3.0 21:17:47 v3.0.0 21:17:47 v3.0.0-dev.1 21:17:47 v3.0.0-dev.10 21:17:47 v3.0.0-dev.11 21:17:47 v3.0.0-dev.12 21:17:47 v3.0.0-dev.13 21:17:47 v3.0.0-dev.14 21:17:47 v3.0.0-dev.15 21:17:47 v3.0.0-dev.16 21:17:47 v3.0.0-dev.17 21:17:47 v3.0.0-dev.18 21:17:47 v3.0.0-dev.19 21:17:47 v3.0.0-dev.2 21:17:47 v3.0.0-dev.20 21:17:47 v3.0.0-dev.21 21:17:47 v3.0.0-dev.22 21:17:47 v3.0.0-dev.23 21:17:47 v3.0.0-dev.24 21:17:47 v3.0.0-dev.25 21:17:47 v3.0.0-dev.26 21:17:47 v3.0.0-dev.27 21:17:47 v3.0.0-dev.28 21:17:47 v3.0.0-dev.29 21:17:47 v3.0.0-dev.3 21:17:47 v3.0.0-dev.30 21:17:47 v3.0.0-dev.31 21:17:47 v3.0.0-dev.32 21:17:47 v3.0.0-dev.33 21:17:47 v3.0.0-dev.34 21:17:47 v3.0.0-dev.35 21:17:47 v3.0.0-dev.36 21:17:47 v3.0.0-dev.37 21:17:47 v3.0.0-dev.38 21:17:47 v3.0.0-dev.39 21:17:47 v3.0.0-dev.4 21:17:47 v3.0.0-dev.40 21:17:47 v3.0.0-dev.41 21:17:47 v3.0.0-dev.42 21:17:47 v3.0.0-dev.43 21:17:47 v3.0.0-dev.44 21:17:47 v3.0.0-dev.45 21:17:47 v3.0.0-dev.46 21:17:47 v3.0.0-dev.47 21:17:47 v3.0.0-dev.48 21:17:47 v3.0.0-dev.49 21:17:47 v3.0.0-dev.5 21:17:47 v3.0.0-dev.50 21:17:47 v3.0.0-dev.51 21:17:47 v3.0.0-dev.6 21:17:47 v3.0.0-dev.7 21:17:47 v3.0.0-dev.8 21:17:47 v3.0.0-dev.9 21:17:47 v3.1.0-dev.1 21:17:47 v3.1.0-dev.2 [Pipeline] sh 21:17:48 + lftools sign git-tag v3.1.0-dev.2 21:17:48 Signing Git tag with Sigul... 21:17:48 Signing v3.1.0-dev.2 [Pipeline] echo 21:17:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:17:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:17:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:17:49 $ docker stop --time=1 a7e5ce87da14e91d126bf5d2fd6e75aa04aeeba63e4c53c1e320e0b3ab865c3d 21:17:51 $ docker rm -f --volumes a7e5ce87da14e91d126bf5d2fd6e75aa04aeeba63e4c53c1e320e0b3ab865c3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:17:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:17:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:17:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:17:51 prd-ubuntu20.04-docker-8c-8g-19125 does not seem to be running inside a container 21:17:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:17:52 $ docker top e19598b2536799715410c8bdf79e5273351a72273b94bc420ccb84a63bfe6be8 -eo pid,comm 21:17:52 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). 21:17:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:17:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:17:52 [ssh-agent] Looking for ssh-agent implementation... 21:17:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:17:52 $ docker exec e19598b2536799715410c8bdf79e5273351a72273b94bc420ccb84a63bfe6be8 ssh-agent 21:17:52 SSH_AUTH_SOCK=/tmp/ssh-gtFOnj5gHfaN/agent.32 21:17:52 SSH_AGENT_PID=38 21:17:52 Running ssh-add (command line suppressed) 21:17:52 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3015485645594013842.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3015485645594013842.key) 21:17:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:17:52 + git semver bump pre 21:17:53 2023-06-23 21:17:53,106 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:17:53 2023-06-23 21:17:53,106 [bump_version] DEBUG bumping version:3.1.0-dev.2 on axis:pre with prefix:dev 21:17:53 2023-06-23 21:17:53,106 [bump_version] DEBUG bumped version:3.1.0-dev.3 21:17:53 2023-06-23 21:17:53,106 [write_version] DEBUG write version:3.1.0-dev.3 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 21:17:53 2023-06-23 21:17:53,106 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:17:53 2023-06-23 21:17:53,106 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:17:53 2023-06-23 21:17:53,108 [execute] INFO git cat-file --batch-check 21:17:53 2023-06-23 21:17:53,108 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:17:53 2023-06-23 21:17:53,114 [execute] INFO git cat-file --batch 21:17:53 2023-06-23 21:17:53,114 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:17:53 2023-06-23 21:17:53,120 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:17:53 3.1.0-dev.3 [Pipeline] } 21:17:53 $ docker exec --env ******** --env ******** e19598b2536799715410c8bdf79e5273351a72273b94bc420ccb84a63bfe6be8 ssh-agent -k 21:17:53 unset SSH_AUTH_SOCK; 21:17:53 unset SSH_AGENT_PID; 21:17:53 echo Agent pid 38 killed; 21:17:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:17:53 + git semver [Pipeline] } 21:17:53 $ docker stop --time=1 e19598b2536799715410c8bdf79e5273351a72273b94bc420ccb84a63bfe6be8 21:17:55 $ docker rm -f --volumes e19598b2536799715410c8bdf79e5273351a72273b94bc420ccb84a63bfe6be8 [Pipeline] // withDockerContainer [Pipeline] sh 21:17:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:17:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:17:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:17:55 prd-ubuntu20.04-docker-8c-8g-19125 does not seem to be running inside a container 21:17:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:17:56 $ docker top f38bd4eb6a0da5d07fd77c5f90953a170fb4cc107839df78a98730c02515012c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:17:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:17:56 [ssh-agent] Looking for ssh-agent implementation... 21:17:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:17:56 $ docker exec f38bd4eb6a0da5d07fd77c5f90953a170fb4cc107839df78a98730c02515012c ssh-agent 21:17:56 SSH_AUTH_SOCK=/tmp/ssh-7sjJEXEbuN31/agent.33 21:17:56 SSH_AGENT_PID=39 21:17:56 Running ssh-add (command line suppressed) 21:17:56 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18251127512136263304.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18251127512136263304.key) 21:17:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:17:56 + git semver push 21:17:57 2023-06-23 21:17:57,156 [run_push] DEBUG push 21:17:57 2023-06-23 21:17:57,157 [execute] INFO git cat-file --batch-check 21:17:57 2023-06-23 21:17:57,157 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:17:57 2023-06-23 21:17:57,161 [execute] INFO git rev-list a47861f3d25e25cb73c64e67a017130813c0bb86 -- 21:17:57 2023-06-23 21:17:57,161 [execute] DEBUG Popen(['git', 'rev-list', 'a47861f3d25e25cb73c64e67a017130813c0bb86', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 21:17:57 2023-06-23 21:17:57,169 [execute] INFO git fetch -v origin 21:17:57 2023-06-23 21:17:57,169 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 21:17:57 2023-06-23 21:17:57,613 [run_push] DEBUG no remote changes detected 21:17:57 2023-06-23 21:17:57,614 [execute] INFO git push origin semver 21:17:57 2023-06-23 21:17:57,614 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 21:17:58 2023-06-23 21:17:58,371 [run_push] DEBUG push all version tags 21:17:58 2023-06-23 21:17:58,371 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:17:58 2023-06-23 21:17:58,372 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 21:17:59 2023-06-23 21:17:59,111 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:17:59 3.1.0-dev.3 [Pipeline] } 21:17:59 $ docker exec --env ******** --env ******** f38bd4eb6a0da5d07fd77c5f90953a170fb4cc107839df78a98730c02515012c ssh-agent -k 21:17:59 unset SSH_AUTH_SOCK; 21:17:59 unset SSH_AGENT_PID; 21:17:59 echo Agent pid 39 killed; 21:17:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:17:59 + git semver [Pipeline] } 21:18:00 $ docker stop --time=1 f38bd4eb6a0da5d07fd77c5f90953a170fb4cc107839df78a98730c02515012c 21:18:01 $ docker rm -f --volumes f38bd4eb6a0da5d07fd77c5f90953a170fb4cc107839df78a98730c02515012c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 21:18:01 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 21:18:01 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 21:18:01 total 16 21:18:01 drwxr-xr-x 3 root root 4096 Jun 23 21:08 . 21:18:01 drwxrwxr-x 11 jenkins jenkins 4096 Jun 23 21:17 .. 21:18:01 drwxr-xr-x 2 root root 4096 Jun 23 21:08 cost 21:18:01 -rw-r--r-- 1 root root 89 Jun 23 21:08 cost.csv 21:18:01 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 21:18:01 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 21:18:01 total 16 21:18:01 drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 21:08 . 21:18:01 drwxrwxr-x 11 jenkins jenkins 4096 Jun 23 21:17 .. 21:18:01 drwxr-xr-x 2 jenkins jenkins 4096 Jun 23 21:08 cost 21:18:01 -rw-r--r-- 1 jenkins jenkins 89 Jun 23 21:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:18:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:18:03 ---> package-listing.sh 21:18:03 ++ facter osfamily 21:18:03 ++ tr '[:upper:]' '[:lower:]' 21:18:03 + OS_FAMILY=debian 21:18:03 + workspace=/w/workspace/exfoundry_device-usb-camera_main 21:18:03 + START_PACKAGES=/tmp/packages_start.txt 21:18:03 + END_PACKAGES=/tmp/packages_end.txt 21:18:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:18:03 + PACKAGES=/tmp/packages_start.txt 21:18:03 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 21:18:03 + PACKAGES=/tmp/packages_end.txt 21:18:03 + case "${OS_FAMILY}" in 21:18:03 + dpkg -l 21:18:03 + grep '^ii' 21:18:03 + '[' -f /tmp/packages_start.txt ']' 21:18:03 + '[' -f /tmp/packages_end.txt ']' 21:18:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:18:03 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 21:18:03 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 21:18:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 21:18:03 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:18:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:18:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:18:04 prd-ubuntu20.04-docker-8c-8g-19125 does not seem to be running inside a container 21:18:04 $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:18:04 $ docker top b9d2441f70e26f885b4840d8d82c7300e548ccabb432c89350e90d240abd0a0c -eo pid,comm [Pipeline] { [Pipeline] sh 21:18:04 + touch /tmp/pre-build-complete [Pipeline] sh 21:18:05 + mkdir -p /var/log/sysstat [Pipeline] sh 21:18:05 + ls /var/log/sa-host 21:18:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:18:05 provisioning config files... 21:18:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12289936004520621957tmp [Pipeline] { [Pipeline] echo 21:18:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:18:06 ---> create-netrc.sh [Pipeline] } 21:18:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:18:06 ---> python-tools-install.sh [Pipeline] echo 21:18:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:18:06 ---> sudo-logs.sh 21:18:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:18:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:18:07 ---> job-cost.sh 21:18:07 lf-activate-venv: SKIPPING 21:18:07 DEBUG: total: 0.2199999988079071 21:18:07 INFO: Retrieving Stack Cost... 21:18:07 INFO: Retrieving Pricing Info for: v3-standard-8 21:18:07 INFO: Archiving Costs [Pipeline] echo 21:18:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:18:08 ---> logs-deploy.sh 21:18:08 lf-activate-venv: SKIPPING 21:18:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/126 21:18:08 INFO: archiving workspace using pattern(s): 21:18:09 Archives upload complete. 21:18:09 INFO: archiving logs to Nexus 21:18:10 ---> uname -a: 21:18:10 Linux prd-ubuntu20-04-docker-8c-8g-19125 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:18:10 21:18:10 21:18:10 ---> lscpu: 21:18:10 Architecture: x86_64 21:18:10 CPU op-mode(s): 32-bit, 64-bit 21:18:10 Byte Order: Little Endian 21:18:10 Address sizes: 40 bits physical, 48 bits virtual 21:18:10 CPU(s): 8 21:18:10 On-line CPU(s) list: 0-7 21:18:10 Thread(s) per core: 1 21:18:10 Core(s) per socket: 1 21:18:10 Socket(s): 8 21:18:10 NUMA node(s): 1 21:18:10 Vendor ID: AuthenticAMD 21:18:10 CPU family: 23 21:18:10 Model: 49 21:18:10 Model name: AMD EPYC-Rome Processor 21:18:10 Stepping: 0 21:18:10 CPU MHz: 2799.998 21:18:10 BogoMIPS: 5599.99 21:18:10 Virtualization: AMD-V 21:18:10 Hypervisor vendor: KVM 21:18:10 Virtualization type: full 21:18:10 L1d cache: 256 KiB 21:18:10 L1i cache: 256 KiB 21:18:10 L2 cache: 4 MiB 21:18:10 L3 cache: 128 MiB 21:18:10 NUMA node0 CPU(s): 0-7 21:18:10 Vulnerability Itlb multihit: Not affected 21:18:10 Vulnerability L1tf: Not affected 21:18:10 Vulnerability Mds: Not affected 21:18:10 Vulnerability Meltdown: Not affected 21:18:10 Vulnerability Mmio stale data: Not affected 21:18:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:18:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:18:10 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:18:10 Vulnerability Srbds: Not affected 21:18:10 Vulnerability Tsx async abort: Not affected 21:18:10 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:18:10 21:18:10 21:18:10 ---> nproc: 21:18:10 8 21:18:10 21:18:10 21:18:10 ---> df -h: 21:18:10 Filesystem Size Used Avail Use% Mounted on 21:18:10 overlay 155G 13G 142G 9% / 21:18:10 tmpfs 64M 0 64M 0% /dev 21:18:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:18:10 shm 64M 0 64M 0% /dev/shm 21:18:10 /dev/vda1 155G 13G 142G 9% /facter-os 21:18:10 21:18:10 21:18:10 ---> sar -b -r -n DEV: 21:18:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-19125) 06/23/23 _x86_64_ (8 CPU) 21:18:10 21:18:10 21:04:25 LINUX RESTART (8 CPU) 21:18:10 21:18:10 21:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:18:10 21:06:01 122.88 12.06 110.81 0.00 1863.96 37793.03 0.00 21:18:10 21:07:01 120.20 0.90 119.30 0.00 16.40 46051.79 0.00 21:18:10 21:08:01 234.89 0.25 234.64 0.00 16.12 43734.89 0.00 21:18:10 21:09:01 20.85 0.00 20.85 0.00 0.00 10399.35 0.00 21:18:10 21:10:01 52.77 10.61 42.16 0.00 5159.81 8805.73 0.00 21:18:10 21:11:01 6.17 0.02 6.15 0.00 0.13 126.25 0.00 21:18:10 21:12:02 1.63 0.00 1.63 0.00 0.00 18.52 0.00 21:18:10 21:13:01 1.85 0.00 1.85 0.00 0.00 21.15 0.00 21:18:10 21:14:01 0.95 0.00 0.95 0.00 0.00 11.19 0.00 21:18:10 21:15:01 1.70 0.00 1.70 0.00 0.00 19.73 0.00 21:18:10 21:16:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 21:18:10 21:17:01 3.28 0.63 2.65 0.00 70.52 31.46 0.00 21:18:10 21:18:01 118.80 0.23 118.56 0.00 16.40 56741.34 0.00 21:18:10 Average: 52.90 1.90 51.00 0.00 550.12 15694.53 0.00 21:18:10 21:18:10 21:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:18:10 21:06:01 29160768 31602556 712588 2.17 77040 2635872 1984040 5.85 980936 2379096 6344 21:18:10 21:07:01 28185792 31594412 704944 2.14 147716 3424932 1876548 5.53 1171980 3037376 224956 21:18:10 21:08:01 27474372 31567548 731492 2.22 161868 4061680 1864436 5.49 1277948 3607660 280652 21:18:10 21:09:01 27486212 31579720 718984 2.19 162096 4061692 1771296 5.22 1276204 3595384 12 21:18:10 21:10:01 26952804 31556056 723912 2.20 195948 4522696 1817548 5.36 1604448 3763844 1104 21:18:10 21:11:01 26969144 31567380 713008 2.17 194488 4519436 1803772 5.32 1592272 3760572 148 21:18:10 21:12:02 26969616 31567932 712428 2.17 194540 4519440 1803772 5.32 1592312 3760576 8 21:18:10 21:13:01 26971032 31569372 710848 2.16 194584 4519444 1803772 5.32 1590772 3760580 20 21:18:10 21:14:01 26971204 31569628 710532 2.16 194600 4519444 1803772 5.32 1591152 3760596 184 21:18:10 21:15:01 26970808 31569300 710676 2.16 194628 4519448 1803772 5.32 1591296 3760600 204 21:18:10 21:16:01 26970572 31569120 711028 2.16 194644 4519448 1803772 5.32 1591204 3760640 192 21:18:10 21:17:01 26968780 31569652 710776 2.16 194688 4521556 1813636 5.34 1591412 3762392 44 21:18:10 21:18:01 25452876 31530556 740608 2.25 232976 5829832 1953252 5.76 1720164 5009852 884 21:18:10 Average: 27192614 31570249 716294 2.18 179986 4321148 1838722 5.42 1474777 3670705 39596 21:18:10 21:18:10 21:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:18:10 21:06:01 veth4649eb4 72.10 99.32 6.88 57.13 0.00 0.00 0.00 0.00 21:18:10 21:06:01 docker0 76.29 106.97 6.34 152.02 0.00 0.00 0.00 0.00 21:18:10 21:06:01 lo 6.27 6.27 0.61 0.61 0.00 0.00 0.00 0.00 21:18:10 21:06:01 ens3 418.51 273.00 6182.97 59.52 0.00 0.00 0.00 0.00 21:18:10 21:07:01 docker0 151.57 258.71 10.99 1845.96 0.00 0.00 0.00 0.00 21:18:10 21:07:01 veth02a47f8 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 21:18:10 21:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:18:10 21:07:01 ens3 289.12 170.12 1874.25 24.77 0.00 0.00 0.00 0.00 21:18:10 21:08:01 docker0 15.29 37.77 1.15 713.77 0.00 0.00 0.00 0.00 21:18:10 21:08:01 lo 11.52 11.52 1.13 1.13 0.00 0.00 0.00 0.00 21:18:10 21:08:01 ens3 307.18 248.88 3566.55 1181.74 0.00 0.00 0.00 0.00 21:18:10 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:18:10 21:09:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 21:18:10 21:09:01 ens3 7.42 4.75 8.04 2.83 0.00 0.00 0.00 0.00 21:18:10 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:18:10 21:10:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 21:18:10 21:10:01 ens3 117.61 50.69 2908.17 3.85 0.00 0.00 0.00 0.00 21:18:10 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:18:10 21:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:18:10 21:11:01 ens3 0.28 0.23 0.02 0.02 0.00 0.00 0.00 0.00 21:18:10 21:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:18:10 21:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:18:10 21:12:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:18:10 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:18:10 21:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:18:10 21:13:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:18:10 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:18:10 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:18:10 21:14:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:18:10 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:18:10 21:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:18:10 21:15:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:18:10 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:18:10 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:18:10 21:16:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:18:10 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:18:10 21:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:18:10 21:17:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:18:10 21:18:01 docker0 44.54 75.25 3.71 583.77 0.00 0.00 0.00 0.00 21:18:10 21:18:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 21:18:10 21:18:01 ens3 399.98 235.08 7803.69 48.74 0.00 0.00 0.00 0.00 21:18:10 21:18:01 vethee9c318 1.98 1.85 0.31 0.94 0.00 0.00 0.00 0.00 21:18:10 Average: docker0 22.16 36.87 1.71 253.83 0.00 0.00 0.00 0.00 21:18:10 Average: lo 1.66 1.66 0.16 0.16 0.00 0.00 0.00 0.00 21:18:10 Average: ens3 118.67 75.73 1720.92 101.84 0.00 0.00 0.00 0.00 21:18:10 Average: vethee9c318 0.15 0.14 0.02 0.07 0.00 0.00 0.00 0.00 21:18:10 21:18:10 21:18:10 ---> sar -P ALL: 21:18:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-19125) 06/23/23 _x86_64_ (8 CPU) 21:18:10 21:18:10 21:04:25 LINUX RESTART (8 CPU) 21:18:10 21:18:10 21:05:01 CPU %user %nice %system %iowait %steal %idle 21:18:10 21:06:01 all 7.12 0.00 2.84 3.73 0.05 86.26 21:18:10 21:06:01 0 6.41 0.00 2.54 2.03 0.05 88.97 21:18:10 21:06:01 1 7.46 0.00 2.91 19.47 0.05 70.11 21:18:10 21:06:01 2 5.99 0.00 2.97 1.56 0.05 89.42 21:18:10 21:06:01 3 7.55 0.00 2.83 0.67 0.05 88.90 21:18:10 21:06:01 4 7.04 0.00 3.02 0.34 0.05 89.55 21:18:10 21:06:01 5 7.53 0.00 2.22 0.47 0.07 89.71 21:18:10 21:06:01 6 9.29 0.00 3.30 0.08 0.03 87.30 21:18:10 21:06:01 7 5.66 0.00 2.95 5.18 0.08 86.12 21:18:10 21:07:01 all 29.58 0.00 5.63 2.39 0.07 62.33 21:18:10 21:07:01 0 29.46 0.00 5.02 0.60 0.05 64.86 21:18:10 21:07:01 1 29.69 0.00 5.92 7.75 0.08 56.55 21:18:10 21:07:01 2 29.64 0.00 5.78 0.69 0.05 63.83 21:18:10 21:07:01 3 30.43 0.00 6.27 3.14 0.08 60.08 21:18:10 21:07:01 4 29.59 0.00 5.69 1.90 0.07 62.75 21:18:10 21:07:01 5 29.76 0.00 5.45 0.56 0.07 64.17 21:18:10 21:07:01 6 28.97 0.00 4.89 0.17 0.07 65.90 21:18:10 21:07:01 7 29.10 0.00 6.00 4.29 0.08 60.52 21:18:10 21:08:01 all 21.63 0.00 4.76 2.00 0.08 71.53 21:18:10 21:08:01 0 19.75 0.00 4.24 0.05 0.08 75.88 21:18:10 21:08:01 1 20.91 0.00 4.73 0.08 0.07 74.21 21:18:10 21:08:01 2 22.96 0.00 5.07 4.08 0.10 67.79 21:18:10 21:08:01 3 22.71 0.00 4.32 0.98 0.07 71.92 21:18:10 21:08:01 4 21.60 0.00 4.85 7.58 0.08 65.88 21:18:10 21:08:01 5 23.69 0.00 5.40 1.95 0.07 68.89 21:18:10 21:08:01 6 21.89 0.00 4.42 0.30 0.07 73.32 21:18:10 21:08:01 7 19.56 0.00 5.05 1.04 0.08 74.26 21:18:10 21:09:01 all 0.45 0.00 0.19 0.37 0.01 98.98 21:18:10 21:09:01 0 1.88 0.00 0.15 0.05 0.02 97.91 21:18:10 21:09:01 1 0.53 0.00 0.15 0.10 0.02 99.20 21:18:10 21:09:01 2 0.22 0.00 0.47 2.07 0.02 97.22 21:18:10 21:09:01 3 0.17 0.00 0.18 0.75 0.00 98.90 21:18:10 21:09:01 4 0.25 0.00 0.15 0.00 0.00 99.60 21:18:10 21:09:01 5 0.22 0.00 0.13 0.00 0.02 99.63 21:18:10 21:09:01 6 0.12 0.00 0.12 0.00 0.02 99.75 21:18:10 21:09:01 7 0.22 0.00 0.17 0.00 0.02 99.60 21:18:10 21:10:01 all 2.31 0.00 1.60 0.48 0.03 95.58 21:18:10 21:10:01 0 2.32 0.00 1.51 0.96 0.03 95.17 21:18:10 21:10:01 1 2.09 0.00 1.59 1.24 0.05 95.04 21:18:10 21:10:01 2 2.74 0.00 1.05 0.18 0.02 96.01 21:18:10 21:10:01 3 3.24 0.00 1.15 0.07 0.03 95.51 21:18:10 21:10:01 4 2.12 0.00 2.44 0.65 0.03 94.75 21:18:10 21:10:01 5 1.82 0.00 1.24 0.50 0.02 96.43 21:18:10 21:10:01 6 2.02 0.00 1.67 0.15 0.02 96.14 21:18:10 21:10:01 7 2.16 0.00 2.16 0.05 0.03 95.60 21:18:10 21:11:01 all 0.10 0.00 0.07 0.07 0.01 99.76 21:18:10 21:11:01 0 0.08 0.00 0.08 0.17 0.02 99.65 21:18:10 21:11:01 1 0.07 0.00 0.03 0.02 0.00 99.88 21:18:10 21:11:01 2 0.10 0.00 0.07 0.02 0.03 99.78 21:18:10 21:11:01 3 0.07 0.00 0.07 0.27 0.00 99.60 21:18:10 21:11:01 4 0.23 0.00 0.12 0.05 0.00 99.60 21:18:10 21:11:01 5 0.03 0.00 0.07 0.00 0.02 99.88 21:18:10 21:11:01 6 0.08 0.00 0.05 0.00 0.00 99.87 21:18:10 21:11:01 7 0.10 0.00 0.07 0.02 0.02 99.80 21:18:10 21:12:02 all 0.03 0.00 0.01 0.04 0.01 99.92 21:18:10 21:12:02 0 0.03 0.00 0.03 0.22 0.00 99.72 21:18:10 21:12:02 1 0.00 0.00 0.02 0.00 0.00 99.98 21:18:10 21:12:02 2 0.07 0.00 0.00 0.00 0.00 99.93 21:18:10 21:12:02 3 0.02 0.00 0.02 0.05 0.03 99.88 21:18:10 21:12:02 4 0.00 0.00 0.00 0.03 0.02 99.95 21:18:10 21:12:02 5 0.05 0.00 0.02 0.00 0.00 99.93 21:18:10 21:12:02 6 0.00 0.00 0.00 0.00 0.00 100.00 21:18:10 21:12:02 7 0.03 0.00 0.03 0.00 0.00 99.93 21:18:10 21:13:01 all 0.05 0.00 0.01 0.03 0.02 99.89 21:18:10 21:13:01 0 0.12 0.00 0.00 0.25 0.02 99.61 21:18:10 21:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:18:10 21:13:01 2 0.07 0.00 0.00 0.00 0.02 99.91 21:18:10 21:13:01 3 0.05 0.00 0.03 0.00 0.03 99.88 21:18:10 21:13:01 4 0.05 0.00 0.00 0.00 0.00 99.95 21:18:10 21:13:01 5 0.05 0.00 0.00 0.00 0.02 99.93 21:18:10 21:13:01 6 0.03 0.00 0.00 0.00 0.02 99.95 21:18:10 21:13:01 7 0.03 0.00 0.00 0.00 0.02 99.95 21:18:10 21:14:01 all 0.06 0.00 0.02 0.01 0.01 99.91 21:18:10 21:14:01 0 0.02 0.00 0.02 0.07 0.02 99.88 21:18:10 21:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:18:10 21:14:01 2 0.00 0.00 0.02 0.00 0.02 99.97 21:18:10 21:14:01 3 0.02 0.00 0.03 0.00 0.03 99.92 21:18:10 21:14:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:18:10 21:14:01 5 0.35 0.00 0.02 0.00 0.00 99.63 21:18:10 21:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:18:10 21:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:18:10 21:15:01 all 0.22 0.00 0.01 0.03 0.01 99.73 21:18:10 21:15:01 0 0.03 0.00 0.02 0.05 0.00 99.90 21:18:10 21:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:18:10 21:15:01 2 1.55 0.00 0.02 0.00 0.00 98.43 21:18:10 21:15:01 3 0.07 0.00 0.03 0.00 0.02 99.88 21:18:10 21:15:01 4 0.02 0.00 0.00 0.13 0.02 99.83 21:18:10 21:15:01 5 0.03 0.00 0.02 0.02 0.02 99.92 21:18:10 21:15:01 6 0.02 0.00 0.02 0.02 0.00 99.95 21:18:10 21:15:01 7 0.05 0.00 0.02 0.00 0.00 99.93 21:18:10 21:16:01 all 0.16 0.00 0.00 0.01 0.01 99.83 21:18:10 21:16:01 0 0.02 0.00 0.00 0.05 0.03 99.90 21:18:10 21:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:18:10 21:16:01 2 1.04 0.00 0.02 0.00 0.02 98.92 21:18:10 21:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:18:10 21:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:18:10 21:16:01 5 0.08 0.00 0.00 0.00 0.00 99.92 21:18:10 21:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:18:10 21:16:01 7 0.07 0.00 0.00 0.00 0.00 99.93 21:18:10 21:18:10 21:16:01 CPU %user %nice %system %iowait %steal %idle 21:18:10 21:17:01 all 0.03 0.00 0.04 0.01 0.01 99.90 21:18:10 21:17:01 0 0.07 0.00 0.05 0.02 0.00 99.87 21:18:10 21:17:01 1 0.02 0.00 0.05 0.00 0.00 99.93 21:18:10 21:17:01 2 0.00 0.00 0.03 0.00 0.02 99.95 21:18:10 21:17:01 3 0.03 0.00 0.07 0.00 0.03 99.87 21:18:10 21:17:01 4 0.02 0.00 0.03 0.03 0.02 99.90 21:18:10 21:17:01 5 0.07 0.00 0.03 0.00 0.02 99.88 21:18:10 21:17:01 6 0.05 0.00 0.05 0.02 0.00 99.88 21:18:10 21:17:01 7 0.02 0.00 0.03 0.00 0.02 99.93 21:18:10 21:18:01 all 9.16 0.00 4.02 2.43 0.06 84.33 21:18:10 21:18:01 0 7.48 0.00 4.15 6.50 0.07 81.81 21:18:10 21:18:01 1 9.60 0.00 4.13 7.27 0.08 78.91 21:18:10 21:18:01 2 11.17 0.00 4.18 3.25 0.05 81.35 21:18:10 21:18:01 3 9.21 0.00 4.48 0.51 0.07 85.74 21:18:10 21:18:01 4 11.24 0.00 4.08 0.15 0.05 84.48 21:18:10 21:18:01 5 7.94 0.00 3.94 0.30 0.03 87.78 21:18:10 21:18:01 6 8.82 0.00 3.15 1.18 0.05 86.80 21:18:10 21:18:01 7 7.83 0.00 4.01 0.36 0.07 87.73 21:18:10 Average: all 5.43 0.00 1.47 0.89 0.03 92.19 21:18:10 Average: 0 5.18 0.00 1.36 0.84 0.03 92.58 21:18:10 Average: 1 5.41 0.00 1.50 2.75 0.03 90.32 21:18:10 Average: 2 5.77 0.00 1.50 0.91 0.03 91.79 21:18:10 Average: 3 5.63 0.00 1.49 0.49 0.04 92.35 21:18:10 Average: 4 5.53 0.00 1.56 0.83 0.03 92.05 21:18:10 Average: 5 5.49 0.00 1.42 0.29 0.03 92.78 21:18:10 Average: 6 5.45 0.00 1.35 0.15 0.02 93.03 21:18:10 Average: 7 4.96 0.00 1.57 0.83 0.03 92.61 21:18:10 21:18:10 21:18:10